5cbf9fdfca46aeb9e5d4bc0e67110871e1e03c8f
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of July 1998):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@fnx.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Spider Boardman     <spider@orb.nashua.nh.us>
24     Tom Christiansen    <tchrist@perl.com>
25     Jan Dubois          <jan.dubois@ibm.net>
26     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
27     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
28     Jarkko Hietaniemi   <jhi@iki.fi>
29     Nick Ing-Simmons    <nik@tiuk.ti.com>
30     Andreas Koenig      <a.koenig@mind.de>
31     Doug MacEachern     <dougm@opengroup.org>
32     Paul Marquess       <Paul.Marquess@btinternet.com>
33     Stephen McCamant    <alias@mcs.com>
34     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
35     Hans Mulder         <hansmu@xs4all.nl>
36     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
37     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
38     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
39     Tom Phoenix         <rootbeer@teleport.com>
40     Joshua Pritikin     <joshua.pritikin@db.com>
41     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
42     Dean Roehrich       <roehrich@cray.com>
43     Hugo van der Sanden <hv@crypt0.demon.co.uk>
44     Roderick Schertler  <roderick@argon.org>
45     Kurt D. Starsinic   <kstar@isinet.com>
46     Dan Sugalski        <sugalskd@osshe.edu>
47     Larry W. Virden     <lvirden@cas.org>
48     Ilya Zakharevich    <ilya@math.ohio-state.edu>
49
50 And the Keepers of the Patch Pumpkin:
51
52     Charles Bailey      <bailey@newman.upenn.edu>
53     Graham Barr         <gbarr@ti.com>
54     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
55     Tim Bunce           <Tim.Bunce@ig.co.uk>
56     Andy Dougherty      <doughera@lafcol.lafayette.edu>
57     Gurusamy Sarathy    <gsar@activestate.com>
58     Chip Salzenberg     <chip@perl.com>
59
60 And, of course, the Author of Perl:
61
62     Larry Wall          <larry@wall.org>
63
64
65 NOTE: Each change entry shows the change number; who checked it into the
66 repository; when; description of the change; which branch the change
67 happened in; and the affected files.  The file lists have a short symbolic
68 indicator:
69
70             !       modified
71             +       added
72             -       deleted
73             +>      branched (from elsewhere)
74             !>      merged changes (from elsewhere)
75
76
77 ----------------
78 Version v5.5.640        Development release working toward v5.6
79 ----------------
80
81 ____________________________________________________________________________
82 [  4966] By: gsar                                  on 2000/02/02  11:42:03
83         Log: workaround for undefined symbol
84      Branch: perl
85            ! win32/win32.h
86 ____________________________________________________________________________
87 [  4965] By: gsar                                  on 2000/02/02  11:19:19
88         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
89              (from Eric Fifer <EFifer@sanwaint.com>)
90      Branch: perl
91            ! pp_sys.c
92 ____________________________________________________________________________
93 [  4964] By: gsar                                  on 2000/02/02  11:11:15
94         Log: adjust notes on use5005threads
95      Branch: perl
96            ! Configure INSTALL README.threads
97 ____________________________________________________________________________
98 [  4963] By: gsar                                  on 2000/02/02  10:14:30
99         Log: fix typo
100      Branch: perl
101            ! Configure
102 ____________________________________________________________________________
103 [  4962] By: gsar                                  on 2000/02/02  10:13:10
104         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
105      Branch: perl
106           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
107           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
108 ____________________________________________________________________________
109 [  4961] By: gsar                                  on 2000/02/02  09:55:45
110         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
111      Branch: perl
112            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
113            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
114 ____________________________________________________________________________
115 [  4960] By: gsar                                  on 2000/02/02  08:22:31
116         Log: replace misleading docs with a BUGS section
117      Branch: perl
118            ! lib/English.pm
119 ____________________________________________________________________________
120 [  4959] By: gsar                                  on 2000/02/02  08:16:17
121         Log: remove FUD from perlfunc/use (from M J T Guy)
122      Branch: perl
123            ! pod/perlfunc.pod
124 ____________________________________________________________________________
125 [  4958] By: gsar                                  on 2000/02/02  08:13:04
126         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
127              <cedric.auzanne@nist.gov>)
128      Branch: perl
129            ! Changes lib/Benchmark.pm
130 ____________________________________________________________________________
131 [  4957] By: gsar                                  on 2000/02/02  08:04:52
132         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
133      Branch: perl
134            ! pp_hot.c
135 ____________________________________________________________________________
136 [  4956] By: gsar                                  on 2000/02/02  08:02:57
137         Log: flock() pod talks about "adding" in the sense of "or-ing"
138      Branch: perl
139            ! pod/perlfunc.pod
140 ____________________________________________________________________________
141 [  4955] By: gsar                                  on 2000/02/02  07:58:35
142         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
143      Branch: perl
144            ! lib/perl5db.pl pod/perldebug.pod
145 ____________________________________________________________________________
146 [  4954] By: gsar                                  on 2000/02/02  07:53:51
147         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
148      Branch: perl
149            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
150            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
151            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
152            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
153 ____________________________________________________________________________
154 [  4953] By: gsar                                  on 2000/02/02  07:40:33
155         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
156      Branch: perl
157            ! hints/dynixptx.sh
158 ____________________________________________________________________________
159 [  4952] By: gsar                                  on 2000/02/02  07:36:39
160         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
161              Brad Appleton)
162      Branch: perl
163            ! pod/perldelta.pod
164 ____________________________________________________________________________
165 [  4951] By: gsar                                  on 2000/02/02  06:54:22
166         Log: avoid mismatched type warnings
167      Branch: perl
168            ! embed.pl perlapi.h
169 ____________________________________________________________________________
170 [  4950] By: jhi                                   on 2000/02/02  06:49:10
171         Log: Integrate with Sarathy.
172      Branch: cfgperl
173           +> pod/perlunicode.pod
174           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
175           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
176           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
177           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
178           !> vms/descrip_mms.template warnings.pl
179 ____________________________________________________________________________
180 [  4949] By: gsar                                  on 2000/02/02  06:41:17
181         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
182      Branch: perl
183            ! lib/File/Spec/Win32.pm
184 ____________________________________________________________________________
185 [  4948] By: gsar                                  on 2000/02/02  06:30:41
186         Log: makefile tweak
187      Branch: perl
188            ! Makefile.SH
189 ____________________________________________________________________________
190 [  4947] By: gsar                                  on 2000/02/02  06:27:43
191         Log: future-proof unknown warning categories (from Greg Bacon
192              <gbacon@cs.uah.edu>)
193      Branch: perl
194            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
195 ____________________________________________________________________________
196 [  4946] By: gsar                                  on 2000/02/02  06:21:34
197         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
198      Branch: perl
199            ! lib/Text/Tabs.pm
200 ____________________________________________________________________________
201 [  4945] By: gsar                                  on 2000/02/02  06:03:04
202         Log: more meaningful message on invalid pattern argument (from
203              Kevin Meltzer <KMeltzer@USCO.com>)
204      Branch: perl
205            ! utils/perldoc.PL
206 ____________________________________________________________________________
207 [  4944] By: gsar                                  on 2000/02/02  05:43:49
208         Log: XSLoader build patch for VMS (from Craig A. Berry
209              <craig.berry@metamorgs.com>)
210      Branch: perl
211            ! vms/descrip_mms.template
212 ____________________________________________________________________________
213 [  4943] By: gsar                                  on 2000/02/02  03:40:49
214         Log: reword some sections of perlunicode.pod
215      Branch: perl
216            ! pod/perlunicode.pod
217 ____________________________________________________________________________
218 [  4942] By: gsar                                  on 2000/02/01  21:02:01
219         Log: AIX warning on undefined symbol
220      Branch: perl
221            ! makedef.pl
222 ____________________________________________________________________________
223 [  4941] By: gsar                                  on 2000/02/01  20:29:30
224         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
225              perlunicode.pod that reflects changes to unicode support so far
226      Branch: perl
227            + pod/perlunicode.pod
228            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
229            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
230 ____________________________________________________________________________
231 [  4940] By: jhi                                   on 2000/02/01  12:22:30
232         Log: Integrate with Sarathy.
233      Branch: cfgperl
234           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
235           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
236           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
237           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
238 ____________________________________________________________________________
239 [  4939] By: gsar                                  on 2000/02/01  08:52:16
240         Log: export pregexec(), Tk uses it
241      Branch: perl
242            ! embed.pl global.sym objXSUB.h perlapi.c
243 ____________________________________________________________________________
244 [  4938] By: gsar                                  on 2000/02/01  04:00:09
245         Log: mark literal utf8 in string literals properly
246      Branch: perl
247            ! toke.c
248 ____________________________________________________________________________
249 [  4937] By: gsar                                  on 2000/01/31  20:19:34
250         Log: introduce $^U, a global bit to indicate whether system
251              calls should using widechar APIs; chr and sprintf "%c" also
252              follow this flag in the absense of "use byte"; "use utf8"
253              sets $^U=1 (this appears kludgey)
254      Branch: perl
255            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
256            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
257            ! t/lib/charnames.t win32/win32.h
258 ____________________________________________________________________________
259 [  4936] By: jhi                                   on 2000/01/31  20:17:44
260         Log: HP-UX (induced) fixes.
261      Branch: cfgperl
262            ! Configure config_h.SH hints/hpux.sh
263      Branch: metaconfig
264            ! U/modified/Oldconfig.U U/modified/libs.U
265      Branch: metaconfig/U/perl
266            ! quadfio.U
267 ____________________________________________________________________________
268 [  4935] By: jhi                                   on 2000/01/31  19:15:43
269         Log: Cosmetics.
270      Branch: metaconfig
271            ! U/compline/d_gconvert.U
272 ____________________________________________________________________________
273 [  4934] By: jhi                                   on 2000/01/31  19:15:22
274         Log: Cppsym saga continues.
275      Branch: cfgperl
276            ! Configure config_h.SH
277      Branch: metaconfig
278            ! U/modified/Cppsym.U
279 ____________________________________________________________________________
280 [  4933] By: gsar                                  on 2000/01/31  18:45:07
281         Log: !USING_WIDE() branch is busted in win32_stat()
282      Branch: perl
283            ! win32/win32.c
284 ____________________________________________________________________________
285 [  4932] By: jhi                                   on 2000/01/31  06:41:47
286         Log: Reveal even more symbols.
287      Branch: cfgperl
288            ! Configure config_h.SH
289      Branch: metaconfig
290            ! U/modified/Cppsym.U
291 ____________________________________________________________________________
292 [  4931] By: jhi                                   on 2000/01/31  06:21:41
293         Log: Integrate with Sarathy.
294      Branch: cfgperl
295            - lib/caller.pm
296           !> (integrate 29 files)
297 ____________________________________________________________________________
298 [  4930] By: gsar                                  on 2000/01/31  04:57:42
299         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
300              whether to use widechar semantics; lexer and RE engine continue
301              to need "use utf8" to enable unicode awareness in literals
302              and patterns (TODO: this needs to be fixed); $1 et al are marked
303              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
304              it from the data is probably better)
305      Branch: perl
306            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
307            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
308            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
309 ____________________________________________________________________________
310 [  4929] By: gsar                                  on 2000/01/31  04:17:09
311         Log: remove caller.pm from change#3534 (flawed idea)
312      Branch: perl
313            - lib/caller.pm
314            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
315 ____________________________________________________________________________
316 [  4928] By: gsar                                  on 2000/01/31  04:16:01
317         Log: fix factual regression (-e doesn't create temporary files anymore)
318      Branch: perl
319            ! pod/perlfilter.pod
320 ____________________________________________________________________________
321 [  4927] By: gsar                                  on 2000/01/30  21:27:12
322         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
323              document version tuples
324      Branch: perl
325            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
326            ! pod/perlvar.pod
327 ____________________________________________________________________________
328 [  4926] By: gsar                                  on 2000/01/28  18:10:12
329         Log: implement -follow option in find2perl (from Helmut Jarausch
330              <jarausch@igpm.rwth-aachen.de>)
331      Branch: perl
332            ! lib/File/Find.pm x2p/find2perl.PL
333 ____________________________________________________________________________
334 [  4925] By: gsar                                  on 2000/01/28  18:03:28
335         Log: document what chdir() without an argument does (from Mark-Jason
336              Dominus <mjd@plover.com>)
337      Branch: perl
338            ! pod/perlfunc.pod
339 ____________________________________________________________________________
340 [  4924] By: gsar                                  on 2000/01/28  17:49:34
341         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
342      Branch: perl
343            ! README.cygwin
344 ____________________________________________________________________________
345 [  4923] By: gsar                                  on 2000/01/28  17:10:08
346         Log: avoid leaking lexicals into program being debugged (from Ilya
347              Zakharevich)
348      Branch: perl
349            ! lib/perl5db.pl
350 ____________________________________________________________________________
351 [  4922] By: gsar                                  on 2000/01/28  16:36:13
352         Log: perldelta note about export list changes
353      Branch: perl
354            ! Changes pod/perldelta.pod
355 ____________________________________________________________________________
356 [  4921] By: gsar                                  on 2000/01/28  15:49:04
357         Log: alias realpath() to abs_path() (from Tom Christiansen)
358      Branch: perl
359            ! lib/Cwd.pm
360 ____________________________________________________________________________
361 [  4920] By: jhi                                   on 2000/01/28  09:52:47
362         Log: Cppsym fixup from Andy.
363      Branch: cfgperl
364            ! Configure config_h.SH
365      Branch: metaconfig
366            ! U/modified/Cppsym.U
367 ____________________________________________________________________________
368 [  4919] By: jhi                                   on 2000/01/28  09:52:22
369         Log: In HP-UX no largefiles if no 64 bits.
370      Branch: cfgperl
371            ! hints/hpux.sh
372 ____________________________________________________________________________
373 [  4918] By: jhi                                   on 2000/01/28  09:03:37
374         Log: The #4880 was too eager, the $n test is useful too.
375      Branch: cfgperl
376            ! lib/Benchmark.pm
377 ____________________________________________________________________________
378 [  4917] By: jhi                                   on 2000/01/28  06:27:50
379         Log: Integrate with Sarathy.
380      Branch: cfgperl
381           +> pod/perlapi.pod pod/perlintern.pod
382           !> (integrate 39 files)
383 ____________________________________________________________________________
384 [  4916] By: gsar                                  on 2000/01/28  05:29:37
385         Log: more exported symbols needed for build on windows
386      Branch: perl
387            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
388            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
389 ____________________________________________________________________________
390 [  4915] By: gsar                                  on 2000/01/28  03:43:52
391         Log: autogenerate API listing from comments in the source (from Benjamin
392              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
393              flexible for better readability; add missing docs in sv.c; regenerate
394              perltoc
395      Branch: perl
396            + pod/perlapi.pod pod/perlintern.pod
397            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
398            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
399            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
400            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
401            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
402            ! universal.c util.c
403 ____________________________________________________________________________
404 [  4914] By: gsar                                  on 2000/01/27  19:43:35
405         Log: document unimplemented status of forking pipe open() on windows
406      Branch: perl
407            ! pod/perlfork.pod t/op/fork.t
408 ____________________________________________________________________________
409 [  4913] By: jhi                                   on 2000/01/27  11:18:51
410         Log: Integrate with Sarathy.
411      Branch: cfgperl
412           !> (integrate 51 files)
413 ____________________________________________________________________________
414 [  4912] By: jhi                                   on 2000/01/27  10:35:48
415         Log: Cppsym update continues.
416      Branch: cfgperl
417            ! Configure config_h.SH
418      Branch: metaconfig
419            ! U/modified/Cppsym.U
420 ____________________________________________________________________________
421 [  4911] By: gsar                                  on 2000/01/27  08:04:17
422         Log: add missing flag in change#4892
423      Branch: perl
424            ! win32/win32.c
425 ____________________________________________________________________________
426 [  4910] By: gsar                                  on 2000/01/27  03:56:48
427         Log: various pod nits identified by installhtml (all fixed except
428              unresolved links)
429      Branch: perl
430            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
431            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
432            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
433            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
434            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
435            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
436 ____________________________________________________________________________
437 [  4909] By: gsar                                  on 2000/01/26  22:45:28
438         Log: typo
439      Branch: perl
440            ! Porting/p4desc
441 ____________________________________________________________________________
442 [  4908] By: gsar                                  on 2000/01/26  22:41:18
443         Log: update p4 tool
444      Branch: perl
445            ! Porting/p4desc
446 ____________________________________________________________________________
447 [  4907] By: gsar                                  on 2000/01/26  21:45:41
448         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
449              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
450      Branch: perl
451            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
452            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
453            ! t/op/attrs.t toke.c
454 ____________________________________________________________________________
455 [  4906] By: gsar                                  on 2000/01/26  20:16:39
456         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
457      Branch: perl
458            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
459 ____________________________________________________________________________
460 [  4905] By: gsar                                  on 2000/01/26  19:10:26
461         Log: s/STOP/CHECK/ blocks
462      Branch: perl
463            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
464            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
465            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
466            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
467            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
468            ! vms/perly_c.vms
469 ____________________________________________________________________________
470 [  4904] By: jhi                                   on 2000/01/26  13:58:18
471         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
472              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
473      Branch: cfgperl
474            ! ext/IO/IO.xs
475 ____________________________________________________________________________
476 [  4903] By: jhi                                   on 2000/01/26  11:16:34
477         Log: Continue cpp symbol update.
478      Branch: cfgperl
479            ! Configure config_h.SH
480      Branch: metaconfig
481            ! U/modified/Cppsym.U
482 ____________________________________________________________________________
483 [  4902] By: gsar                                  on 2000/01/26  09:28:37
484         Log: tweak exports list on Windows
485      Branch: perl
486            ! makedef.pl t/op/fork.t win32/win32.h
487 ____________________________________________________________________________
488 [  4901] By: jhi                                   on 2000/01/26  08:05:57
489         Log: Integrate with Sarathy.
490      Branch: cfgperl
491           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
492           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
493           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
494           !> win32/win32.c win32/win32.h
495 ____________________________________________________________________________
496 [  4900] By: jhi                                   on 2000/01/26  07:59:05
497         Log: s/d_nvpresuv/d_nv_preserves_uv/;
498              plus cosmetic change for #4899.
499      Branch: cfgperl
500            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
501            ! config_h.SH
502      Branch: metaconfig
503            ! U/modified/Cppsym.U
504      Branch: metaconfig/U/perl
505            ! perlxv.U
506 ____________________________________________________________________________
507 [  4899] By: jhi                                   on 2000/01/26  07:46:56
508         Log: Update the scan of the cpp symbols.
509      Branch: cfgperl
510            ! Configure config_h.SH
511      Branch: metaconfig
512            ! U/modified/Cppsym.U
513 ____________________________________________________________________________
514 [  4898] By: gsar                                  on 2000/01/26  04:49:45
515         Log: allow '--' to terminate argument processing (suggested by
516              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
517      Branch: perl
518            ! lib/Getopt/Std.pm
519 ____________________________________________________________________________
520 [  4897] By: gsar                                  on 2000/01/26  02:42:38
521         Log: change#3744 should have made grep more like map instead of the
522              other way around
523      Branch: perl
524            ! t/op/grep.t toke.c
525 ____________________________________________________________________________
526 [  4896] By: gsar                                  on 2000/01/26  00:56:14
527         Log: integrate cfgperl contents into mainline
528      Branch: perl
529           +> vos/config.def vos/config.pl
530            ! Changes
531           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
532           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
533           !> vos/config.h vos/config_h.SH_orig
534 ____________________________________________________________________________
535 [  4895] By: gsar                                  on 2000/01/26  00:45:45
536         Log: fix parse failure of (my $foo : bar) and similar (from Spider
537              Boardman)
538      Branch: perl
539            ! toke.c
540 ____________________________________________________________________________
541 [  4894] By: gsar                                  on 2000/01/26  00:33:53
542         Log: avoid failure if directories already read by rmtree() are
543              deleted by another process
544      Branch: perl
545            ! lib/File/Path.pm
546 ____________________________________________________________________________
547 [  4893] By: gsar                                  on 2000/01/25  23:19:18
548         Log: typo in change#4892
549      Branch: perl
550            ! win32/win32.c
551 ____________________________________________________________________________
552 [  4892] By: gsar                                  on 2000/01/25  22:16:19
553         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
554              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
555              to call the fixed version of open_osfhandle() only on Windows 9x;
556              updated the makefiles and README.win32 to suit
557      Branch: perl
558            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
559            ! win32/win32.h
560 ____________________________________________________________________________
561 [  4891] By: gsar                                  on 2000/01/25  20:22:01
562         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
563      Branch: perl
564            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
565 ____________________________________________________________________________
566 [  4890] By: gsar                                  on 2000/01/25  19:21:17
567         Log: update Makefile notes on the now deprecated USE_5005THREADS and
568              USE_OBJECT
569      Branch: perl
570            ! win32/Makefile win32/makefile.mk
571 ____________________________________________________________________________
572 [  4889] By: jhi                                   on 2000/01/25  14:44:55
573         Log: Misedit in #4888.
574      Branch: cfgperl
575            ! pp.c
576 ____________________________________________________________________________
577 [  4888] By: jhi                                   on 2000/01/25  14:38:59
578         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
579              rash but it's the best move I can think of right now.
580              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
581              but I think it did in the past.
582              Removing the _CRAYMPP test fixes a legion of pack/unpack
583              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
584              One subtest, t/lib/io_sock.t #14, is still failing.
585      Branch: cfgperl
586            ! Configure config_h.SH hints/unicosmk.sh pp.c
587      Branch: metaconfig
588            ! U/modified/Oldconfig.U
589 ____________________________________________________________________________
590 [  4887] By: jhi                                   on 2000/01/25  06:13:14
591         Log: Integrate with Sarathy.
592      Branch: cfgperl
593           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
594           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
595           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
596           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
597           !> win32/perllib.c win32/win32.c win32/win32.h
598 ____________________________________________________________________________
599 [  4886] By: gsar                                  on 2000/01/25  02:54:00
600         Log: consistently use MAX_PATH+1 buffer sizes
601      Branch: perl
602            ! win32/win32.c
603 ____________________________________________________________________________
604 [  4885] By: gsar                                  on 2000/01/25  02:51:35
605         Log: workaround for rename('x','X') bug in Windows NT
606      Branch: perl
607            ! t/io/fs.t win32/win32.c
608 ____________________________________________________________________________
609 [  4884] By: gsar                                  on 2000/01/25  01:32:57
610         Log: windows build fixups from uniform DLL name change to perl56.dll
611      Branch: perl
612            ! installperl makedef.pl win32/perllib.c
613 ____________________________________________________________________________
614 [  4883] By: gsar                                  on 2000/01/25  01:31:27
615         Log: more fixes for warnings from change#4840
616      Branch: perl
617            ! lib/Pod/Html.pm
618 ____________________________________________________________________________
619 [  4882] By: gsar                                  on 2000/01/24  15:35:12
620         Log: assorted little nits
621      Branch: perl
622            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
623            ! win32/win32.c
624 ____________________________________________________________________________
625 [  4881] By: gsar                                  on 2000/01/24  14:32:31
626         Log: add new warnings to perldelta
627      Branch: perl
628            ! Changes pod/perldelta.pod pod/perldiag.pod
629 ____________________________________________________________________________
630 [  4880] By: jhi                                   on 2000/01/24  14:14:23
631         Log: From: Stephane Payrard <properler@freesurf.fr>
632              To: Gurusamy Sarathy <gsar@ActiveState.com>
633              Cc: perl5-porters@perl.org
634              Subject: <patch> avoid division by 0 in Benchmark.pm
635              Date: Mon, 24 Jan 2000 16:15:38 +0100
636              Message-ID: <20000124161538.A995@freesurf.fr>
637      Branch: cfgperl
638            ! lib/Benchmark.pm
639 ____________________________________________________________________________
640 [  4879] By: gsar                                  on 2000/01/24  14:14:20
641         Log: force linkage of the function wrappers for globals in change#4878
642      Branch: perl
643            ! embed.pl globals.c perlapi.h win32/win32.h
644 ____________________________________________________________________________
645 [  4878] By: gsar                                  on 2000/01/24  13:04:45
646         Log: enable function wrappers for access to globals under MULTIPLICITY
647              (provides binary compatibility in the face of changes in interpreter
648              structure)
649      Branch: perl
650            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
651            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
652 ____________________________________________________________________________
653 [  4877] By: jhi                                   on 2000/01/24  11:41:57
654         Log: perlhist update.
655      Branch: cfgperl
656            ! pod/perlhist.pod
657 ____________________________________________________________________________
658 [  4876] By: jhi                                   on 2000/01/24  11:32:07
659         Log: Updates on the large file support status.
660      Branch: cfgperl
661            ! pod/perldelta.pod
662 ____________________________________________________________________________
663 [  4875] By: jhi                                   on 2000/01/24  11:23:16
664         Log: Integrate with Sarathy.
665      Branch: cfgperl
666           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
667           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
668           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
669 ____________________________________________________________________________
670 [  4874] By: gsar                                  on 2000/01/24  10:43:03
671         Log: fix typos; avoid use constant for lowercase constants (produces
672              warnings now)
673      Branch: perl
674            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
675            ! lib/Shell.pm
676 ____________________________________________________________________________
677 [  4873] By: gsar                                  on 2000/01/24  09:40:24
678         Log: avoid warnings when there's no subs to autosplit
679      Branch: perl
680            ! lib/AutoSplit.pm
681 ____________________________________________________________________________
682 [  4872] By: jhi                                   on 2000/01/24  09:39:01
683         Log: Create a tool for converting a config_h.SH into a VOS config.h.
684      Branch: cfgperl
685            + vos/config.def vos/config.pl
686            ! MANIFEST vos/config.h vos/config_h.SH_orig
687 ____________________________________________________________________________
688 [  4871] By: gsar                                  on 2000/01/24  09:15:20
689         Log: typos in change#4623
690      Branch: perl
691            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
692 ____________________________________________________________________________
693 [  4870] By: jhi                                   on 2000/01/24  06:43:19
694         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
695      Branch: cfgperl
696            ! Configure config_h.SH
697      Branch: metaconfig
698            + U/modified/cf_email.U U/modified/so.U
699      Branch: metaconfig/U/perl
700            ! dlsrc.U
701 ____________________________________________________________________________
702 [  4869] By: jhi                                   on 2000/01/24  06:04:31
703         Log: Integrate with Sarathy.
704      Branch: cfgperl
705           +> t/pragma/diagnostics.t
706           !> (integrate 120 files)
707 ____________________________________________________________________________
708 [  4868] By: gsar                                  on 2000/01/23  21:49:28
709         Log: on windows, set seek position to end for files opened in append mode
710              (improves compatibility with Unix, avoids buffering issues)
711      Branch: perl
712            ! win32/win32.c
713 ____________________________________________________________________________
714 [  4867] By: gsar                                  on 2000/01/23  21:19:31
715         Log: change#4866 was flawed; revert and add better fix for warning
716      Branch: perl
717            ! op.c op.h
718 ____________________________________________________________________________
719 [  4866] By: gsar                                  on 2000/01/23  20:43:56
720         Log: optimize away runtime code for our($foo) (also avoid warnings)
721      Branch: perl
722            ! op.c
723 ____________________________________________________________________________
724 [  4865] By: gsar                                  on 2000/01/23  13:17:18
725         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
726      Branch: perl
727            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
728            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
729 ____________________________________________________________________________
730 [  4864] By: gsar                                  on 2000/01/23  13:12:31
731         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
732              suggested by Dominic Dunlop <domo@computer.org>)
733      Branch: perl
734            ! doio.c
735 ____________________________________________________________________________
736 [  4863] By: gsar                                  on 2000/01/23  13:01:35
737         Log: fix misclassified warnings
738      Branch: perl
739            ! pod/perldiag.pod
740 ____________________________________________________________________________
741 [  4862] By: gsar                                  on 2000/01/23  12:52:12
742         Log: document bareword prototype incompatibility
743      Branch: perl
744            ! pod/perldelta.pod pod/perlsub.pod
745 ____________________________________________________________________________
746 [  4861] By: gsar                                  on 2000/01/23  12:32:25
747         Log: faulty edit
748      Branch: perl
749            ! lib/File/stat.pm
750 ____________________________________________________________________________
751 [  4860] By: gsar                                  on 2000/01/23  12:23:48
752         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
753      Branch: perl
754            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
755            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
756            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
757            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
758            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
759            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
760            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
761            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
762            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
763            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
764            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
765            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
766            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
767            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
768            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
769            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
770            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
771            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
772            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
773            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
774            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
775            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
776            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
777            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
778            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
779            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
780 ____________________________________________________________________________
781 [  4859] By: gsar                                  on 2000/01/23  11:29:22
782         Log: fix diagnostics to report "our" vs "my" correctly
783      Branch: perl
784            ! op.c pod/perldiag.pod
785 ____________________________________________________________________________
786 [  4858] By: gsar                                  on 2000/01/23  10:14:46
787         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
788              more widely)
789      Branch: perl
790            ! patchlevel.h
791 ____________________________________________________________________________
792 [  4857] By: gsar                                  on 2000/01/23  10:04:03
793         Log: disallow our($foo::bar)
794      Branch: perl
795            ! pod/perldiag.pod toke.c
796 ____________________________________________________________________________
797 [  4856] By: gsar                                  on 2000/01/23  09:50:54
798         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
799      Branch: perl
800            ! utils/dprofpp.PL
801 ____________________________________________________________________________
802 [  4855] By: gsar                                  on 2000/01/23  09:36:51
803         Log: new test (from Michael G Schwern <schwern@pobox.com>)
804      Branch: perl
805            + t/pragma/diagnostics.t
806            ! MANIFEST
807 ____________________________________________________________________________
808 [  4854] By: gsar                                  on 2000/01/23  09:24:40
809         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
810              <schwern@pobox.com>)
811      Branch: perl
812            ! utils/h2xs.PL
813 ____________________________________________________________________________
814 [  4853] By: gsar                                  on 2000/01/23  09:08:30
815         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
816      Branch: perl
817            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
818 ____________________________________________________________________________
819 [  4852] By: gsar                                  on 2000/01/23  08:52:44
820         Log: mark some extensions as "special versions" to avoid CPAN indexer
821              confusion (from Ilya Zakharevich)
822      Branch: perl
823            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
824 ____________________________________________________________________________
825 [  4851] By: gsar                                  on 2000/01/23  08:48:46
826         Log: prefer POSIX::uname() rather than syscalls, which require attempting
827              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
828      Branch: perl
829            ! lib/Sys/Hostname.pm
830 ____________________________________________________________________________
831 [  4850] By: gsar                                  on 2000/01/23  08:36:43
832         Log: integrate cfgperl contents into mainline
833      Branch: perl
834           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
835           !> Porting/config_H config_h.SH perl.h
836 ____________________________________________________________________________
837 [  4849] By: gsar                                  on 2000/01/23  08:17:30
838         Log: fix localization in while BLOCK when there is a continue BLOCK
839              by introducing an explicit scope (c.f. change#4848)
840      Branch: perl
841            ! op.c pp_ctl.c t/cmd/while.t
842 ____________________________________________________________________________
843 [  4848] By: gsar                                  on 2000/01/23  06:43:51
844         Log: fix scope cleanup when next jumps to a continue block; this is rather
845              in the nature of a kludge; it doesn't fix the longstanding bug that
846              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
847              instead of "1")
848      Branch: perl
849            ! pp_ctl.c t/cmd/while.t
850 ____________________________________________________________________________
851 [  4847] By: gsar                                  on 2000/01/23  04:47:25
852         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
853              C<while (my $x = foo()) { my $x = bar(); }> etc.
854      Branch: perl
855            ! op.c
856 ____________________________________________________________________________
857 [  4846] By: gsar                                  on 2000/01/23  04:44:17
858         Log: avoid warnings in change#4839
859      Branch: perl
860            ! lib/Carp/Heavy.pm
861 ____________________________________________________________________________
862 [  4845] By: gsar                                  on 2000/01/22  13:12:38
863         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
864      Branch: perl
865            ! Changes Configure
866 ____________________________________________________________________________
867 [  4844] By: gsar                                  on 2000/01/22  12:46:26
868         Log: wrong category for exec() warning
869      Branch: perl
870            ! op.c pod/perlop.pod
871 ____________________________________________________________________________
872 [  4843] By: gsar                                  on 2000/01/22  12:42:40
873         Log: fix line continuations in argument lists (from Helmut Jarausch)
874      Branch: perl
875            ! lib/ExtUtils/xsubpp
876 ____________________________________________________________________________
877 [  4842] By: gsar                                  on 2000/01/22  12:34:39
878         Log: CGI.pm upgraded to v2.56 from CPAN
879      Branch: perl
880            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
881            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
882            ! t/lib/cgi-html.t
883 ____________________________________________________________________________
884 [  4841] By: gsar                                  on 2000/01/22  12:07:23
885         Log: avoid warnings due to lack of forward declarations
886      Branch: perl
887            ! lib/Pod/Html.pm
888 ____________________________________________________________________________
889 [  4840] By: gsar                                  on 2000/01/22  12:04:30
890         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
891              <wolfgang.laun@alcatel.at>)
892      Branch: perl
893            ! lib/Pod/Html.pm
894 ____________________________________________________________________________
895 [  4839] By: gsar                                  on 2000/01/22  11:57:24
896         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
897              <wolfgang.laun@alcatel.at>)
898      Branch: perl
899            ! lib/Carp/Heavy.pm pod/perldelta.pod
900 ____________________________________________________________________________
901 [  4838] By: gsar                                  on 2000/01/22  10:53:06
902         Log: truncate(FH) flushes FH before truncating it
903      Branch: perl
904            ! pp_sys.c t/io/fs.t
905 ____________________________________________________________________________
906 [  4837] By: gsar                                  on 2000/01/22  10:37:16
907         Log: #line directives without a filename leave the file name as it was
908              instead of setting it to the script name (from Andrew Pimlott
909              <andrew@pimlott.ne.mediaone.net>)
910      Branch: perl
911            ! toke.c
912 ____________________________________________________________________________
913 [  4836] By: gsar                                  on 2000/01/22  10:06:53
914         Log: add patch for printf-style format typechecks (from Robin Barker
915              <rmb1@cise.npl.co.uk>); fixes for problems so identified
916      Branch: perl
917            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
918            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
919 ____________________________________________________________________________
920 [  4835] By: gsar                                  on 2000/01/22  08:42:52
921         Log: From: John Tobey <jtobey@isay.com>
922              Date: Thu, 16 Dec 1999 20:20:38 -0500
923              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
924              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
925      Branch: perl
926            ! lib/base.pm lib/fields.pm t/lib/fields.t
927 ____________________________________________________________________________
928 [  4834] By: gsar                                  on 2000/01/22  08:08:08
929         Log: fix deeply nested closures that have no references to lexical in
930              intervening subs
931      Branch: perl
932            ! embed.h embed.pl op.c proto.h t/op/closure.t
933 ____________________________________________________________________________
934 [  4833] By: gsar                                  on 2000/01/21  17:04:21
935         Log: add $VERSION
936      Branch: perl
937            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
938 ____________________________________________________________________________
939 [  4832] By: gsar                                  on 2000/01/21  16:49:09
940         Log: fix bug in dumping self-referential scalars
941      Branch: perl
942            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
943            ! t/lib/dumper.t
944 ____________________________________________________________________________
945 [  4831] By: jhi                                   on 2000/01/21  09:16:07
946         Log: Integrate with Sarathy.
947      Branch: cfgperl
948           +> t/op/exists_sub.t
949           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
950           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
951           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
952           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
953           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
954 ____________________________________________________________________________
955 [  4830] By: gsar                                  on 2000/01/21  04:28:08
956         Log: patch to report warnings on bogus filehandles passed to flock(),
957              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
958              (slightly modified)
959      Branch: perl
960            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
961            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
962            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
963 ____________________________________________________________________________
964 [  4829] By: gsar                                  on 2000/01/21  03:43:46
965         Log: typo fix
966      Branch: perl
967            ! pod/perlop.pod
968 ____________________________________________________________________________
969 [  4828] By: gsar                                  on 2000/01/21  03:32:31
970         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
971              fixups of faulty facts and prose
972      Branch: perl
973            ! pod/perlvar.pod
974 ____________________________________________________________________________
975 [  4827] By: gsar                                  on 2000/01/21  01:45:51
976         Log: support for C<exists &func> (from Spider Boardman)
977      Branch: perl
978            + t/op/exists_sub.t
979            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
980            ! pod/perlfunc.pod pp.c
981 ____________________________________________________________________________
982 [  4826] By: gsar                                  on 2000/01/21  01:35:46
983         Log: mention the fact that open(my $foo, ...) covers all handle
984              constructors
985      Branch: perl
986            ! pod/perldelta.pod
987 ____________________________________________________________________________
988 [  4825] By: gsar                                  on 2000/01/21  01:03:34
989         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
990              Date: Wed, 19 Jan 2000 15:05:11 -0500
991              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
992              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
993      Branch: perl
994            ! utils/h2xs.PL
995 ____________________________________________________________________________
996 [  4824] By: gsar                                  on 2000/01/20  19:14:26
997         Log: INSTALL updates from Andy Dougherty
998      Branch: perl
999            ! INSTALL
1000 ____________________________________________________________________________
1001 [  4823] By: gsar                                  on 2000/01/20  08:40:13
1002         Log: sv_true() has a superfluous test
1003      Branch: perl
1004            ! sv.c sv.h
1005 ____________________________________________________________________________
1006 [  4822] By: bailey                                on 2000/01/20  02:03:35
1007         Log: Minor cosmetic updates
1008      Branch: vmsperl
1009            ! configure.com
1010 ____________________________________________________________________________
1011 [  4821] By: bailey                                on 2000/01/20  00:25:30
1012         Log: Quick integration of mainline changes to date
1013      Branch: vmsperl
1014           +> (branch 74 files)
1015            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
1016            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1017            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
1018            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
1019            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
1020            - lib/warning.pm os2/POSIX.mkfifo warning.h
1021           !> (integrate 462 files)
1022 ____________________________________________________________________________
1023 [  4820] By: jhi                                   on 2000/01/19  22:46:42
1024         Log: More robust inc_version_list from Andy.
1025      Branch: cfgperl
1026            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1027            ! config_h.SH
1028      Branch: metaconfig
1029            ! U/installdirs/inc_version_list.U
1030 ____________________________________________________________________________
1031 [  4819] By: jhi                                   on 2000/01/19  17:36:56
1032         Log: Add NV_PRESERVES_UV.
1033      Branch: cfgperl
1034            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1035            ! config_h.SH perl.h
1036      Branch: metaconfig
1037            ! U/protos/selecttype.U
1038      Branch: metaconfig/U/perl
1039            - nvpresuv.U
1040            ! perlxv.U
1041 ____________________________________________________________________________
1042 [  4818] By: jhi                                   on 2000/01/19  08:13:05
1043         Log: Integrate with Sarathy.
1044      Branch: cfgperl
1045           !> Changes Configure win32/config.bc win32/config.gc
1046           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1047           !> win32/config_H.vc
1048 ____________________________________________________________________________
1049 [  4817] By: gsar                                  on 2000/01/19  05:25:43
1050         Log: regen win32/config*
1051      Branch: perl
1052            ! Configure win32/config.bc win32/config.gc win32/config.vc
1053            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1054 ____________________________________________________________________________
1055 [  4816] By: jhi                                   on 2000/01/18  21:19:10
1056         Log: Policy patch from Andy for installation directories,
1057              removing the $apiversion.
1058      Branch: cfgperl
1059            ! Policy_sh.SH
1060 ____________________________________________________________________________
1061 [  4815] By: jhi                                   on 2000/01/18  21:11:03
1062         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
1063              as suggested by Andy.
1064      Branch: cfgperl
1065            ! Configure config_h.SH
1066      Branch: metaconfig
1067            ! U/compline/d_gnulibc.U U/modified/cc.U
1068 ____________________________________________________________________________
1069 [  4814] By: gsar                                  on 2000/01/18  20:48:10
1070         Log: integrate cfgperl changes into mainline
1071      Branch: perl
1072            ! Changes
1073           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1074           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
1075           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
1076 ____________________________________________________________________________
1077 [  4813] By: jhi                                   on 2000/01/18  19:41:33
1078         Log: metaconfig todo note from Andy.
1079      Branch: cfgperl
1080            ! Configure config_h.SH
1081      Branch: metaconfig
1082            ! U/installdirs/inc_version_list.U
1083 ____________________________________________________________________________
1084 [  4812] By: jhi                                   on 2000/01/18  15:02:55
1085         Log: More -V.
1086      Branch: cfgperl
1087            ! perl.c
1088 ____________________________________________________________________________
1089 [  4811] By: jhi                                   on 2000/01/18  10:35:30
1090         Log: More compile-time options shown with -V.
1091      Branch: cfgperl
1092            ! perl.c
1093 ____________________________________________________________________________
1094 [  4810] By: jhi                                   on 2000/01/17  08:35:49
1095         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
1096              the strtold() and qgcvt() prototypes for long doubles, but
1097              it should be okay in any case); fix bad assumptions in the
1098              test suite about string->float conversions; though the out
1099              parameter of strtold() (and strtoll()) is unused, it is nicer
1100              to have it in correct type.
1101      Branch: cfgperl
1102            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
1103      Branch: metaconfig
1104            ! U/modified/cc.U
1105 ____________________________________________________________________________
1106 [  4809] By: jhi                                   on 2000/01/16  19:21:18
1107         Log: strtoll works better ternary.
1108      Branch: cfgperl
1109            ! perl.h
1110 ____________________________________________________________________________
1111 [  4808] By: jhi                                   on 2000/01/16  19:12:58
1112         Log: Know strtoll.
1113      Branch: cfgperl
1114            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1115            ! config_h.SH perl.h
1116 ____________________________________________________________________________
1117 [  4807] By: jhi                                   on 2000/01/16  17:57:03
1118         Log: Integrate with Sarathy.
1119      Branch: cfgperl
1120           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
1121           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
1122 ____________________________________________________________________________
1123 [  4806] By: jhi                                   on 2000/01/16  16:37:47
1124         Log: Continue qgcvt work; closer now but not yet there.
1125      Branch: cfgperl
1126            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1127            ! config_h.SH doop.c utf8.c
1128      Branch: metaconfig
1129            ! U/compline/d_gconvert.U
1130      Branch: metaconfig/U/perl
1131            ! d_qgcvt.U
1132 ____________________________________________________________________________
1133 [  4805] By: jhi                                   on 2000/01/15  22:26:16
1134         Log: Metaconfig and Porting patches from Andy; start using the new
1135              long long and long double thingies from #4804; regen Configure.
1136      Branch: cfgperl
1137            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1138            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
1139      Branch: metaconfig
1140            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
1141            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
1142            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
1143            + U/nullified/lib.U
1144            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
1145            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
1146            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
1147            ! U/modified/Oldconfig.U U/modified/Signal.U
1148            ! U/modified/sig_name.U U/threads/usethreads.U
1149      Branch: metaconfig/U/perl
1150            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1151            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
1152            ! usemultiplicity.U
1153      Branch: perl
1154            ! perl.h util.c
1155 ____________________________________________________________________________
1156 [  4804] By: jhi                                   on 2000/01/14  14:22:24
1157         Log: Add more quad/long long/long double sciency.
1158      Branch: metaconfig/U/perl
1159            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
1160            + d_strtouq.U
1161 ____________________________________________________________________________
1162 [  4803] By: gsar                                  on 2000/01/14  04:40:49
1163         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
1164      Branch: perl
1165            ! op.c
1166 ____________________________________________________________________________
1167 [  4802] By: gsar                                  on 2000/01/14  04:35:55
1168         Log: add note about "our"
1169      Branch: perl
1170            ! lib/vars.pm
1171 ____________________________________________________________________________
1172 [  4801] By: gsar                                  on 2000/01/14  04:16:51
1173         Log: nailed "our" declarations, and better warnings on duplicate
1174              "our" declarations
1175      Branch: perl
1176            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
1177            ! t/pragma/strict-vars toke.c
1178 ____________________________________________________________________________
1179 [  4800] By: gsar                                  on 2000/01/14  01:27:13
1180         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
1181      Branch: perl
1182            ! dump.c op.c op.h
1183 ____________________________________________________________________________
1184 [  4799] By: gsar                                  on 2000/01/14  01:17:15
1185         Log: doc typo
1186      Branch: perl
1187            ! pod/perlfunc.pod
1188 ____________________________________________________________________________
1189 [  4798] By: jhi                                   on 2000/01/13  16:31:34
1190         Log: Integrate with Sarathy.
1191      Branch: cfgperl
1192           +> epoc/config.sh epoc/epocish.c epoc/link.pl
1193           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
1194           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1195           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
1196           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
1197           +> win32/perlhost.h win32/vdir.h win32/vmem.h
1198            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1199            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
1200            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
1201           !> (integrate 282 files)
1202 ____________________________________________________________________________
1203 [  4797] By: gsar                                  on 2000/01/13  08:12:56
1204         Log: clearer docs for change#4796; faster av_exists()
1205      Branch: perl
1206            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1207 ____________________________________________________________________________
1208 [  4796] By: gsar                                  on 2000/01/13  06:49:03
1209         Log: support delete() and exists() on array, tied array, and pseudo-hash
1210              elements or slices
1211      Branch: perl
1212            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
1213            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
1214            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
1215            ! t/op/avhv.t t/op/delete.t
1216 ____________________________________________________________________________
1217 [  4795] By: gsar                                  on 2000/01/11  20:52:30
1218         Log: extend site_perl changes change#4773 to vendor_perl as well
1219      Branch: perl
1220            ! Configure
1221 ____________________________________________________________________________
1222 [  4794] By: gsar                                  on 2000/01/11  19:18:50
1223         Log: rework INSTALL to reflect new logic for versioning sitelibs
1224      Branch: perl
1225            ! INSTALL
1226 ____________________________________________________________________________
1227 [  4793] By: gsar                                  on 2000/01/11  01:44:00
1228         Log: test for change#4792
1229      Branch: perl
1230            ! t/op/fork.t
1231 ____________________________________________________________________________
1232 [  4792] By: gsar                                  on 2000/01/11  01:22:36
1233         Log: pseudo forked children inherit environment correctly
1234      Branch: perl
1235            ! win32/perlhost.h
1236 ____________________________________________________________________________
1237 [  4791] By: gsar                                  on 2000/01/10  19:14:03
1238         Log: test tweak
1239      Branch: perl
1240            ! t/op/fork.t
1241 ____________________________________________________________________________
1242 [  4790] By: gsar                                  on 2000/01/10  18:56:16
1243         Log: check for USE_ITHREADS sanity was too restrictive
1244      Branch: perl
1245            ! perl.h
1246 ____________________________________________________________________________
1247 [  4789] By: gsar                                  on 2000/01/10  18:30:24
1248         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
1249              a real SetCurrentDirectory() in toplevel host
1250      Branch: perl
1251            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
1252            ! win32/vdir.h win32/win32.c
1253 ____________________________________________________________________________
1254 [  4782] By: gsar                                  on 2000/01/10  05:27:03
1255         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
1256      Branch: perl
1257            + epoc/config.sh epoc/epocish.c epoc/link.pl
1258            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
1259            - epoc/perl.pkg
1260            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
1261            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
1262            ! lib/Sys/Hostname.pm
1263 ____________________________________________________________________________
1264 [  4781] By: gsar                                  on 2000/01/10  05:11:03
1265         Log: pod typos (from Abigail <abigail@delanet.com>)
1266      Branch: perl
1267            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
1268 ____________________________________________________________________________
1269 [  4780] By: gsar                                  on 2000/01/10  05:07:35
1270         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
1271      Branch: perl
1272            ! t/lib/thread.t
1273 ____________________________________________________________________________
1274 [  4779] By: gsar                                  on 2000/01/10  05:06:16
1275         Log: terminate -s switch processing only on C<-->, not on C<--foo>
1276      Branch: perl
1277            ! perl.c
1278 ____________________________________________________________________________
1279 [  4778] By: gsar                                  on 2000/01/10  04:38:45
1280         Log: useithreads needs usemultiplicity
1281      Branch: perl
1282            ! Configure perl.h
1283 ____________________________________________________________________________
1284 [  4777] By: gsar                                  on 2000/01/10  01:18:04
1285         Log: use $Config{version} rather than $] where appropriate
1286      Branch: perl
1287            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
1288            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
1289            ! lib/lib.pm
1290 ____________________________________________________________________________
1291 [  4776] By: gsar                                  on 2000/01/10  00:11:34
1292         Log: enable fork.t on windows
1293      Branch: perl
1294            ! t/op/fork.t
1295 ____________________________________________________________________________
1296 [  4775] By: gsar                                  on 2000/01/10  00:07:29
1297         Log: broken test for use5005threads
1298      Branch: perl
1299            ! t/lib/safe2.t
1300 ____________________________________________________________________________
1301 [  4774] By: gsar                                  on 2000/01/09  23:56:37
1302         Log: more windows build tweaks
1303      Branch: perl
1304            ! installperl makedef.pl win32/Makefile win32/config_H.bc
1305            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
1306            ! win32/makefile.mk
1307 ____________________________________________________________________________
1308 [  4773] By: gsar                                  on 2000/01/09  22:27:19
1309         Log: more changes for new-style version numbers (versions numbers on
1310              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
1311              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
1312              split $Config{apiversion} into three, @Config{apirevision,apiversion,
1313              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
1314              to .../site_perl/$version, just like $Config{privlib}, making sitelib
1315              completely independent across versions and substantially eliminating
1316              chances of breaking older installations by overwriting newly built
1317              extensions; all this means compatibility inclusions for @INC will need
1318              to take into account older sitelib versions (this still TODO)
1319              
1320              windows, vms, dos tweaks for the above
1321      Branch: perl
1322            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
1323            ! config_h.SH configure.com dosish.h installman installperl
1324            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
1325            ! win32/config.bc win32/config.gc win32/config.vc
1326            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1327            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
1328            ! win32/win32.c
1329 ____________________________________________________________________________
1330 [  4772] By: gsar                                  on 2000/01/09  19:05:33
1331         Log: s/usethreads/use5005threads/g
1332      Branch: perl
1333            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
1334 ____________________________________________________________________________
1335 [  4771] By: gsar                                  on 2000/01/09  18:51:50
1336         Log: Configure changes for new-style version numbers (from Andy Dougherty,
1337              slightly altered)
1338      Branch: perl
1339            ! Configure INSTALL Porting/Glossary Porting/config.sh
1340            ! Porting/config_H config_h.SH perl.h win32/Makefile
1341            ! win32/config.bc win32/config.gc win32/config.vc
1342            ! win32/makefile.mk
1343 ____________________________________________________________________________
1344 [  4770] By: gsar                                  on 2000/01/07  22:18:54
1345         Log: fix for 'make utest' failures (from Ilya Zakharevich)
1346      Branch: perl
1347            ! regexec.c
1348 ____________________________________________________________________________
1349 [  4769] By: gsar                                  on 2000/01/07  18:23:16
1350         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1351      Branch: perl
1352            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
1353            + ext/ODBM_File/hints/cygwin.pl
1354            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
1355            ! hints/cygwin.sh installman installperl lib/Cwd.pm
1356            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
1357            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
1358 ____________________________________________________________________________
1359 [  4768] By: gsar                                  on 2000/01/07  18:12:15
1360         Log: typo on h2xs.PL (from Helmut Jarausch)
1361      Branch: perl
1362            ! utils/h2xs.PL
1363 ____________________________________________________________________________
1364 [  4767] By: gsar                                  on 2000/01/07  17:58:45
1365         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
1366      Branch: perl
1367            ! README.vms configure.com vms/subconfigure.com
1368 ____________________________________________________________________________
1369 [  4766] By: gsar                                  on 2000/01/07  17:54:05
1370         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
1371              <sthoenna@efn.org>)
1372      Branch: perl
1373            - os2/POSIX.mkfifo
1374            ! MANIFEST README.os2
1375 ____________________________________________________________________________
1376 [  4765] By: gsar                                  on 2000/01/06  20:11:46
1377         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
1378              match /^lib/ won't load properly)
1379      Branch: perl
1380            + ext/DynaLoader/hints/openbsd.pl
1381            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
1382 ____________________________________________________________________________
1383 [  4764] By: gsar                                  on 2000/01/06  19:51:08
1384         Log: add undocumented globals for compatibility--find.pl, and find2perl
1385              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1386      Branch: perl
1387            ! lib/File/Find.pm
1388 ____________________________________________________________________________
1389 [  4763] By: gsar                                  on 2000/01/06  10:51:07
1390         Log: fix various C-backend shenanigans
1391      Branch: perl
1392            ! ext/B/B/C.pm
1393 ____________________________________________________________________________
1394 [  4762] By: gsar                                  on 2000/01/06  04:09:00
1395         Log: tweak test in change#4757 for Windows
1396      Branch: perl
1397            ! t/io/open.t
1398 ____________________________________________________________________________
1399 [  4761] By: gsar                                  on 2000/01/06  02:55:30
1400         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
1401              they belonged to freed OP_CONSTs)
1402      Branch: perl
1403            ! op.c
1404 ____________________________________________________________________________
1405 [  4760] By: gsar                                  on 2000/01/06  00:22:40
1406         Log: constant ranges could escape bareword check in list context
1407      Branch: perl
1408            ! op.c t/pragma/strict-subs
1409 ____________________________________________________________________________
1410 [  4759] By: gsar                                  on 2000/01/05  20:52:50
1411         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1412              Date: Wed, 05 Jan 2000 15:23:18 EST
1413              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
1414              Subject: Re: minimal m//g matches appear busted
1415      Branch: perl
1416            ! regexec.c t/op/pat.t
1417 ____________________________________________________________________________
1418 [  4758] By: gsar                                  on 2000/01/05  12:49:40
1419         Log: various nits identified by warnings unmasked by recent changes
1420      Branch: perl
1421            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
1422 ____________________________________________________________________________
1423 [  4757] By: gsar                                  on 2000/01/05  12:48:10
1424         Log: severe bugs in change#3786 fixed
1425      Branch: perl
1426            ! doio.c t/io/open.t
1427 ____________________________________________________________________________
1428 [  4756] By: gsar                                  on 2000/01/05  11:25:10
1429         Log: tweak change#4745 to make ebcdic output match for chars <= 037
1430      Branch: perl
1431            ! ext/Data/Dumper/Dumper.pm
1432 ____________________________________________________________________________
1433 [  4755] By: gsar                                  on 2000/01/05  06:56:05
1434         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
1435      Branch: perl
1436            ! Configure util.c utils/perlcc.PL
1437 ____________________________________________________________________________
1438 [  4754] By: gsar                                  on 2000/01/05  06:52:25
1439         Log: avoid expensive Version_check (from Andreas Koenig)
1440      Branch: perl
1441            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1442            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
1443 ____________________________________________________________________________
1444 [  4753] By: gsar                                  on 2000/01/05  06:48:22
1445         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
1446              Date: 03 Jan 2000 21:56:02 +0100
1447              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
1448              Subject: Reloading File::Copy
1449      Branch: perl
1450            ! Changes lib/File/Copy.pm t/lib/filecopy.t
1451 ____________________________________________________________________________
1452 [  4752] By: gsar                                  on 2000/01/04  01:19:20
1453         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
1454      Branch: perl
1455            ! win32/Makefile win32/makefile.mk win32/win32.h
1456 ____________________________________________________________________________
1457 [  4751] By: gsar                                  on 2000/01/03  18:26:08
1458         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
1459      Branch: perl
1460            ! lib/ExtUtils/MakeMaker.pm
1461 ____________________________________________________________________________
1462 [  4750] By: gsar                                  on 2000/01/02  21:58:02
1463         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
1464              to write to a file other than tmon.out (suggested by Haakon Alstadheim
1465              <Haakon.Alstadheim@sds.no>)
1466      Branch: perl
1467            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
1468 ____________________________________________________________________________
1469 [  4749] By: gsar                                  on 2000/01/02  21:37:29
1470         Log: disable optimization in change#3612 for join() and quotemeta()--this
1471              removes all the gross hacks for the special cases in that change; fix
1472              pp_concat() for when TARG == arg (modified version of patch suggested
1473              by Ilya Zakharevich)
1474      Branch: perl
1475            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
1476 ____________________________________________________________________________
1477 [  4748] By: gsar                                  on 2000/01/02  20:26:06
1478         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
1479              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
1480      Branch: perl
1481            ! lib/ExtUtils/MakeMaker.pm
1482 ____________________________________________________________________________
1483 [  4747] By: gsar                                  on 2000/01/02  20:17:36
1484         Log: fix 4-arg substr() when used as argument to subroutine
1485      Branch: perl
1486            ! pp.c t/op/substr.t
1487 ____________________________________________________________________________
1488 [  4746] By: gsar                                  on 2000/01/02  18:45:58
1489         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
1490      Branch: perl
1491            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
1492            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
1493            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
1494            ! perlapi.c proto.h thread.h util.c
1495 ____________________________________________________________________________
1496 [  4745] By: gsar                                  on 2000/01/02  18:15:44
1497         Log: ebcdic fix for Data::Dumper from Peter Prymmer
1498      Branch: perl
1499            ! ext/Data/Dumper/Dumper.pm regcomp.c
1500 ____________________________________________________________________________
1501 [  4744] By: gsar                                  on 1999/12/31  22:42:23
1502         Log: missing files in previous submit
1503      Branch: perl
1504            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
1505            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
1506 ____________________________________________________________________________
1507 [  4743] By: gsar                                  on 1999/12/31  06:47:18
1508         Log: various Windows build tweaks
1509      Branch: perl
1510            ! win32/win32.h
1511 ____________________________________________________________________________
1512 [  4742] By: gsar                                  on 1999/12/30  21:32:36
1513         Log: change#4705 breaks code that interpolates $], so leave string value
1514              of $] as it was for compatibility (and perhaps introduce $^V or similar
1515              for the utf8 representation, maybe?)
1516      Branch: perl
1517            ! configpm gv.c
1518 ____________________________________________________________________________
1519 [  4741] By: gsar                                  on 1999/12/30  19:36:21
1520         Log: avoid CRLF in byteloadable files created by perlcc
1521      Branch: perl
1522            ! utils/perlcc.PL
1523 ____________________________________________________________________________
1524 [  4740] By: gsar                                  on 1999/12/30  19:35:07
1525         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
1526      Branch: perl
1527            ! pod/perldelta.pod toke.c
1528 ____________________________________________________________________________
1529 [  4739] By: gsar                                  on 1999/12/30  05:44:21
1530         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
1531              to allow ByteLoader to work; the DATA filehandles continue to
1532              be left open in text mode for compatibility
1533      Branch: perl
1534            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
1535            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
1536            ! win32/win32.h
1537 ____________________________________________________________________________
1538 [  4738] By: gsar                                  on 1999/12/30  04:36:12
1539         Log: CR-LF support broken for formats
1540      Branch: perl
1541            ! toke.c
1542 ____________________________________________________________________________
1543 [  4737] By: gsar                                  on 1999/12/29  22:30:52
1544         Log: make DProf functional under pseudo-fork()
1545      Branch: perl
1546            ! ext/Devel/DProf/DProf.xs
1547 ____________________________________________________________________________
1548 [  4736] By: gsar                                  on 1999/12/29  21:04:59
1549         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
1550              Mulder)
1551      Branch: perl
1552            ! doio.c pp_hot.c t/io/argv.t
1553 ____________________________________________________________________________
1554 [  4735] By: gsar                                  on 1999/12/29  18:12:40
1555         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
1556              Koenig)
1557      Branch: perl
1558            ! Makefile.SH
1559 ____________________________________________________________________________
1560 [  4734] By: gsar                                  on 1999/12/28  21:10:37
1561         Log: Windows build tweaks
1562      Branch: perl
1563            ! INTERN.h sv.c
1564 ____________________________________________________________________________
1565 [  4733] By: gsar                                  on 1999/12/28  20:45:15
1566         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
1567              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
1568      Branch: perl
1569            ! pp_sys.c
1570 ____________________________________________________________________________
1571 [  4732] By: gsar                                  on 1999/12/28  20:42:13
1572         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
1573              <ralph@inputplus.demon.co.uk>
1574      Branch: perl
1575            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
1576 ____________________________________________________________________________
1577 [  4731] By: gsar                                  on 1999/12/28  20:23:17
1578         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
1579              not supplied (variant of patch suggested by Ilya Zakharevich)
1580      Branch: perl
1581            ! XSUB.h lib/ExtUtils/xsubpp
1582 ____________________________________________________________________________
1583 [  4730] By: gsar                                  on 1999/12/28  19:55:56
1584         Log: range operator does magical string increment iff both operands
1585              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
1586              the "foreach (RANGE)" case as well
1587      Branch: perl
1588            ! pp_ctl.c t/op/range.t
1589 ____________________________________________________________________________
1590 [  4729] By: gsar                                  on 1999/12/28  18:40:19
1591         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
1592      Branch: perl
1593            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
1594            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
1595            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
1596            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
1597            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
1598            ! win32/win32.h
1599 ____________________________________________________________________________
1600 [  4728] By: gsar                                  on 1999/12/28  07:44:19
1601         Log: typecasts needed
1602      Branch: perl
1603            ! toke.c
1604 ____________________________________________________________________________
1605 [  4727] By: gsar                                  on 1999/12/28  06:23:08
1606         Log: change#4721 needed line number adjustments
1607      Branch: perl
1608            ! MANIFEST global.sym proto.h t/pragma/warn/doop
1609            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
1610            ! t/pragma/warn/toke t/pragma/warn/utf8
1611 ____________________________________________________________________________
1612 [  4726] By: gsar                                  on 1999/12/28  04:18:15
1613         Log: integrate utfperl contents into mainline
1614      Branch: perl
1615           +> lib/byte.pm lib/byte_heavy.pl
1616           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
1617           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
1618           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
1619 ____________________________________________________________________________
1620 [  4725] By: gsar                                  on 1999/12/28  04:08:09
1621         Log: integrate mainline contents
1622      Branch: utfperl
1623            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
1624            - lib/unicode/Eq/Unicode
1625           !> (integrate 60 files)
1626 ____________________________________________________________________________
1627 [  4724] By: gsar                                  on 1999/12/28  03:44:10
1628         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
1629      Branch: perl
1630            ! regcomp.c t/op/re_tests
1631 ____________________________________________________________________________
1632 [  4723] By: gsar                                  on 1999/12/28  03:28:39
1633         Log: more ebcdic testsuite fixups (from Peter Prymmer)
1634      Branch: perl
1635            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
1636            ! t/pragma/overload.t t/pragma/utf8.t
1637 ____________________________________________________________________________
1638 [  4722] By: gsar                                  on 1999/12/28  03:14:48
1639         Log: avoid "used once" warning
1640      Branch: perl
1641            ! lib/diagnostics.pm
1642 ____________________________________________________________________________
1643 [  4721] By: gsar                                  on 1999/12/28  03:10:32
1644         Log: ebcdic tweaks for tests from Peter Prymmer
1645      Branch: perl
1646            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
1647            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
1648 ____________________________________________________________________________
1649 [  4720] By: gsar                                  on 1999/12/28  03:08:39
1650         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
1651      Branch: perl
1652            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
1653            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
1654            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
1655 ____________________________________________________________________________
1656 [  4719] By: gsar                                  on 1999/12/28  03:01:04
1657         Log: perlport v1.45 from Chris Nandor
1658      Branch: perl
1659            ! pod/perlport.pod
1660 ____________________________________________________________________________
1661 [  4718] By: gsar                                  on 1999/12/28  02:59:16
1662         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
1663              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
1664      Branch: perl
1665            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
1666            ! t/pragma/constant.t
1667 ____________________________________________________________________________
1668 [  4717] By: gsar                                  on 1999/12/28  02:47:04
1669         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
1670      Branch: perl
1671            - ext/DynaLoader/dl_cygwin.xs
1672            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
1673            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
1674            ! util.c
1675 ____________________________________________________________________________
1676 [  4716] By: gsar                                  on 1999/12/28  02:40:51
1677         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
1678              (from Andy Dougherty)
1679      Branch: perl
1680            ! Configure
1681 ____________________________________________________________________________
1682 [  4715] By: gsar                                  on 1999/12/28  02:38:44
1683         Log: better variant of change#4644 (from Andy Dougherty)
1684      Branch: perl
1685            ! Configure
1686 ____________________________________________________________________________
1687 [  4714] By: gsar                                  on 1999/12/28  02:36:40
1688         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
1689      Branch: perl
1690            ! Configure
1691 ____________________________________________________________________________
1692 [  4713] By: gsar                                  on 1999/12/28  02:35:15
1693         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
1694              INSTALL (from Andy Dougherty)
1695      Branch: perl
1696            ! Configure
1697 ____________________________________________________________________________
1698 [  4712] By: gsar                                  on 1999/12/28  02:30:55
1699         Log: avoid creating new files during make install
1700      Branch: perl
1701            ! Makefile.SH
1702 ____________________________________________________________________________
1703 [  4711] By: gsar                                  on 1999/12/28  02:24:44
1704         Log: pod edits from Paul Marquess and Mark-Jason Dominus
1705      Branch: perl
1706            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
1707            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
1708            ! pod/perldelta.pod
1709 ____________________________________________________________________________
1710 [  4710] By: gsar                                  on 1999/12/28  02:05:23
1711         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
1712              <sthoenna@efn.org>); add explicit target for opmini.o
1713      Branch: perl
1714            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
1715 ____________________________________________________________________________
1716 [  4709] By: gsar                                  on 1999/12/28  01:20:39
1717         Log: partly fix perldiag regressions identified by Tom Christiansen
1718      Branch: perl
1719            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
1720            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
1721            ! t/pragma/warn/pp_sys
1722 ____________________________________________________________________________
1723 [  4708] By: gsar                                  on 1999/12/27  23:33:24
1724         Log: update perldiag for change#4707
1725      Branch: perl
1726            ! perl.c pod/perldiag.pod
1727 ____________________________________________________________________________
1728 [  4707] By: gsar                                  on 1999/12/27  23:23:39
1729         Log: allow spaces in -I switch argument
1730      Branch: perl
1731            ! perl.c
1732 ____________________________________________________________________________
1733 [  4706] By: gsar                                  on 1999/12/26  23:44:53
1734         Log: fix typos
1735      Branch: utfperl
1736            ! sv.h toke.c
1737 ____________________________________________________________________________
1738 [  4705] By: gsar                                  on 1999/12/24  04:02:35
1739         Log: support for v5.5.640 style version numbers
1740      Branch: utfperl
1741            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
1742            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
1743 ____________________________________________________________________________
1744 [  4704] By: gsar                                  on 1999/12/23  08:54:27
1745         Log: bring in basic threads stuff under USE_ITHREADS
1746      Branch: perl
1747            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
1748            ! util.c
1749 ____________________________________________________________________________
1750 [  4703] By: gsar                                  on 1999/12/23  00:10:06
1751         Log: integrate mainline contents into utfperl
1752      Branch: utfperl
1753           !> (integrate 33 files)
1754 ____________________________________________________________________________
1755 [  4702] By: gsar                                  on 1999/12/20  17:18:23
1756         Log: virtual directory handling broken on paths with trailing slash
1757      Branch: perl
1758            ! win32/Makefile win32/makefile.mk win32/vdir.h
1759 ____________________________________________________________________________
1760 [  4701] By: gsar                                  on 1999/12/20  17:09:55
1761         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
1762              isn't set for all m/$foo/o)
1763      Branch: perl
1764            ! pp_ctl.c
1765 ____________________________________________________________________________
1766 [  4700] By: gsar                                  on 1999/12/20  16:28:51
1767         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
1768              we have a race on our hands)
1769      Branch: perl
1770            ! pp_ctl.c
1771 ____________________________________________________________________________
1772 [  4699] By: gsar                                  on 1999/12/20  16:19:00
1773         Log: pod tweaks
1774      Branch: perl
1775            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
1776 ____________________________________________________________________________
1777 [  4698] By: gsar                                  on 1999/12/20  07:55:07
1778         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
1779      Branch: perl
1780            ! utf8.c
1781 ____________________________________________________________________________
1782 [  4697] By: gsar                                  on 1999/12/18  01:35:50
1783         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
1784              anon hash rather than a block; test case for the same
1785      Branch: perl
1786            ! t/comp/term.t toke.c
1787 ____________________________________________________________________________
1788 [  4696] By: gsar                                  on 1999/12/17  19:55:03
1789         Log: leak in change#4694 spotted by Larry
1790      Branch: perl
1791            ! hv.c
1792 ____________________________________________________________________________
1793 [  4695] By: gsar                                  on 1999/12/17  18:14:11
1794         Log: test case for change#4694
1795      Branch: perl
1796            ! t/op/delete.t
1797 ____________________________________________________________________________
1798 [  4694] By: gsar                                  on 1999/12/17  18:09:08
1799         Log: delete() should return the value as is, not a copy thereof
1800      Branch: perl
1801            ! hv.c pod/perldelta.pod
1802 ____________________________________________________________________________
1803 [  4693] By: gsar                                  on 1999/12/17  17:45:58
1804         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
1805      Branch: perl
1806            ! regexec.c t/op/re_tests
1807 ____________________________________________________________________________
1808 [  4692] By: gsar                                  on 1999/12/17  17:41:10
1809         Log: credits tweak
1810      Branch: perl
1811            ! lib/File/Spec.pm
1812 ____________________________________________________________________________
1813 [  4691] By: gsar                                  on 1999/12/17  07:12:53
1814         Log: DynaLoader doesn't build properly when $(DLSRC) changes
1815              (fix suggested by Hans Mulder)
1816      Branch: perl
1817            ! ext/DynaLoader/Makefile.PL
1818 ____________________________________________________________________________
1819 [  4690] By: gsar                                  on 1999/12/17  06:26:34
1820         Log: add missing new ops
1821      Branch: perl
1822            ! ext/B/ramblings/runtime.porting
1823 ____________________________________________________________________________
1824 [  4689] By: gsar                                  on 1999/12/17  06:16:49
1825         Log: test harness tweak from Hans Mulder
1826      Branch: perl
1827            ! t/TEST
1828 ____________________________________________________________________________
1829 [  4688] By: gsar                                  on 1999/12/17  06:14:23
1830         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
1831              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
1832      Branch: perl
1833            ! Makefile.SH cygwin/Makefile.SHs
1834 ____________________________________________________________________________
1835 [  4687] By: gsar                                  on 1999/12/17  06:06:46
1836         Log: applied suggested patch with whitespace adjustments
1837              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
1838              Date: Thu, 16 Dec 1999 08:57:55 +0100
1839              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
1840              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
1841      Branch: perl
1842            ! lib/File/Find.pm
1843 ____________________________________________________________________________
1844 [  4686] By: gsar                                  on 1999/12/17  05:48:53
1845         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
1846              by Hans Mulder)
1847      Branch: perl
1848            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
1849            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
1850            ! ext/DynaLoader/dl_rhapsody.xs
1851 ____________________________________________________________________________
1852 [  4685] By: gsar                                  on 1999/12/17  05:37:51
1853         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
1854              <rjk@linguist.dartmouth.edu>)
1855      Branch: perl
1856            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
1857 ____________________________________________________________________________
1858 [  4684] By: gsar                                  on 1999/12/16  09:32:48
1859         Log: spell out how to get 4-digit year (from Micheal G Schwern
1860              <schwern@pobox.com>)
1861      Branch: perl
1862            ! pod/perlfunc.pod
1863 ____________________________________________________________________________
1864 [  4683] By: gsar                                  on 1999/12/16  09:26:53
1865         Log: type mismatch for %c format argument (spotted by Robin Barker
1866              <rmb1@cise.npl.co.uk>)
1867      Branch: perl
1868            ! regcomp.c
1869 ____________________________________________________________________________
1870 [  4682] By: gsar                                  on 1999/12/16  08:33:28
1871         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
1872              <sho_pi@hotmail.com>)
1873      Branch: perl
1874            ! win32/win32.c
1875 ____________________________________________________________________________
1876 [  4681] By: gsar                                  on 1999/12/16  08:31:15
1877         Log: missing backslash (spotted by Johan Vromans)
1878      Branch: perl
1879            ! perl.c
1880 ____________________________________________________________________________
1881 [  4680] By: gsar                                  on 1999/12/16  08:26:00
1882         Log: avoid coredump on diagnostics when STDERR is closed
1883      Branch: perl
1884            ! perl.h
1885 ____________________________________________________________________________
1886 [  4679] By: gsar                                  on 1999/12/12  18:09:41
1887         Log: integrate mainline changes
1888      Branch: utfperl
1889           +> (branch 39 files)
1890            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
1891            - lib/unicode/UnicodeData-Latest.txt
1892           !> (integrate 447 files)
1893 ____________________________________________________________________________
1894 [  4678] By: gsar                                  on 1999/12/10  01:39:13
1895         Log: interpreter structure should be nulled under -DMULTIPLICITY
1896      Branch: perl
1897            ! perl.c
1898 ____________________________________________________________________________
1899 [  4677] By: gsar                                  on 1999/12/09  11:10:27
1900         Log: update Changes
1901      Branch: perl
1902            ! Changes
1903
1904 ----------------
1905 Version 5.005_63
1906 ----------------
1907
1908 ____________________________________________________________________________
1909 [  4676] By: gsar                                  on 1999/12/09  10:51:43
1910         Log: fix File::Find testsuite bugs in symlink-less places
1911      Branch: perl
1912            ! t/lib/filefind.t
1913 ____________________________________________________________________________
1914 [  4675] By: gsar                                  on 1999/12/09  10:22:31
1915         Log: USE_ITHREADS tweaks and notes
1916      Branch: perl
1917            ! op.c pod/perldelta.pod sv.c
1918 ____________________________________________________________________________
1919 [  4674] By: gsar                                  on 1999/12/09  10:21:53
1920         Log: allow new style sort subs to work under usethreads
1921      Branch: perl
1922            ! pp_ctl.c
1923 ____________________________________________________________________________
1924 [  4673] By: gsar                                  on 1999/12/09  04:00:23
1925         Log: document compatibility issue with literal list slices and NOTOP
1926              (C<not (1,2,3)[0]> is now a syntax error)
1927      Branch: perl
1928            ! pod/perldelta.pod
1929 ____________________________________________________________________________
1930 [  4672] By: gsar                                  on 1999/12/09  01:14:46
1931         Log: avoid mismatched expectation <-> int types for C++ builds
1932      Branch: perl
1933            ! embed.pl intrpvar.h proto.h toke.c
1934 ____________________________________________________________________________
1935 [  4671] By: gsar                                  on 1999/12/09  00:36:24
1936         Log: newer version of File::Find with support for following symlinks and
1937              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
1938      Branch: perl
1939            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
1940 ____________________________________________________________________________
1941 [  4670] By: gsar                                  on 1999/12/09  00:13:06
1942         Log: avoid initializing GvCV slot for autovivified filehandles
1943      Branch: perl
1944            ! pp.c
1945 ____________________________________________________________________________
1946 [  4669] By: gsar                                  on 1999/12/08  19:09:27
1947         Log: apply change#4618 again along with Ilya's patch to fix bugs
1948              in it (see change#4622)
1949      Branch: perl
1950            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
1951            ! t/op/re_tests t/op/subst.t
1952 ____________________________________________________________________________
1953 [  4668] By: gsar                                  on 1999/12/08  18:56:53
1954         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
1955              From: Larry Wall <larry@wall.org>
1956              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
1957              Message-Id: <199912072039.MAA13257@kiev.wall.org>
1958              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
1959      Branch: perl
1960            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
1961 ____________________________________________________________________________
1962 [  4667] By: gsar                                  on 1999/12/08  18:47:37
1963         Log: patch to fix aix hints from ortmann@vnet.ibm.com
1964      Branch: perl
1965            ! hints/aix.sh
1966 ____________________________________________________________________________
1967 [  4666] By: gsar                                  on 1999/12/08  18:29:02
1968         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
1969              Tim Meadowcroft
1970      Branch: perl
1971            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
1972 ____________________________________________________________________________
1973 [  4665] By: gsar                                  on 1999/12/08  02:22:31
1974         Log: introduce save_I8() for saving byte values
1975      Branch: perl
1976            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
1977            ! regcomp.c regexec.c scope.c scope.h sv.c
1978 ____________________________________________________________________________
1979 [  4664] By: gsar                                  on 1999/12/08  02:02:33
1980         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
1981      Branch: perl
1982            ! toke.c
1983 ____________________________________________________________________________
1984 [  4663] By: gsar                                  on 1999/12/08  01:11:44
1985         Log: longstanding typo in lexer: PL_lex_expect was not properly
1986              saved on reentry
1987      Branch: perl
1988            ! toke.c
1989 ____________________________________________________________________________
1990 [  4662] By: gsar                                  on 1999/12/07  23:16:21
1991         Log: typos in change#4546
1992      Branch: perl
1993            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
1994 ____________________________________________________________________________
1995 [  4661] By: gsar                                  on 1999/12/07  09:33:50
1996         Log: typos in change#4660
1997      Branch: perl
1998            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
1999 ____________________________________________________________________________
2000 [  4660] By: gsar                                  on 1999/12/06  23:42:55
2001         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
2002              fix bug where lc($readonly) could result in bogus errors
2003      Branch: perl
2004            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
2005            ! pp.c pp_sys.c proto.h sv.c
2006 ____________________________________________________________________________
2007 [  4659] By: gsar                                  on 1999/12/06  15:24:31
2008         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
2009              <jarausch@igpm.rwth-aachen.de>)
2010      Branch: perl
2011            ! perl.h
2012 ____________________________________________________________________________
2013 [  4658] By: gsar                                  on 1999/12/06  15:18:30
2014         Log: fix for -Dp via $^D (suggested by Stephane Payrard
2015              <stef@adnaccess.com>)
2016      Branch: perl
2017            ! mg.c
2018 ____________________________________________________________________________
2019 [  4657] By: gsar                                  on 1999/12/06  06:50:01
2020         Log: change#4641 needs perldiag.pod edit
2021      Branch: perl
2022            - lib/unicode/UnicodeData-Latest.txt
2023            ! pod/perldiag.pod
2024 ____________________________________________________________________________
2025 [  4656] By: gsar                                  on 1999/12/06  01:36:56
2026         Log: Makefile tweak for change#4649
2027      Branch: perl
2028            ! Makefile.SH
2029 ____________________________________________________________________________
2030 [  4655] By: gsar                                  on 1999/12/05  17:23:57
2031         Log: change#4653 was missing a patch reject
2032      Branch: perl
2033            ! win32/makefile.mk
2034 ____________________________________________________________________________
2035 [  4654] By: gsar                                  on 1999/12/05  11:41:04
2036         Log: windows build tweaks for Borland compiler
2037      Branch: perl
2038            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
2039 ____________________________________________________________________________
2040 [  4653] By: gsar                                  on 1999/12/05  11:07:37
2041         Log: applied somewhat modified version of suggested patch
2042              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
2043              Date: Thu, 18 Nov 1999 18:45:27 PST
2044              Message-ID: <19991119024527.72749.qmail@hotmail.com>
2045              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
2046      Branch: perl
2047            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
2048            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
2049            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
2050            ! win32/makefile.mk win32/win32.h
2051 ____________________________________________________________________________
2052 [  4652] By: gsar                                  on 1999/12/05  09:24:45
2053         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
2054              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
2055              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
2056              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
2057      Branch: perl
2058            ! Changes hints/svr5.sh
2059 ____________________________________________________________________________
2060 [  4651] By: gsar                                  on 1999/12/05  09:01:19
2061         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
2062              when given non-existent drive names
2063      Branch: perl
2064            ! lib/File/Path.pm
2065 ____________________________________________________________________________
2066 [  4650] By: gsar                                  on 1999/12/05  08:47:11
2067         Log: windows build tweaks for change#4649
2068      Branch: perl
2069            ! win32/Makefile win32/makefile.mk
2070 ____________________________________________________________________________
2071 [  4649] By: gsar                                  on 1999/12/05  07:49:28
2072         Log: make File::Glob::glob() the default for CORE::glob()
2073              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
2074      Branch: perl
2075            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
2076            ! win32/makefile.mk
2077 ____________________________________________________________________________
2078 [  4648] By: gsar                                  on 1999/12/05  00:33:34
2079         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
2080      Branch: perl
2081            ! lib/Pod/Html.pm
2082 ____________________________________________________________________________
2083 [  4647] By: gsar                                  on 1999/12/05  00:14:01
2084         Log: remove outdated entry
2085      Branch: perl
2086            ! pod/perltrap.pod
2087 ____________________________________________________________________________
2088 [  4646] By: gsar                                  on 1999/12/04  22:48:51
2089         Log: s/block/loop block/ in diagnostics about next, last, redo
2090      Branch: perl
2091            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
2092 ____________________________________________________________________________
2093 [  4645] By: gsar                                  on 1999/12/04  22:25:32
2094         Log: readability tweak suggested by GRommel@sears.com
2095      Branch: perl
2096            ! pp.c
2097 ____________________________________________________________________________
2098 [  4644] By: gsar                                  on 1999/12/04  22:05:00
2099         Log: Configure tweak from Peter Prymmer
2100      Branch: perl
2101            ! Configure
2102 ____________________________________________________________________________
2103 [  4643] By: gsar                                  on 1999/12/04  21:55:27
2104         Log: make weak keyword check look for defined(&lock), not
2105              merely defined(*lock)
2106      Branch: perl
2107            ! toke.c
2108 ____________________________________________________________________________
2109 [  4642] By: gsar                                  on 1999/12/04  21:11:51
2110         Log: make eof() open ARGV if it isn't open already; also fixes bug
2111              where eof() would operate on any last-read filehandle, not
2112              just ARGV
2113      Branch: perl
2114            ! pp_sys.c
2115 ____________________________________________________________________________
2116 [  4641] By: gsar                                  on 1999/12/04  04:42:25
2117         Log: make uninitialized value warnings report opcode
2118      Branch: perl
2119            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
2120            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
2121            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
2122            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
2123            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
2124            ! t/pragma/warn/sv
2125 ____________________________________________________________________________
2126 [  4640] By: gsar                                  on 1999/12/04  02:40:44
2127         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
2128              that don't do range checking
2129      Branch: perl
2130            ! lib/Time/Local.pm
2131 ____________________________________________________________________________
2132 [  4639] By: gsar                                  on 1999/12/04  01:00:49
2133         Log: better implementation of change#3326; open(local $foo,...) now
2134              allowed in addition to any uninitialized variable, for consistency
2135              with how autovivification works elsewhere; add code to use the
2136              variable name as the name of the handle for simple variables, so
2137              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
2138      Branch: perl
2139            ! op.c pod/perldelta.pod pp.c t/io/open.t
2140 ____________________________________________________________________________
2141 [  4638] By: gsar                                  on 1999/12/03  21:20:00
2142         Log: pod nits
2143      Branch: perl
2144            ! pod/perlfunc.pod pod/perlrun.pod
2145 ____________________________________________________________________________
2146 [  4637] By: gsar                                  on 1999/12/03  08:59:04
2147         Log: change#4431 was flawed
2148      Branch: perl
2149            ! Makefile.SH
2150 ____________________________________________________________________________
2151 [  4636] By: gsar                                  on 1999/12/03  07:59:52
2152         Log: pod embellishments from Nathan Torkington
2153      Branch: perl
2154            ! pod/perlfaq2.pod pod/perlhack.pod
2155 ____________________________________________________________________________
2156 [  4635] By: gsar                                  on 1999/12/03  07:56:04
2157         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
2158      Branch: perl
2159            ! pod/perlfaq4.pod
2160 ____________________________________________________________________________
2161 [  4634] By: gsar                                  on 1999/12/03  07:47:47
2162         Log: test tweak for VMS (from Craig A. Berry)
2163      Branch: perl
2164            ! t/io/nargv.t
2165 ____________________________________________________________________________
2166 [  4633] By: gsar                                  on 1999/12/03  07:44:52
2167         Log: patchls tweak from Andreas Koenig
2168      Branch: perl
2169            ! Porting/patchls
2170 ____________________________________________________________________________
2171 [  4632] By: gsar                                  on 1999/12/03  07:42:23
2172         Log: don't mess with the umask()
2173      Branch: perl
2174            ! installhtml installman installperl lib/ExtUtils/Install.pm
2175            ! lib/ExtUtils/Manifest.pm
2176 ____________________________________________________________________________
2177 [  4631] By: gsar                                  on 1999/12/03  06:52:50
2178         Log: support -a switch to append bytecode to an existing file and make
2179              perlcc use it (from Tom Hughes <tom@compton.nu>)
2180      Branch: perl
2181            ! ext/B/B/Bytecode.pm utils/perlcc.PL
2182 ____________________________________________________________________________
2183 [  4630] By: gsar                                  on 1999/12/03  06:46:16
2184         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
2185              (from Tom Phoenix)
2186      Branch: perl
2187            ! pod/perltrap.pod
2188 ____________________________________________________________________________
2189 [  4629] By: gsar                                  on 1999/12/03  06:40:15
2190         Log: use PerlIO abstraction rather than straight stdio (from
2191              Chip Salzenberg)
2192      Branch: perl
2193            ! ext/ByteLoader/ByteLoader.xs
2194 ____________________________________________________________________________
2195 [  4628] By: gsar                                  on 1999/12/03  06:15:54
2196         Log: avoid warning in IO::Select::exists() if socket doesn't exist
2197      Branch: perl
2198            ! ext/IO/lib/IO/Select.pm
2199 ____________________________________________________________________________
2200 [  4627] By: gsar                                  on 1999/12/03  06:05:19
2201         Log: two small patches from Peter Prymmer <pvhp@forte.com>
2202      Branch: perl
2203            ! makedepend.SH win32/Makefile win32/makefile.mk
2204 ____________________________________________________________________________
2205 [  4626] By: gsar                                  on 1999/12/03  05:36:38
2206         Log: From: Peter Prymmer <pvhp@forte.com>
2207              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
2208              Message-Id: <199911260506.VAA17230@brio.forte.com>
2209              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
2210      Branch: perl
2211            ! regcomp.c
2212 ____________________________________________________________________________
2213 [  4625] By: gsar                                  on 1999/12/03  05:20:21
2214         Log: Windows build tweaks due to change#4623
2215      Branch: perl
2216            ! win32/Makefile win32/makefile.mk win32/perlhost.h
2217 ____________________________________________________________________________
2218 [  4624] By: gsar                                  on 1999/12/03  04:58:30
2219         Log: add missing file
2220      Branch: perl
2221            + ext/DynaLoader/XSLoader_pm.PL
2222 ____________________________________________________________________________
2223 [  4623] By: gsar                                  on 1999/12/03  04:47:03
2224         Log: applied suggested patch; removed $VERSION = $VERSION hack
2225              (change#4043 fixed the need for that)
2226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2227              Date: Tue, 16 Nov 1999 01:50:31 EST
2228              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
2229              Subject: [PATCH 5.005_62] XSLoader.pm
2230      Branch: perl
2231            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
2232            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
2233            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
2234            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2235            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
2236            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
2237            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2238            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
2239            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
2240            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
2241            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
2242 ____________________________________________________________________________
2243 [  4622] By: gsar                                  on 1999/12/03  04:02:39
2244         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
2245      Branch: perl
2246            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2247 ____________________________________________________________________________
2248 [  4621] By: gsar                                  on 1999/12/02  22:24:53
2249         Log: caveat about thread-safety of extensions
2250      Branch: perl
2251            ! pod/perlfork.pod
2252 ____________________________________________________________________________
2253 [  4620] By: gsar                                  on 1999/12/02  20:31:02
2254         Log: XS documentation patches suggested by Ilya, severally adjusted
2255      Branch: perl
2256            ! pod/perlxs.pod pod/perlxstut.pod
2257 ____________________________________________________________________________
2258 [  4619] By: gsar                                  on 1999/12/02  17:52:50
2259         Log: re-add missing Unicode database master
2260      Branch: perl
2261            + lib/unicode/Unicode.300
2262 ____________________________________________________________________________
2263 [  4618] By: gsar                                  on 1999/12/02  06:56:18
2264         Log: applied suggested patch with prototype changes
2265              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
2266              Date:    Tue, 23 Nov 1999 22:55:55 EST
2267              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
2268              Subject: [PATCH 5.005_62] First char cognizance
2269      Branch: perl
2270            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
2271 ____________________________________________________________________________
2272 [  4617] By: gsar                                  on 1999/12/02  06:04:57
2273         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
2274      Branch: perl
2275            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
2276 ____________________________________________________________________________
2277 [  4616] By: gsar                                  on 1999/12/02  04:30:22
2278         Log: various documentation tweaks suggested by M. J. T. Guy
2279      Branch: perl
2280            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
2281 ____________________________________________________________________________
2282 [  4615] By: gsar                                  on 1999/12/02  04:17:43
2283         Log: various File::Glob fixes for DOSISH platforms
2284              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
2285              Date: Tue, 02 Nov 1999 11:11:25 GMT
2286              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
2287              Subject: File::Glob again. Final patch, honest!
2288      Branch: perl
2289            + t/lib/glob-case.t
2290            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
2291            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
2292            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
2293 ____________________________________________________________________________
2294 [  4614] By: gsar                                  on 1999/12/02  03:42:55
2295         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
2296              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
2297      Branch: perl
2298            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
2299 ____________________________________________________________________________
2300 [  4613] By: gsar                                  on 1999/12/02  01:59:19
2301         Log: ignore yet another known scalar leak
2302      Branch: perl
2303            ! t/pragma/warn/regcomp
2304 ____________________________________________________________________________
2305 [  4612] By: gsar                                  on 1999/12/02  01:15:02
2306         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
2307      Branch: perl
2308            ! pp.c
2309 ____________________________________________________________________________
2310 [  4611] By: gsar                                  on 1999/12/02  00:31:43
2311         Log: a somewhat tweaked version of suggested patch
2312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2313              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
2314              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
2315              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
2316      Branch: perl
2317            ! pod/perlfunc.pod
2318 ____________________________________________________________________________
2319 [  4610] By: gsar                                  on 1999/12/01  19:09:31
2320         Log: more accurate require() pseudocode (from James P. Williams
2321              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
2322      Branch: perl
2323            ! pod/perlfunc.pod
2324 ____________________________________________________________________________
2325 [  4609] By: gsar                                  on 1999/12/01  18:43:49
2326         Log: avoid "Callback called exit" error on intentional exit()
2327      Branch: perl
2328            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
2329 ____________________________________________________________________________
2330 [  4608] By: gsar                                  on 1999/12/01  18:42:38
2331         Log: find_byclass() prototype was incoherent
2332      Branch: perl
2333            ! regexec.c
2334 ____________________________________________________________________________
2335 [  4607] By: gsar                                  on 1999/12/01  05:45:10
2336         Log: better documentation for goto &NAME (from M. J. T. Guy)
2337      Branch: perl
2338            ! pod/perlfunc.pod
2339 ____________________________________________________________________________
2340 [  4606] By: gsar                                  on 1999/12/01  05:33:14
2341         Log: integrate cfgperl contents into mainline
2342      Branch: perl
2343           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
2344           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
2345            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2346            ! Changes
2347           !> (integrate 210 files)
2348 ____________________________________________________________________________
2349 [  4605] By: gsar                                  on 1999/12/01  05:15:27
2350         Log: avoid PTR->IV cast warnings
2351      Branch: perl
2352            ! mg.c op.c scope.h
2353 ____________________________________________________________________________
2354 [  4604] By: gsar                                  on 1999/12/01  03:59:56
2355         Log: email address changes
2356      Branch: perl
2357            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
2358            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
2359            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
2360            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
2361            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
2362 ____________________________________________________________________________
2363 [  4603] By: gsar                                  on 1999/12/01  03:45:13
2364         Log: minor USE_ITHREADS tweaks
2365      Branch: perl
2366            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
2367            ! win32/perllib.c win32/win32.h
2368 ____________________________________________________________________________
2369 [  4602] By: gsar                                  on 1999/12/01  01:00:09
2370         Log: more complete pseudo-fork() support for Windows
2371      Branch: perl
2372            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
2373            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
2374            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
2375            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
2376            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
2377            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
2378            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
2379            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
2380            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
2381            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2382            ! win32/win32iop.h win32/win32thread.h
2383 ____________________________________________________________________________
2384 [  4601] By: gsar                                  on 1999/12/01  00:45:38
2385         Log: rudimentary support for remote debugging, from aeons ago (somewhat
2386              modified)
2387              From: Graham TerMarsch <grahamt@ActiveState.com>
2388              Date: Sat, 12 Sep 1998 10:46:55 -0700
2389              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
2390              Subject: Re: Patches to perl5db.pl to allow for remote debugging
2391      Branch: perl
2392            ! lib/perl5db.pl
2393 ____________________________________________________________________________
2394 [  4600] By: chip                                  on 1999/11/19  21:16:00
2395         Log: Document known limitations of fdopen() on some systems,
2396              as they apply to open() and sysopen().
2397      Branch: perl
2398            ! pod/perlfunc.pod
2399 ____________________________________________________________________________
2400 [  4599] By: chip                                  on 1999/11/19  17:20:19
2401         Log: Undef printf before redirecting it to PerlIO_stdoutf.
2402              (Avoids an irritating warning when compiling with PerlIO.)
2403      Branch: perl
2404            ! perl.h
2405 ____________________________________________________________________________
2406 [  4598] By: jhi                                   on 1999/11/22  21:30:17
2407         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
2408      Branch: cfgperl
2409            ! README.vms t/io/open.t
2410 ____________________________________________________________________________
2411 [  4597] By: jhi                                   on 1999/11/21  16:21:21
2412         Log: Replace #4596 with the change done in 5.005_03.
2413      Branch: cfgperl
2414            ! ext/Errno/Errno_pm.PL
2415 ____________________________________________________________________________
2416 [  4596] By: jhi                                   on 1999/11/21  16:07:20
2417         Log: Skip processing a file if the file to be opened is '-'
2418              (can happen in UNICOS)
2419      Branch: cfgperl
2420            ! ext/Errno/Errno_pm.PL
2421 ____________________________________________________________________________
2422 [  4595] By: jhi                                   on 1999/11/21  14:05:10
2423         Log: VMS patches from Peter Prymmer.
2424      Branch: cfgperl
2425            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
2426 ____________________________________________________________________________
2427 [  4594] By: jhi                                   on 1999/11/18  17:07:14
2428         Log: The find_byclass prototype is already in proto.h. 
2429      Branch: cfgperl
2430            ! regexec.c
2431 ____________________________________________________________________________
2432 [  4593] By: gsar                                  on 1999/11/16  21:25:21
2433         Log: typo in flag checks
2434      Branch: utfperl
2435            ! sv.h
2436 ____________________________________________________________________________
2437 [  4592] By: jhi                                   on 1999/11/16  21:17:25
2438         Log: Regen Configure.
2439      Branch: cfgperl
2440            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
2441      Branch: metaconfig
2442            ! U/a_dvisory/quadtype.U
2443 ____________________________________________________________________________
2444 [  4591] By: jhi                                   on 1999/11/16  14:53:19
2445         Log: Integrate with Sarathy.
2446      Branch: cfgperl
2447           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
2448           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
2449           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
2450           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
2451           !> t/pod/poderrs.xr
2452 ____________________________________________________________________________
2453 [  4590] By: gsar                                  on 1999/11/16  05:57:56
2454         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
2455      Branch: perl
2456            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
2457            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
2458            ! t/pod/poderrs.t t/pod/poderrs.xr
2459 ____________________________________________________________________________
2460 [  4589] By: gsar                                  on 1999/11/15  18:47:34
2461         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
2462              C<if (fork()) { print "parent" } else { print "child" }> works on
2463              Windows (incidentally running a cloned^2 interpreter :)
2464      Branch: perl
2465            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
2466            ! pp_sys.c proto.h sv.c
2467 ____________________________________________________________________________
2468 [  4588] By: gsar                                  on 1999/11/15  14:34:36
2469         Log: cloning the stack (part 1)
2470      Branch: perl
2471            ! cop.h deb.c perl.c sv.c
2472 ____________________________________________________________________________
2473 [  4587] By: jhi                                   on 1999/11/15  00:22:20
2474         Log: Integrate with Sarathy.
2475      Branch: cfgperl
2476           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
2477           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
2478           !> win32/perllib.c
2479 ____________________________________________________________________________
2480 [  4586] By: jhi                                   on 1999/11/14  21:17:26
2481         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
2482      Branch: cfgperl
2483            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2484 ____________________________________________________________________________
2485 [  4585] By: gsar                                  on 1999/11/14  20:01:45
2486         Log: tweak for win32 build
2487      Branch: perl
2488            ! embed.h embed.pl op.c proto.h
2489 ____________________________________________________________________________
2490 [  4584] By: gsar                                  on 1999/11/14  19:46:25
2491         Log: cosmetic tweaks
2492      Branch: perl
2493            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
2494            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
2495 ____________________________________________________________________________
2496 [  4583] By: gsar                                  on 1999/11/14  17:38:32
2497         Log: fix problem pointer casts
2498      Branch: perl
2499            ! Changes run.c sv.c
2500 ____________________________________________________________________________
2501 [  4582] By: jhi                                   on 1999/11/14  17:10:01
2502         Log: Integrate with Sarathy.
2503      Branch: cfgperl
2504           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
2505           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
2506           !> vms/perly_c.vms win32/perllib.c
2507 ____________________________________________________________________________
2508 [  4581] By: jhi                                   on 1999/11/14  17:08:23
2509         Log: The separation of 64-bitness and largefileness continues
2510              (with a setback, see hpux.sh).
2511      Branch: cfgperl
2512            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
2513            ! hints/solaris_2.sh
2514      Branch: metaconfig
2515            ! U/threads/archname.U U/typedefs/lseektype.U
2516      Branch: metaconfig/U/perl
2517            ! fpossize.U use64bits.U uselfs.U
2518 ____________________________________________________________________________
2519 [  4580] By: jhi                                   on 1999/11/14  13:26:41
2520         Log: Another Unicode update.
2521      Branch: cfgperl
2522            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
2523            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
2524            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
2525            ! (edit 189 files)
2526 ____________________________________________________________________________
2527 [  4579] By: gsar                                  on 1999/11/14  10:21:49
2528         Log: sundry cleanups for cloned interpreters (only known failure mode
2529              is due to regexps keeping non-constant data in their compiled
2530              structures)
2531      Branch: perl
2532            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
2533            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
2534 ____________________________________________________________________________
2535 [  4578] By: gsar                                  on 1999/11/14  03:37:37
2536         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
2537      Branch: perl
2538            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
2539 ____________________________________________________________________________
2540 [  4577] By: jhi                                   on 1999/11/13  19:50:24
2541         Log: Change #4576 accidentally leaked also parts of
2542              Ilya's patch that won't apply cleanly anymore.
2543      Branch: cfgperl
2544            ! regexec.c t/op/re_tests
2545 ____________________________________________________________________________
2546 [  4576] By: jhi                                   on 1999/11/13  19:43:37
2547         Log: Integrate with Sarathy.
2548      Branch: cfgperl
2549            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
2550           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
2551           !> t/op/regexp.t t/pragma/overload.t
2552 ____________________________________________________________________________
2553 [  4575] By: gsar                                  on 1999/11/13  19:41:46
2554         Log: typos in change#4561 and change#4565
2555      Branch: perl
2556            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
2557 ____________________________________________________________________________
2558 [  4574] By: gsar                                  on 1999/11/13  19:31:19
2559         Log: revert non-kosher parts of change#4562 (sort order problems
2560              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
2561              result and expected lines; /[:ascii:]/ not working should be
2562              fixed, not ignored in regexp.t; result from sort should be
2563              fixed to be ascii portable on ebcdic, not ebcdic-specific)
2564      Branch: perl
2565            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
2566 ____________________________________________________________________________
2567 [  4573] By: gsar                                  on 1999/11/13  19:13:04
2568         Log: integrate cfgperl changes into mainline
2569      Branch: perl
2570           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2571           +> lib/unicode/In/BopomofoExtended.pl
2572           +> lib/unicode/In/BraillePatterns.pl
2573           +> lib/unicode/In/CJKRadicalsSupplement.pl
2574           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2575           +> lib/unicode/In/Cherokee.pl
2576           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
2577           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2578           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2579           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2580           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2581           +> lib/unicode/In/Thaana.pl
2582           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2583           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2584            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2585           !> (integrate 213 files)
2586 ____________________________________________________________________________
2587 [  4572] By: jhi                                   on 1999/11/13  18:44:50
2588         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
2589              To: perl5-porters@perl.org, VMSPERL@perl.org
2590              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
2591              Date: Wed, 27 Oct 1999 11:02:54 -0500
2592              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
2593      Branch: cfgperl
2594            ! README.vms
2595 ____________________________________________________________________________
2596 [  4571] By: jhi                                   on 1999/11/13  18:33:39
2597         Log: From: jand@activestate.com (Jan Dubois)
2598              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
2599              Cc: Douglas Lankshear <dougl@activestate.com>,
2600              Gurusamy Sarathy <gsar@activestate.com>
2601              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
2602              Date: Tue, 09 Nov 1999 00:38:33 +0100
2603              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
2604      Branch: cfgperl
2605            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
2606            ! win32/config.gc win32/config.vc win32/config_H.bc
2607            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
2608            ! win32/win32.c win32/win32iop.h
2609 ____________________________________________________________________________
2610 [  4570] By: jhi                                   on 1999/11/13  18:30:37
2611         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2612              To: perl5-porters@perl.org (Mailing list Perl5)
2613              Subject: [PATCH 5.005_62] makedef.pl goof
2614              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
2615              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
2616      Branch: cfgperl
2617            ! makedef.pl
2618 ____________________________________________________________________________
2619 [  4569] By: jhi                                   on 1999/11/13  18:06:54
2620         Log: From: Michael G Schwern <schwern@pobox.com>
2621              To: perl5-porters@perl.org, pod-people@perl.org
2622              Cc: tchrist@mox.perl.com, gnat@frii.com
2623              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
2624              Date: Wed, 10 Nov 1999 17:21:46 -0500
2625              Message-ID: <19991110172146.A23527@athens.aocn.com>
2626      Branch: cfgperl
2627            ! pod/perlfaq9.pod
2628 ____________________________________________________________________________
2629 [  4568] By: jhi                                   on 1999/11/13  18:05:33
2630         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
2631              To: <perl5-porters@perl.org>
2632              Subject: DynaLoader_pm.PL patch (backslashes in strings)
2633              Date: Wed, 10 Nov 1999 22:52:02 -0000
2634              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
2635      Branch: cfgperl
2636            ! ext/DynaLoader/DynaLoader_pm.PL
2637 ____________________________________________________________________________
2638 [  4567] By: jhi                                   on 1999/11/13  18:03:52
2639         Log: From: JD Laub <jdl@access-health.com>
2640              To: perl5-porters@perl.org
2641              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
2642              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
2643              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
2644      Branch: cfgperl
2645            ! lib/Exporter/Heavy.pm
2646 ____________________________________________________________________________
2647 [  4566] By: jhi                                   on 1999/11/13  18:01:24
2648         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
2649              To: perl5-porters@perl.org
2650              Subject: small patch for perldoc
2651              Date: Fri, 12 Nov 1999 23:11:43 GMT
2652              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
2653      Branch: cfgperl
2654            ! utils/perldoc.PL
2655 ____________________________________________________________________________
2656 [  4565] By: jhi                                   on 1999/11/13  17:58:54
2657         Log: From: Scott Gifford <sgifford@tir.com>
2658              To: perl5-porters@perl.org
2659              Cc: gbarr@pobox.com
2660              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
2661              Date: 12 Nov 1999 18:55:30 -0500
2662              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
2663      Branch: cfgperl
2664            ! ext/IO/lib/IO/Socket.pm
2665 ____________________________________________________________________________
2666 [  4564] By: jhi                                   on 1999/11/13  17:45:39
2667         Log: Applied manually:
2668              From: "Craig A. Berry" <craig.berry@metamor.com>
2669              To: perl5-porters@perl.org, VMSPERL@perl.org
2670              Subject: [PATCH 5.005_62] patches required to build on VMS
2671              Date: Tue, 09 Nov 1999 18:16:14 -0600
2672              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
2673      Branch: cfgperl
2674            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2675            ! vms/vms.c vms/vmsish.h
2676 ____________________________________________________________________________
2677 [  4563] By: jhi                                   on 1999/11/13  17:18:41
2678         Log: Regen Unicode tables to include a warning:
2679              Thou Shalt Not Edit Them By Hand; add missing
2680              (Unicode 2.0 -introduced) tables to MANIFEST;
2681              convert the equivalence tables to be valid Perl code.
2682      Branch: cfgperl
2683            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
2684            + lib/unicode/In/BopomofoExtended.pl
2685            + lib/unicode/In/BraillePatterns.pl
2686            + lib/unicode/In/CJKRadicalsSupplement.pl
2687            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
2688            + lib/unicode/In/Cherokee.pl
2689            + lib/unicode/In/IdeographicDescriptionCharacters.pl
2690            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
2691            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
2692            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
2693            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
2694            + lib/unicode/In/Thaana.pl
2695            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
2696            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
2697            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
2698            ! (edit 169 files)
2699 ____________________________________________________________________________
2700 [  4562] By: jhi                                   on 1999/11/13  16:53:00
2701         Log: From: Peter Prymmer <pvhp@forte.com>
2702              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
2703              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
2704              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
2705              Message-Id: <199911102234.OAA01018@brio.forte.com>
2706      Branch: cfgperl
2707            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
2708            ! t/pragma/overload.t
2709 ____________________________________________________________________________
2710 [  4561] By: jhi                                   on 1999/11/13  16:29:37
2711         Log: $Config{myarchname} is not a good architecture identifier
2712              because it may contain host/node identification like
2713              CPU serial numbers.
2714      Branch: cfgperl
2715            ! ext/Errno/Errno_pm.PL
2716 ____________________________________________________________________________
2717 [  4560] By: jhi                                   on 1999/11/13  16:26:13
2718         Log: Continue largefileness separation from quadness;
2719              move nv-preserving test out of perl.h into Configure;
2720              use HAS_SETVBUF in IO.
2721      Branch: cfgperl
2722            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2723            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
2724      Branch: metaconfig
2725            ! U/a_dvisory/quadtype.U
2726      Branch: metaconfig/U/perl
2727            + nvpresuv.U
2728            ! d_fseeko.U d_ftello.U io64.U perlxv.U
2729 ____________________________________________________________________________
2730 [  4559] By: jhi                                   on 1999/11/13  13:46:38
2731         Log: Try to fix largefileness so that it "works" without a quad IV.
2732      Branch: cfgperl
2733            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2734            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
2735      Branch: metaconfig
2736            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
2737      Branch: metaconfig/U/perl
2738            ! io64.U
2739 ____________________________________________________________________________
2740 [  4558] By: jhi                                   on 1999/11/13  11:36:19
2741         Log: Undo drift from mainline.
2742      Branch: cfgperl
2743            ! regcomp.c util.c utils/h2xs.PL
2744 ____________________________________________________________________________
2745 [  4557] By: gsar                                  on 1999/11/13  10:54:46
2746         Log: typo
2747      Branch: perl
2748            ! util.c
2749 ____________________________________________________________________________
2750 [  4556] By: gsar                                  on 1999/11/13  10:53:41
2751         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
2752      Branch: perl
2753           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
2754           +> epoc/epoc_stubs.c
2755           !> (integrate 48 files)
2756 ____________________________________________________________________________
2757 [  4555] By: jhi                                   on 1999/11/13  10:05:54
2758         Log: Integrate with Sarathy.
2759      Branch: cfgperl
2760           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
2761           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
2762 ____________________________________________________________________________
2763 [  4554] By: jhi                                   on 1999/11/13  10:03:07
2764         Log: s/_SIGN$/_sign/g;
2765      Branch: metaconfig
2766            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
2767 ____________________________________________________________________________
2768 [  4553] By: gsar                                  on 1999/11/13  02:17:53
2769         Log: cloned interpreters now actually run and pass all but 55/10386
2770              subtests; various subtle bugs, new and old, observed when running
2771              cloned interpreters have been fixed
2772              
2773              still to do:
2774              |  * dup psig_ptr table
2775              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
2776              |    simple-minded and grab one pad entry each, heavily bloating
2777              |    the pad by not avoiding dups)
2778              |  * overloaded constants are not really immutable--they need to
2779              |    be PADOPs
2780              |  * allocator for constants and OPs need to be spelled differently
2781              |    (shared vs interpreter-local allocations)
2782              |  * optree refcounting is still missing locking (macros are in place)
2783              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
2784              |    perl_clone() can be called from within runops*()
2785      Branch: perl
2786            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
2787            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
2788 ____________________________________________________________________________
2789 [  4552] By: jhi                                   on 1999/11/11  23:17:43
2790         Log: Turn on largefileness always if available and
2791              continue 64-bit fixes.
2792      Branch: cfgperl
2793            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
2794            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
2795            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
2796 ____________________________________________________________________________
2797 [  4551] By: jhi                                   on 1999/11/11  23:16:15
2798         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
2799      Branch: metaconfig
2800            ! U/a_dvisory/quadtype.U
2801      Branch: metaconfig/U/perl
2802            + d_int64t.U
2803            ! i_inttypes.U io64.U
2804 ____________________________________________________________________________
2805 [  4550] By: jhi                                   on 1999/11/11  20:24:55
2806         Log: Fix a thinko in 4548.
2807      Branch: cfgperl
2808            ! pp_sys.c
2809 ____________________________________________________________________________
2810 [  4549] By: jhi                                   on 1999/11/11  19:48:21
2811         Log: Integrate with Sarathy.
2812      Branch: cfgperl
2813           !> (integrate 56 files)
2814 ____________________________________________________________________________
2815 [  4548] By: jhi                                   on 1999/11/11  19:41:56
2816         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
2817              regen Configure.
2818      Branch: cfgperl
2819            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2820            ! config_h.SH pp_sys.c
2821 ____________________________________________________________________________
2822 [  4547] By: jhi                                   on 1999/11/11  19:40:38
2823         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
2824      Branch: metaconfig
2825            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
2826            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
2827 ____________________________________________________________________________
2828 [  4546] By: gsar                                  on 1999/11/11  10:32:54
2829         Log: avoid stash pointers in optree under USE_ITHREADS
2830      Branch: perl
2831            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
2832            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
2833            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
2834            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2835            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
2836            ! scope.h sv.c
2837 ____________________________________________________________________________
2838 [  4545] By: gsar                                  on 1999/11/11  06:04:20
2839         Log: another change towards a shareable optree: avoid pointer to filegv
2840              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
2841              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
2842              to suit
2843      Branch: perl
2844            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
2845            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
2846            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
2847            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
2848            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
2849            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
2850            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
2851            ! win32/perllib.c
2852 ____________________________________________________________________________
2853 [  4544] By: gsar                                  on 1999/11/10  18:19:12
2854         Log: more cleanups for change#4539
2855      Branch: perl
2856            ! gv.h op.c op.h pp_ctl.c pp_hot.c
2857 ____________________________________________________________________________
2858 [  4543] By: gsar                                  on 1999/11/10  01:52:22
2859         Log: remove dead branch/infinite looper in change#3612
2860      Branch: perl
2861            ! op.c
2862 ____________________________________________________________________________
2863 [  4542] By: gsar                                  on 1999/11/09  20:05:47
2864         Log: IoDIRP may be fake when used in source filters, mark as such
2865      Branch: perl
2866            ! sv.c sv.h toke.c
2867 ____________________________________________________________________________
2868 [  4541] By: gsar                                  on 1999/11/09  05:47:53
2869         Log: small nits in changes#4538,4539
2870      Branch: perl
2871            ! op.c sv.c
2872 ____________________________________________________________________________
2873 [  4540] By: gsar                                  on 1999/11/08  20:30:58
2874         Log: win32 symbol export tweak
2875      Branch: perl
2876            ! makedef.pl win32/win32.c win32/win32iop.h
2877 ____________________________________________________________________________
2878 [  4539] By: gsar                                  on 1999/11/08  18:50:40
2879         Log: preliminary support for GVOP indirection via pad
2880      Branch: perl
2881            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
2882            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
2883 ____________________________________________________________________________
2884 [  4538] By: gsar                                  on 1999/11/08  11:25:49
2885         Log: preliminary support for perl_clone() (still needs work in
2886              the following areas: SVOPs must indirect via pad; context
2887              stack, scope stack, and runlevels must be cloned; must
2888              hook up the virtualized pseudo-process support provided by
2889              "host"; ...)
2890      Branch: perl
2891            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
2892            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
2893            ! win32/perllib.c win32/win32.c
2894 ____________________________________________________________________________
2895 [  4537] By: gsar                                  on 1999/11/08  11:19:18
2896         Log: more thorough cleanup in perl_destroy()
2897      Branch: perl
2898            ! perl.c util.c
2899 ____________________________________________________________________________
2900 [  4536] By: gsar                                  on 1999/11/08  07:16:10
2901         Log: win32 internal data must be interpreter-local
2902      Branch: perl
2903            ! win32/win32.c win32/win32.h win32/win32sck.c
2904 ____________________________________________________________________________
2905 [  4535] By: gsar                                  on 1999/11/08  04:17:28
2906         Log: tweak change#4502
2907      Branch: perl
2908            ! doio.c perl.c
2909 ____________________________________________________________________________
2910 [  4534] By: jhi                                   on 1999/11/07  13:17:03
2911         Log: Four special class subs, not three.
2912      Branch: cfgperl
2913            ! pod/perlmod.pod
2914 ____________________________________________________________________________
2915 [  4533] By: jhi                                   on 1999/11/07  13:13:15
2916         Log: Integrate with Sarathy.
2917      Branch: cfgperl
2918           !> mg.c t/io/print.t
2919 ____________________________________________________________________________
2920 [  4532] By: jhi                                   on 1999/11/07  12:36:10
2921         Log: More test program maintenance.
2922      Branch: cfgperl
2923            ! Configure config_h.SH
2924      Branch: metaconfig
2925            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
2926            ! U/compline/charsize.U U/compline/d_sigaction.U
2927            ! U/compline/doublesize.U U/compline/floatsize.U
2928            ! U/compline/nblock_io.U U/compline/ptrsize.U
2929            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
2930            ! U/typedefs/uidsize.U
2931      Branch: metaconfig/U/perl
2932            ! fpossize.U
2933 ____________________________________________________________________________
2934 [  4531] By: jhi                                   on 1999/11/07  00:34:09
2935         Log: Tidy up the metaconfig test programs.
2936      Branch: cfgperl
2937            ! Configure config_h.SH
2938      Branch: metaconfig
2939            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
2940            ! U/compline/charsize.U U/compline/doublesize.U
2941            ! U/compline/nblock_io.U U/compline/ptrsize.U
2942            ! U/modified/d_longlong.U U/typedefs/gidsize.U
2943            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
2944            ! U/typedefs/uidsize.U
2945      Branch: metaconfig/U/perl
2946            ! fpossize.U
2947 ____________________________________________________________________________
2948 [  4530] By: jhi                                   on 1999/11/06  23:51:34
2949         Log: So many printfs, so little time.
2950      Branch: cfgperl
2951            ! op.c perl.c regcomp.c scope.c util.c
2952 ____________________________________________________________________________
2953 [  4529] By: jhi                                   on 1999/11/06  23:27:35
2954         Log: Replace the explicit zeros with NOOPs.
2955      Branch: cfgperl
2956            ! perl.h
2957 ____________________________________________________________________________
2958 [  4528] By: jhi                                   on 1999/11/06  23:10:54
2959         Log: From: jand@activestate.com (Jan Dubois)
2960              To: perl5-porters@perl.org
2961              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
2962              Mark Borgerding <mborgerding@acm.org>
2963              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
2964              Date: Sat, 06 Nov 1999 22:16:43 +0100
2965              Message-ID: <38279207.46448719@smtprelay.t-online.de>
2966      Branch: cfgperl
2967            ! op.c op.h
2968 ____________________________________________________________________________
2969 [  4527] By: jhi                                   on 1999/11/06  20:22:14
2970         Log: ...and fewer.
2971      Branch: cfgperl
2972            ! dump.c
2973 ____________________________________________________________________________
2974 [  4526] By: jhi                                   on 1999/11/06  20:19:04
2975         Log: ...and they are getting fewer.
2976      Branch: cfgperl
2977            ! dump.c op.c util.c
2978 ____________________________________________________________________________
2979 [  4525] By: jhi                                   on 1999/11/06  19:59:59
2980         Log: More printf miscasts flushed out.
2981      Branch: cfgperl
2982            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
2983            ! regexec.c
2984 ____________________________________________________________________________
2985 [  4524] By: jhi                                   on 1999/11/06  15:39:05
2986         Log: Crushing the remaining %ld guerillas.
2987      Branch: cfgperl
2988            ! ext/Devel/DProf/DProf.xs
2989 ____________________________________________________________________________
2990 [  4523] By: jhi                                   on 1999/11/06  15:11:38
2991         Log: Update CPAN sites list.
2992      Branch: cfgperl
2993            ! pod/perlmodlib.pod
2994 ____________________________________________________________________________
2995 [  4522] By: jhi                                   on 1999/11/05  19:50:46
2996         Log: The -n32 is normally part of $cc, not $ccflags.
2997      Branch: cfgperl
2998            ! hints/irix_6.sh
2999 ____________________________________________________________________________
3000 [  4521] By: gsar                                  on 1999/11/05  04:35:30
3001         Log: allow $\ to work right when set to a string with embedded nulls
3002      Branch: perl
3003            ! mg.c t/io/print.t
3004 ____________________________________________________________________________
3005 [  4520] By: jhi                                   on 1999/11/04  23:30:09
3006         Log: Integrate with Sarathy.
3007      Branch: cfgperl
3008           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
3009           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
3010           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
3011           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
3012           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
3013           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
3014 ____________________________________________________________________________
3015 [  4519] By: jhi                                   on 1999/11/04  23:09:25
3016         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3017              To: perl5-porters@perl.org (Mailing list Perl5)
3018              Subject: [PATCH 5.005_62] ref to non-lvalue method
3019              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
3020              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
3021      Branch: cfgperl
3022            ! op.c
3023 ____________________________________________________________________________
3024 [  4518] By: jhi                                   on 1999/11/04  23:07:27
3025         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3026              To: perl5-porters@perl.org (Mailing list Perl5)
3027              Subject: [PATCH 5.005_62] xsubpp dependency
3028              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
3029              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
3030      Branch: cfgperl
3031            ! lib/ExtUtils/MM_Unix.pm
3032 ____________________________________________________________________________
3033 [  4517] By: jhi                                   on 1999/11/04  23:05:59
3034         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3035              To: perl5-porters@perl.org (Mailing list Perl5)
3036              Subject: [PATCH 5.005_62] regexp.h
3037              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
3038              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
3039      Branch: cfgperl
3040            ! regexp.h
3041 ____________________________________________________________________________
3042 [  4516] By: gsar                                  on 1999/11/04  18:25:45
3043         Log: change#4485 didn't do the right thing for B::Bytecode
3044      Branch: perl
3045            ! ext/B/B/Bytecode.pm
3046 ____________________________________________________________________________
3047 [  4515] By: gsar                                  on 1999/11/04  17:28:29
3048         Log: implement STOP blocks and fix compiler to use them (minimally
3049              tested)
3050      Branch: perl
3051            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
3052            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
3053            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3054            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
3055            ! pod/perltodo.pod toke.c
3056 ____________________________________________________________________________
3057 [  4514] By: gsar                                  on 1999/11/04  15:59:46
3058         Log: display BSD license in Glob.pm (for clause #2 conformity)
3059      Branch: perl
3060            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
3061            ! ext/File/Glob/bsd_glob.h
3062 ____________________________________________________________________________
3063 [  4513] By: jhi                                   on 1999/11/04  08:26:19
3064         Log: Integrate with Sarathy.
3065      Branch: cfgperl
3066           +> t/io/nargv.t
3067           !> (integrate 34 files)
3068 ____________________________________________________________________________
3069 [  4512] By: jhi                                   on 1999/11/04  08:01:25
3070         Log: Incremental Mac integration from Matthias.
3071      Branch: cfgperl
3072            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
3073            ! toke.c util.c
3074 ____________________________________________________________________________
3075 [  4511] By: gsar                                  on 1999/11/04  02:53:37
3076         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
3077      Branch: perl
3078            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
3079            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
3080            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
3081            ! xsutils.c
3082 ____________________________________________________________________________
3083 [  4510] By: jhi                                   on 1999/11/02  22:12:29
3084         Log: S_init_interp is a better place to diddle with PL_opargs
3085              than perl_construct.
3086      Branch: cfgperl
3087            ! perl.c
3088 ____________________________________________________________________________
3089 [  4509] By: jhi                                   on 1999/11/02  21:30:02
3090         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3091              To: ben@mucus.advanced.org, perl5-porters@perl.org
3092              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
3093              Date: Tue, 02 Nov 1999 21:36:00 +0000
3094              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
3095      Branch: cfgperl
3096            ! pod/perlfunc.pod
3097 ____________________________________________________________________________
3098 [  4508] By: jhi                                   on 1999/11/02  20:46:27
3099         Log: Initial integration of the MacPerl changes form Matthias.
3100      Branch: cfgperl
3101            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
3102            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
3103            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
3104 ____________________________________________________________________________
3105 [  4507] By: jhi                                   on 1999/11/01  23:05:07
3106         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3107              To: lvirden@cas.org (Larry W. Virden)
3108              Cc: perl5-porters@perl.org, lvirden@cas.org
3109              Subject: Re: [ID 19991026.001] perl segmentation fault report
3110              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
3111              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
3112      Branch: cfgperl
3113            ! regexec.c t/op/pat.t
3114 ____________________________________________________________________________
3115 [  4506] By: jhi                                   on 1999/11/01  19:56:28
3116         Log: From: Olaf Flebbe <olaf@science-computing.de>
3117              To: perl5-porters@perl.org
3118              Subject: [PATCH: 5.005_62] Patch for EPOC Support
3119              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
3120              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
3121      Branch: cfgperl
3122            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
3123            + epoc/epoc_stubs.c
3124            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
3125            ! epoc/perl.pkg
3126 ____________________________________________________________________________
3127 [  4505] By: gsar                                  on 1999/11/01  17:09:44
3128         Log: macros for COP.cop_filegv access
3129      Branch: perl
3130            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
3131            ! util.c
3132 ____________________________________________________________________________
3133 [  4504] By: gsar                                  on 1999/11/01  17:08:28
3134         Log: enable better Win32::DomainName() by demand loading netapi32.dll
3135              (from Jan Dubois)
3136      Branch: perl
3137            ! pod/Win32.pod win32/win32.c
3138 ____________________________________________________________________________
3139 [  4503] By: gsar                                  on 1999/10/31  20:56:06
3140         Log: change#4502 was missing a file
3141      Branch: perl
3142            + t/io/nargv.t
3143 ____________________________________________________________________________
3144 [  4502] By: gsar                                  on 1999/10/31  20:46:02
3145         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
3146              in the way ARGV state was handled in readline(); writing a
3147              subroutine to do inplace edits is now possible, provided *ARGV,
3148              *ARGVOUT, $^I and $_ are localized where needed
3149      Branch: perl
3150            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
3151            ! pp_hot.c scope.c
3152 ____________________________________________________________________________
3153 [  4501] By: jhi                                   on 1999/10/31  12:43:54
3154         Log: Integrate with Sarathy.
3155      Branch: cfgperl
3156           !> perl.h win32/config.bc win32/config.gc win32/config.vc
3157           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3158 ____________________________________________________________________________
3159 [  4500] By: gsar                                  on 1999/10/31  10:01:17
3160         Log: updated windows config* files
3161      Branch: perl
3162            ! win32/config.bc win32/config.gc win32/config.vc
3163            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3164 ____________________________________________________________________________
3165 [  4499] By: gsar                                  on 1999/10/31  09:15:17
3166         Log: integrate cfgperl contents into mainline
3167      Branch: perl
3168           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3169           !> config_h.SH perl.h
3170 ____________________________________________________________________________
3171 [  4498] By: gsar                                  on 1999/10/31  09:13:41
3172         Log: remove unused struct Outrec
3173      Branch: perl
3174            ! perl.h
3175 ____________________________________________________________________________
3176 [  4497] By: jhi                                   on 1999/10/30  12:41:50
3177         Log: Add HAS_QUAD ($Config{d_quad}); use it.
3178      Branch: cfgperl
3179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3180            ! config_h.SH perl.h
3181      Branch: metaconfig
3182            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
3183            ! U/typedefs/uidf.U
3184      Branch: metaconfig/U/perl
3185            ! perlxv.U
3186 ____________________________________________________________________________
3187 [  4496] By: gsar                                  on 1999/10/30  00:28:32
3188         Log: integrate cfgperl contents into mainline
3189      Branch: perl
3190           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
3191           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
3192           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
3193           !> perl.h pp.c pp.h regexec.c sv.c taint.c
3194 ____________________________________________________________________________
3195 [  4495] By: jhi                                   on 1999/10/29  23:36:19
3196         Log: Continue what #4494 started; introduce uid and gid formats.
3197      Branch: cfgperl
3198            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3199            ! config_h.SH handy.h perl.h
3200      Branch: metaconfig
3201            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
3202            - U/typedefs/quadtype.U
3203      Branch: metaconfig/U/perl
3204            ! perlxv.U
3205 ____________________________________________________________________________
3206 [  4494] By: jhi                                   on 1999/10/29  22:09:01
3207         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
3208              from perl.h and handy.h.
3209      Branch: cfgperl
3210            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3211            ! config_h.SH handy.h perl.h
3212      Branch: metaconfig/U/perl
3213            + perlxv.U perlxvf.U
3214 ____________________________________________________________________________
3215 [  4493] By: jhi                                   on 1999/10/29  22:08:06
3216         Log: Finetuning the output continues along the lines of #4490 and #4491.
3217      Branch: metaconfig
3218            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3219            ! U/typedefs/fpostype.U
3220      Branch: metaconfig/U/perl
3221            + fpossize.U
3222            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3223            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3224 ____________________________________________________________________________
3225 [  4492] By: jhi                                   on 1999/10/29  21:14:53
3226         Log: Hurd update from Mark Kettenis.
3227      Branch: cfgperl
3228            ! README.hurd
3229 ____________________________________________________________________________
3230 [  4491] By: jhi                                   on 1999/10/29  20:37:02
3231         Log: A new try at what #4490 tried to accomplish.
3232      Branch: metaconfig
3233            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3234      Branch: metaconfig/U/perl
3235            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3236            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3237 ____________________________________________________________________________
3238 [  4490] By: jhi                                   on 1999/10/29  20:19:41
3239         Log: metaconfig nits.
3240      Branch: metaconfig
3241            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
3242      Branch: metaconfig/U/perl
3243            + d_iovec_s.U
3244            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3245            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
3246 ____________________________________________________________________________
3247 [  4489] By: jhi                                   on 1999/10/29  16:08:43
3248         Log: Integrate with Sarathy.
3249      Branch: cfgperl
3250           !> (integrate 31 files)
3251 ____________________________________________________________________________
3252 [  4488] By: jhi                                   on 1999/10/29  15:30:30
3253         Log: Regen Configure and Glossary.
3254      Branch: cfgperl
3255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3256            ! config_h.SH
3257 ____________________________________________________________________________
3258 [  4487] By: jhi                                   on 1999/10/29  15:24:13
3259         Log: Remove quad logic from perl.h; regen Configure;
3260              add -DUSE_LONG_LONG to ccflags if not already there.
3261      Branch: cfgperl
3262            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
3263            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
3264 ____________________________________________________________________________
3265 [  4486] By: jhi                                   on 1999/10/29  15:22:38
3266         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
3267              fixed the use*.U to define their stuff only iff not already defined
3268              (so that ccflags can have any -DUSE_* it wants);
3269              uselonglong.U added; various small nits fixed.
3270      Branch: metaconfig
3271            + U/typedefs/quadtype.U
3272            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3273            ! U/modified/d_statblks.U U/modified/usenm.U
3274            ! U/threads/usethreads.U
3275      Branch: metaconfig/U/perl
3276            + uselonglong.U
3277            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
3278            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
3279            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
3280            ! usemultiplicity.U useperlio.U usesocks.U
3281 ____________________________________________________________________________
3282 [  4485] By: gsar                                  on 1999/10/29  06:08:50
3283         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
3284      Branch: perl
3285            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
3286            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3287            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
3288            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
3289            ! sv.h
3290 ____________________________________________________________________________
3291 [  4484] By: gsar                                  on 1999/10/29  03:00:21
3292         Log: usurp GVOP slot for new PADOP (one small step to making optree
3293              shareable across interpreters)
3294      Branch: perl
3295            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
3296            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
3297            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
3298            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
3299            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
3300            ! pp_hot.c pp_sys.c regexec.c run.c
3301 ____________________________________________________________________________
3302 [  4483] By: jhi                                   on 1999/10/28  22:01:12
3303         Log: Regen Configure.
3304      Branch: cfgperl
3305            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3306            ! config_h.SH
3307 ____________________________________________________________________________
3308 [  4482] By: jhi                                   on 1999/10/28  21:45:26
3309         Log: Installdirs patches from Andy.
3310      Branch: metaconfig
3311            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3312            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
3313            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
3314            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
3315            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
3316            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
3317            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
3318            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3319            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
3320 ____________________________________________________________________________
3321 [  4481] By: gsar                                  on 1999/10/28  17:33:49
3322         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
3323              can still be directly set)
3324      Branch: perl
3325            ! lib/Time/Local.pm
3326 ____________________________________________________________________________
3327 [  4480] By: jhi                                   on 1999/10/28  13:49:26
3328         Log: Fix printing of uids and gids; regen Configure.
3329      Branch: cfgperl
3330            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3331            ! config_h.SH mg.c perl.c perl.h taint.c
3332 ____________________________________________________________________________
3333 [  4479] By: jhi                                   on 1999/10/28  11:53:57
3334         Log: Fix typo.
3335      Branch: metaconfig
3336            ! U/typedefs/gidsize.U
3337 ____________________________________________________________________________
3338 [  4478] By: jhi                                   on 1999/10/28  06:50:02
3339         Log: Integrate with Sarathy.
3340      Branch: cfgperl
3341           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
3342           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
3343           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
3344           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
3345 ____________________________________________________________________________
3346 [  4477] By: jhi                                   on 1999/10/28  06:40:54
3347         Log: (Slightly) better comments for Policy_sh.SH from Andy.
3348      Branch: cfgperl
3349            ! Policy_sh.SH
3350 ____________________________________________________________________________
3351 [  4476] By: gsar                                  on 1999/10/27  23:54:36
3352         Log: regen config* stuff for windows
3353      Branch: perl
3354            ! Changes patchlevel.h win32/Makefile win32/config.bc
3355            ! win32/config.gc win32/config.vc win32/config_H.bc
3356            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
3357            ! win32/makefile.mk
3358 ____________________________________________________________________________
3359 [  4475] By: gsar                                  on 1999/10/27  21:32:30
3360         Log: integrate cfgperl contents into mainline; merge conflicts
3361      Branch: perl
3362           !> (integrate 46 files)
3363 ____________________________________________________________________________
3364 [  4474] By: gsar                                  on 1999/10/27  21:15:07
3365         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
3366              perl; stdout/stderr redirects seem broken as well)
3367      Branch: perl
3368            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
3369 ____________________________________________________________________________
3370 [  4473] By: jhi                                   on 1999/10/27  21:11:11
3371         Log: Do not block if no message queues available.
3372      Branch: cfgperl
3373            ! t/lib/ipc_sysv.t
3374 ____________________________________________________________________________
3375 [  4472] By: jhi                                   on 1999/10/27  18:27:40
3376         Log: Remove unused "squatter" symbols; regen Configure.
3377      Branch: cfgperl
3378            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
3379            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
3380            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3381 ____________________________________________________________________________
3382 [  4471] By: jhi                                   on 1999/10/27  18:26:55
3383         Log: metaconfig; split socket; fix output.
3384      Branch: metaconfig
3385            ! U/modified/d_socket.U U/modified/d_statblks.U
3386      Branch: metaconfig/U/perl
3387            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
3388            ! i_sysstatfs.U i_sysvfs.U
3389 ____________________________________________________________________________
3390 [  4470] By: jhi                                   on 1999/10/27  17:19:06
3391         Log: Regen Configure.
3392      Branch: cfgperl
3393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3394            ! config_h.SH perl.c perl.h
3395 ____________________________________________________________________________
3396 [  4469] By: jhi                                   on 1999/10/27  17:18:41
3397         Log: metaconfig; split statfs.
3398      Branch: metaconfig/U/perl
3399            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
3400            ! d_statfs.U
3401 ____________________________________________________________________________
3402 [  4468] By: jhi                                   on 1999/10/27  14:06:44
3403         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
3404              (Ilya's changes won).
3405      Branch: cfgperl
3406           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3407           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3408           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3409           !> (integrate 65 files)
3410 ____________________________________________________________________________
3411 [  4467] By: jhi                                   on 1999/10/27  13:38:41
3412         Log: Regen Configure.
3413      Branch: cfgperl
3414            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3415            ! config_h.SH
3416 ____________________________________________________________________________
3417 [  4466] By: jhi                                   on 1999/10/27  13:18:06
3418         Log: metaconfig fixes from Andy.
3419      Branch: metaconfig
3420            + U/modified/libnlist.U U/modified/usrinc.U
3421            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
3422 ____________________________________________________________________________
3423 [  4465] By: jhi                                   on 1999/10/27  13:06:27
3424         Log: Nosuid checking for statfs() people.
3425      Branch: cfgperl
3426            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3427            ! config_h.SH perl.c perl.h pod/perldiag.pod
3428 ____________________________________________________________________________
3429 [  4464] By: jhi                                   on 1999/10/27  13:04:20
3430         Log: metaconfig maintenance; fix Hasfield, statfs;
3431              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
3432              split fstatfs away from statfs.
3433      Branch: metaconfig
3434            + U/protos/Hasstruct.U
3435            ! U/protos/Hasfield.U
3436      Branch: metaconfig/U/perl
3437            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
3438            + i_ustat.U
3439            ! d_statfs.U
3440 ____________________________________________________________________________
3441 [  4463] By: jhi                                   on 1999/10/27  07:55:53
3442         Log: We need cc to be able to test for cc -v.
3443      Branch: cfgperl
3444            ! hints/dec_osf.sh
3445 ____________________________________________________________________________
3446 [  4462] By: gsar                                  on 1999/10/27  01:31:41
3447         Log: more GCC v2.95 induced adjustments
3448      Branch: perl
3449            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
3450            ! win32/makefile.mk win32/win32.c x2p/walk.c
3451 ____________________________________________________________________________
3452 [  4461] By: gsar                                  on 1999/10/26  21:42:59
3453         Log: warnings and const violations identified by compiling in C++ mode
3454              with GCC v2.95
3455      Branch: perl
3456            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
3457            ! sv.c taint.c toke.c win32/win32.c
3458 ____________________________________________________________________________
3459 [  4459] By: jhi                                   on 1999/10/26  10:15:58
3460         Log: Regen Configure.
3461      Branch: cfgperl
3462            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3463            ! config_h.SH
3464 ____________________________________________________________________________
3465 [  4458] By: jhi                                   on 1999/10/26  09:48:37
3466         Log: Minor rewordings.
3467      Branch: metaconfig/U/perl
3468            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
3469 ____________________________________________________________________________
3470 [  4456] By: jhi                                   on 1999/10/26  09:11:49
3471         Log: Fix d_statfsflags; add d_getmnt.
3472      Branch: metaconfig/U/perl
3473            + d_getmnt.U
3474            ! d_statfs.U
3475 ____________________________________________________________________________
3476 [  4455] By: jhi                                   on 1999/10/26  08:12:27
3477         Log: Massive multitypo in #4446.
3478      Branch: cfgperl
3479            ! hints/dec_osf.sh
3480 ____________________________________________________________________________
3481 [  4454] By: jhi                                   on 1999/10/25  08:28:45
3482         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
3483              To: Perl 5 Porters <perl5-porters@perl.org>
3484              Subject: [PATCH 5.005_62] dos-djgpp update
3485              Date: Mon, 25 Oct 1999 10:11:30 +0200
3486              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
3487      Branch: cfgperl
3488            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
3489            ! pod/perldelta.pod t/lib/io_unix.t
3490 ____________________________________________________________________________
3491 [  4453] By: jhi                                   on 1999/10/25  08:25:50
3492         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3493              To: perl5-porters@perl.org (Mailing list Perl5)
3494              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
3495              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
3496              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
3497      Branch: cfgperl
3498            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
3499 ____________________________________________________________________________
3500 [  4452] By: jhi                                   on 1999/10/25  08:16:55
3501         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3502              To: perl5-porters@perl.org (Mailing list Perl5)
3503              Subject: [PATCH 5.005_62] Missing REx engine patch
3504              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
3505              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
3506      Branch: cfgperl
3507            ! pod/perldiag.pod regcomp.c regexec.c
3508 ____________________________________________________________________________
3509 [  4451] By: jhi                                   on 1999/10/25  08:13:06
3510         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3511              To: perl5-porters@perl.org (Mailing list Perl5)
3512              Subject: [PATCH 5.005_62] charnames and UTEST
3513              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
3514              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
3515      Branch: cfgperl
3516            ! t/lib/charnames.t
3517 ____________________________________________________________________________
3518 [  4450] By: gsar                                  on 1999/10/25  07:38:15
3519         Log: win32 tweak
3520      Branch: perl
3521            ! win32/perllib.c
3522 ____________________________________________________________________________
3523 [  4449] By: gsar                                  on 1999/10/24  23:20:10
3524         Log: remove inconsistent tainting behavior of sprintf("%e",...)
3525              (all bets are off is "C" locale is compromised)
3526      Branch: perl
3527            ! pod/perlfunc.pod pod/perllocale.pod sv.c
3528 ____________________________________________________________________________
3529 [  4448] By: gsar                                  on 1999/10/24  22:20:42
3530         Log: remove unused interpreter globals
3531      Branch: perl
3532            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
3533            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
3534            ! proto.h toke.c
3535 ____________________________________________________________________________
3536 [  4447] By: jhi                                   on 1999/10/24  21:49:52
3537         Log: Another hints tweak.
3538      Branch: cfgperl
3539            ! hints/aix.sh
3540 ____________________________________________________________________________
3541 [  4446] By: jhi                                   on 1999/10/24  21:48:02
3542         Log: Hints tweak.
3543      Branch: cfgperl
3544            ! hints/dec_osf.sh
3545 ____________________________________________________________________________
3546 [  4445] By: nick                                  on 1999/10/24  21:03:28
3547         Log: Integrate own changes to mainline.
3548      Branch: utfperl
3549           !> installperl pp.c
3550 ____________________________________________________________________________
3551 [  4444] By: nick                                  on 1999/10/24  20:54:06
3552         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
3553              (Fix/workround for [ID19991024.001])
3554      Branch: perl
3555            ! pp.c
3556 ____________________________________________________________________________
3557 [  4443] By: nick                                  on 1999/10/24  15:09:51
3558         Log: Follow that camel ... another sync.
3559      Branch: utfperl
3560           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3561           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3562           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3563           !> (integrate 36 files)
3564 ____________________________________________________________________________
3565 [  4442] By: gsar                                  on 1999/10/24  14:40:01
3566         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
3567      Branch: perl
3568            ! installperl
3569 ____________________________________________________________________________
3570 [  4441] By: gsar                                  on 1999/10/24  14:33:11
3571         Log: test in change#4428 needs strict interpretation of C modulus
3572      Branch: perl
3573            ! t/op/int.t
3574 ____________________________________________________________________________
3575 [  4440] By: gsar                                  on 1999/10/24  13:47:17
3576         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
3577              $? break
3578      Branch: perl
3579            ! perl.c pod/perldelta.pod pod/perldiag.pod
3580 ____________________________________________________________________________
3581 [  4439] By: jhi                                   on 1999/10/24  13:19:17
3582         Log: test for #2835 (yeah, better later than never)
3583      Branch: cfgperl
3584            ! t/op/array.t
3585 ____________________________________________________________________________
3586 [  4438] By: gsar                                  on 1999/10/24  12:59:12
3587         Log: typo, doc tweak
3588      Branch: perl
3589            ! lib/attributes.pm pod/perlop.pod
3590 ____________________________________________________________________________
3591 [  4437] By: gsar                                  on 1999/10/24  11:59:55
3592         Log: allow get() and reftype() functions to be imported (from
3593              Spider Boardman)
3594      Branch: perl
3595            ! lib/attributes.pm
3596 ____________________________________________________________________________
3597 [  4436] By: gsar                                  on 1999/10/24  11:52:53
3598         Log: suppress scalar leak messages for known leaks (from
3599              Robin Barker <rmb1@cise.npl.co.uk>)
3600      Branch: perl
3601            ! Changes t/op/lex_assign.t t/pragma/warn/op
3602 ____________________________________________________________________________
3603 [  4435] By: gsar                                  on 1999/10/24  11:39:42
3604         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
3605      Branch: perl
3606            ! ext/B/defsubs_h.PL
3607 ____________________________________________________________________________
3608 [  4434] By: gsar                                  on 1999/10/24  11:36:08
3609         Log: relax range checking if they ask for it (from John L. Allen
3610              <allen@grumman.com>)
3611      Branch: perl
3612            ! lib/Time/Local.pm
3613 ____________________________________________________________________________
3614 [  4433] By: gsar                                  on 1999/10/24  11:25:51
3615         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
3616      Branch: perl
3617            ! README lib/File/Path.pm
3618 ____________________________________________________________________________
3619 [  4432] By: gsar                                  on 1999/10/24  11:11:02
3620         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3621              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
3622              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
3623              Subject: Re: [PATCH 5.005_62] OS/2 improvements
3624      Branch: perl
3625            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
3626            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
3627            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
3628            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
3629            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
3630            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
3631            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
3632            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
3633            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
3634            ! perl.c perl.h t/io/fs.t t/op/magic.t
3635 ____________________________________________________________________________
3636 [  4431] By: gsar                                  on 1999/10/24  10:50:14
3637         Log: install all README.foo with pod content as podfoo.pod
3638      Branch: perl
3639            ! Makefile.SH installman
3640 ____________________________________________________________________________
3641 [  4430] By: gsar                                  on 1999/10/24  09:28:24
3642         Log: @INC needs ../lib
3643      Branch: perl
3644            ! t/op/int.t
3645 ____________________________________________________________________________
3646 [  4429] By: jhi                                   on 1999/10/23  21:47:49
3647         Log: More printf-fixes (see also #4426).
3648      Branch: cfgperl
3649            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
3650            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
3651            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
3652 ____________________________________________________________________________
3653 [  4428] By: gsar                                  on 1999/10/23  20:28:56
3654         Log: fix accidental C modulo semantics on integer-valued operations
3655              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
3656      Branch: perl
3657            ! op.c t/op/int.t
3658 ____________________________________________________________________________
3659 [  4427] By: jhi                                   on 1999/10/23  16:10:10
3660         Log: Integrate with Sarathy.
3661      Branch: cfgperl
3662           !> sv.c win32/win32.c
3663 ____________________________________________________________________________
3664 [  4426] By: jhi                                   on 1999/10/23  16:04:02
3665         Log: Fix the printfing nits pointed out by using gcc -Wall and
3666              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
3667              plus few other warnings in Dumper.xs.
3668      Branch: cfgperl
3669            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
3670            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
3671 ____________________________________________________________________________
3672 [  4425] By: jhi                                   on 1999/10/23  15:16:41
3673         Log: Configure regen to pick up the new installation directories
3674              from Policy_sh.SH.  The explanations of "public add-ons" and
3675              "vendor-supplied" could do with more work.
3676      Branch: cfgperl
3677            ! Configure config_h.SH
3678 ____________________________________________________________________________
3679 [  4424] By: nick                                  on 1999/10/23  00:46:22
3680         Log: Resolve mainline before possible hacking operertunity this weekend
3681      Branch: utfperl
3682           +> pod/perlfilter.pod
3683           !> (integrate 32 files)
3684 ____________________________________________________________________________
3685 [  4423] By: jhi                                   on 1999/10/22  22:53:17
3686         Log: Update Policy_sh.SH to handle the newer installation directives.
3687              From: Andy Dougherty <doughera@lafayette.edu>
3688              To: Perl Porters <perl5-porters@perl.org>
3689              Subject: [PATCH 5.005_62] Policy_sh.SH update
3690              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
3691              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
3692      Branch: cfgperl
3693            ! Policy_sh.SH
3694 ____________________________________________________________________________
3695 [  4422] By: jhi                                   on 1999/10/22  22:44:44
3696         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
3697      Branch: cfgperl
3698            ! hints/aix.sh
3699 ____________________________________________________________________________
3700 [  4421] By: gsar                                  on 1999/10/22  21:16:44
3701         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
3702              C<"%ld", long_val>
3703      Branch: perl
3704            ! sv.c
3705 ____________________________________________________________________________
3706 [  4420] By: gsar                                  on 1999/10/22  16:36:46
3707         Log: win32_utime() on directories should use localtime() rather
3708              than gmtime() (from Jan Dubois)
3709      Branch: perl
3710            ! win32/win32.c
3711 ____________________________________________________________________________
3712 [  4419] By: jhi                                   on 1999/10/21  10:31:41
3713         Log: Integrate with Sarathy.
3714      Branch: cfgperl
3715           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
3716           !> t/lib/glob-basic.t t/op/sort.t
3717 ____________________________________________________________________________
3718 [  4418] By: gsar                                  on 1999/10/20  23:49:47
3719         Log: add test for change#4417
3720      Branch: perl
3721            ! t/op/sort.t
3722 ____________________________________________________________________________
3723 [  4417] By: gsar                                  on 1999/10/20  23:45:03
3724         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
3725      Branch: perl
3726            ! op.c
3727 ____________________________________________________________________________
3728 [  4416] By: gsar                                  on 1999/10/20  01:00:50
3729         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
3730      Branch: perl
3731            ! lib/CPAN/FirstTime.pm
3732 ____________________________________________________________________________
3733 [  4415] By: gsar                                  on 1999/10/20  00:52:34
3734         Log: disable optimizing troublesome ops in change#3612
3735              (from Ilya Zakharevich)
3736      Branch: perl
3737            ! Makefile.SH opcode.h opcode.pl
3738 ____________________________________________________________________________
3739 [  4414] By: gsar                                  on 1999/10/20  00:37:46
3740         Log: skip unreadable directory test when running as root
3741      Branch: perl
3742            ! t/lib/glob-basic.t
3743 ____________________________________________________________________________
3744 [  4413] By: jhi                                   on 1999/10/19  09:26:52
3745         Log: Avoid GNU ar if HP cc is being used.
3746      Branch: cfgperl
3747            ! hints/hpux.sh
3748 ____________________________________________________________________________
3749 [  4412] By: jhi                                   on 1999/10/19  07:24:29
3750         Log: Integrate with Sarathy.
3751      Branch: cfgperl
3752           !> perlvars.h
3753 ____________________________________________________________________________
3754 [  4411] By: jhi                                   on 1999/10/19  07:22:34
3755         Log: Long double support: sqrtl et al are not available everywhere,
3756              e.g. not in Solaris, even when long doubles are.
3757      Branch: cfgperl
3758            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3759            ! config_h.SH perl.h
3760 ____________________________________________________________________________
3761 [  4410] By: jhi                                   on 1999/10/19  07:21:42
3762         Log: Add sqrtl probe, add echo dependencies.
3763      Branch: metaconfig
3764            ! U/threads/d_pthreadj.U
3765      Branch: metaconfig/U/perl
3766            + d_sqrtl.U
3767            ! i_inttypes.U io64.U
3768 ____________________________________________________________________________
3769 [  4409] By: gsar                                  on 1999/10/19  02:18:54
3770         Log: perl_mutex n/a if !USE_THREADS
3771      Branch: perl
3772            ! perlvars.h
3773 ____________________________________________________________________________
3774 [  4408] By: jhi                                   on 1999/10/18  20:13:02
3775         Log: Forgotten s/warning/warnings/.
3776      Branch: cfgperl
3777            ! Makefile.SH
3778 ____________________________________________________________________________
3779 [  4407] By: jhi                                   on 1999/10/18  20:02:12
3780         Log: Integrate with Sarathy.
3781      Branch: cfgperl
3782           +> pod/perlfilter.pod
3783           !> (integrate 30 files)
3784 ____________________________________________________________________________
3785 [  4406] By: gsar                                  on 1999/10/18  16:32:10
3786         Log: added intro to source filters from Paul Marquess
3787      Branch: perl
3788            + pod/perlfilter.pod
3789            ! MANIFEST pod/perldelta.pod
3790 ____________________________________________________________________________
3791 [  4405] By: gsar                                  on 1999/10/18  05:53:06
3792         Log: missing manpages
3793      Branch: perl
3794            ! installman
3795 ____________________________________________________________________________
3796 [  4404] By: gsar                                  on 1999/10/18  05:09:22
3797         Log: pod updates from Tom Christiansen
3798      Branch: perl
3799            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
3800 ____________________________________________________________________________
3801 [  4403] By: gsar                                  on 1999/10/17  23:43:59
3802         Log: PL_malloc_mutex needs to be global, not per-interpreter
3803              (malloc.c has static data)
3804      Branch: perl
3805            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
3806 ____________________________________________________________________________
3807 [  4402] By: gsar                                  on 1999/10/17  22:30:30
3808         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
3809              windows
3810      Branch: perl
3811            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
3812            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
3813            ! win32/win32.h
3814 ____________________________________________________________________________
3815 [  4401] By: gsar                                  on 1999/10/17  20:33:42
3816         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
3817              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
3818              is one symptom of the problem
3819      Branch: perl
3820            ! pp_ctl.c t/op/eval.t
3821 ____________________________________________________________________________
3822 [  4400] By: gsar                                  on 1999/10/17  18:36:46
3823         Log: remove FileHandle from list of PodParser dependencies (the
3824              difference is 20 files vs 6 files loaded!)
3825      Branch: perl
3826            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
3827            ! t/pod/testcmp.pl
3828 ____________________________________________________________________________
3829 [  4399] By: nick                                  on 1999/10/17  14:51:35
3830         Log: Pre-trip resolve
3831      Branch: utfperl
3832           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
3833 ____________________________________________________________________________
3834 [  4398] By: gsar                                  on 1999/10/17  09:19:24
3835         Log: make installperl ignore RCS files (from Michael G Schwern
3836              <schwern@pobox.com>)
3837      Branch: perl
3838            ! installperl lib/Text/Tabs.pm
3839 ____________________________________________________________________________
3840 [  4397] By: gsar                                  on 1999/10/16  18:30:14
3841         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
3842      Branch: perl
3843            ! perl.c
3844 ____________________________________________________________________________
3845 [  4396] By: jhi                                   on 1999/10/16  17:44:39
3846         Log: Missing comma.
3847      Branch: cfgperl
3848            ! lib/diagnostics.pm
3849 ____________________________________________________________________________
3850 [  4395] By: gsar                                  on 1999/10/16  17:18:36
3851         Log: assumption about @_ always being non-REAL doesn't hold when
3852              debugger is running; DB::sub() can call arbitrary stuff
3853              that modifies @_ at will
3854      Branch: perl
3855            ! pp_hot.c
3856 ____________________________________________________________________________
3857 [  4394] By: nick                                  on 1999/10/16  09:35:20
3858         Log: Resolve utfperl branch against mainline as of _62
3859      Branch: utfperl
3860           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
3861           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
3862           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3863           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
3864           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
3865           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
3866           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
3867           +> t/lib/glob-taint.t win32/genmk95.pl
3868            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
3869           !> (integrate 144 files)
3870 ____________________________________________________________________________
3871 [  4393] By: gsar                                  on 1999/10/16  04:07:02
3872         Log: OS/2 support bits (from Ilya Zakharevich)
3873      Branch: perl
3874            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
3875 ____________________________________________________________________________
3876 [  4392] By: jhi                                   on 1999/10/15  10:28:09
3877         Log: Integrate with Sarathy.
3878      Branch: cfgperl
3879           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
3880           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
3881           !> win32/Makefile win32/makefile.mk
3882
3883 ----------------
3884 Version 5.005_62
3885 ----------------
3886
3887 ____________________________________________________________________________
3888 [  4391] By: gsar                                  on 1999/10/15  10:12:42
3889         Log: here be 5.005_62
3890      Branch: perl
3891            ! Changes MANIFEST Porting/makerel
3892 ____________________________________________________________________________
3893 [  4390] By: gsar                                  on 1999/10/15  09:45:51
3894         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
3895              avoid tickling it in Pod::Man for now; other nits in
3896              Pod::*
3897      Branch: perl
3898            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
3899            ! pod/perlopentut.pod
3900 ____________________________________________________________________________
3901 [  4389] By: gsar                                  on 1999/10/15  08:55:01
3902         Log: disable internal globbing for miniperl (or build breaks out
3903              in a rash of failed dependencies)
3904      Branch: perl
3905            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
3906 ____________________________________________________________________________
3907 [  4388] By: jhi                                   on 1999/10/15  08:07:49
3908         Log: Integrate with Sarathy.
3909      Branch: cfgperl
3910           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
3911           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
3912 ____________________________________________________________________________
3913 [  4387] By: gsar                                  on 1999/10/15  07:46:24
3914         Log: integrate cfgperl contents into mainline
3915      Branch: perl
3916            ! Changes
3917           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
3918           !> t/pragma/warn/regcomp
3919 ____________________________________________________________________________
3920 [  4386] By: gsar                                  on 1999/10/15  05:45:36
3921         Log: various little goofs in change#4385
3922      Branch: perl
3923            ! win32/include/dirent.h win32/win32.c
3924 ____________________________________________________________________________
3925 [  4385] By: gsar                                  on 1999/10/15  04:49:09
3926         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
3927              rather than win32_opendir() reading all files up front (untested)
3928      Branch: perl
3929            ! win32/include/dirent.h win32/win32.c
3930 ____________________________________________________________________________
3931 [  4384] By: gsar                                  on 1999/10/15  01:34:09
3932         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
3933      Branch: perl
3934            ! lib/Benchmark.pm pod/perldelta.pod
3935 ____________________________________________________________________________
3936 [  4383] By: gsar                                  on 1999/10/15  01:22:32
3937         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
3938              <dha@panix.com>)
3939      Branch: perl
3940            ! pod/perlfaq2.pod
3941 ____________________________________________________________________________
3942 [  4382] By: gsar                                  on 1999/10/15  01:14:22
3943         Log: From: jand@ActiveState.com (Jan Dubois)
3944              Date: Fri, 15 Oct 1999 01:14:23 +0200
3945              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
3946              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
3947      Branch: perl
3948            ! ext/POSIX/POSIX.xs
3949 ____________________________________________________________________________
3950 [  4381] By: jhi                                   on 1999/10/14  22:11:36
3951         Log: Integrate with Sarathy.
3952      Branch: cfgperl
3953           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
3954           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
3955           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
3956           !> win32/makefile.mk
3957 ____________________________________________________________________________
3958 [  4380] By: jhi                                   on 1999/10/14  22:08:22
3959         Log: Warn inside character classes about unknown backslash escapes
3960              (that are not caught earlier because of being completely unknown,
3961              such as \m), such as \z (because they make do sense inside regexen,
3962              but not inside character classes).
3963      Branch: cfgperl
3964            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
3965            ! t/pragma/warn/regcomp
3966 ____________________________________________________________________________
3967 [  4379] By: gsar                                  on 1999/10/14  18:26:56
3968         Log: clarify significance of parens for "x" (from M.J.T. Guy
3969              <mjtg@cus.cam.ac.uk>)
3970      Branch: perl
3971            ! pod/perlop.pod
3972 ____________________________________________________________________________
3973 [  4378] By: gsar                                  on 1999/10/14  18:25:20
3974         Log: make timelocal work better when time is close to the epoch
3975              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
3976      Branch: perl
3977            ! lib/Time/Local.pm
3978 ____________________________________________________________________________
3979 [  4377] By: gsar                                  on 1999/10/14  18:15:11
3980         Log: integrate cfgperl contents into mainline
3981      Branch: perl
3982           +> ext/DB_File/hints/sco.pl
3983           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
3984           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
3985           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
3986 ____________________________________________________________________________
3987 [  4376] By: gsar                                  on 1999/10/14  17:47:35
3988         Log: fix POPSTACK panics that ensued from bad interaction between
3989              runlevels and stack of stacks (change#3988 done right);
3990              basically, we pop the runlevel if the stacklevel is not the
3991              same one we started the runlevel with
3992      Branch: perl
3993            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
3994 ____________________________________________________________________________
3995 [  4375] By: gsar                                  on 1999/10/14  15:54:48
3996         Log: avoid warnings
3997      Branch: perl
3998            ! ext/File/Glob/bsd_glob.c
3999 ____________________________________________________________________________
4000 [  4374] By: jhi                                   on 1999/10/14  10:08:44
4001         Log: Warn about false ranges like \d-\w (see the change #4355).
4002              The invalid ranges (b-a) warning message also enhanced.
4003      Branch: cfgperl
4004            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
4005            ! t/pragma/warn/regcomp
4006 ____________________________________________________________________________
4007 [  4373] By: gsar                                  on 1999/10/14  03:49:54
4008         Log: File::Glob fixes for Windows
4009      Branch: perl
4010            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
4011            ! win32/makefile.mk
4012 ____________________________________________________________________________
4013 [  4372] By: gsar                                  on 1999/10/14  02:21:31
4014         Log: avoid inefficiency in change#3386 (every longjmp() was followed
4015              by an avoidable call to setjmp())
4016      Branch: perl
4017            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
4018            ! proto.h scope.c scope.h
4019 ____________________________________________________________________________
4020 [  4371] By: jhi                                   on 1999/10/13  21:17:17
4021         Log: Integrate with Sarathy.
4022      Branch: cfgperl
4023           !> op.c pod/perldelta.pod
4024 ____________________________________________________________________________
4025 [  4370] By: gsar                                  on 1999/10/13  18:08:45
4026         Log: misc tweaks
4027      Branch: perl
4028            ! op.c pod/perldelta.pod
4029 ____________________________________________________________________________
4030 [  4369] By: jhi                                   on 1999/10/13  16:18:58
4031         Log: Integrate with Sarathy.
4032      Branch: cfgperl
4033           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4034 ____________________________________________________________________________
4035 [  4368] By: gsar                                  on 1999/10/13  16:14:16
4036         Log: pod nits from various perl porters
4037      Branch: perl
4038            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4039 ____________________________________________________________________________
4040 [  4367] By: jhi                                   on 1999/10/13  12:10:30
4041         Log: From: Vlad Harchev <hvv@hippo.ru>
4042              To: perl5-porters@perl.org
4043              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
4044              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
4045              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
4046      Branch: cfgperl
4047            ! pod/perlop.pod
4048 ____________________________________________________________________________
4049 [  4366] By: gsar                                  on 1999/10/13  08:11:11
4050         Log: typos and language goofs pointed out by Hugo van der Sanden
4051              <hv@crypt.compulink.co.uk>
4052      Branch: perl
4053            ! pod/perldelta.pod pod/perldiag.pod
4054 ____________________________________________________________________________
4055 [  4365] By: jhi                                   on 1999/10/13  07:27:44
4056         Log: Integrate with Sarathy.
4057      Branch: cfgperl
4058           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
4059           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4060           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4061           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
4062           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
4063           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
4064           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
4065           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
4066           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
4067 ____________________________________________________________________________
4068 [  4364] By: gsar                                  on 1999/10/13  07:06:04
4069         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4070      Branch: perl
4071            ! lib/perl5db.pl
4072 ____________________________________________________________________________
4073 [  4363] By: jhi                                   on 1999/10/13  07:03:43
4074         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
4075              To: perl5-porters@perl.org
4076              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
4077              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
4078              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
4079      Branch: cfgperl
4080            ! hints/svr5.sh
4081 ____________________________________________________________________________
4082 [  4362] By: jhi                                   on 1999/10/13  06:57:16
4083         Log: Add DB_File hint for SCO ODT.
4084              From: hops@sco.com
4085              To: perl5-porters@perl.org
4086              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4087              Date: Tue, 12 Oct 1999 20:16:04 PDT
4088              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4089      Branch: cfgperl
4090            + ext/DB_File/hints/sco.pl
4091            ! MANIFEST
4092 ____________________________________________________________________________
4093 [  4361] By: gsar                                  on 1999/10/13  06:56:08
4094         Log: PL_numeric_radix used without being defined (from Ilya
4095              Zakharevich)
4096      Branch: perl
4097            ! util.c
4098 ____________________________________________________________________________
4099 [  4360] By: gsar                                  on 1999/10/13  06:43:03
4100         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
4101              From: hops@sco.com
4102              Date: Tue, 12 Oct 1999 20:16:04 PDT
4103              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
4104              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
4105      Branch: perl
4106            + ext/NDBM_File/hints/sco.pl
4107            ! MANIFEST ext/ODBM_File/hints/sco.pl
4108 ____________________________________________________________________________
4109 [  4359] By: gsar                                  on 1999/10/13  06:34:53
4110         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
4111      Branch: perl
4112            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
4113            ! pod/perlport.pod
4114 ____________________________________________________________________________
4115 [  4358] By: gsar                                  on 1999/10/12  19:10:27
4116         Log: perldelta updates
4117      Branch: perl
4118            ! pod/perldelta.pod
4119 ____________________________________________________________________________
4120 [  4357] By: gsar                                  on 1999/10/12  17:11:18
4121         Log: update perldelta for change#4356
4122      Branch: perl
4123            ! Changes pod/perldelta.pod
4124 ____________________________________________________________________________
4125 [  4356] By: gsar                                  on 1999/10/12  16:53:31
4126         Log: add File::BSDGlob as File::Glob and load it at compile-time
4127              if perl was built with -DPERL_INTERNAL_GLOB
4128              
4129              TODO: we currently get a compile-time failure if File/Glob.pm
4130              can't be found; such failure needs to be made to emit a warning
4131              and use the csh implementation instead
4132      Branch: perl
4133            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
4134            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
4135            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
4136            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
4137            + t/lib/glob-global.t t/lib/glob-taint.t
4138            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
4139            ! t/pragma/overload.t
4140 ____________________________________________________________________________
4141 [  4355] By: jhi                                   on 1999/10/12  15:30:05
4142         Log: Revert the parts of #3926 that outlawed character ranges
4143              that have character classes such as \w as either endpoint.
4144              This change re-establishes the old behavior which meant that
4145              such ranges weren't really ranges, the "-" was literal.
4146              Moreover, this change also fixes the old behavior to be
4147              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
4148              Now they all do work as described above.  The #3926 outlawed
4149              all of those.
4150      Branch: cfgperl
4151            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
4152 ____________________________________________________________________________
4153 [  4354] By: jhi                                   on 1999/10/12  09:58:59
4154         Log: Integrate with Sarathy.
4155      Branch: cfgperl
4156           !> (integrate 33 files)
4157 ____________________________________________________________________________
4158 [  4353] By: gsar                                  on 1999/10/12  05:53:40
4159         Log: apply parts of LynxOS patches from Alan Johnson
4160              <johnson@alonn.gemse.fr>
4161      Branch: perl
4162            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
4163            ! t/op/groups.t
4164 ____________________________________________________________________________
4165 [  4352] By: gsar                                  on 1999/10/12  05:24:39
4166         Log: allow any unpack specifier to take a count via '/'
4167              (from Ilya Zakharevich)
4168      Branch: perl
4169            ! pp.c t/op/pack.t
4170 ____________________________________________________________________________
4171 [  4351] By: gsar                                  on 1999/10/12  05:02:35
4172         Log: avoid warnings
4173      Branch: perl
4174            ! malloc.c
4175 ____________________________________________________________________________
4176 [  4350] By: gsar                                  on 1999/10/12  04:50:52
4177         Log: various cleanups
4178      Branch: perl
4179            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
4180            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
4181            ! win32/config.gc win32/config.vc win32/config_H.bc
4182            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4183 ____________________________________________________________________________
4184 [  4349] By: gsar                                  on 1999/10/12  00:23:11
4185         Log: update Changes, patchlevel etc.
4186      Branch: perl
4187            ! Changes Porting/findvars patchlevel.h win32/Makefile
4188            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4189            ! win32/makefile.mk
4190 ____________________________________________________________________________
4191 [  4348] By: gsar                                  on 1999/10/11  23:11:57
4192         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
4193      Branch: perl
4194            ! pod/perlfunc.pod
4195 ____________________________________________________________________________
4196 [  4347] By: jhi                                   on 1999/10/11  21:25:03
4197         Log: Sparc Linux -Duseshrplib fix.
4198              
4199              From: Brian Jepson <bjepson@home.com>
4200              To: Nick Ing-Simmons <nick@ing-simmons.net>
4201              cc: perl5-porters@perl.org
4202              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
4203              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
4204              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
4205      Branch: cfgperl
4206            ! hints/linux.sh
4207 ____________________________________________________________________________
4208 [  4346] By: gsar                                  on 1999/10/11  20:28:32
4209         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
4210              the behavior of 'Z*' and 'Z3' to always pack a trailing
4211              null byte; changed documentation to suit; added test
4212      Branch: perl
4213            ! pod/perlfunc.pod pp.c t/op/pack.t
4214 ____________________________________________________________________________
4215 [  4345] By: gsar                                  on 1999/10/11  19:15:46
4216         Log: writing to perllocal.pod fails if it was never created;
4217              tweak pseudo-hash example (both suggested by Michael G Schwern
4218              <schwern@pobox.com>)
4219      Branch: perl
4220            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
4221 ____________________________________________________________________________
4222 [  4344] By: gsar                                  on 1999/10/11  17:57:31
4223         Log: slightly edited variant of suggested patch
4224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4225              Date: Thu, 9 Sep 1999 18:35:37 -0400
4226              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
4227              Subject: [PATCH 5.005_58] How RExen match?
4228      Branch: perl
4229            ! pod/perlre.pod
4230 ____________________________________________________________________________
4231 [  4343] By: gsar                                  on 1999/10/11  16:55:48
4232         Log: change#4327 was inefficient
4233      Branch: perl
4234            ! lib/lib.pm
4235 ____________________________________________________________________________
4236 [  4342] By: jhi                                   on 1999/10/11  07:01:46
4237         Log: Integrate with Sarathy.
4238      Branch: cfgperl
4239           +> pod/perlhack.pod
4240           !> (integrate 28 files)
4241 ____________________________________________________________________________
4242 [  4341] By: jhi                                   on 1999/10/11  06:37:47
4243         Log: The 2.5th cut at the AIX C++ extension problems.
4244      Branch: cfgperl
4245            ! hints/aix.sh
4246 ____________________________________________________________________________
4247 [  4340] By: gsar                                  on 1999/10/10  23:48:07
4248         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
4249      Branch: perl
4250            + pod/perlhack.pod
4251            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
4252 ____________________________________________________________________________
4253 [  4339] By: gsar                                  on 1999/10/10  20:42:40
4254         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
4255              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
4256              void(*)(pTHX_ void*)
4257      Branch: perl
4258            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
4259            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
4260            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
4261            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
4262 ____________________________________________________________________________
4263 [  4338] By: gsar                                  on 1999/10/10  20:38:59
4264         Log: add missing new diagnostics to perldelta
4265      Branch: perl
4266            ! pod/perldelta.pod
4267 ____________________________________________________________________________
4268 [  4337] By: gsar                                  on 1999/10/10  17:40:13
4269         Log: update perldelta for change#3406
4270      Branch: perl
4271            ! embed.pl pod/perldata.pod pod/perldelta.pod
4272 ____________________________________________________________________________
4273 [  4336] By: gsar                                  on 1999/10/10  16:33:14
4274         Log: integrate cfgperl contents into mainline
4275      Branch: perl
4276           +> ext/DynaLoader/hints/aix.pl
4277           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
4278           !> makedef.pl perl.h pod/perldelta.pod
4279 ____________________________________________________________________________
4280 [  4335] By: jhi                                   on 1999/10/10  11:09:48
4281         Log: Update perldelta.
4282      Branch: cfgperl
4283            ! pod/perldelta.pod
4284 ____________________________________________________________________________
4285 [  4334] By: jhi                                   on 1999/10/10  10:31:46
4286         Log: Integrate with Sarathy.
4287      Branch: cfgperl
4288           +> win32/genmk95.pl
4289           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
4290           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
4291           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
4292           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
4293           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
4294           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
4295           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
4296           !> utils/perldoc.PL win32/makefile.mk
4297 ____________________________________________________________________________
4298 [  4333] By: gsar                                  on 1999/10/10  06:33:15
4299         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
4300              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
4301      Branch: perl
4302            ! installperl lib/diagnostics.pm utils/perldoc.PL
4303 ____________________________________________________________________________
4304 [  4332] By: gsar                                  on 1999/10/10  05:15:26
4305         Log: add $VERSION
4306      Branch: perl
4307            ! lib/Exporter.pm
4308 ____________________________________________________________________________
4309 [  4331] By: gsar                                  on 1999/10/10  05:10:22
4310         Log: describe what can go in an export list (from Anno Siegel
4311              <anno4000@lublin.zrz.tu-berlin.de>)
4312      Branch: perl
4313            ! lib/Exporter.pm
4314 ____________________________________________________________________________
4315 [  4330] By: gsar                                  on 1999/10/10  04:50:43
4316         Log: more basic support for building modules under Windows 95/98
4317              (applied relevant parts from a patch suggested by
4318              Jochen Wiedmann <joe@ispsoft.de>)
4319      Branch: perl
4320            ! lib/ExtUtils/MM_Unix.pm
4321 ____________________________________________________________________________
4322 [  4329] By: gsar                                  on 1999/10/10  04:28:38
4323         Log: rudimentary support for building under Windows 95/98 (from
4324              Benjamin Stuhl <sho_pi@hotmail.com>)
4325      Branch: perl
4326            + win32/genmk95.pl
4327            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
4328            ! win32/makefile.mk
4329 ____________________________________________________________________________
4330 [  4328] By: gsar                                  on 1999/10/10  03:37:21
4331         Log: fix two leaks in Thread.xs (from Eugene Alterman
4332              <Eugene.Alterman@bremer-inc.com>); convert places with
4333              'use attrs' to new attributes syntax
4334      Branch: perl
4335            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
4336            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4337            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
4338            ! ext/Thread/sync2.t
4339 ____________________________________________________________________________
4340 [  4327] By: gsar                                  on 1999/10/10  02:23:52
4341         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
4342              (suggested by Tod Irwin <irwin@stockmaster.com>)
4343      Branch: perl
4344            ! lib/lib.pm
4345 ____________________________________________________________________________
4346 [  4326] By: gsar                                  on 1999/10/10  00:51:48
4347         Log: better documentation for recv() (from Anton Berezin
4348              <tobez@plab.ku.dk>)
4349      Branch: perl
4350            ! pod/perlfunc.pod
4351 ____________________________________________________________________________
4352 [  4325] By: gsar                                  on 1999/10/09  22:46:23
4353         Log: perldelta updates (see TODO markers)
4354      Branch: perl
4355            ! Changes pod/perldelta.pod pp_sys.c
4356 ____________________________________________________________________________
4357 [  4324] By: gsar                                  on 1999/10/09  19:43:10
4358         Log: fix Exporter::export_to_level() documentation
4359      Branch: perl
4360            ! lib/Exporter.pm
4361 ____________________________________________________________________________
4362 [  4323] By: gsar                                  on 1999/10/09  18:48:31
4363         Log: don't run END blocks when running under -c switch (older,
4364              rarely useful behavior may still be obtained by putting
4365              BEGIN { $^C = 0; exit; } at the end of the script)
4366      Branch: perl
4367            ! perl.c
4368 ____________________________________________________________________________
4369 [  4322] By: jhi                                   on 1999/10/09  05:31:26
4370         Log: While awaiting a good test program to detect the broken gcc.
4371              From: Thomas Conté <tom@fr.uu.net>
4372              To: <jhi@iki.fi>
4373              Cc: <perl5-porters@perl.org>
4374              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
4375              Date: Wed, 6 Oct 1999 19:56:29 +0200
4376              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
4377      Branch: cfgperl
4378            ! hints/irix_6.sh perl.h
4379 ____________________________________________________________________________
4380 [  4321] By: gsar                                  on 1999/10/09  00:41:02
4381         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
4382              clear entries in the CV's pad, leading to coredumps when CV had no
4383              other references to it; this is a slightly edited version of the
4384              patch suggested by Russel O'Connor <roconnor@world.std.com>
4385      Branch: perl
4386            ! cop.h pp_ctl.c pp_hot.c
4387 ____________________________________________________________________________
4388 [  4320] By: gsar                                  on 1999/10/08  22:50:51
4389         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
4390              situation (assumptions about cx invalidation are not valid
4391              anymore)
4392      Branch: perl
4393            ! cop.h pp_ctl.c pp_hot.c
4394 ____________________________________________________________________________
4395 [  4319] By: jhi                                   on 1999/10/08  14:33:31
4396         Log: Integrate with Sarathy.
4397      Branch: cfgperl
4398           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
4399           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
4400           !> t/comp/bproto.t thrdvar.h toke.c util.c
4401 ____________________________________________________________________________
4402 [  4318] By: jhi                                   on 1999/10/08  13:51:34
4403         Log: The second cut at AIX C++ extension troubles.
4404      Branch: cfgperl
4405            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
4406            ! hints/aix.sh
4407 ____________________________________________________________________________
4408 [  4317] By: jhi                                   on 1999/10/08  10:44:13
4409         Log: The first cut at fixing Perl extensions written in C++ in AIX,
4410              statics don't get initialized right.  This patch at least
4411              doesn't seem to break the build in my AIX, but unfortunately
4412              I don't have the IBM C++ to do further testing.
4413              
4414              Problem reported by Stephanie Beals in
4415              From: bealzy@us.ibm.com
4416              To: perl5-porters@perl.org
4417              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
4418              Date: Thu, 7 Oct 1999 15:05:54 -0400
4419              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
4420      Branch: cfgperl
4421            + ext/DynaLoader/hints/aix.pl
4422            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
4423 ____________________________________________________________________________
4424 [  4316] By: gsar                                  on 1999/10/08  10:26:15
4425         Log: remove kludgey duplicate background error avoidance (caused
4426              "leaks"; %@ wasn't even user-visible under -Dusethreads);
4427              only repeats of most recent error are now avoided
4428      Branch: perl
4429            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
4430 ____________________________________________________________________________
4431 [  4315] By: jhi                                   on 1999/10/08  09:48:59
4432         Log: Fix omission.
4433      Branch: cfgperl
4434            ! makedef.pl
4435 ____________________________________________________________________________
4436 [  4314] By: gsar                                  on 1999/10/08  07:17:01
4437         Log: extend change#2299 to C<use> (fixes scoping problems in
4438              C<if (...) { use foo; ... }>)
4439      Branch: perl
4440            ! op.c
4441 ____________________________________________________________________________
4442 [  4313] By: gsar                                  on 1999/10/08  04:52:19
4443         Log: small tweak for change#4309
4444      Branch: perl
4445            ! op.c
4446 ____________________________________________________________________________
4447 [  4312] By: gsar                                  on 1999/10/08  02:31:13
4448         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
4449              From: Larry Wall <larry@wall.org>
4450              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
4451              Message-Id: <199910061655.JAA11333@kiev.wall.org>
4452              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
4453      Branch: perl
4454            ! opcode.h t/comp/bproto.t toke.c
4455 ____________________________________________________________________________
4456 [  4311] By: gsar                                  on 1999/10/08  00:58:19
4457         Log: typo
4458      Branch: perl
4459            ! pp_sys.c
4460 ____________________________________________________________________________
4461 [  4310] By: gsar                                  on 1999/10/07  23:51:38
4462         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
4463              Brian Mitchell <brian@chele.cais.net>)
4464      Branch: perl
4465            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4466 ____________________________________________________________________________
4467 [  4309] By: gsar                                  on 1999/10/07  22:57:52
4468         Log: change#3728 was flawed (loop contexts saw the wrong statement
4469              info, causing loop control constructs to not find the label);
4470              disable OP_SETSTATE entirely and add a fix that is specifically
4471              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
4472              which was what the original patch was supposed to fix
4473              
4474              TODO: remove the remainder of the setstate logic if it can't
4475              be used anywhere else (it isn't used anywhere now)
4476      Branch: perl
4477            ! cop.h op.c perly.c perly.y
4478 ____________________________________________________________________________
4479 [  4308] By: jhi                                   on 1999/10/07  19:21:27
4480         Log: Integrate with Sarathy.
4481      Branch: cfgperl
4482           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4483 ____________________________________________________________________________
4484 [  4307] By: gsar                                  on 1999/10/07  15:12:24
4485         Log: update to podlators-0.08 from Russ Allbery
4486      Branch: perl
4487            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
4488 ____________________________________________________________________________
4489 [  4306] By: jhi                                   on 1999/10/06  17:20:34
4490         Log: Integrate with Sarathy.
4491      Branch: cfgperl
4492           !> (integrate 45 files)
4493 ____________________________________________________________________________
4494 [  4305] By: gsar                                  on 1999/10/06  16:55:45
4495         Log: some versions of mingw32 have __int64, define iff it isn't
4496      Branch: perl
4497            ! win32/win32.h
4498 ____________________________________________________________________________
4499 [  4304] By: gsar                                  on 1999/10/06  03:45:44
4500         Log: fix typos in change#4288
4501      Branch: perl
4502            ! Changes dump.c sv.c
4503 ____________________________________________________________________________
4504 [  4303] By: gsar                                  on 1999/10/06  03:22:46
4505         Log: integrate cfgperl contents into mainline
4506      Branch: perl
4507           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4508            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4509           !> (integrate 31 files)
4510 ____________________________________________________________________________
4511 [  4302] By: gsar                                  on 1999/10/06  02:36:53
4512         Log: make die/warn and other diagnostics go to wherever STDERR happens
4513              to point at; change places that meant Perl_debug_log rather than
4514              PerlIO_stderr()
4515      Branch: perl
4516            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
4517            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
4518            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
4519            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
4520            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
4521            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
4522            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
4523            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
4524            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
4525            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
4526            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
4527 ____________________________________________________________________________
4528 [  4301] By: jhi                                   on 1999/10/05  23:03:46
4529         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4530              To: François Désarménien <desar@club-internet.fr>
4531              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
4532              Subject: Re: Strange RE engine breakage in 5_61
4533              Date: Mon, 4 Oct 1999 19:58:03 -0400
4534              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
4535              
4536              (had to apply pat.t part manually because there
4537              already were more tests than there was in _61)
4538      Branch: cfgperl
4539            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
4540 ____________________________________________________________________________
4541 [  4300] By: jhi                                   on 1999/10/04  17:03:18
4542         Log: From: Andy Dougherty <doughera@lafayette.edu>
4543              To: Jarkko Hietaniemi <jhi@iki.fi>
4544              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
4545              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
4546              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
4547              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
4548      Branch: cfgperl
4549            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
4550            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
4551            ! MANIFEST ext/B/defsubs_h.PL
4552 ____________________________________________________________________________
4553 [  4299] By: jhi                                   on 1999/10/04  07:15:16
4554         Log: From: Michael G Schwern <schwern@pobox.com>
4555              To: perl5-porters@perl.org
4556              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4557              Date: Sun, 3 Oct 1999 17:34:17 -0400
4558              Message-ID: <19991003173417.A4351@blackrider>
4559      Branch: cfgperl
4560            ! t/lib/fields.t t/pragma/constant.t
4561 ____________________________________________________________________________
4562 [  4298] By: gsar                                  on 1999/10/04  04:57:53
4563         Log: some compatibility macros were busted
4564      Branch: perl
4565            ! embed.h embed.pl toke.c
4566 ____________________________________________________________________________
4567 [  4297] By: jhi                                   on 1999/10/03  17:50:59
4568         Log: A better version of #4296.
4569              
4570              From: Michael G Schwern <schwern@pobox.com>
4571              To: perl5-porters@perl.org
4572              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
4573              Date: Sun, 3 Oct 1999 13:54:23 -0400
4574              Message-ID: <19991003135423.A3050@blackrider>
4575      Branch: cfgperl
4576            ! av.c op.c pod/perldiag.pod
4577 ____________________________________________________________________________
4578 [  4296] By: jhi                                   on 1999/10/03  17:21:01
4579         Log: (Replaced by #4297.)
4580              
4581              From: Michael G Schwern <schwern@pobox.com>
4582              To: perl5-porters@perl.org
4583              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
4584              Date: Sun, 3 Oct 1999 13:16:47 -0400
4585              Message-ID: <19991003131647.A2816@blackrider>
4586              
4587              plus changed the error message to say "No such pseudo-hash field"
4588              as discussed in the above mail message.
4589      Branch: cfgperl
4590            ! av.c pod/perldiag.pod
4591 ____________________________________________________________________________
4592 [  4295] By: gsar                                  on 1999/10/03  16:09:36
4593         Log: avoid doing irrelevant things on 'make perl'
4594      Branch: perl
4595            ! Makefile.SH
4596 ____________________________________________________________________________
4597 [  4294] By: jhi                                   on 1999/10/03  14:16:24
4598         Log: Fix a typo in #4293 spotted by Graham Barr.
4599      Branch: cfgperl
4600            ! pod/perlref.pod
4601 ____________________________________________________________________________
4602 [  4293] By: jhi                                   on 1999/10/03  11:31:22
4603         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
4604              To: perl5-porters@perl.org
4605              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
4606              Date: Sun, 3 Oct 1999 02:34:01 -0400
4607              Message-ID: <19991003023401.A1520@blackrider>
4608      Branch: cfgperl
4609            ! pod/perlfunc.pod pod/perlref.pod
4610 ____________________________________________________________________________
4611 [  4292] By: jhi                                   on 1999/10/03  09:23:16
4612         Log: From: Barrie Slaymaker <barries@slaysys.com>
4613              To: perl5-porters@perl.org
4614              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
4615              Date: Sun, 3 Oct 1999 00:09:51 -0400
4616              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
4617      Branch: cfgperl
4618            ! lib/Benchmark.pm
4619 ____________________________________________________________________________
4620 [  4291] By: jhi                                   on 1999/10/02  23:43:53
4621         Log: Be understanding about large file systems.
4622      Branch: cfgperl
4623            ! t/lib/syslfs.t t/op/lfs.t
4624 ____________________________________________________________________________
4625 [  4290] By: jhi                                   on 1999/10/02  23:39:16
4626         Log: Configure fixfest continues.
4627      Branch: cfgperl
4628            ! Configure config_h.SH
4629      Branch: metaconfig
4630            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4631            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
4632            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
4633            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
4634      Branch: metaconfig/U/perl
4635            ! i_inttypes.U io64.U
4636 ____________________________________________________________________________
4637 [  4289] By: jhi                                   on 1999/10/02  23:12:54
4638         Log: Regen Porting stuff.
4639      Branch: cfgperl
4640            ! Porting/Glossary Porting/config.sh Porting/config_H
4641 ____________________________________________________________________________
4642 [  4288] By: jhi                                   on 1999/10/02  23:05:50
4643         Log: Untangle the IV_IS_QUAD jungle by introduding
4644              macros to be used when doing formatted printing:
4645              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
4646      Branch: cfgperl
4647            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4648            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
4649            ! regcomp.c sv.c taint.c toke.c util.c
4650 ____________________________________________________________________________
4651 [  4287] By: jhi                                   on 1999/10/02  22:54:18
4652         Log: metaconfig maintenance.
4653      Branch: metaconfig
4654            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
4655            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
4656            ! U/typedefs/uidsize.U
4657 ____________________________________________________________________________
4658 [  4286] By: nick                                  on 1999/10/02  11:11:44
4659         Log: Incremental merge of mainline
4660      Branch: utfperl
4661           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
4662           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
4663           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4664           +> t/pod/podselect.t t/pod/podselect.xr
4665            - lib/Pod/PlainText.pm
4666           !> (integrate 148 files)
4667 ____________________________________________________________________________
4668 [  4285] By: jhi                                   on 1999/10/02  10:16:15
4669         Log: Battle namespace pollution.
4670      Branch: cfgperl
4671            ! lib/Benchmark.pm
4672 ____________________________________________________________________________
4673 [  4284] By: jhi                                   on 1999/10/02  10:11:20
4674         Log: Regen Configure, all of xs_apiversion didn't take.
4675      Branch: cfgperl
4676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4677            ! config_h.SH patchlevel.h
4678 ____________________________________________________________________________
4679 [  4283] By: jhi                                   on 1999/10/02  09:48:17
4680         Log: Integrate with Sarathy.
4681      Branch: cfgperl
4682           +> lib/Pod/Man.pm t/pod/multiline_items.t
4683           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
4684           +> t/pod/podselect.t t/pod/podselect.xr
4685            - lib/Pod/PlainText.pm
4686           !> (integrate 50 files)
4687 ____________________________________________________________________________
4688 [  4282] By: gsar                                  on 1999/10/02  06:39:14
4689         Log: update pod2man, pod2text and related Pod:: modules with the
4690              ones in podlators-0.07 from Russ Allbery
4691      Branch: perl
4692            + lib/Pod/Man.pm
4693            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
4694            ! pod/pod2man.PL pod/pod2text.PL
4695 ____________________________________________________________________________
4696 [  4281] By: gsar                                  on 1999/10/02  06:14:44
4697         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
4698      Branch: perl
4699            - lib/Pod/PlainText.pm
4700            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
4701            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
4702            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
4703            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
4704            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4705            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
4706            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
4707 ____________________________________________________________________________
4708 [  4280] By: gsar                                  on 1999/10/02  04:39:38
4709         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
4710      Branch: perl
4711            + t/pod/multiline_items.t t/pod/multiline_items.xr
4712            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
4713            + t/pod/podselect.xr
4714            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
4715            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
4716            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
4717            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
4718            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
4719            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
4720            ! t/pod/testp2pt.pl
4721 ____________________________________________________________________________
4722 [  4279] By: gsar                                  on 1999/10/02  03:36:41
4723         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
4724              by Michael G Schwern <schwern@pobox.com>)
4725      Branch: perl
4726            ! av.c t/op/avhv.t
4727 ____________________________________________________________________________
4728 [  4278] By: gsar                                  on 1999/10/02  02:36:55
4729         Log: deprecate C<use attrs>
4730      Branch: perl
4731            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
4732            ! t/lib/thread.t t/pragma/sub_lval.t
4733 ____________________________________________________________________________
4734 [  4277] By: gsar                                  on 1999/10/02  01:43:25
4735         Log: add notes about effect of loop control statements inside
4736              LABEL BLOCK continue BLOCK
4737      Branch: perl
4738            ! pod/perlfunc.pod
4739 ____________________________________________________________________________
4740 [  4276] By: gsar                                  on 1999/10/02  01:23:02
4741         Log: indent nested =items properly (suggested by Bill Fenner
4742              <fenner@research.att.com>)
4743      Branch: perl
4744            ! pod/pod2man.PL
4745 ____________________________________________________________________________
4746 [  4275] By: gsar                                  on 1999/10/02  01:09:16
4747         Log: updated ptags generator from Ilya Zakharevich
4748      Branch: perl
4749            ! emacs/ptags
4750 ____________________________________________________________________________
4751 [  4274] By: gsar                                  on 1999/10/01  23:08:52
4752         Log: update Changes
4753      Branch: perl
4754            ! Changes
4755 ____________________________________________________________________________
4756 [  4273] By: gsar                                  on 1999/10/01  22:58:55
4757         Log: typo, whitespace adjustments
4758      Branch: perl
4759            ! utils/h2xs.PL
4760 ____________________________________________________________________________
4761 [  4272] By: gsar                                  on 1999/10/01  22:46:06
4762         Log: remove dup hunks
4763      Branch: perl
4764            ! configure.com vms/vms.c
4765 ____________________________________________________________________________
4766 [  4271] By: gsar                                  on 1999/10/01  22:33:02
4767         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
4768              by declaring new globals "our" (XXX this means h2xs generated code
4769              won't run on earlier versions; a switch to generate compatible
4770              source is needed)
4771      Branch: perl
4772           !> (integrate 35 files)
4773 ____________________________________________________________________________
4774 [  4270] By: jhi                                   on 1999/10/01  12:05:56
4775         Log: Integrate with Sarathy.
4776      Branch: cfgperl
4777           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4778           !> pod/perldiag.pod util.c
4779 ____________________________________________________________________________
4780 [  4269] By: jhi                                   on 1999/10/01  10:26:19
4781         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
4782              To: perl5-porters@perl.org
4783              Subject: [ID 19991001.001] perlguts man page error
4784              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
4785              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
4786      Branch: cfgperl
4787            ! pod/perlguts.pod
4788 ____________________________________________________________________________
4789 [  4268] By: jhi                                   on 1999/10/01  07:32:33
4790         Log: There *is* a month called October.
4791      Branch: cfgperl
4792            ! t/op/time.t
4793 ____________________________________________________________________________
4794 [  4267] By: jhi                                   on 1999/10/01  06:58:10
4795         Log: Temp file cleanliness.
4796      Branch: cfgperl
4797            ! t/lib/filecopy.t
4798 ____________________________________________________________________________
4799 [  4266] By: jhi                                   on 1999/10/01  06:46:56
4800         Log: From: Barrie Slaymaker <barries@slaysys.com>
4801              To: perl5-porters@perl.org
4802              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
4803              Date: Thu, 30 Sep 1999 22:16:26 -0400
4804              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
4805      Branch: cfgperl
4806            ! lib/Benchmark.pm
4807 ____________________________________________________________________________
4808 [  4265] By: jhi                                   on 1999/09/30  20:25:35
4809         Log: From: Barrie Slaymaker <barries@slaysys.com>
4810              To: perl5-porters@perl.org
4811              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
4812              Date: Thu, 30 Sep 1999 15:44:00 -0400
4813              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
4814              (Replaces #4175.)
4815      Branch: cfgperl
4816            ! lib/Benchmark.pm
4817 ____________________________________________________________________________
4818 [  4264] By: gsar                                  on 1999/09/30  17:59:26
4819         Log: re-add missing "Out of memory!" entry
4820      Branch: perl
4821            ! pod/perldiag.pod
4822 ____________________________________________________________________________
4823 [  4263] By: jhi                                   on 1999/09/30  17:05:43
4824         Log: Regenerate Configure.
4825      Branch: cfgperl
4826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4827            ! config_h.SH
4828 ____________________________________________________________________________
4829 [  4261] By: jhi                                   on 1999/09/30  16:15:05
4830         Log: From: Andy Dougherty <doughera@lafayette.edu>
4831              To: Perl Porters <perl5-porters@perl.org>
4832              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
4833              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
4834              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
4835      Branch: cfgperl
4836            ! pod/perldelta.pod
4837 ____________________________________________________________________________
4838 [  4260] By: jhi                                   on 1999/09/30  15:48:56
4839         Log: From: Andy Dougherty <doughera@lafayette.edu>
4840              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
4841              Subject: Re: Possible skeletal structure for searching multiple versions
4842              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
4843              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
4844      Branch: metaconfig
4845            ! U/mkglossary
4846      Branch: metaconfig/U/perl
4847            + xs_apiversion.U
4848            ! patchlevel.U
4849 ____________________________________________________________________________
4850 [  4259] By: jhi                                   on 1999/09/30  15:07:16
4851         Log: Further ?idsize.U fixing.
4852      Branch: metaconfig
4853            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
4854 ____________________________________________________________________________
4855 [  4258] By: jhi                                   on 1999/09/30  15:00:14
4856         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
4857      Branch: metaconfig
4858            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
4859            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
4860 ____________________________________________________________________________
4861 [  4257] By: jhi                                   on 1999/09/30  09:48:33
4862         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
4863              To: Gurusamy Sarathy <gsar@ActiveState.com>
4864              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
4865              The Perl Porters Mailing List <perl5-porters@perl.org>
4866              Subject: [PATCH] (Was: deprecating SIGDIE)
4867              Date: Wed, 29 Sep 1999 15:16:50 -0400
4868              Message-ID: <19990929151650.E26675@O2.chapin.edu>
4869      Branch: cfgperl
4870            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
4871 ____________________________________________________________________________
4872 [  4256] By: jhi                                   on 1999/09/30  09:45:22
4873         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4874              To: Gurusamy Sarathy <gsar@activestate.com>
4875              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
4876              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
4877              Date: Wed, 29 Sep 1999 18:58:23 -0400
4878              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
4879      Branch: cfgperl
4880            ! Makefile.SH opcode.pl
4881 ____________________________________________________________________________
4882 [  4255] By: gsar                                  on 1999/09/30  09:03:48
4883         Log: remove prehistoric XFree() gunk
4884      Branch: perl
4885            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
4886 ____________________________________________________________________________
4887 [  4254] By: gsar                                  on 1999/09/30  08:40:14
4888         Log: From: Vishal Bhatia <vishal@gol.com>
4889              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
4890              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
4891              Subject: [patch _61] Minor corrections in C.pm
4892      Branch: perl
4893            ! ext/B/B/C.pm
4894 ____________________________________________________________________________
4895 [  4253] By: gsar                                  on 1999/09/30  08:36:27
4896         Log: off-by-one in fbm_compile() (spotted by John Bley
4897              <jbley@cs.cmu.edu>); whitespace adjustments
4898      Branch: perl
4899            ! util.c
4900 ____________________________________________________________________________
4901 [  4251] By: jhi                                   on 1999/09/30  08:09:13
4902         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4903              To: perl5-porters@perl.org (Mailing list Perl5)
4904              Subject: [PATCH 5.00561+]  Followup h2xs patch
4905              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
4906              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
4907      Branch: cfgperl
4908            ! utils/h2xs.PL
4909 ____________________________________________________________________________
4910 [  4250] By: jhi                                   on 1999/09/29  19:11:32
4911         Log: Integrate with Sarathy.
4912      Branch: cfgperl
4913           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
4914           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
4915           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
4916 ____________________________________________________________________________
4917 [  4249] By: bailey                                on 1999/09/29  02:21:31
4918         Log: resync with mainline
4919      Branch: vmsperl
4920           +> (branch 32 files)
4921            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
4922            - lib/unicode/blocks.txt lib/unicode/index2.txt
4923            - lib/unicode/jamo2.txt lib/unicode/names2.txt
4924            - lib/unicode/props2.txt lib/unicode/readme.txt
4925            - t/lib/bigfloatpm.t
4926           !> (integrate 240 files)
4927 ____________________________________________________________________________
4928 [  4248] By: jhi                                   on 1999/09/28  18:14:39
4929         Log: From: Andy Dougherty <doughera@lafayette.edu>
4930              To: Perl Porters <perl5-porters@perl.org>
4931              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
4932              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
4933              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
4934              
4935              From: Andy Dougherty <doughera@lafayette.edu>
4936              To: Perl Porters <perl5-porters@perl.org>
4937              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
4938              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
4939              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
4940      Branch: cfgperl
4941            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
4942            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
4943            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
4944            ! hints/next_4.sh
4945 ____________________________________________________________________________
4946 [  4247] By: gsar                                  on 1999/09/28  17:36:59
4947         Log: revert change#4115 (breaks libwww's base/date.t); could be 
4948              reworked to enable it conditional on $Time::Local::nocroak
4949              or some such
4950      Branch: perl
4951            ! lib/Time/Local.pm
4952 ____________________________________________________________________________
4953 [  4246] By: gsar                                  on 1999/09/28  17:33:14
4954         Log: tweak for win32 build
4955      Branch: perl
4956            ! win32/Makefile win32/makefile.mk
4957 ____________________________________________________________________________
4958 [  4245] By: gsar                                  on 1999/09/28  17:31:34
4959         Log: change#4236 fallout
4960      Branch: perl
4961            ! lib/ExtUtils/MM_Unix.pm
4962 ____________________________________________________________________________
4963 [  4244] By: gsar                                  on 1999/09/28  17:29:31
4964         Log: remove doubled new_xpv
4965      Branch: perl
4966            ! embed.h embed.pl proto.h
4967 ____________________________________________________________________________
4968 [  4243] By: jhi                                   on 1999/09/27  19:13:20
4969         Log: Artistic fine-tuning.
4970      Branch: cfgperl
4971            ! ext/B/defsubs_h.PL
4972 ____________________________________________________________________________
4973 [  4242] By: gsar                                  on 1999/09/27  17:05:22
4974         Log: avoid implicit split to @_ in change#4181; binary -> text file
4975              types in p4
4976      Branch: perl
4977            ! djgpp/configure.bat lib/Exporter/Heavy.pm
4978            ! t/pragma/locale/latin1
4979 ____________________________________________________________________________
4980 [  4241] By: jhi                                   on 1999/09/27  07:48:19
4981         Log: Integrate with Sarathy.
4982      Branch: cfgperl
4983           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
4984           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
4985 ____________________________________________________________________________
4986 [  4240] By: jhi                                   on 1999/09/27  07:47:11
4987         Log: Finalize change #4232.
4988              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4989              To: Jarkko Hietaniemi <jhi@iki.fi>
4990              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
4991              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
4992              Date: Sun, 26 Sep 1999 16:52:31 -0400
4993              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
4994      Branch: cfgperl
4995            ! lib/ExtUtils/xsubpp
4996 ____________________________________________________________________________
4997 [  4239] By: gsar                                  on 1999/09/27  02:48:42
4998         Log: add notes in INSTALL about Configure -Accflags=-DFOO
4999      Branch: perl
5000            ! INSTALL
5001 ____________________________________________________________________________
5002 [  4238] By: gsar                                  on 1999/09/27  02:03:48
5003         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
5004              it automatically
5005      Branch: perl
5006            ! embed.h embed.pl
5007 ____________________________________________________________________________
5008 [  4237] By: gsar                                  on 1999/09/27  01:52:47
5009         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5010              Date: Fri, 24 Sep 1999 23:25:36 -0400
5011              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
5012              Subject: [PATCH 5.005_61] Malloc fixes and docs
5013      Branch: perl
5014            ! malloc.c pod/perldiag.pod
5015 ____________________________________________________________________________
5016 [  4236] By: gsar                                  on 1999/09/27  01:31:32
5017         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
5018              <vkonovalov@lucent.com>)
5019      Branch: perl
5020            ! win32/Makefile win32/makefile.mk
5021 ____________________________________________________________________________
5022 [  4235] By: gsar                                  on 1999/09/26  17:02:03
5023         Log: fix buggy popping of subroutine contexts in the lvalue
5024              subroutines implementation (change#4081); correct the
5025              plethora of cases where DIE() was more appropriate than
5026              croak()
5027      Branch: perl
5028            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
5029 ____________________________________________________________________________
5030 [  4234] By: jhi                                   on 1999/09/26  12:06:28
5031         Log: Fix #endif.
5032      Branch: cfgperl
5033            ! XSUB.h
5034 ____________________________________________________________________________
5035 [  4233] By: jhi                                   on 1999/09/26  11:59:18
5036         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
5037              I kept my (Ilya's) version.
5038      Branch: cfgperl
5039           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
5040           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5041           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5042           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5043           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5044           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
5045 ____________________________________________________________________________
5046 [  4232] By: jhi                                   on 1999/09/26  09:53:43
5047         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5048              To: Mailing list Perl5 <perl5-porters@perl.org>
5049              Subject: [PATCH 5.005_61] teach xsubpp function pointers
5050              Date: Sun, 26 Sep 1999 01:36:09 -0400
5051              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
5052              
5053              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5054              To: Mailing list Perl5 <perl5-porters@perl.org>
5055              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
5056              Date: Sun, 26 Sep 1999 03:00:50 -0400
5057              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
5058      Branch: cfgperl
5059            ! lib/ExtUtils/xsubpp utils/h2xs.PL
5060 ____________________________________________________________________________
5061 [  4231] By: jhi                                   on 1999/09/26  09:48:49
5062         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5063              To: perl5-porters@perl.org
5064              Subject: misprint in perlguts
5065              Date: Sun, 26 Sep 1999 12:48:36 +0400
5066              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
5067      Branch: cfgperl
5068            ! pod/perlguts.pod
5069 ____________________________________________________________________________
5070 [  4230] By: gsar                                  on 1999/09/26  00:50:08
5071         Log: add $installarchlib/CORE to default linker search path on windows
5072      Branch: perl
5073            ! win32/Makefile win32/makefile.mk
5074 ____________________________________________________________________________
5075 [  4229] By: gsar                                  on 1999/09/25  20:05:03
5076         Log: support C<use Shell> on Windows (reworked a patch suggested
5077              by Jenda Krynicky <Jenda@McCann.cz>)
5078      Branch: perl
5079            ! lib/Shell.pm
5080 ____________________________________________________________________________
5081 [  4228] By: gsar                                  on 1999/09/25  07:03:34
5082         Log: integrate cfgperl contents into mainline
5083      Branch: perl
5084           +> hints/svr5.sh
5085           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
5086           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5087           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
5088           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
5089 ____________________________________________________________________________
5090 [  4227] By: gsar                                  on 1999/09/25  06:44:47
5091         Log: From: Larry Wall <larry@wall.org>
5092              Date: Fri, 24 Sep 1999 21:59:37 PDT
5093              Message-Id: <199909250459.VAA27506@kiev.wall.org>
5094              Subject: Re: [PATCH 5.005_61] "our" declarations
5095      Branch: perl
5096            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
5097            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
5098            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
5099            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
5100            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
5101            ! utils/h2xs.PL
5102 ____________________________________________________________________________
5103 [  4226] By: jhi                                   on 1999/09/24  23:10:52
5104         Log: Integrate with Sarathy.
5105      Branch: cfgperl
5106           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5107           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
5108           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
5109 ____________________________________________________________________________
5110 [  4225] By: gsar                                  on 1999/09/24  18:19:54
5111         Log: avoid infinite recursive exec()s of perl.exe when shebang
5112              contains "Perl" rather than "perl" on DOSISH platforms
5113      Branch: perl
5114            ! toke.c
5115 ____________________________________________________________________________
5116 [  4224] By: gsar                                  on 1999/09/24  16:09:23
5117         Log: support cygwin and other platforms that link to import libraries
5118              rather than directly with shared libraries (from a suggestion
5119              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
5120      Branch: perl
5121            ! utils/perlcc.PL
5122 ____________________________________________________________________________
5123 [  4223] By: gsar                                  on 1999/09/24  05:05:06
5124         Log: normalize time for strftime() (without the isdst effects of
5125              mktime()) using a custom mini_mktime()
5126              From: spider-perl@Orb.Nashua.NH.US
5127              Date: Thu, 23 Sep 1999 17:54:53 -0400
5128              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
5129              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
5130      Branch: perl
5131            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5132            ! ext/POSIX/hints/linux.pl t/lib/posix.t
5133 ____________________________________________________________________________
5134 [  4222] By: gsar                                  on 1999/09/23  06:44:42
5135         Log: change "#" to a comment starter in pack templates; "/" now
5136              used for specifying counted types
5137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5138              Date: Wed, 22 Sep 1999 19:41:30 -0400
5139              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
5140              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
5141      Branch: perl
5142            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
5143 ____________________________________________________________________________
5144 [  4221] By: gsar                                  on 1999/09/23  06:26:54
5145         Log: From: Vishal Bhatia <vishal@gol.com>
5146              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
5147              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
5148              Subject: [patch _61] perlcc changes
5149      Branch: perl
5150            ! utils/perlcc.PL
5151 ____________________________________________________________________________
5152 [  4220] By: gsar                                  on 1999/09/23  01:12:24
5153         Log: add include guard
5154      Branch: perl
5155            ! XSUB.h
5156 ____________________________________________________________________________
5157 [  4219] By: jhi                                   on 1999/09/22  20:38:15
5158         Log: Cleanup cleanup.
5159      Branch: cfgperl
5160            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
5161 ____________________________________________________________________________
5162 [  4218] By: jhi                                   on 1999/09/22  19:26:58
5163         Log: Tweak the equivalence tables once again.
5164      Branch: cfgperl
5165            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5166            ! lib/unicode/mktables.PL
5167 ____________________________________________________________________________
5168 [  4215] By: jhi                                   on 1999/09/22  06:47:03
5169         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5170              To: Mailing list Perl5 <perl5-porters@perl.org>
5171              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
5172              Date: Tue, 21 Sep 1999 19:50:00 -0400
5173              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
5174              
5175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5176              To: Mailing list Perl5 <perl5-porters@perl.org>
5177              Subject: [PATCH 5.005_61] More verbose -Mre=debug
5178              Date: Tue, 21 Sep 1999 22:29:55 -0400
5179              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
5180      Branch: cfgperl
5181            ! regcomp.c regexec.c
5182 ____________________________________________________________________________
5183 [  4214] By: jhi                                   on 1999/09/21  21:08:43
5184         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
5185              Reply-To: gerberb@zenez.com
5186              To: perl5-porters@perl.org
5187              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
5188              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
5189              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
5190              
5191              (Snipped away the last lines of svr5.sh a la change #3725)
5192      Branch: cfgperl
5193            + hints/svr5.sh
5194            ! Configure MANIFEST config_h.SH hints/sco.sh
5195      Branch: metaconfig
5196            ! U/modified/Cppsym.U U/modified/Oldconfig.U
5197 ____________________________________________________________________________
5198 [  4213] By: jhi                                   on 1999/09/21  20:48:01
5199         Log: From: Kragen Sitaker <kragen@dnaco.net>
5200              To: perl5-porters@perl.org
5201              Subject: [ID 19990921.013] accidental list context in perlfaq9
5202              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
5203              Reply-To: kragen@pobox.com
5204              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
5205      Branch: cfgperl
5206            ! pod/perlfaq9.pod
5207 ____________________________________________________________________________
5208 [  4212] By: jhi                                   on 1999/09/20  19:55:42
5209         Log: Integrate with Sarathy.
5210      Branch: cfgperl
5211           +> README.Y2K
5212           !> Changes MANIFEST
5213 ____________________________________________________________________________
5214 [  4211] By: jhi                                   on 1999/09/20  19:44:44
5215         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
5216      Branch: cfgperl
5217            ! Configure config_h.SH pod/perldelta.pod
5218      Branch: metaconfig/U/perl
5219            ! use64bits.U uselfs.U uselongdbl.U
5220 ____________________________________________________________________________
5221 [  4210] By: jhi                                   on 1999/09/20  19:38:26
5222         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
5223      Branch: cfgperl
5224            ! Configure config_h.SH
5225      Branch: metaconfig
5226            ! U/modified/Options.U
5227 ____________________________________________________________________________
5228 [  4209] By: gsar                                  on 1999/09/20  19:35:39
5229         Log: integrate cfgperl changes into mainline
5230      Branch: perl
5231           +> lib/unicode/Unicode.html
5232            ! Changes
5233           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5234           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
5235 ____________________________________________________________________________
5236 [  4208] By: gsar                                  on 1999/09/20  18:28:44
5237         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
5238      Branch: perl
5239            + README.Y2K
5240            ! MANIFEST
5241 ____________________________________________________________________________
5242 [  4207] By: jhi                                   on 1999/09/20  11:06:13
5243         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
5244      Branch: cfgperl
5245            ! pod/perldelta.pod
5246 ____________________________________________________________________________
5247 [  4206] By: jhi                                   on 1999/09/20  09:53:15
5248         Log: Do not test for gccish things in non-gccish platforms.
5249      Branch: cfgperl
5250            ! Configure config_h.SH
5251      Branch: metaconfig
5252            ! U/compline/ccflags.U
5253 ____________________________________________________________________________
5254 [  4205] By: jhi                                   on 1999/09/20  09:41:22
5255         Log: Prompt for uselfs.
5256      Branch: cfgperl
5257            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5258            ! config_h.SH
5259      Branch: metaconfig
5260            ! U/mksample
5261      Branch: metaconfig/U/perl
5262            ! use64bits.U uselfs.U
5263 ____________________________________________________________________________
5264 [  4204] By: jhi                                   on 1999/09/20  09:09:29
5265         Log: Add usemorebits and uselfs.
5266      Branch: cfgperl
5267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5268            ! config_h.SH doio.c perl.h
5269      Branch: metaconfig/U/perl
5270            + uselfs.U usemorebits.U
5271            ! use64bits.U uselongdbl.U
5272 ____________________________________________________________________________
5273 [  4203] By: jhi                                   on 1999/09/20  07:48:48
5274         Log: Dethinko.
5275      Branch: cfgperl
5276            ! pod/perlfunc.pod
5277 ____________________________________________________________________________
5278 [  4202] By: jhi                                   on 1999/09/20  07:33:32
5279         Log: Fix a bug in the description of endianness.  Reported in
5280              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5281              To: perl5-porters@perl.org
5282              Subject: BUG: perldoc -f pack
5283              Date: Mon, 20 Sep 1999 09:43:49 +0400
5284              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
5285      Branch: cfgperl
5286            ! pod/perlfunc.pod
5287 ____________________________________________________________________________
5288 [  4201] By: jhi                                   on 1999/09/20  07:01:26
5289         Log: Integrate with Sarathy.
5290      Branch: cfgperl
5291           +> t/op/args.t
5292           !> (integrate 31 files)
5293 ____________________________________________________________________________
5294 [  4200] By: gsar                                  on 1999/09/20  03:45:06
5295         Log: From: Russ Allbery <rra@stanford.edu>
5296              Date: 19 Aug 1999 04:35:44 -0700
5297              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
5298              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
5299      Branch: perl
5300            ! lib/File/Find.pm
5301 ____________________________________________________________________________
5302 [  4199] By: gsar                                  on 1999/09/20  03:27:49
5303         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
5304      Branch: perl
5305            ! ext/B/B/Terse.pm
5306 ____________________________________________________________________________
5307 [  4198] By: gsar                                  on 1999/09/20  03:25:25
5308         Log: add arenas for managing allocations of remaining xpv*v structures
5309              From: Vishal Bhatia <vishal@gol.com>
5310              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
5311              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
5312              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
5313      Branch: perl
5314            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
5315            ! proto.h sv.c
5316 ____________________________________________________________________________
5317 [  4197] By: gsar                                  on 1999/09/20  03:06:10
5318         Log: queue errors due to strictures rather than printing them as
5319              warnings; symbols that violate strictures do *not* end up in
5320              the symbol table anyway, making multiple evals of the same piece
5321              of code produce the same errors; errors indicate all locations
5322              of a global symbol rather than just the first one; these
5323              changes make compile-time failures within evals reliably
5324              visible via the return value or contents of $@, and trappable
5325              using __DIE__ hooks
5326      Branch: perl
5327            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
5328            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
5329            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
5330            ! t/pragma/strict-vars thrdvar.h toke.c util.c
5331 ____________________________________________________________________________
5332 [  4196] By: gsar                                  on 1999/09/19  22:14:29
5333         Log: control change#1914 via hints (causes problems on some platforms)
5334      Branch: perl
5335            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5336            ! ext/POSIX/hints/linux.pl
5337 ____________________________________________________________________________
5338 [  4195] By: gsar                                  on 1999/09/19  21:30:18
5339         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
5340              in passing around references to @_, eg C<sub foo { \@_ }>; add
5341              tests for the same
5342      Branch: perl
5343            + t/op/args.t
5344            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
5345 ____________________________________________________________________________
5346 [  4194] By: jhi                                   on 1999/09/18  18:57:45
5347         Log: Integrate with Sarathy.
5348      Branch: cfgperl
5349           !> opcode.h opcode.pl
5350 ____________________________________________________________________________
5351 [  4193] By: nick                                  on 1999/09/18  15:24:56
5352         Log: Re-integrate mainline
5353              Basic SvUTF8 stuff in headers, no functional changes yet.
5354      Branch: utfperl
5355            + lib/byte.pm lib/byte_heavy.pl
5356           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
5357           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5358           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5359           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5360           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
5361           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
5362           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
5363           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
5364           +> lib/unicode/Names.txt lib/unicode/Props.txt
5365           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
5366           +> t/lib/bigfltpm.t
5367            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
5368            - lib/unicode/blocks.txt lib/unicode/index2.txt
5369            - lib/unicode/jamo2.txt lib/unicode/names2.txt
5370            - lib/unicode/props2.txt lib/unicode/readme.txt
5371            - t/lib/bigfloatpm.t
5372            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
5373            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
5374            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
5375            ! warnings.h
5376           !> (integrate 142 files)
5377 ____________________________________________________________________________
5378 [  4192] By: gsar                                  on 1999/09/18  15:11:47
5379         Log: more op description tweaks
5380      Branch: perl
5381            ! opcode.h opcode.pl
5382 ____________________________________________________________________________
5383 [  4191] By: jhi                                   on 1999/09/18  07:47:16
5384         Log: Integrate with Sarathy.
5385      Branch: cfgperl
5386           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5387           !> t/pragma/warn/op
5388 ____________________________________________________________________________
5389 [  4190] By: jhi                                   on 1999/09/18  07:35:45
5390         Log: Add description of the Unicode database files.
5391      Branch: cfgperl
5392            + lib/unicode/Unicode.html
5393 ____________________________________________________________________________
5394 [  4189] By: gsar                                  on 1999/09/18  03:14:58
5395         Log: tweak some op names in change#4177 (will any of this break code that
5396              gropes $@ ?)
5397      Branch: perl
5398            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
5399            ! t/pragma/warn/op
5400 ____________________________________________________________________________
5401 [  4188] By: jhi                                   on 1999/09/17  21:30:08
5402         Log: Pick up the typo fix.
5403      Branch: cfgperl
5404           !> t/io/open.t
5405 ____________________________________________________________________________
5406 [  4187] By: gsar                                  on 1999/09/17  21:13:55
5407         Log: fix typo
5408      Branch: perl
5409            ! t/io/open.t
5410 ____________________________________________________________________________
5411 [  4186] By: gsar                                  on 1999/09/17  20:57:29
5412         Log: integrate cfgperl change
5413      Branch: perl
5414           !> vms/subconfigure.com
5415 ____________________________________________________________________________
5416 [  4185] By: jhi                                   on 1999/09/17  20:46:41
5417         Log: Re-apply applicable parts of #3993, #3994, and #3995.
5418      Branch: cfgperl
5419            ! vms/subconfigure.com
5420 ____________________________________________________________________________
5421 [  4184] By: gsar                                  on 1999/09/17  20:26:02
5422         Log: integrate cfgperl contents into mainline
5423      Branch: perl
5424           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5425           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5426           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5427           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
5428           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
5429           +> lib/unicode/SpecCase.txt
5430            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5431            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5432            - lib/unicode/names2.txt lib/unicode/props2.txt
5433            - lib/unicode/readme.txt
5434           !> (integrate 73 files)
5435 ____________________________________________________________________________
5436 [  4183] By: jhi                                   on 1999/09/17  20:25:51
5437         Log: Integrate with Sarathy.
5438      Branch: cfgperl
5439           !> configure.com ext/ByteLoader/byterun.h
5440           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5441           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
5442           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
5443           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
5444 ____________________________________________________________________________
5445 [  4182] By: gsar                                  on 1999/09/17  20:16:28
5446         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
5447              vmsperl contents have prevailed)
5448      Branch: perl
5449           !> configure.com ext/ByteLoader/byterun.h
5450           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
5451           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
5452           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
5453           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
5454 ____________________________________________________________________________
5455 [  4181] By: jhi                                   on 1999/09/17  20:12:37
5456         Log: From: Michael G Schwern <schwern@pobox.com>
5457              To: perl5-porters@perl.org
5458              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
5459              Date: Thu, 19 Aug 1999 21:30:01 -0400
5460              Message-ID: <19990819213001.A22512@athens.aocn.com>
5461      Branch: cfgperl
5462            ! lib/Exporter/Heavy.pm
5463 ____________________________________________________________________________
5464 [  4180] By: gsar                                  on 1999/09/17  20:11:00
5465         Log: perlhist additions
5466      Branch: perl
5467            ! pod/perlhist.pod
5468 ____________________________________________________________________________
5469 [  4179] By: jhi                                   on 1999/09/17  20:08:00
5470         Log: The change #4176 should've undone only the test, not the code patch.
5471      Branch: cfgperl
5472            ! doio.c
5473 ____________________________________________________________________________
5474 [  4178] By: jhi                                   on 1999/09/17  20:06:08
5475         Log: From: Ian Phillipps <ian@dial.pipex.com>
5476              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
5477              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
5478              Date: Sat, 21 Aug 1999 12:36:12 +0100
5479              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
5480      Branch: cfgperl
5481            ! pod/perlsyn.pod
5482 ____________________________________________________________________________
5483 [  4177] By: jhi                                   on 1999/09/17  20:00:19
5484         Log: More descriptive names for operators.
5485              
5486              From: Michael G Schwern <schwern@pobox.com>
5487              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5488              Cc: perl5-porters@perl.org
5489              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
5490              Date: Tue, 17 Aug 1999 18:35:45 -0400
5491              Message-ID: <19990817183545.A23073@toldyouso.com>
5492              
5493              From: Michael G Schwern <schwern@pobox.com>
5494              To: perl5-porters@perl.org
5495              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
5496              Date: Wed, 18 Aug 1999 03:53:38 -0400
5497              Message-ID: <19990818035337.A31505@athens.aocn.com>
5498      Branch: cfgperl
5499            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
5500            ! t/pragma/warn/op t/pragma/warn/sv
5501 ____________________________________________________________________________
5502 [  4176] By: jhi                                   on 1999/09/17  18:19:18
5503         Log: Take away the infamous io/dup.t #7.
5504              It seems there simply is no way to portably
5505              "flush" an input file handle.
5506      Branch: cfgperl
5507            ! doio.c t/io/dup.t
5508 ____________________________________________________________________________
5509 [  4175] By: jhi                                   on 1999/09/17  14:45:08
5510         Log: From: Barrie Slaymaker <barries@slaysys.com>
5511              To: perl5-porters@perl.org
5512              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
5513              Date: Fri, 17 Sep 1999 11:16:48 -0400
5514              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
5515      Branch: cfgperl
5516            ! lib/Benchmark.pm
5517 ____________________________________________________________________________
5518 [  4174] By: jhi                                   on 1999/09/17  14:07:16
5519         Log: UNICOS does support large files but doesn't support sparse files
5520              so we cannot easily test for large file support.
5521      Branch: cfgperl
5522            ! t/lib/syslfs.t t/op/lfs.t
5523 ____________________________________________________________________________
5524 [  4173] By: jhi                                   on 1999/09/17  14:03:44
5525         Log: UNICOS has sloppy division/modulo for floating point numbers.
5526      Branch: cfgperl
5527            ! t/op/arith.t
5528 ____________________________________________________________________________
5529 [  4172] By: jhi                                   on 1999/09/17  13:47:49
5530         Log: Portable blocksize (replaces #4171).
5531      Branch: cfgperl
5532            ! t/lib/syslfs.t t/op/lfs.t
5533 ____________________________________________________________________________
5534 [  4171] By: jhi                                   on 1999/09/17  13:08:54
5535         Log: (replaced by #4172)
5536      Branch: cfgperl
5537            ! t/lib/syslfs.t t/op/lfs.t
5538 ____________________________________________________________________________
5539 [  4170] By: jhi                                   on 1999/09/17  12:59:11
5540         Log: Detypo #4169.
5541      Branch: cfgperl
5542            ! t/lib/syslfs.t t/op/lfs.t
5543 ____________________________________________________________________________
5544 [  4169] By: jhi                                   on 1999/09/17  12:16:34
5545         Log: Diagnose possible quota limits.
5546      Branch: cfgperl
5547            ! t/lib/syslfs.t t/op/lfs.t
5548 ____________________________________________________________________________
5549 [  4168] By: jhi                                   on 1999/09/17  12:10:43
5550         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
5551              doesn't have one that wouldn't cause SIGSYS.  UNICOS
5552              does have getpgrp(void) so Perl getpgrp() is happy.
5553      Branch: cfgperl
5554            ! hints/unicos.sh
5555 ____________________________________________________________________________
5556 [  4167] By: jhi                                   on 1999/09/17  11:49:30
5557         Log: Filesystem quotas may stop you from using large files.
5558      Branch: cfgperl
5559            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
5560 ____________________________________________________________________________
5561 [  4166] By: jhi                                   on 1999/09/17  11:36:01
5562         Log: Too strict pattern for parsing group lists.
5563      Branch: cfgperl
5564            ! t/op/groups.t
5565 ____________________________________________________________________________
5566 [  4165] By: jhi                                   on 1999/09/17  09:06:18
5567         Log: Configure maintenance. It's sigaction.sa_flags
5568              and the Glossary regen'ed.
5569      Branch: cfgperl
5570            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5571            ! config_h.SH
5572      Branch: metaconfig
5573            ! U/compline/d_sigaction.U
5574 ____________________________________________________________________________
5575 [  4164] By: jhi                                   on 1999/09/15  06:57:51
5576         Log: Integrate with Sarathy.
5577      Branch: cfgperl
5578           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5579           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5580           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5581           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
5582           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
5583           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
5584           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
5585           !> jpl/PerlInterpreter/Makefile.PL
5586           !> jpl/PerlInterpreter/PerlInterpreter.c
5587           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5588           !> jpl/Sample/Makefile.PL jpl/install-jpl
5589           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
5590           !> t/op/pat.t
5591 ____________________________________________________________________________
5592 [  4163] By: gsar                                  on 1999/09/15  05:17:27
5593         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
5594      Branch: perl
5595            ! lib/File/Spec/Functions.pm
5596 ____________________________________________________________________________
5597 [  4162] By: gsar                                  on 1999/09/15  05:09:14
5598         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
5599      Branch: perl
5600            ! Changes embed.h embed.pl
5601 ____________________________________________________________________________
5602 [  4161] By: gsar                                  on 1999/09/15  04:08:25
5603         Log: missing perlhist dates from Jeff Okamoto
5604      Branch: perl
5605            ! pod/perlhist.pod
5606 ____________________________________________________________________________
5607 [  4160] By: gsar                                  on 1999/09/15  03:13:08
5608         Log: jpl tweak
5609      Branch: perl
5610            ! MANIFEST jpl/JNI/Makefile.PL
5611 ____________________________________________________________________________
5612 [  4159] By: gsar                                  on 1999/09/15  02:57:08
5613         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
5614              Jepson <bjepson@home.com>)
5615      Branch: perl
5616            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
5617            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
5618            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
5619            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
5620            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
5621            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
5622            ! jpl/PerlInterpreter/Makefile.PL
5623            ! jpl/PerlInterpreter/PerlInterpreter.c
5624            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
5625            ! jpl/Sample/Makefile.PL jpl/install-jpl
5626 ____________________________________________________________________________
5627 [  4158] By: gsar                                  on 1999/09/15  01:27:14
5628         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5629              Date:    Tue, 14 Sep 1999 21:26:15 EDT
5630              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
5631              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
5632      Branch: perl
5633            ! regexec.c t/op/pat.t
5634 ____________________________________________________________________________
5635 [  4157] By: jhi                                   on 1999/09/14  21:18:09
5636         Log: config.h will define USE_64_BITS if need be.
5637      Branch: cfgperl
5638            ! hints/irix_6.sh
5639 ____________________________________________________________________________
5640 [  4156] By: jhi                                   on 1999/09/14  20:30:00
5641         Log: Change #4149 necessitates also a small code change.
5642      Branch: cfgperl
5643            ! ext/B/defsubs_h.PL
5644 ____________________________________________________________________________
5645 [  4155] By: jhi                                   on 1999/09/14  20:15:53
5646         Log: Update EPOC libdir names.
5647      Branch: cfgperl
5648            ! epoc/config.h
5649 ____________________________________________________________________________
5650 [  4154] By: jhi                                   on 1999/09/14  20:13:41
5651         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
5652              deceased HAS.*DBM.*64 mumblings.
5653      Branch: cfgperl
5654            ! Configure config_h.SH epoc/config.h
5655 ____________________________________________________________________________
5656 [  4153] By: jhi                                   on 1999/09/14  20:04:53
5657         Log: Configure nits.
5658      Branch: cfgperl
5659            ! Configure config_h.SH
5660      Branch: metaconfig
5661            ! U/compline/d_sigaction.U U/threads/i_pthread.U
5662 ____________________________________________________________________________
5663 [  4152] By: jhi                                   on 1999/09/14  19:30:22
5664         Log: Integrate with Sarathy.
5665      Branch: cfgperl
5666           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5667            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5668           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5669           !> win32/config_sh.PL
5670 ____________________________________________________________________________
5671 [  4151] By: jhi                                   on 1999/09/14  10:25:01
5672         Log: Update Unicode database and recompute the tables.
5673              Rename the .txt files to be more Unicode 3.0-like.
5674              Unihan-3.0.txt not included because it is 16 MB.
5675              syllables.txt is manually maintained.
5676              See ReadMe.txt for description of the .txt files.
5677              (not all of them are used yet)
5678      Branch: cfgperl
5679            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
5680            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
5681            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
5682            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
5683            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
5684            + lib/unicode/SpecCase.txt
5685            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
5686            - lib/unicode/index2.txt lib/unicode/jamo2.txt
5687            - lib/unicode/names2.txt lib/unicode/props2.txt
5688            - lib/unicode/readme.txt
5689            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
5690            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
5691            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
5692            ! lib/unicode/Decomposition.pl
5693            ! lib/unicode/In/ArabicPresentationForms-B.pl
5694            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
5695            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
5696            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
5697            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
5698            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
5699            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
5700            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
5701            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
5702            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
5703            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
5704            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
5705            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
5706            ! lib/unicode/mktables.PL
5707 ____________________________________________________________________________
5708 [  4150] By: gsar                                  on 1999/09/14  09:31:57
5709         Log: INSTALL tweak
5710      Branch: perl
5711            ! INSTALL
5712 ____________________________________________________________________________
5713 [  4149] By: gsar                                  on 1999/09/14  09:00:45
5714         Log: change some filenames to be 8.3-friendly
5715      Branch: perl
5716           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
5717            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
5718            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
5719 ____________________________________________________________________________
5720 [  4148] By: gsar                                  on 1999/09/14  08:35:00
5721         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
5722      Branch: perl
5723            ! win32/config_sh.PL
5724 ____________________________________________________________________________
5725 [  4147] By: jhi                                   on 1999/09/14  08:07:49
5726         Log: Not that UVSIZE normally differs that much from IVSIZE...
5727      Branch: cfgperl
5728            ! perl.h
5729 ____________________________________________________________________________
5730 [  4146] By: jhi                                   on 1999/09/14  08:04:40
5731         Log: Integrate with Sarathy.
5732      Branch: cfgperl
5733           !> Changes ext/DB_File/DB_File.xs
5734 ____________________________________________________________________________
5735 [  4145] By: jhi                                   on 1999/09/14  07:10:02
5736         Log: I_PTHREAD was PTHREADEAD.
5737      Branch: cfgperl
5738            ! Configure config_h.SH
5739      Branch: metaconfig
5740            ! U/threads/i_pthread.U
5741 ____________________________________________________________________________
5742 [  4144] By: gsar                                  on 1999/09/14  06:46:47
5743         Log: change#4113 was missing DB_File.xs changes
5744      Branch: perl
5745            ! ext/DB_File/DB_File.xs
5746 ____________________________________________________________________________
5747 [  4143] By: jhi                                   on 1999/09/13  20:16:20
5748         Log: Small doc and whitespace edits.
5749      Branch: cfgperl
5750            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5751            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5752            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
5753            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5754            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5755            ! pod/perldelta.pod
5756 ____________________________________________________________________________
5757 [  4142] By: gsar                                  on 1999/09/13  19:32:31
5758         Log: integrate cfgperl contents into mainline, update Changes
5759      Branch: perl
5760           +> ext/DB_File/version.c
5761            ! Changes
5762           !> (integrate 44 files)
5763 ____________________________________________________________________________
5764 [  4141] By: jhi                                   on 1999/09/13  16:16:56
5765         Log: Scan for <pthread.h> always.
5766      Branch: cfgperl
5767            ! Configure config_h.SH perl.h
5768      Branch: metaconfig
5769            ! U/threads/i_pthread.U
5770 ____________________________________________________________________________
5771 [  4140] By: jhi                                   on 1999/09/13  16:00:08
5772         Log: Integrate with Sarathy.
5773      Branch: cfgperl
5774           !> (integrate 27 files)
5775 ____________________________________________________________________________
5776 [  4139] By: jhi                                   on 1999/09/13  15:35:18
5777         Log: Add -A option to Configure to diddle with variables
5778              after the hints file has been applied.
5779      Branch: cfgperl
5780            ! Configure config_h.SH
5781      Branch: metaconfig
5782            ! U/modified/Oldconfig.U U/modified/Options.U
5783 ____________________________________________________________________________
5784 [  4138] By: jhi                                   on 1999/09/13  13:42:56
5785         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
5786      Branch: cfgperl
5787            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5788            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5789            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
5790            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
5791            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5792 ____________________________________________________________________________
5793 [  4137] By: jhi                                   on 1999/09/13  13:25:31
5794         Log: Applying change #4136 manually introduced patch residue.
5795      Branch: cfgperl
5796            ! perl.h
5797 ____________________________________________________________________________
5798 [  4136] By: jhi                                   on 1999/09/13  13:23:04
5799         Log: Replace change #4100 with
5800              From: Robin Barker <rmb1@cise.npl.co.uk>
5801              To: gsar@activestate.com
5802              Cc: perl5-porters@perl.org
5803              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
5804              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
5805              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
5806      Branch: cfgperl
5807            ! doio.c dump.c ext/B/B.xs ext/B/typemap
5808            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
5809            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
5810            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
5811            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
5812 ____________________________________________________________________________
5813 [  4135] By: jhi                                   on 1999/09/13  10:22:31
5814         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5815              To: perl5-porters@perl.org (Mailing list Perl5)
5816              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
5817              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
5818              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
5819              
5820              From: andreas.koenig@anima.de (Andreas J. Koenig)
5821              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
5822              Cc: perl5-porters@perl.org (Mailing list Perl5)
5823              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
5824              Date: 11 Sep 1999 15:36:26 +0200
5825              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
5826      Branch: cfgperl
5827            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
5828 ____________________________________________________________________________
5829 [  4134] By: jhi                                   on 1999/09/13  10:20:14
5830         Log: From: Tom Phoenix <rootbeer@redcat.com>
5831              To: Perl Porters Mailing List <perl5-porters@perl.org>
5832              Subject: [DOCPATCH] Server errors and perldiag
5833              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
5834              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
5835      Branch: cfgperl
5836            ! pod/perldiag.pod
5837 ____________________________________________________________________________
5838 [  4133] By: gsar                                  on 1999/09/13  03:25:43
5839         Log: avoid assertion failure on C<@a'>
5840      Branch: perl
5841            ! toke.c
5842 ____________________________________________________________________________
5843 [  4132] By: gsar                                  on 1999/09/13  03:03:57
5844         Log: add -DPERL_Y2KWARN build option that will generate additional
5845              warnings on "19$yy" etc (reworked a patch suggested by
5846              Ulrich Pfeifer <upf@de.uu.net>)
5847      Branch: perl
5848            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
5849            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
5850 ____________________________________________________________________________
5851 [  4131] By: gsar                                  on 1999/09/12  22:06:25
5852         Log: fix DATA leaks; reword documentation about the DATA filehandle
5853      Branch: perl
5854            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
5855 ____________________________________________________________________________
5856 [  4130] By: gsar                                  on 1999/09/12  20:08:56
5857         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
5858              formatted result looks nonstandard
5859      Branch: perl
5860            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
5861            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
5862            ! t/pragma/locale.t thrdvar.h
5863 ____________________________________________________________________________
5864 [  4129] By: gsar                                  on 1999/09/12  17:04:11
5865         Log: From: Doug MacEachern <dougm@cp.net>
5866              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
5867              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
5868              Subject: [PATCH 5.005_57] B::clearsym
5869      Branch: perl
5870            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
5871 ____________________________________________________________________________
5872 [  4128] By: gsar                                  on 1999/09/12  16:59:12
5873         Log: better debugger help output (from Ilya Zakharevich)
5874      Branch: perl
5875            ! lib/perl5db.pl
5876 ____________________________________________________________________________
5877 [  4127] By: jhi                                   on 1999/09/11  20:50:37
5878         Log: Integrate with Sarathy.
5879      Branch: cfgperl
5880           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
5881           +> t/lib/gol-linkage.t
5882           !> (integrate 43 files)
5883 ____________________________________________________________________________
5884 [  4126] By: nick                                  on 1999/09/10  20:44:22
5885         Log: Get resolve -at mainline
5886      Branch: utfperl
5887           +> (branch 297 files)
5888            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
5889            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
5890            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
5891            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
5892            - t/pragma/warn-1global t/pragma/warning.t thread.sym
5893            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
5894            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
5895            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
5896            - win32/makeperldef.pl win32/perlhost.h
5897           !> (integrate 847 files)
5898 ____________________________________________________________________________
5899 [  4125] By: gsar                                  on 1999/09/10  19:22:14
5900         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
5901              etc.)
5902      Branch: perl
5903            ! XSUB.h pp.h
5904 ____________________________________________________________________________
5905 [  4124] By: gsar                                  on 1999/09/10  19:14:35
5906         Log: rewrote substantive parts of patch
5907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5908              Date: Fri, 27 Aug 1999 19:02:18 -0400
5909              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
5910              Subject: [PATCH 5.005_58] REx documentation
5911      Branch: perl
5912            ! pod/perlre.pod
5913 ____________________________________________________________________________
5914 [  4123] By: gsar                                  on 1999/09/10  18:21:53
5915         Log: note about AVf_*
5916      Branch: perl
5917            ! av.h
5918 ____________________________________________________________________________
5919 [  4122] By: gsar                                  on 1999/09/10  17:55:42
5920         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
5921              <lichtin@bivio.com>)
5922      Branch: perl
5923            ! lib/Pod/Html.pm
5924 ____________________________________________________________________________
5925 [  4121] By: gsar                                  on 1999/09/10  17:49:35
5926         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
5927      Branch: perl
5928            ! AUTHORS Changes README.dos djgpp/config.over
5929            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
5930            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
5931            ! pod/podselect.PL sv.h t/io/openpid.t util.c
5932 ____________________________________________________________________________
5933 [  4120] By: gsar                                  on 1999/09/10  12:25:01
5934         Log: add perlcompile.pod (edited content from Nathan Torkington
5935              <gnat@frii.com> and others)
5936      Branch: perl
5937            + pod/perlcompile.pod
5938            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
5939 ____________________________________________________________________________
5940 [  4119] By: gsar                                  on 1999/09/10  11:05:13
5941         Log: avoid leaking static local_patches unless patchlevel.h is
5942              explicitly included
5943      Branch: perl
5944            ! patchlevel.h perl.c
5945 ____________________________________________________________________________
5946 [  4118] By: gsar                                  on 1999/09/10  10:44:54
5947         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
5948              <jvromans@squirrel.nl>)
5949      Branch: perl
5950            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
5951            ! Changes MANIFEST lib/Getopt/Long.pm
5952 ____________________________________________________________________________
5953 [  4116] By: jhi                                   on 1999/09/09  15:56:52
5954         Log: perldeltify change #4115.
5955      Branch: cfgperl
5956            ! pod/perldelta.pod
5957 ____________________________________________________________________________
5958 [  4115] By: jhi                                   on 1999/09/09  15:48:56
5959         Log: From: "John L. Allen" <allen@grumman.com> 
5960              To: perl5-porters@perl.org 
5961              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
5962              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
5963              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
5964      Branch: cfgperl
5965            ! lib/Time/Local.pm
5966 ____________________________________________________________________________
5967 [  4114] By: jhi                                   on 1999/09/09  15:42:30
5968         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
5969              To: perl5-porters@perl.org
5970              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
5971              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
5972              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
5973      Branch: cfgperl
5974            ! pp_sys.c
5975 ____________________________________________________________________________
5976 [  4113] By: jhi                                   on 1999/09/09  10:17:45
5977         Log: From: paul.marquess@bt.com
5978              To: gsar@ActiveState.com
5979              Cc: perl5-porters@perl.org
5980              Subject: [PATCH 5.005_61] DB_File 1.71
5981              Date: Thu, 9 Sep 1999 11:20:13 +0100
5982              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
5983      Branch: cfgperl
5984            + ext/DB_File/version.c
5985            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
5986            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
5987            ! t/lib/db-btree.t
5988 ____________________________________________________________________________
5989 [  4112] By: jhi                                   on 1999/09/09  09:05:32
5990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5991              To: perl5-porters@perl.org (Mailing list Perl5)
5992              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
5993              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
5994              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
5995      Branch: cfgperl
5996            ! regexec.c t/op/pat.t
5997 ____________________________________________________________________________
5998 [  4110] By: jhi                                   on 1999/09/09  07:29:17
5999         Log: Tidy up 64-bit situation in perldelta.
6000      Branch: cfgperl
6001            ! pod/perldelta.pod
6002 ____________________________________________________________________________
6003 [  4109] By: jhi                                   on 1999/09/09  07:26:53
6004         Log: Clear up PL_regcc issues.
6005              
6006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6007              To: perl5-porters@perl.org (Mailing list Perl5)
6008              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
6009              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
6010              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
6011      Branch: cfgperl
6012            ! regexec.c
6013 ____________________________________________________________________________
6014 [  4108] By: gsar                                  on 1999/09/08  20:52:51
6015         Log: avoid ass_u_ming uppercase types are not user objects (spotted
6016              by Kurt Starsinic)
6017      Branch: perl
6018            ! ext/Data/Dumper/Dumper.pm
6019 ____________________________________________________________________________
6020 [  4107] By: gsar                                  on 1999/09/08  20:35:18
6021         Log: From: akim@epita.fr (DEMAILLE Akim)
6022              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
6023              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
6024              Subject: [ID 19990908.014] s2p does not quote @
6025      Branch: perl
6026            ! x2p/s2p.PL
6027 ____________________________________________________________________________
6028 [  4106] By: gsar                                  on 1999/09/08  20:25:12
6029         Log: integrate cfgperl contents into mainline
6030      Branch: perl
6031           !> (integrate 30 files)
6032 ____________________________________________________________________________
6033 [  4105] By: jhi                                   on 1999/09/08  09:02:37
6034         Log: Minor touches at the [:class:] description.
6035      Branch: cfgperl
6036            ! pod/perlre.pod
6037 ____________________________________________________________________________
6038 [  4104] By: jhi                                   on 1999/09/08  08:57:58
6039         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6040              To: Mailing list Perl5 <perl5-porters@perl.org>
6041              Subject: [PATCH 5.005_58] Fix debugging output for REx
6042              Date: Wed, 8 Sep 1999 05:02:02 -0400
6043              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
6044      Branch: cfgperl
6045            ! regcomp.c
6046 ____________________________________________________________________________
6047 [  4103] By: gsar                                  on 1999/09/08  00:53:50
6048         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
6049      Branch: perl
6050            ! pp.c
6051 ____________________________________________________________________________
6052 [  4102] By: gsar                                  on 1999/09/08  00:52:50
6053         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
6054      Branch: perl
6055            ! cop.h pp_hot.c
6056 ____________________________________________________________________________
6057 [  4101] By: gsar                                  on 1999/09/07  17:25:07
6058         Log: various fixups for windows
6059      Branch: perl
6060            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
6061            ! win32/Makefile win32/makefile.mk xsutils.c
6062 ____________________________________________________________________________
6063 [  4100] By: jhi                                   on 1999/09/07  12:49:15
6064         Log: Fix pointer casts.
6065              
6066              From: Robin Barker <rmb1@cise.npl.co.uk>
6067              To: perl5-porters@perl.org
6068              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
6069              -Duse64bits
6070              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
6071              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
6072      Branch: cfgperl
6073            ! doio.c dump.c ext/B/B.xs ext/B/typemap
6074            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
6075            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
6076            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
6077            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
6078 ____________________________________________________________________________
6079 [  4099] By: jhi                                   on 1999/09/07  10:29:04
6080         Log: Add sig/pid/uid size and sign probes.
6081      Branch: metaconfig
6082            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
6083            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
6084 ____________________________________________________________________________
6085 [  4098] By: jhi                                   on 1999/09/07  10:27:06
6086         Log: Band-aid until we've got %{Uid_t} or something similar
6087              for sv_catpvfn().
6088      Branch: cfgperl
6089            ! taint.c
6090 ____________________________________________________________________________
6091 [  4097] By: jhi                                   on 1999/09/07  09:41:23
6092         Log: Fix a printf thinko: now quads must have the ll L q prefix.
6093              (in other words, a bare %d is an int/unsigned)
6094      Branch: cfgperl
6095            ! pp_sys.c sv.c t/op/64bit.t
6096 ____________________________________________________________________________
6097 [  4096] By: jhi                                   on 1999/09/07  07:36:17
6098         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
6099              
6100              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
6101              To: perl5-porters@perl.org
6102              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
6103              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
6104              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
6105      Branch: cfgperl
6106            ! hints/hpux.sh perl.h
6107 ____________________________________________________________________________
6108 [  4095] By: gsar                                  on 1999/09/06  20:47:02
6109         Log: applied suggested patch with suitable test to detect MSVC
6110              From: "Vishal Bhatia" <vishalb@my-deja.com>
6111              Date: Wed, 11 Aug 1999 01:43:28 -0700
6112              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
6113              Subject: compiler on  win32
6114      Branch: perl
6115            ! ext/B/B/C.pm
6116 ____________________________________________________________________________
6117 [  4094] By: jhi                                   on 1999/09/06  20:34:44
6118         Log: Integrate with Sarathy.
6119      Branch: cfgperl
6120           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6121           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
6122 ____________________________________________________________________________
6123 [  4093] By: jhi                                   on 1999/09/06  20:33:43
6124         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
6125              so that they overflow also on 64-bit platforms.
6126      Branch: cfgperl
6127            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
6128 ____________________________________________________________________________
6129 [  4092] By: gsar                                  on 1999/09/06  20:16:58
6130         Log: support bytecode and C backends in perlcc (patch suggested
6131              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
6132              C backend the default; describe new switches in pod; introduce
6133              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
6134              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
6135              entries
6136      Branch: perl
6137            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
6138            ! t/harness utils/Makefile utils/perlcc.PL
6139 ____________________________________________________________________________
6140 [  4091] By: jhi                                   on 1999/09/06  19:10:41
6141         Log: Integrate with Sarathy.
6142      Branch: cfgperl
6143           +> t/pragma/sub_lval.t
6144           !> (integrate 52 files)
6145 ____________________________________________________________________________
6146 [  4090] By: gsar                                  on 1999/09/06  19:09:06
6147         Log: propagate changed error text
6148      Branch: perl
6149            ! t/pragma/sub_lval.t
6150 ____________________________________________________________________________
6151 [  4089] By: gsar                                  on 1999/09/06  18:54:43
6152         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
6153      Branch: perl
6154            ! pod/perlfunc.pod
6155 ____________________________________________________________________________
6156 [  4088] By: gsar                                  on 1999/09/06  18:52:10
6157         Log: From: paul.marquess@bt.com
6158              Date: Sun, 5 Sep 1999 15:11:08 +0100 
6159              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
6160              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
6161      Branch: perl
6162            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
6163            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6164            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
6165            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
6166            ! toke.c
6167 ____________________________________________________________________________
6168 [  4087] By: gsar                                  on 1999/09/06  18:06:06
6169         Log: change#3612 is buggy when quotemeta argument matches target
6170              (hope this is the last of the optimized-OP_SASSIGN bugs)
6171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6172              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
6173              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
6174              Subject: Re: [BUG: quotemeta]
6175      Branch: perl
6176            ! Changes op.c t/op/lex_assign.t
6177 ____________________________________________________________________________
6178 [  4086] By: gsar                                  on 1999/09/06  17:57:52
6179         Log: misc tweaks
6180      Branch: perl
6181            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
6182 ____________________________________________________________________________
6183 [  4085] By: gsar                                  on 1999/09/06  03:54:23
6184         Log: applied patch suggested by Hans Mulder to fix problems on
6185              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
6186              when they ask for bincompat (platforms that used to default
6187              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
6188              (appears unsalvageable on some platforms)
6189      Branch: perl
6190            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
6191 ____________________________________________________________________________
6192 [  4084] By: bailey                                on 1999/09/06  02:39:11
6193         Log: Integrate mainline 5.05_61
6194      Branch: vmsperl
6195           +> (branch 32 files)
6196            - lib/unicode/EthiopicSyllables.txt
6197            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
6198            - warning.pl
6199            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
6200            ! vms/perly_h.vms vms/vms.c
6201           !> (integrate 346 files)
6202 ____________________________________________________________________________
6203 [  4083] By: gsar                                  on 1999/09/06  00:10:40
6204         Log: optional warning on join(/foo/...) (reworked suggested patch
6205              by Mark-Jason Dominus <mjd@plover.com>)
6206      Branch: perl
6207            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
6208            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
6209            ! pp_proto.h t/pragma/warn/op
6210 ____________________________________________________________________________
6211 [  4082] By: gsar                                  on 1999/09/05  22:28:57
6212         Log: fix data loss when more than one block is read from SDBM
6213              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
6214      Branch: perl
6215            ! ext/SDBM_File/sdbm/sdbm.c
6216 ____________________________________________________________________________
6217 [  4081] By: gsar                                  on 1999/09/05  22:07:18
6218         Log: initial implementation of lvalue subroutines (slightly fixed
6219              version of patch suggested by Ilya Zakharevich, which in turn
6220              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
6221      Branch: perl
6222            + t/pragma/sub_lval.t
6223            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
6224            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
6225            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
6226            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
6227            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
6228 ____________________________________________________________________________
6229 [  4080] By: jhi                                   on 1999/09/05  22:02:18
6230         Log: Undo #4055 (related to #4079).
6231      Branch: cfgperl
6232            ! pod/perlop.pod
6233 ____________________________________________________________________________
6234 [  4079] By: jhi                                   on 1999/09/05  21:30:54
6235         Log: Time is not yet ripe.
6236      Branch: cfgperl
6237            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
6238 ____________________________________________________________________________
6239 [  4078] By: gsar                                  on 1999/09/05  18:17:32
6240         Log: modified suggested patch to handle cross-refs and qr// objects
6241              correctly; unfollowed refs are represented as simple string
6242              value, not just the bare type; $VERSION stays the same until
6243              it is ready for prime time (avoids CPAN confustication)
6244              From:    John Nolan <jpnolan@Op.Net>
6245              Date:    Wed, 04 Aug 1999 20:21:10 EDT
6246              Message-Id: <199908050021.UAA09693@monet.op.net>
6247              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
6248      Branch: perl
6249            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
6250            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
6251 ____________________________________________________________________________
6252 [  4077] By: jhi                                   on 1999/09/04  21:54:42
6253         Log: timesum() wasn't @EXPORTed as promised by the documentation.
6254              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
6255      Branch: cfgperl
6256            ! lib/Benchmark.pm
6257 ____________________________________________________________________________
6258 [  4076] By: gsar                                  on 1999/09/04  20:21:59
6259         Log: integrate cfgperl contents into mainline
6260      Branch: perl
6261           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
6262           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
6263           +> warnings.h warnings.pl xsutils.c
6264            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6265           !> (integrate 109 files)
6266 ____________________________________________________________________________
6267 [  4075] By: jhi                                   on 1999/09/04  18:04:47
6268         Log: use integer on the problematic subtest.
6269      Branch: cfgperl
6270            ! t/op/misc.t
6271 ____________________________________________________________________________
6272 [  4074] By: jhi                                   on 1999/09/04  17:57:40
6273         Log: Warn about numconvert.t in case somebody
6274              wants to make sv_2pv more 64-bit aware.
6275      Branch: cfgperl
6276            ! sv.c
6277 ____________________________________________________________________________
6278 [  4073] By: jhi                                   on 1999/09/04  17:54:51
6279         Log: Comment upgrading: the quad situation isn't quite as
6280              bad as it used to be.
6281      Branch: cfgperl
6282            ! perl.h
6283 ____________________________________________________________________________
6284 [  4072] By: jhi                                   on 1999/09/04  15:35:37
6285         Log: Integrate with Sarathy.
6286      Branch: cfgperl
6287           !> win32/win32.c
6288 ____________________________________________________________________________
6289 [  4071] By: jhi                                   on 1999/09/04  15:28:11
6290         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
6291              
6292              From: Robin Barker <rmb1@cise.npl.co.uk>
6293              To: perl5-porters@perl.org
6294              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6295              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6296              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6297              
6298              and later (in private email) found to be dependent
6299              on useperlio.
6300              
6301              Mental note: the cpp magic done in perlsdio.h (and assumedly
6302              also in perlsfio.h) may cause trouble later with lfs because
6303              both the perlio scheme by Perl and the lfs support by vendors
6304              like to play cpp games to map the stdio namespace back and forth.
6305              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
6306              just the beginning.
6307      Branch: cfgperl
6308            ! perlio.c
6309 ____________________________________________________________________________
6310 [  4070] By: jhi                                   on 1999/09/04  13:12:14
6311         Log: Enable 64-bit clean bit ops.
6312              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
6313      Branch: cfgperl
6314            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
6315            ! t/op/misc.t
6316 ____________________________________________________________________________
6317 [  4069] By: jhi                                   on 1999/09/03  21:17:30
6318         Log: Turn on USE_64_BIT_OFFSETS implicitly.
6319      Branch: cfgperl
6320            ! perl.h
6321 ____________________________________________________________________________
6322 [  4068] By: jhi                                   on 1999/09/03  08:19:59
6323         Log: Fix from Spider for the sub attributes (there was an undocumented
6324              dependency between force_word() and skipspace()).
6325      Branch: cfgperl
6326            ! toke.c
6327 ____________________________________________________________________________
6328 [  4067] By: jhi                                   on 1999/09/01  23:17:06
6329         Log: From: John Tobey <spam@john-edwin-tobey.org>
6330              To: ilya@math.ohio-state.edu
6331              CC: perl5-porters@perl.org
6332              Subject: Re: [PATCH 5.005_60] distclean forgot two
6333              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
6334              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
6335      Branch: cfgperl
6336            ! t/lib/dprof.t
6337 ____________________________________________________________________________
6338 [  4066] By: jhi                                   on 1999/09/01  23:14:50
6339         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
6340              To: perl5-porters@perl.org
6341              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
6342              Date: Fri, 20 Aug 1999 15:37:27 +0100
6343              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
6344      Branch: cfgperl
6345            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
6346            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
6347            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
6348 ____________________________________________________________________________
6349 [  4065] By: jhi                                   on 1999/09/01  22:06:43
6350         Log: From: Dominic Dunlop <domo@vo.lu>
6351              To: perl5-porters@perl.org
6352              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
6353              (UNINSTALLED) [PATCH]
6354              Date: Thu, 19 Aug 1999 09:48:03 +0200
6355              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
6356              
6357              The PERL_POLLUTE_MALLOC part had to be manually applied.
6358      Branch: cfgperl
6359            ! hints/machten.sh perl.h
6360 ____________________________________________________________________________
6361 [  4064] By: jhi                                   on 1999/09/01  13:56:14
6362         Log: From: Martin Lichtin <lichtin@bivio.com>
6363              To: jhi@iki.fi
6364              CC: perl5-porters@perl.org
6365              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
6366              Date: Wed, 01 Sep 1999 15:50:04 +0200
6367              Message-ID: <37CD2F0C.944BFACE@bivio.com>
6368      Branch: cfgperl
6369            ! lib/ExtUtils/Install.pm
6370 ____________________________________________________________________________
6371 [  4063] By: jhi                                   on 1999/09/01  13:16:11
6372         Log: Enhance lfs tests: check every seek and sysseek
6373              and test also that -e and -f detect largefiles.
6374      Branch: cfgperl
6375            ! t/lib/syslfs.t t/op/lfs.t
6376 ____________________________________________________________________________
6377 [  4062] By: jhi                                   on 1999/09/01  12:08:04
6378         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
6379              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6380              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
6381              The Perl Porters Mailing List <perl5-porters@perl.org>
6382              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
6383              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
6384              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
6385      Branch: cfgperl
6386            ! pod/perldiag.pod
6387 ____________________________________________________________________________
6388 [  4061] By: jhi                                   on 1999/09/01  12:03:03
6389         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6390              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
6391              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
6392              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
6393              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
6394              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
6395      Branch: cfgperl
6396            ! op.c t/op/join.t
6397 ____________________________________________________________________________
6398 [  4060] By: jhi                                   on 1999/09/01  07:59:42
6399         Log: IV_DIG and NV_DIG fixes.
6400      Branch: cfgperl
6401            ! perl.h
6402 ____________________________________________________________________________
6403 [  4059] By: jhi                                   on 1999/08/31  14:47:18
6404         Log: \C{} -> \N{} residue.
6405      Branch: cfgperl
6406            ! toke.c
6407 ____________________________________________________________________________
6408 [  4057] By: gsar                                  on 1999/08/30  22:08:19
6409         Log: avoid hiding child process window
6410      Branch: perl
6411            ! win32/win32.c
6412 ____________________________________________________________________________
6413 [  4055] By: jhi                                   on 1999/08/30  21:20:50
6414         Log: Document the undefinedness of overshifting.
6415      Branch: cfgperl
6416            ! pod/perlop.pod
6417 ____________________________________________________________________________
6418 [  4054] By: jhi                                   on 1999/08/30  20:18:18
6419         Log: History fixes and updates.
6420      Branch: cfgperl
6421            ! pod/perlhist.pod
6422 ____________________________________________________________________________
6423 [  4053] By: jhi                                   on 1999/08/30  19:34:02
6424         Log: Shell quoting thinko broke installdirs.
6425              From: JVromans@Squirrel.nl (Johan Vromans)
6426              To: perl5-porters@perl.org
6427              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
6428              installprefix
6429              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
6430              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
6431      Branch: cfgperl
6432            ! Configure config_h.SH
6433      Branch: metaconfig
6434            ! U/installdirs/archlib.U U/installdirs/bin.U
6435            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
6436            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
6437            ! U/installdirs/man3dir.U U/installdirs/privlib.U
6438            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
6439            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
6440            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
6441            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
6442            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
6443            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
6444            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
6445            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
6446            ! U/installdirs/vendorscriptdir.U
6447 ____________________________________________________________________________
6448 [  4052] By: jhi                                   on 1999/08/30  02:57:05
6449         Log: Use \N{named characters} instead of \C.
6450              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6451              To: jhi@iki.fi
6452              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
6453              perl5-porters@perl.org (Mailing list Perl5)
6454              Subject: Re: [PATCH 5.005_58] Named characters in Perl
6455              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
6456              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
6457      Branch: cfgperl
6458            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
6459            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
6460 ____________________________________________________________________________
6461 [  4051] By: jhi                                   on 1999/08/30  02:54:20
6462         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
6463              To: perl5-porters@perl.org
6464              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
6465              don't mix
6466              Date: Sun, 29 Aug 1999 19:04:53 -0400
6467              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
6468      Branch: cfgperl
6469            ! universal.c
6470 ____________________________________________________________________________
6471 [  4050] By: jhi                                   on 1999/08/29  16:38:58
6472         Log: Conditionally socksify the LIBS of Socket.
6473      Branch: cfgperl
6474            ! ext/Socket/Makefile.PL
6475 ____________________________________________________________________________
6476 [  4049] By: jhi                                   on 1999/08/29  15:33:30
6477         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6478              To: Mailing list Perl5 <perl5-porters@perl.org>
6479              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
6480              Date: Wed, 25 Aug 1999 16:19:58 -0400
6481              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
6482      Branch: cfgperl
6483            ! lib/perl5db.pl
6484 ____________________________________________________________________________
6485 [  4048] By: jhi                                   on 1999/08/29  15:31:36
6486         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
6487              To: perl5-porters@perl.org
6488              Subject: [PATCH _61] Lost arguments to simplified sort
6489              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
6490              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
6491      Branch: cfgperl
6492            ! op.c t/op/sort.t
6493 ____________________________________________________________________________
6494 [  4047] By: jhi                                   on 1999/08/29  15:29:29
6495         Log: From: Olaf Flebbe <olaf@science-computing.de>
6496              Sender: owner-perl5-porters@perl.org
6497              To: perl5-porters@perl.org
6498              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
6499              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
6500      Branch: cfgperl
6501            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
6502            ! epoc/perl.mmp epoc/perl.pkg
6503 ____________________________________________________________________________
6504 [  4046] By: jhi                                   on 1999/08/29  15:21:18
6505         Log: From: pvhp@forte.com (Peter Prymmer)
6506              To: perl5-porters@perl.org
6507              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
6508              Date: Fri, 27 Aug 99 18:51:04 PDT
6509              Message-Id: <9908280151.AA05010@forte.com>
6510      Branch: cfgperl
6511            ! t/lib/cgi-html.t
6512 ____________________________________________________________________________
6513 [  4045] By: jhi                                   on 1999/08/29  15:18:38
6514         Log: Fix scalar gmtime (and localtime) in quad environments,
6515              bug reported by Robin Parker.
6516              
6517              From: Robin Barker <rmb1@cise.npl.co.uk>
6518              To: jhi@iki.fi
6519              Cc: perl5-porters@perl.org
6520              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6521              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
6522              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
6523      Branch: cfgperl
6524            ! pp_sys.c t/op/time.t
6525 ____________________________________________________________________________
6526 [  4044] By: jhi                                   on 1999/08/29  11:24:03
6527         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6528              To: perl5-porters@perl.org (Mailing list Perl5)
6529              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
6530              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
6531              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
6532              
6533              Addendum: it's "only" 33% speedup.
6534      Branch: cfgperl
6535            ! dump.c op.c op.h pp.h
6536 ____________________________________________________________________________
6537 [  4043] By: jhi                                   on 1999/08/29  11:10:33
6538         Log: From: spider-perl@Orb.Nashua.NH.US
6539              To: Mailing list Perl5 <perl5-porters@perl.org>
6540              Subject: [PATCH 5.005_61 CORE] sub : attrlist
6541              Date: Sun, 29 Aug 1999 03:02:11 -0400
6542              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
6543      Branch: cfgperl
6544            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
6545            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
6546            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
6547            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6548            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
6549            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
6550            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
6551 ____________________________________________________________________________
6552 [  4042] By: jhi                                   on 1999/08/29  11:08:50
6553         Log: Turn off gcc-2.95's strict-alias optimization.
6554              This, of course, should be only temporary.
6555              From Andy Dougherty.
6556      Branch: cfgperl
6557            ! Configure config_h.SH
6558      Branch: metaconfig
6559            ! U/compline/ccflags.U U/modified/cc.U
6560 ____________________________________________________________________________
6561 [  4041] By: jhi                                   on 1999/08/29  10:47:30
6562         Log: Fix a typo in #4036.
6563      Branch: cfgperl
6564            ! mg.c
6565 ____________________________________________________________________________
6566 [  4040] By: jhi                                   on 1999/08/29  10:34:58
6567         Log: Add a missing #endif forgotten by #4035.
6568      Branch: cfgperl
6569            ! doop.c
6570 ____________________________________________________________________________
6571 [  4039] By: jhi                                   on 1999/08/29  10:31:19
6572         Log: Remove an extra #endif introduced by #4036.
6573      Branch: cfgperl
6574            ! perl.h
6575 ____________________________________________________________________________
6576 [  4038] By: jhi                                   on 1999/08/29  10:18:59
6577         Log: Rename warning to warnings, from Paul Marquess.
6578      Branch: cfgperl
6579            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
6580            + t/pragma/warnings.t warnings.h warnings.pl
6581            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
6582            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
6583            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
6584            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
6585            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
6586            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
6587            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
6588            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
6589            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
6590            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
6591            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
6592            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
6593            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
6594 ____________________________________________________________________________
6595 [  4037] By: jhi                                   on 1999/08/29  10:08:47
6596         Log: Create the equivalence tables based on
6597              the real Unicode decomposition, not on
6598              the character name.
6599      Branch: cfgperl
6600            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6601            ! lib/unicode/mktables.PL
6602 ____________________________________________________________________________
6603 [  4036] By: jhi                                   on 1999/08/29  09:29:08
6604         Log: Integrate with Sarathy.
6605      Branch: cfgperl
6606           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6607           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6608           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6609           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6610           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6611           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6612           !> (integrate 190 files)
6613 ____________________________________________________________________________
6614 [  4035] By: jhi                                   on 1999/08/29  08:56:15
6615         Log: Implement 64-bit vec().
6616      Branch: cfgperl
6617            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6618            ! pp.h t/op/64bit.t
6619 ____________________________________________________________________________
6620 [  4034] By: gsar                                  on 1999/08/29  03:35:18
6621         Log: deadcode removal
6622      Branch: perl
6623            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
6624            ! pp_ctl.c proto.h run.c sv.c
6625 ____________________________________________________________________________
6626 [  4033] By: jhi                                   on 1999/08/28  17:31:07
6627         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
6628              To: perl5-porters@perl.org
6629              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
6630              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
6631              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
6632      Branch: cfgperl
6633            ! perl.h
6634 ____________________________________________________________________________
6635 [  4032] By: gsar                                  on 1999/08/26  23:53:33
6636         Log: new thread should set current interp in TLS
6637      Branch: perl
6638            ! ext/Thread/Thread.xs
6639 ____________________________________________________________________________
6640 [  4031] By: bailey                                on 1999/08/23  03:40:07
6641         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
6642      Branch: vmsperl
6643            ! lib/ExtUtils/MM_VMS.pm
6644 ____________________________________________________________________________
6645 [  4030] By: bailey                                on 1999/08/23  03:37:43
6646         Log: Patch up holes in realclean target
6647      Branch: vmsperl
6648            ! vms/descrip_mms.template
6649 ____________________________________________________________________________
6650 [  4029] By: bailey                                on 1999/08/23  03:36:24
6651         Log: Fix handling of PERL_POLLUTE
6652      Branch: vmsperl
6653            ! lib/ExtUtils/MM_VMS.pm
6654 ____________________________________________________________________________
6655 [  4028] By: bailey                                on 1999/08/23  03:34:08
6656         Log: Update VMS version of perly.h
6657      Branch: vmsperl
6658            ! vms/perly_h.vms
6659 ____________________________________________________________________________
6660 [  4027] By: bailey                                on 1999/08/23  03:32:45
6661         Log: Update dependencies in Descrip.MMS
6662      Branch: vmsperl
6663            ! vms/descrip_mms.template
6664 ____________________________________________________________________________
6665 [  4026] By: bailey                                on 1999/08/23  03:30:01
6666         Log: Fix prototypes in perlapi.c (64-bit?)
6667              Clear prior definition of getenv_len before defining VMS-specific macro
6668      Branch: vmsperl
6669            ! perlapi.c vms/vmsish.h
6670 ____________________________________________________________________________
6671 [  4025] By: bailey                                on 1999/08/23  03:25:51
6672         Log: Add '-m' option to Configure.com which skips the MANIFEST check
6673      Branch: vmsperl
6674            ! configure.com
6675 ____________________________________________________________________________
6676 [  4024] By: bailey                                on 1999/08/23  03:23:34
6677         Log: Skip open() tests that rely on Unix fork semantics
6678      Branch: vmsperl
6679            ! t/io/open.t
6680 ____________________________________________________________________________
6681 [  4023] By: bailey                                on 1999/08/23  03:21:46
6682         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
6683      Branch: vmsperl
6684            ! vms/gen_shrfls.pl
6685 ____________________________________________________________________________
6686 [  4022] By: bailey                                on 1999/08/23  03:17:33
6687         Log: update MM_VMS to use new File::Spec routines
6688      Branch: vmsperl
6689            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
6690 ____________________________________________________________________________
6691 [  4021] By: bailey                                on 1999/08/23  03:13:40
6692         Log: byteperl is now part of the ByteLoader ext
6693      Branch: vmsperl
6694            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
6695 ____________________________________________________________________________
6696 [  4020] By: bailey                                on 1999/08/23  03:10:41
6697         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
6698      Branch: vmsperl
6699            ! vms/vms.c
6700 ____________________________________________________________________________
6701 [  4019] By: bailey                                on 1999/08/23  03:07:28
6702         Log: Update calls for new thread context handling
6703      Branch: vmsperl
6704            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
6705            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
6706 ____________________________________________________________________________
6707 [  4018] By: bailey                                on 1999/08/23  03:01:31
6708         Log: Allow for file versions in library when looking for .bs files
6709      Branch: vmsperl
6710            ! ext/DynaLoader/DynaLoader_pm.PL
6711 ____________________________________________________________________________
6712 [  4017] By: bailey                                on 1999/08/23  02:58:55
6713         Log: Update VMS configuration procedures for 5.005_60
6714      Branch: vmsperl
6715            ! configure.com vms/subconfigure.com
6716 ____________________________________________________________________________
6717 [  4016] By: gsar                                  on 1999/08/20  22:19:56
6718         Log: update Changes
6719      Branch: perl
6720            ! Changes
6721
6722 ----------------
6723 Version 5.005_61
6724 ----------------
6725
6726 ____________________________________________________________________________
6727 [  4015] By: gsar                                  on 1999/08/20  22:17:41
6728         Log: perl_free() should use PerlMem_free()
6729      Branch: perl
6730            ! perl.c
6731 ____________________________________________________________________________
6732 [  4014] By: gsar                                  on 1999/08/20  22:10:46
6733         Log: win32 tweaks
6734      Branch: perl
6735            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
6736            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6737            ! win32/config_H.vc
6738 ____________________________________________________________________________
6739 [  4013] By: gsar                                  on 1999/08/20  22:09:56
6740         Log: DEBUG_m() adjusted to internalize dTHX
6741      Branch: perl
6742            ! malloc.c perl.h util.c
6743 ____________________________________________________________________________
6744 [  4012] By: gsar                                  on 1999/08/20  17:51:06
6745         Log: make autogenerated files writable
6746      Branch: perl
6747            ! (edit 171 files)
6748 ____________________________________________________________________________
6749 [  4011] By: gsar                                  on 1999/08/20  17:43:47
6750         Log: update Changes
6751      Branch: perl
6752            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
6753 ____________________________________________________________________________
6754 [  4010] By: gsar                                  on 1999/08/20  17:21:53
6755         Log: up patchlevel &c
6756      Branch: perl
6757            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
6758            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
6759 ____________________________________________________________________________
6760 [  4009] By: gsar                                  on 1999/08/20  16:46:26
6761         Log: add missing Is/Syl*.pl files
6762      Branch: perl
6763            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
6764            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
6765            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
6766            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
6767            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
6768            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
6769 ____________________________________________________________________________
6770 [  4008] By: gsar                                  on 1999/08/20  16:31:02
6771         Log: integrate cfgperl contents into mainline
6772      Branch: perl
6773           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
6774           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6775           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
6776           +> t/op/lfs.t
6777            - lib/unicode/EthiopicSyllables.txt
6778            - lib/unicode/MakeEthiopicSyllables.PL
6779           !> (integrate 261 files)
6780 ____________________________________________________________________________
6781 [  4007] By: gsar                                  on 1999/08/20  15:24:08
6782         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
6783              USE_THREADS and MULTIPLICITY; minor pod adjustments
6784      Branch: perl
6785            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
6786            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
6787 ____________________________________________________________________________
6788 [  4006] By: jhi                                   on 1999/08/19  19:01:41
6789         Log: Tighten the vec() code so that naughty BITS cause an error.
6790      Branch: cfgperl
6791            ! doop.c
6792 ____________________________________________________________________________
6793 [  4005] By: jhi                                   on 1999/08/19  15:55:09
6794         Log: Don't document ill-defined vec() bits cases
6795              (for which the code doesn't work right in any case)
6796      Branch: cfgperl
6797            ! pod/perldiag.pod pod/perlfunc.pod
6798 ____________________________________________________________________________
6799 [  4004] By: jhi                                   on 1999/08/19  12:49:41
6800         Log: Removed duplicated code (in pp.c and mg.c) by introducing
6801              do_vecget().  NOTE: the calling convention of do_vecset()
6802              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
6803              in pp_vec() is no more multiplied by `size' in pp_vec(),
6804              the multiplication is now done in do_vecset().
6805              
6806              Also fix a cpp thinko in change #4002.
6807      Branch: cfgperl
6808            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
6809            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
6810            ! proto.h
6811 ____________________________________________________________________________
6812 [  4003] By: jhi                                   on 1999/08/18  08:27:22
6813         Log: Warn about small spherical distances.
6814      Branch: cfgperl
6815            ! lib/Math/Trig.pm
6816 ____________________________________________________________________________
6817 [  4002] By: jhi                                   on 1999/08/17  09:11:51
6818         Log: Enhance IV_FITS_IN_IV (though it's still unused).
6819      Branch: cfgperl
6820            ! perl.h
6821 ____________________________________________________________________________
6822 [  4001] By: jhi                                   on 1999/08/17  08:13:34
6823         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
6824              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
6825              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
6826              Subject: [PATCH] overload.pm str/num confu
6827              Date: 17 Aug 1999 08:21:12 +0200
6828      Branch: cfgperl
6829            ! lib/overload.pm
6830 ____________________________________________________________________________
6831 [  4000] By: jhi                                   on 1999/08/17  07:20:23
6832         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
6833              To: perl5-porters@perl.org
6834              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
6835              Date: 16 Aug 1999 14:24:28 -0700
6836              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
6837      Branch: cfgperl
6838            ! pod/perlobj.pod
6839 ____________________________________________________________________________
6840 [  3999] By: jhi                                   on 1999/08/16  19:49:09
6841         Log: Integrate with Nick.
6842      Branch: cfgperl
6843           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
6844 ____________________________________________________________________________
6845 [  3998] By: jhi                                   on 1999/08/16  19:44:29
6846         Log: Fix most of the pod2man moanings reported in
6847              
6848              From: "Larry W. Virden" <lvirden@cas.org>
6849              To: perl5-porters@perl.org
6850              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
6851              (UNINSTALLED)
6852              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
6853              Message-Id: <199908031935.PAA27692@cas.org>
6854              
6855              Configure regen'ed.
6856      Branch: cfgperl
6857            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6858            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
6859            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
6860            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
6861            ! utils/h2xs.PL utils/perlcc.PL
6862 ____________________________________________________________________________
6863 [  3997] By: jhi                                   on 1999/08/16  19:20:37
6864         Log: A fix of sorts for the flush-before-dup scenario.
6865      Branch: cfgperl
6866            ! doio.c
6867 ____________________________________________________________________________
6868 [  3996] By: jhi                                   on 1999/08/16  19:14:37
6869         Log: More paranoia.
6870      Branch: cfgperl
6871            ! sv.c
6872 ____________________________________________________________________________
6873 [  3995] By: jhi                                   on 1999/08/16  18:55:35
6874         Log: Batch of small 64-bit/long double/large file support tweaks:
6875              - scan for LDBL_DIG
6876              - from DBL_DIG and LDBL_DIG select NV_DIG
6877              - introduce IVSIZE, UVSIZE, NVSIZE
6878              - introduce IV_DIG
6879              - remove stdio64
6880              - AIX uses `oslevel` when others use `uname -r`
6881              - already AIX 4.2 goes 64-bit
6882              - in HP-UX require the 64-bit libc, just the directory isn't enough
6883              - group ids are not NVs
6884              - #undef USE_LONG_DOUBLE if long double is no better than double
6885              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
6886              - mention large file support in perldelta
6887              - introduce quad TOPpin' and POPpin'
6888              - the svcat... buffer was tiny for printing quads in %b
6889              - fix the multiplication test in 64bit.t
6890              - try to make VMS to comply with all this removal and "introducal"
6891              of symbols
6892      Branch: cfgperl
6893            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
6894            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
6895            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
6896      Branch: metaconfig
6897            ! U/modified/d_longdbl.U
6898      Branch: metaconfig/U/perl
6899            + d_ldbl_dig.U
6900 ____________________________________________________________________________
6901 [  3994] By: jhi                                   on 1999/08/16  07:53:44
6902         Log: More Configure/subconfigure.com syncing.
6903      Branch: cfgperl
6904            ! vms/subconfigure.com
6905 ____________________________________________________________________________
6906 [  3993] By: jhi                                   on 1999/08/14  22:09:26
6907         Log: Remove from VMS what the change #3982 took away from Configure lands.
6908      Branch: cfgperl
6909            ! vms/subconfigure.com
6910 ____________________________________________________________________________
6911 [  3992] By: jhi                                   on 1999/08/14  13:29:13
6912         Log: Small test tweaks.
6913      Branch: cfgperl
6914            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
6915 ____________________________________________________________________________
6916 [  3991] By: jhi                                   on 1999/08/14  13:08:41
6917         Log: Augment filesize limit note.
6918      Branch: cfgperl
6919            ! doio.c
6920 ____________________________________________________________________________
6921 [  3990] By: jhi                                   on 1999/08/14  13:06:12
6922         Log: Note about filesize limits.
6923      Branch: cfgperl
6924            ! doio.c pp_sys.c
6925 ____________________________________________________________________________
6926 [  3989] By: jhi                                   on 1999/08/14  11:31:58
6927         Log: Catch the case of filesize limits.
6928      Branch: cfgperl
6929            ! t/lib/syslfs.t t/op/lfs.t
6930 ____________________________________________________________________________
6931 [  3988] By: nick                                  on 1999/08/14  09:20:58
6932         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
6933              this causes a POPSTACK panic. The problem seems to be that although
6934              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
6935              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
6936              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
6937              messing with CATCH_SET() in call_sv, use it in perl_vdie().
6938              Add test to op/eval.t which will fail (panic) if bug comes back.
6939              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
6940      Branch: perl
6941            ! cop.h perl.c t/op/eval.t util.c
6942 ____________________________________________________________________________
6943 [  3987] By: jhi                                   on 1999/08/13  23:57:52
6944         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
6945              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
6946              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
6947              Date: Fri, 13 Aug 1999 17:42:47 -0500
6948              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
6949      Branch: cfgperl
6950            ! lib/ExtUtils/MM_VMS.pm
6951 ____________________________________________________________________________
6952 [  3986] By: jhi                                   on 1999/08/13  23:56:44
6953         Log: Don't quit before printing out the message.
6954      Branch: cfgperl
6955            ! t/lib/syslfs.t t/op/lfs.t
6956 ____________________________________________________________________________
6957 [  3985] By: jhi                                   on 1999/08/13  23:35:49
6958         Log: Remove more t/ trash on target "clean".
6959      Branch: cfgperl
6960            ! Makefile.SH
6961 ____________________________________________________________________________
6962 [  3984] By: jhi                                   on 1999/08/13  23:02:53
6963         Log: Avoid double long double. 
6964      Branch: cfgperl
6965            ! Configure config_h.SH
6966      Branch: metaconfig/U/perl
6967            ! uselongdbl.U
6968 ____________________________________________________________________________
6969 [  3983] By: jhi                                   on 1999/08/13  22:59:56
6970         Log: BYTEORDER fix.
6971      Branch: cfgperl
6972            ! Configure config_h.SH
6973      Branch: metaconfig
6974            ! U/compline/byteorder.U
6975 ____________________________________________________________________________
6976 [  3982] By: jhi                                   on 1999/08/13  22:48:40
6977         Log: Jumbo Configure and large file support update.
6978              Remove a lot of unneeded 64-bitness cruft;
6979              re-introduce BYTEORDER; update 64-bitness hints;
6980              lfs should now work in Solaris; long doubles in AIX.
6981      Branch: cfgperl
6982            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
6983            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
6984            ! perlsdio.h pp.h pp_sys.c
6985      Branch: metaconfig
6986            ! U/compline/byteorder.U U/compline/ccflags.U
6987      Branch: metaconfig/U/perl
6988            ! d_dlsymun.U io64.U uselongdbl.U
6989 ____________________________________________________________________________
6990 [  3980] By: jhi                                   on 1999/08/13  15:09:11
6991         Log: Introduce HAS_LLSEEK.
6992      Branch: cfgperl
6993            ! Configure config_h.SH perl.h
6994 ____________________________________________________________________________
6995 [  3979] By: jhi                                   on 1999/08/13  14:29:47
6996         Log: From: <dan@sidhe.org>
6997              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
6998              sarathy@activestate.com
6999              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
7000              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
7001              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
7002      Branch: cfgperl
7003            ! vms/vms.c
7004 ____________________________________________________________________________
7005 [  3978] By: jhi                                   on 1999/08/13  09:56:46
7006         Log: Make the 64-bit tests more paranoid.
7007      Branch: cfgperl
7008            ! t/op/64bit.t
7009 ____________________________________________________________________________
7010 [  3976] By: jhi                                   on 1999/08/12  21:49:16
7011         Log: IRIX64 needs more -mabi=64 with gcc.
7012      Branch: cfgperl
7013            ! hints/irix_6.sh
7014 ____________________________________________________________________________
7015 [  3975] By: jhi                                   on 1999/08/12  21:02:03
7016         Log: Reincarnate change #3967, now in more modest form.
7017      Branch: cfgperl
7018            ! hints/irix_6.sh
7019 ____________________________________________________________________________
7020 [  3974] By: jhi                                   on 1999/08/12  20:49:36
7021         Log: Remove rt from libswanted (I added it many moons ago
7022              when I thought it would be useful in Digital UNIX,
7023              I was wrong); undo the recent IRIX hints changes,
7024              getting rid of one warning brought new ones.
7025      Branch: cfgperl
7026            ! Configure config_h.SH hints/irix_6.sh
7027      Branch: metaconfig
7028            ! U/modified/Myinit.U
7029 ____________________________________________________________________________
7030 [  3973] By: jhi                                   on 1999/08/12  19:42:53
7031         Log: st_blocks is in 512 byte blocks.
7032      Branch: cfgperl
7033            ! t/lib/syslfs.t t/op/lfs.t
7034 ____________________________________________________________________________
7035 [  3972] By: jhi                                   on 1999/08/12  19:27:31
7036         Log: Don't claim defeat too early.
7037      Branch: cfgperl
7038            ! Configure config_h.SH
7039      Branch: metaconfig/U/perl
7040            ! longdblfio.U
7041 ____________________________________________________________________________
7042 [  3971] By: jhi                                   on 1999/08/12  19:24:14
7043         Log: IRIX 64-bit hint tweak. 
7044      Branch: cfgperl
7045            ! hints/irix_6.sh
7046 ____________________________________________________________________________
7047 [  3970] By: nick                                  on 1999/08/12  19:17:20
7048         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
7049              tests i.e. RV2AV and RV2HV
7050      Branch: perl
7051            ! op.c t/pragma/warn/op
7052 ____________________________________________________________________________
7053 [  3969] By: jhi                                   on 1999/08/12  19:06:17
7054         Log: Add Configure -Duselongdouble and add a missing semicolon.
7055      Branch: cfgperl
7056            ! Configure config_h.SH sv.c
7057      Branch: metaconfig/U/perl
7058            + uselongdbl.U
7059 ____________________________________________________________________________
7060 [  3968] By: jhi                                   on 1999/08/12  18:46:00
7061         Log: Simply exit() early if lfs support seems unlikely.
7062      Branch: cfgperl
7063            ! t/lib/syslfs.t t/op/lfs.t
7064 ____________________________________________________________________________
7065 [  3967] By: jhi                                   on 1999/08/12  18:44:05
7066         Log: Suffer silently for unused libraries.
7067      Branch: cfgperl
7068            ! hints/irix_6.sh
7069 ____________________________________________________________________________
7070 [  3966] By: jhi                                   on 1999/08/12  13:18:44
7071         Log: Update MANIFEST to follow change #3965.
7072      Branch: cfgperl
7073            ! MANIFEST
7074 ____________________________________________________________________________
7075 [  3965] By: jhi                                   on 1999/08/12  13:15:38
7076         Log: Regenerate Unicode tables based on new syllable lists
7077              from Daniel Yacob.
7078      Branch: cfgperl
7079            ! (edit 159 files)
7080 ____________________________________________________________________________
7081 [  3964] By: jhi                                   on 1999/08/12  10:06:24
7082         Log: Remove more spurious casting.
7083      Branch: cfgperl
7084            ! pp_sys.c
7085 ____________________________________________________________________________
7086 [  3963] By: jhi                                   on 1999/08/12  08:18:53
7087         Log: Minor niggles on the lfs tests.
7088      Branch: cfgperl
7089            ! t/lib/syslfs.t t/op/lfs.t
7090 ____________________________________________________________________________
7091 [  3962] By: jhi                                   on 1999/08/11  22:48:25
7092         Log: Don't bother with lfs testing if off_t is too small.
7093      Branch: cfgperl
7094            ! t/lib/syslfs.t t/op/lfs.t
7095 ____________________________________________________________________________
7096 [  3961] By: jhi                                   on 1999/08/11  22:22:54
7097         Log: Long double patches from Dan Sugalski.
7098      Branch: cfgperl
7099            ! sv.c
7100 ____________________________________________________________________________
7101 [  3960] By: jhi                                   on 1999/08/11  22:17:55
7102         Log: Flush buffer before duplicating file descriptor.
7103              
7104              From: Mark-Jason Dominus <mjd@plover.com>
7105              To: Graham Barr <gbarr@pobox.com>
7106              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
7107              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
7108              Date: Wed, 11 Aug 1999 15:56:09 -0400
7109              Message-ID: <19990811195610.5933.qmail@plover.com>
7110              
7111              From: Mark-Jason Dominus <mjd@plover.com>
7112              To: perl5-porters@perl.org
7113              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
7114              Date: Wed, 11 Aug 1999 16:05:46 -0400
7115              Message-ID: <19990811200546.6165.qmail@plover.com>
7116      Branch: cfgperl
7117            ! doio.c pod/perldelta.pod
7118 ____________________________________________________________________________
7119 [  3959] By: jhi                                   on 1999/08/11  22:11:35
7120         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
7121              
7122              From: "Craig A. Berry" <craig.berry@metamor.com>
7123              Sender: owner-perl5-porters@perl.org
7124              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
7125              bailey@newman.upenn.edu
7126              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
7127              problem
7128              Date: Wed, 11 Aug 1999 14:31:11 -0500
7129              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
7130      Branch: cfgperl
7131            ! vms/vms.c
7132 ____________________________________________________________________________
7133 [  3958] By: jhi                                   on 1999/08/11  15:35:45
7134         Log: Add a hopefully comforting message if there seems to be no LFS. 
7135              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
7136              The tests will fail on lfs tests only if quad is available,
7137              if ENOQUAD, the lfs tests will be skipped.
7138      Branch: cfgperl
7139            ! t/lib/syslfs.t t/op/lfs.t
7140 ____________________________________________________________________________
7141 [  3957] By: jhi                                   on 1999/08/11  12:25:59
7142         Log: Unapply an experimental patch that accidentally escaped
7143              from the lab by piggybacking with the change #3955.
7144      Branch: cfgperl
7145            ! pp.c pp.h pp_hot.c
7146 ____________________________________________________________________________
7147 [  3956] By: jhi                                   on 1999/08/11  08:19:23
7148         Log: Add sysio large file support testing.
7149      Branch: cfgperl
7150            + t/lib/syslfs.t
7151            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
7152 ____________________________________________________________________________
7153 [  3955] By: jhi                                   on 1999/08/10  22:39:11
7154         Log: From: <dan@sidhe.org>
7155              To: vmsperl@perl.org, perl5-porters@perl.org,
7156              sarathy@activestate.com, bailey@newman.upenn.edu
7157              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
7158              threads on VMS
7159              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
7160              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
7161      Branch: cfgperl
7162            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
7163            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
7164            ! vms/writemain.pl
7165 ____________________________________________________________________________
7166 [  3954] By: jhi                                   on 1999/08/10  20:37:55
7167         Log: LFS testing robustness.
7168      Branch: cfgperl
7169            ! t/op/lfs.t
7170 ____________________________________________________________________________
7171 [  3953] By: jhi                                   on 1999/08/10  19:54:50
7172         Log: From: <dan@sidhe.org>
7173              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
7174              sarathy@activestate.com
7175              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
7176              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
7177              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
7178      Branch: cfgperl
7179            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
7180            ! vms/subconfigure.com vms/vmsish.h
7181 ____________________________________________________________________________
7182 [  3952] By: jhi                                   on 1999/08/10  17:18:57
7183         Log: AIX is different, again.  Now in cc -E output.
7184      Branch: cfgperl
7185            ! Configure config_h.SH
7186      Branch: metaconfig
7187            ! U/modified/cppstdin.U
7188 ____________________________________________________________________________
7189 [  3951] By: jhi                                   on 1999/08/10  14:37:08
7190         Log: Use Pid_t on pgrp matters.
7191      Branch: cfgperl
7192            ! pp_sys.c
7193 ____________________________________________________________________________
7194 [  3950] By: jhi                                   on 1999/08/10  14:35:30
7195         Log: Use Pid_t.
7196      Branch: cfgperl
7197            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7198            ! pp_sys.c proto.h util.c
7199 ____________________________________________________________________________
7200 [  3949] By: jhi                                   on 1999/08/10  14:11:15
7201         Log: Use Mode_t.
7202      Branch: cfgperl
7203            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
7204            ! perlapi.h pp_sys.c proto.h
7205 ____________________________________________________________________________
7206 [  3948] By: jhi                                   on 1999/08/10  13:53:19
7207         Log: Small perlbug doc tweaks from Jon Orwant.
7208      Branch: cfgperl
7209            ! utils/perlbug.PL
7210 ____________________________________________________________________________
7211 [  3947] By: jhi                                   on 1999/08/10  09:55:11
7212         Log: Large file support testing.
7213      Branch: cfgperl
7214            + t/op/lfs.t
7215            ! MANIFEST t/op/64bit.t
7216 ____________________________________________________________________________
7217 [  3946] By: jhi                                   on 1999/08/10  09:13:54
7218         Log: Remove I32 casting from time-related functions.
7219      Branch: cfgperl
7220            ! pp_sys.c
7221 ____________________________________________________________________________
7222 [  3945] By: jhi                                   on 1999/08/10  09:06:42
7223         Log: Gratuitous uid and gid casts to I32s and ints removed.
7224              There are still problem spots in printfing such ids:
7225              width (%d vs %ld) and signedness %d vs %u.
7226      Branch: cfgperl
7227            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
7228            ! perl.c perlapi.c pp_hot.c proto.h
7229 ____________________________________________________________________________
7230 [  3944] By: jhi                                   on 1999/08/10  07:43:03
7231         Log: Remove I32 casts from pp_stat, these make stat()
7232              very broken e.g. on files larger than 2 gigabytes.
7233              Reported by
7234              From: Phil Lobbes <phil@finchcomputer.com>
7235              To: perl5-porters@perl.org
7236              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
7237              UNIX Perl 5.005_03
7238              Date: Mon, 09 Aug 1999 21:38:54 -0700
7239              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
7240              
7241              There are more of these I32 casts all over pp_sys.c,
7242              all of them should be checked.
7243      Branch: cfgperl
7244            ! pp_sys.c
7245 ____________________________________________________________________________
7246 [  3943] By: jhi                                   on 1999/08/10  07:38:30
7247         Log: Remove blathering.
7248      Branch: cfgperl
7249            ! lib/unicode/mktables.PL
7250 ____________________________________________________________________________
7251 [  3942] By: jhi                                   on 1999/08/09  20:35:13
7252         Log: lexwarn maintenance: new warning class unsafe
7253              subclasses 'overflow' and 'portable' created,
7254              used by the recent integer overflow warnings.
7255              Class syntax subclass 'octal' renamed to 'digit',
7256              binary and hexadecimal parsing errors also 'digit' warnings.
7257      Branch: cfgperl
7258            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
7259            ! util.c warning.h warning.pl
7260 ____________________________________________________________________________
7261 [  3941] By: jhi                                   on 1999/08/09  10:40:47
7262         Log: Integrate with Nick.
7263      Branch: cfgperl
7264           +> opnames.h
7265           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
7266           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
7267 ____________________________________________________________________________
7268 [  3940] By: jhi                                   on 1999/08/09  10:32:43
7269         Log: Regenerate the Unicode tables after having updated the Unicode
7270              database (change #3939).
7271      Branch: cfgperl
7272            ! (edit 157 files)
7273 ____________________________________________________________________________
7274 [  3939] By: jhi                                   on 1999/08/09  10:27:22
7275         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
7276      Branch: cfgperl
7277            ! lib/unicode/UnicodeData-Latest.txt
7278 ____________________________________________________________________________
7279 [  3938] By: jhi                                   on 1999/08/09  10:25:54
7280         Log: Ethiopic changes via private email from Daniel Yacob,
7281              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
7282              Canadian Syllabics and Yi under construction.
7283      Branch: cfgperl
7284            + lib/unicode/syllables.txt
7285            - lib/unicode/EthiopicSyllables.txt
7286            - lib/unicode/MakeEthiopicSyllables.PL
7287            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
7288            ! lib/unicode/mktables.PL
7289 ____________________________________________________________________________
7290 [  3937] By: jhi                                   on 1999/08/09  10:21:51
7291         Log: Move the equivalence class creation last.
7292      Branch: cfgperl
7293            ! lib/unicode/mktables.PL
7294 ____________________________________________________________________________
7295 [  3936] By: jhi                                   on 1999/08/09  10:20:40
7296         Log: Compute equivalence classes (diacritics stripping) only
7297              for letters, not for ligatures.
7298      Branch: cfgperl
7299            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7300            ! lib/unicode/mktables.PL
7301 ____________________________________________________________________________
7302 [  3935] By: nick                                  on 1999/08/08  13:53:57
7303         Log: Will now correctly re-call 
7304              bootstrap "Foo";
7305              if requested. This should allow build on Win32 and other
7306              platforms where you cannot link to loadables directly.
7307      Branch: perl
7308            ! ext/B/B/C.pm
7309 ____________________________________________________________________________
7310 [  3934] By: nick                                  on 1999/08/07  12:23:55
7311         Log: Vishal Bhatia <vishalb@my-deja.com>
7312              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
7313              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
7314      Branch: perl
7315            ! ext/B/B/CC.pm
7316 ____________________________________________________________________________
7317 [  3933] By: nick                                  on 1999/08/07  12:19:46
7318         Log: B::C changes to get simple Tk app. compiling again
7319      Branch: perl
7320            ! ext/B/B/C.pm
7321 ____________________________________________________________________________
7322 [  3932] By: jhi                                   on 1999/08/06  21:17:16
7323         Log: Regen Configure to include change #3915.
7324      Branch: cfgperl
7325            ! Configure config_h.SH
7326 ____________________________________________________________________________
7327 [  3931] By: jhi                                   on 1999/08/06  18:52:57
7328         Log: Todo update.
7329      Branch: cfgperl
7330            ! Todo Todo-5.005 lib/unicode/mktables.PL
7331 ____________________________________________________________________________
7332 [  3930] By: jhi                                   on 1999/08/06  13:13:05
7333         Log: Character class equivalence tables.
7334      Branch: cfgperl
7335            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7336            ! MANIFEST lib/unicode/mktables.PL
7337 ____________________________________________________________________________
7338 [  3929] By: jhi                                   on 1999/08/06  11:59:11
7339         Log: More Fcntl constants.  (This process really needs
7340              to be automated, at least partly, see the Errno extension.)
7341              Now also the SEEK_ constants are available via the Fcntl.
7342              Yes, this is redundant (IO::Seekable and POSIX supply them already),
7343              but now Fcntl is a one-stop shopping mall for all your
7344              file-related constants.    
7345      Branch: cfgperl
7346            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
7347 ____________________________________________________________________________
7348 [  3928] By: jhi                                   on 1999/08/06  08:08:03
7349         Log: Protect against pack/unpack repeat count overflows,
7350              based on:
7351              
7352              From: Nathan Torkington <gnat@frii.com>
7353              To: Brian Keefer <mgomes@cwix.com>
7354              Cc: perl5-porters@perl.org
7355              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
7356              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
7357              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
7358      Branch: cfgperl
7359            ! pod/perldiag.pod pp.c
7360 ____________________________________________________________________________
7361 [  3927] By: jhi                                   on 1999/08/06  07:32:20
7362         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
7363              
7364              From: Nathan Torkington <gnat@frii.com>
7365              To: perl5-porters@perl.org
7366              Subject: Bugfix for my bugfix
7367              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
7368              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
7369      Branch: cfgperl
7370            ! ext/B/B/Assembler.pm
7371 ____________________________________________________________________________
7372 [  3926] By: jhi                                   on 1999/08/05  17:25:19
7373         Log: Fix regex charclass parsing so that bogus ranges
7374              like [0-\d] and [[:word:]-z] are no more allowed.
7375              The anomaly was noticed by Guy Decoux.
7376      Branch: cfgperl
7377            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
7378 ____________________________________________________________________________
7379 [  3925] By: jhi                                   on 1999/08/05  10:31:47
7380         Log: split /^/ deprecation warning should not be on by default.
7381      Branch: cfgperl
7382            ! pp.c
7383 ____________________________________________________________________________
7384 [  3923] By: jhi                                   on 1999/08/05  09:16:57
7385         Log: From: paul.marquess@bt.com
7386              To: jhi@iki.fi, paul.marquess@bt.com
7387              Cc: gsar@ActiveState.com, perl5-porters@perl.org
7388              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
7389              Date: Thu, 5 Aug 1999 09:33:14 +0100
7390              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
7391      Branch: cfgperl
7392            ! t/lib/anydbm.t
7393 ____________________________________________________________________________
7394 [  3921] By: jhi                                   on 1999/08/05  08:05:13
7395         Log: From: paul.marquess@bt.com
7396              To: perl5-porters@perl.org
7397              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
7398              randy@theoryx5.uwinnipeg.ca
7399              Subject:  [PATCH 5.005_60] DB_File 1.70
7400              Date: Wed, 4 Aug 1999 23:22:22 +0100
7401              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
7402              
7403              (Replaces change #3917)
7404      Branch: cfgperl
7405            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7406            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7407 ____________________________________________________________________________
7408 [  3920] By: jhi                                   on 1999/08/04  19:02:58
7409         Log: From: Nathan Torkington <gnat@frii.com>
7410              To: perl5-porters@perl.org
7411              Subject: [5.005_60 PATCH] Make B::Bytecode work
7412              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
7413              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
7414      Branch: cfgperl
7415            ! ext/B/B/Assembler.pm
7416 ____________________________________________________________________________
7417 [  3919] By: jhi                                   on 1999/08/04  10:56:26
7418         Log: Update history records.
7419      Branch: cfgperl
7420            ! pod/perlhist.pod
7421 ____________________________________________________________________________
7422 [  3918] By: jhi                                   on 1999/08/04  09:36:13
7423         Log: Minor fixes to linux -Dusethreads -Duseperlio.
7424      Branch: cfgperl
7425            ! perlio.c
7426 ____________________________________________________________________________
7427 [  3917] By: jhi                                   on 1999/08/04  08:13:20
7428         Log: (Replaced by change #3921)
7429              From: paul.marquess@bt.com
7430              To: gsar@activestate.com
7431              Cc: perl5-porters@perl.org
7432              Subject: [PATCH 5.005_60] DB_File 1.69
7433              Date: Tue, 3 Aug 1999 22:55:00 +0100
7434              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
7435      Branch: cfgperl
7436            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7437            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7438 ____________________________________________________________________________
7439 [  3916] By: jhi                                   on 1999/08/04  07:59:05
7440         Log: Introduce the charnames pragma.
7441              
7442              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
7443              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
7444              To: Chip Salzenberg <[11]chip@perlsupport.com>
7445              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
7446              Date: Sat, 31 Jul 1999 05:44:05 -0400
7447              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
7448              
7449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7450              To: Mailing list Perl5 <perl5-porters@perl.org>
7451              Subject: [PATCH 5.005_58] Named characters in Perl
7452              Date: Mon, 2 Aug 1999 19:25:40 -0400
7453              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
7454      Branch: cfgperl
7455            + lib/charnames.pm t/lib/charnames.t
7456            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
7457            ! pod/perlre.pod regcomp.c toke.c
7458 ____________________________________________________________________________
7459 [  3915] By: jhi                                   on 1999/08/03  21:18:49
7460         Log: Support Configure -Dmake=pmake.
7461              Via private email from Andy.
7462              NOTE: assumes "basename" command.
7463      Branch: metaconfig
7464            ! U/modified/Config_sh.U
7465 ____________________________________________________________________________
7466 [  3914] By: jhi                                   on 1999/08/03  21:11:11
7467         Log: The op/filetest.t failed subtest 7 if testing as root.
7468              
7469              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
7470              To: perl5-porters@perl.org
7471              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
7472              Date: Tue, 27 Jul 1999 22:54:05 +0200
7473              Message-Id: <379E1C6D.626DC765@club-internet.fr>
7474      Branch: cfgperl
7475            ! t/op/filetest.t
7476 ____________________________________________________________________________
7477 [  3911] By: jhi                                   on 1999/08/03  19:52:38
7478         Log: The "-Dusethreads -Duseperlio" combination failed.
7479              
7480              From: Spider Boardman <spider@leggy.zk3.dec.com>
7481              To: perl5-porters@perl.org
7482              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
7483              4.0 (UNINSTALLED)
7484              Date: Tue, 3 Aug 1999 14:25:00 -0400
7485              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
7486              
7487              See also change #3912.
7488      Branch: cfgperl
7489            ! perlio.c
7490 ____________________________________________________________________________
7491 [  3910] By: jhi                                   on 1999/08/03  10:44:24
7492         Log: From: Chris Nandor <pudge@pobox.com>
7493              To: perl5-porters@perl.org
7494              Subject: [PATCH 5.005_58] perlbug.PL 1.27
7495              Date: Wed, 28 Jul 1999 23:42:49 -0400
7496              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
7497      Branch: cfgperl
7498            ! utils/perlbug.PL
7499 ____________________________________________________________________________
7500 [  3909] By: jhi                                   on 1999/08/03  10:41:04
7501         Log: Hints for building ByteLoader in SunoS.  Based on
7502              From: Andy Dougherty <doughera@lafayette.edu>
7503              To: Gurusamy Sarathy <gsar@activestate.com>
7504              Cc: Perl Porters <perl5-porters@perl.org>
7505              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
7506              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
7507              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
7508      Branch: cfgperl
7509            + ext/ByteLoader/hints/sunos.pl
7510            ! MANIFEST ext/ByteLoader/ByteLoader.xs
7511 ____________________________________________________________________________
7512 [  3908] By: jhi                                   on 1999/08/03  09:29:22
7513         Log: Clarify RE engine code; inline a static function to a macro;
7514              make exact string nodes smaller.
7515              
7516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7517              To: perl5-porters@perl.org (Mailing list Perl5)
7518              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
7519              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
7520              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
7521      Branch: cfgperl
7522            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
7523            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
7524            ! regnodes.h warning.h
7525 ____________________________________________________________________________
7526 [  3907] By: jhi                                   on 1999/08/03  08:11:49
7527         Log: 5_59 configured with -Dd_bincompat5005 can't be made
7528              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
7529              
7530              From: Spider Boardman <spider@leggy.zk3.dec.com>
7531              To: perl5-porters@perl.org
7532              Subject: [ID 19990802.016] Not OK: perl 5.00559
7533              Date: Mon, 2 Aug 1999 16:11:13 -0400
7534              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
7535      Branch: cfgperl
7536            ! embed.pl
7537 ____________________________________________________________________________
7538 [  3906] By: jhi                                   on 1999/08/03  07:48:59
7539         Log: Change #3790 redemption: with a little additional
7540              patch from Ilya it works okay.
7541      Branch: cfgperl
7542            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7543            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7544 ____________________________________________________________________________
7545 [  3905] By: gsar                                  on 1999/08/02  21:03:23
7546         Log: this will be 5.005_60
7547      Branch: perl
7548            ! Changes
7549
7550 ----------------
7551 Version 5.005_60
7552 ----------------
7553
7554 ____________________________________________________________________________
7555 [  3904] By: gsar                                  on 1999/08/02  20:30:23
7556         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
7557              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
7558              regen headers
7559      Branch: perl
7560            ! embed.h embed.pl global.sym opcode.h perlapi.c
7561 ____________________________________________________________________________
7562 [  3903] By: gsar                                  on 1999/08/02  20:26:07
7563         Log: native int pack/unpack fixes (from Spider Boardman
7564              <spider@leggy.zk3.dec.com>)
7565      Branch: perl
7566            ! pp.c
7567 ____________________________________________________________________________
7568 [  3902] By: gsar                                  on 1999/08/02  20:24:41
7569         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
7570              <spider@leggy.zk3.dec.com>)
7571      Branch: perl
7572            + opnames.h
7573            ! Changes MANIFEST opcode.pl perl.h
7574 ____________________________________________________________________________
7575 [  3901] By: gsar                                  on 1999/08/02  18:51:18
7576         Log: integrate cfgperl contents
7577      Branch: perl
7578           !> INSTALL README pod/perldelta.pod
7579 ____________________________________________________________________________
7580 [  3900] By: jhi                                   on 1999/08/02  18:46:21
7581         Log: Update README and INSTALL; partly based on the message
7582              
7583              From: "John L. Allen" <allen@grumman.com>
7584              To: Jarkko Hietaniemi <jhi@iki.fi>
7585              cc: perl5-porters@perl.org
7586              Subject: Re: Perl Installation Problem
7587              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
7588              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
7589              
7590              and private email from Andy Dougherty.
7591      Branch: cfgperl
7592            ! INSTALL README
7593 ____________________________________________________________________________
7594 [  3899] By: jhi                                   on 1999/08/02  18:36:35
7595         Log: Integrate with Sarathy.
7596      Branch: cfgperl
7597           !> op.c
7598 ____________________________________________________________________________
7599 [  3898] By: jhi                                   on 1999/08/02  18:34:49
7600         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
7601      Branch: cfgperl
7602            ! pod/perldelta.pod
7603 ____________________________________________________________________________
7604 [  3897] By: gsar                                  on 1999/08/02  18:18:37
7605         Log: optimizations could sometimes bypass bareword check
7606      Branch: perl
7607            ! op.c
7608 ____________________________________________________________________________
7609 [  3896] By: jhi                                   on 1999/08/02  18:18:34
7610         Log: Integrate with Sarathy.
7611      Branch: cfgperl
7612           !> Changes makedef.pl patchlevel.h win32/Makefile
7613           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
7614           !> win32/makefile.mk
7615 ____________________________________________________________________________
7616 [  3895] By: gsar                                  on 1999/08/02  17:22:40
7617         Log: up patchlevel etc.
7618      Branch: perl
7619            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
7620            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
7621 ____________________________________________________________________________
7622 [  3894] By: gsar                                  on 1999/08/02  17:12:31
7623         Log: integrate change#3893, make it conditional on bincompat5005
7624      Branch: perl
7625            ! makedef.pl
7626 ____________________________________________________________________________
7627 [  3893] By: jhi                                   on 1999/08/02  16:49:08
7628         Log: PERL_BINCOMPAT_5005 symbol translation.
7629              (AIX wouldn't link neither perl nor extensions.)
7630      Branch: cfgperl
7631            ! makedef.pl
7632 ____________________________________________________________________________
7633 [  3892] By: gsar                                  on 1999/08/02  16:09:13
7634         Log: integrate cfgperl contents into mainline
7635      Branch: perl
7636           +> t/op/64bit.t
7637            ! Changes
7638           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
7639           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
7640           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
7641 ____________________________________________________________________________
7642 [  3891] By: jhi                                   on 1999/08/02  14:52:40
7643         Log: AIX long long probing requires LL suffix for
7644              the ll constant.  The suffix doesn't seem
7645              to bother other ll platforms.
7646      Branch: cfgperl
7647            ! Configure config_h.SH hints/aix.sh
7648      Branch: metaconfig/U/perl
7649            ! quadfio.U
7650 ____________________________________________________________________________
7651 [  3890] By: jhi                                   on 1999/08/02  14:21:55
7652         Log: Exact path to perl for open -|.
7653      Branch: cfgperl
7654            ! t/io/open.t
7655 ____________________________________________________________________________
7656 [  3889] By: jhi                                   on 1999/08/02  14:18:03
7657         Log: Integrate with Sarathy.
7658      Branch: cfgperl
7659           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
7660           !> win32/Makefile win32/config_H.bc win32/config_H.gc
7661           !> win32/config_H.vc win32/makefile.mk win32/win32.c
7662 ____________________________________________________________________________
7663 [  3888] By: jhi                                   on 1999/08/02  14:14:29
7664         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
7665      Branch: cfgperl
7666            ! hints/aix.sh
7667 ____________________________________________________________________________
7668 [  3887] By: jhi                                   on 1999/08/02  12:53:10
7669         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
7670              emacs code indentation doesn't get wrong ideas--
7671              in other words, introduce a couple of "redundant" if:s.
7672      Branch: cfgperl
7673            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
7674            ! util.c
7675 ____________________________________________________________________________
7676 [  3886] By: jhi                                   on 1999/08/02  12:43:16
7677         Log: Mention that also *BSD systems with glibc are known to stumble.
7678      Branch: cfgperl
7679            ! t/pragma/warn/pp_hot
7680 ____________________________________________________________________________
7681 [  3885] By: jhi                                   on 1999/08/02  12:34:15
7682         Log: Allow also non-long long but still quad platforms print quads.
7683      Branch: cfgperl
7684            ! Configure config_h.SH
7685      Branch: metaconfig/U/perl
7686            ! longdblfio.U quadfio.U
7687 ____________________________________________________________________________
7688 [  3884] By: jhi                                   on 1999/08/02  11:56:14
7689         Log: Fix regclass utf8 hex ranges for quads.
7690      Branch: cfgperl
7691            ! regcomp.c
7692 ____________________________________________________________________________
7693 [  3883] By: jhi                                   on 1999/08/02  11:42:14
7694         Log: Enhance the description of how to detect quad support.
7695      Branch: cfgperl
7696            ! pod/perlfunc.pod
7697 ____________________________________________________________________________
7698 [  3882] By: jhi                                   on 1999/08/02  11:22:19
7699         Log: Fix printf %D %U %O for quads.
7700      Branch: cfgperl
7701            ! sv.c t/op/64bit.t
7702 ____________________________________________________________________________
7703 [  3881] By: jhi                                   on 1999/08/02  11:16:12
7704         Log: Document quad printing.
7705      Branch: cfgperl
7706            ! pod/perlfunc.pod
7707 ____________________________________________________________________________
7708 [  3880] By: jhi                                   on 1999/08/02  10:32:01
7709         Log: More 64-bit fixing.  One known bug of that kind
7710              remains, 32-bit platforms using long long in
7711              the test t/pragma/utf8 subtests 1-3 fail.
7712              (Update: change    #3884 fixed that one.)
7713      Branch: cfgperl
7714            + t/op/64bit.t
7715            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
7716
7717 ----------------
7718 Version 5.005_59
7719 ----------------
7720
7721 ____________________________________________________________________________
7722 [  3879] By: gsar                                  on 1999/08/02  08:18:58
7723         Log: integrate cfgperl changes into mainline
7724      Branch: perl
7725           !> Configure config_h.SH sv.c
7726 ____________________________________________________________________________
7727 [  3878] By: gsar                                  on 1999/08/02  08:13:16
7728         Log: change#3692 had an unintentional patch leak through!
7729              (this would explain the mysterious C<next LABEL> failures
7730              people have seen)
7731      Branch: perl
7732            ! pp_ctl.c
7733 ____________________________________________________________________________
7734 [  3877] By: gsar                                  on 1999/08/02  08:00:29
7735         Log: up patchlevel to 59
7736      Branch: perl
7737            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
7738            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7739            ! win32/makefile.mk
7740 ____________________________________________________________________________
7741 [  3876] By: gsar                                  on 1999/08/02  07:51:18
7742         Log: fix coredump under usethreads+debug
7743      Branch: perl
7744            ! util.c
7745 ____________________________________________________________________________
7746 [  3875] By: jhi                                   on 1999/08/02  07:50:51
7747         Log: d_bincompat5005 could be left empty.
7748      Branch: cfgperl
7749            ! Configure config_h.SH
7750      Branch: metaconfig/U/perl
7751            ! bincompat5005.U
7752 ____________________________________________________________________________
7753 [  3874] By: jhi                                   on 1999/08/02  07:42:45
7754         Log: Fix printf %d when IV is quad.
7755      Branch: cfgperl
7756            ! sv.c
7757 ____________________________________________________________________________
7758 [  3873] By: gsar                                  on 1999/08/02  07:41:03
7759         Log: fix d_bincompat5005='' junking config.h
7760      Branch: perl
7761            ! Configure
7762 ____________________________________________________________________________
7763 [  3872] By: gsar                                  on 1999/08/02  07:38:48
7764         Log: C needs parameter list, not merely type
7765      Branch: perl
7766            ! win32/win32.c
7767 ____________________________________________________________________________
7768 [  3871] By: jhi                                   on 1999/08/02  07:20:51
7769         Log: Integrate with Sarathy.
7770      Branch: cfgperl
7771           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
7772 ____________________________________________________________________________
7773 [  3870] By: gsar                                  on 1999/08/02  07:12:18
7774         Log: integrate cfgperl changes into mainline
7775      Branch: perl
7776            ! Changes
7777           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
7778           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
7779           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
7780           !> toke.c util.c
7781 ____________________________________________________________________________
7782 [  3869] By: gsar                                  on 1999/08/02  06:59:09
7783         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
7784              Date: Sat, 31 Jul 1999 19:08:33 -0700
7785              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
7786              Subject: [PATCH 5.005_58] "use constant" in the compiler
7787      Branch: perl
7788            ! ext/B/B/C.pm ext/B/B/CC.pm
7789 ____________________________________________________________________________
7790 [  3868] By: gsar                                  on 1999/08/02  06:55:51
7791         Log: debug build tweak
7792      Branch: perl
7793            ! regexec.c
7794 ____________________________________________________________________________
7795 [  3867] By: gsar                                  on 1999/08/02  06:35:18
7796         Log: create vmsperl branch (to be owned and operated by: cbailey)
7797      Branch: vmsperl
7798           +> (branch 1476 files)
7799 ____________________________________________________________________________
7800 [  3866] By: jhi                                   on 1999/08/01  23:34:40
7801         Log: so_locations once is enough.
7802      Branch: cfgperl
7803            ! Makefile.SH
7804 ____________________________________________________________________________
7805 [  3865] By: jhi                                   on 1999/08/01  23:13:05
7806         Log: Simplicate duplicated code.
7807      Branch: cfgperl
7808            ! util.c
7809 ____________________________________________________________________________
7810 [  3864] By: jhi                                   on 1999/08/01  22:41:41
7811         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
7812      Branch: cfgperl
7813           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
7814           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
7815            - README.cygwin32 cygwin32/Makefile.SHs
7816            - cygwin32/build-instructions.READFIRST
7817            - cygwin32/build-instructions.charles-wilson
7818            - cygwin32/build-instructions.sebastien-barre
7819            - cygwin32/build-instructions.steven-morlock
7820            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
7821            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
7822            - hints/cygwin32.sh
7823           !> (integrate 61 files)
7824 ____________________________________________________________________________
7825 [  3863] By: jhi                                   on 1999/08/01  22:36:02
7826         Log: Regen Configure and Glossary once again.
7827      Branch: cfgperl
7828            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7829            ! config_h.SH
7830 ____________________________________________________________________________
7831 [  3862] By: jhi                                   on 1999/08/01  22:26:09
7832         Log: Glossary update for #3861.
7833      Branch: cfgperl
7834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7835            ! config_h.SH
7836 ____________________________________________________________________________
7837 [  3861] By: jhi                                   on 1999/08/01  22:22:51
7838         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
7839              with -Duse64bits (using long long).
7840              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
7841              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
7842              'print unpack "q", pack "q", 12345678901'
7843              should work on such 32-bit platforms.
7844              Still a lot of printf()s behind -D which wrongly assume
7845              that %ld/%lx and (long) are a good combination.
7846              Introducing a slew of new macros intended to be used in printf()
7847              format strings: e. g. PERL_PRId64 is the string to be used
7848              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
7849              The PRI... naming follows the C9X naming of <inttypes.h> macros.
7850      Branch: cfgperl
7851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7852            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
7853            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
7854      Branch: metaconfig/U/perl
7855            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
7856 ____________________________________________________________________________
7857 [  3860] By: gsar                                  on 1999/08/01  21:23:18
7858         Log: integrate cfgperl contents into mainline
7859      Branch: perl
7860            ! toke.c
7861           !> (integrate 29 files)
7862 ____________________________________________________________________________
7863 [  3859] By: gsar                                  on 1999/08/01  21:13:09
7864         Log: From: Nathan Torkington <gnat@frii.com>
7865              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
7866              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
7867              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
7868      Branch: perl
7869            ! ext/B/B/Disassembler.pm
7870 ____________________________________________________________________________
7871 [  3858] By: gsar                                  on 1999/08/01  21:09:15
7872         Log: DB_File 1.68 update from Paul Marquess
7873      Branch: perl
7874            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7875            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
7876            ! t/lib/db-recno.t
7877 ____________________________________________________________________________
7878 [  3857] By: gsar                                  on 1999/08/01  21:05:54
7879         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7880              Date: Sat, 31 Jul 1999 05:13:38 -0400
7881              Message-Id: <199907311407.IAA25038@localhost.frii.com>
7882              Subject: [PATCH 5.005_58] More optimizations to REx engine
7883      Branch: perl
7884            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
7885            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
7886 ____________________________________________________________________________
7887 [  3856] By: gsar                                  on 1999/08/01  20:59:59
7888         Log: slightly modified version of suggested patch
7889              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7890              Date: Sat, 31 Jul 1999 04:45:12 -0400
7891              Message-Id: <199907311406.IAA25034@localhost.frii.com>
7892              Subject: [PATCH 5.005_58] Fix OS/2 build
7893      Branch: perl
7894            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
7895            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
7896 ____________________________________________________________________________
7897 [  3855] By: gsar                                  on 1999/08/01  20:49:06
7898         Log: cygwin update
7899              From: "Fifer, Eric" <EFifer@sanwaint.com>
7900              Date: Fri, 30 Jul 1999 18:31:48 +0100
7901              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
7902              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
7903      Branch: perl
7904            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
7905            ! pp_sys.c unixish.h util.c
7906 ____________________________________________________________________________
7907 [  3854] By: gsar                                  on 1999/08/01  20:41:53
7908         Log: fixes from Stephen McCamant that address bugs in change#3612
7909              (the optimization shouldn't be enabled in expressions where
7910              the variable is introduced), and fix Deparse to grok the
7911              optimization
7912              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
7913              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
7914              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
7915              --
7916              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
7917              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
7918              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
7919              --
7920              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
7921              Message-Id: <199907310326.VAA24376@localhost.frii.com>
7922              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
7923      Branch: perl
7924            ! ext/B/B/Deparse.pm op.c
7925 ____________________________________________________________________________
7926 [  3853] By: gsar                                  on 1999/08/01  20:31:32
7927         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7928              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
7929              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
7930              Subject: [PATCH _58] Two one-liner LOGOP tweaks
7931      Branch: perl
7932            ! op.c opcode.h opcode.pl
7933 ____________________________________________________________________________
7934 [  3852] By: gsar                                  on 1999/08/01  20:29:17
7935         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
7936      Branch: perl
7937            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
7938            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
7939            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
7940            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
7941            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
7942            ! pod/perlport.pod pp_sys.c util.c
7943 ____________________________________________________________________________
7944 [  3851] By: gsar                                  on 1999/08/01  20:20:05
7945         Log: move files around for s/cygwin32/cygwin/ renaming
7946      Branch: perl
7947           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
7948           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
7949            - README.cygwin32 cygwin32/Makefile.SHs
7950            - cygwin32/build-instructions.READFIRST
7951            - cygwin32/build-instructions.charles-wilson
7952            - cygwin32/build-instructions.sebastien-barre
7953            - cygwin32/build-instructions.steven-morlock
7954            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
7955            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
7956            - hints/cygwin32.sh
7957            ! MANIFEST
7958 ____________________________________________________________________________
7959 [  3850] By: gsar                                  on 1999/08/01  20:05:14
7960         Log: posix-bc hints tweak (via private mail from Thomas Dorner
7961              <Thomas.Dorner@start.de>)
7962      Branch: perl
7963            ! Changes hints/posix-bc.sh
7964 ____________________________________________________________________________
7965 [  3849] By: gsar                                  on 1999/08/01  19:50:20
7966         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
7967              <gnat@frii.com>)
7968      Branch: perl
7969            ! perl.h pod/perldelta.pod pod/perlguts.pod
7970 ____________________________________________________________________________
7971 [  3848] By: gsar                                  on 1999/08/01  18:34:41
7972         Log: fix defined(@foo) encarpments
7973      Branch: perl
7974            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
7975            ! pod/perltrap.pod
7976 ____________________________________________________________________________
7977 [  3847] By: jhi                                   on 1999/08/01  17:17:07
7978         Log: Undo #3790 and the patches that attempted to fix it
7979              (#3837, #3838, #3845).  The #3790 caused linkage failures
7980              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
7981              IRIX 6.5.
7982      Branch: cfgperl
7983            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
7984            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7985            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
7986 ____________________________________________________________________________
7987 [  3846] By: jhi                                   on 1999/08/01  11:41:52
7988         Log: Reading 64-bit decimal numbers was broken because
7989              the NV was cast to an I32, not an IV.
7990      Branch: cfgperl
7991            ! toke.c
7992 ____________________________________________________________________________
7993 [  3845] By: jhi                                   on 1999/08/01  11:00:24
7994         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
7995      Branch: cfgperl
7996            + ext/SDBM_File/hints/solaris.pl
7997 ____________________________________________________________________________
7998 [  3844] By: jhi                                   on 1999/08/01  10:55:44
7999         Log: Enable Solaris largefiles support only if -Duse64bits is used.
8000              (Effectively removes #3311).
8001      Branch: cfgperl
8002            ! hints/solaris_2.sh
8003 ____________________________________________________________________________
8004 [  3843] By: jhi                                   on 1999/07/31  22:44:56
8005         Log: Integer overflow iteration.
8006      Branch: cfgperl
8007            ! t/op/oct.t toke.c util.c
8008 ____________________________________________________________________________
8009 [  3842] By: jhi                                   on 1999/07/31  22:11:03
8010         Log: Remove a lot of unused regnode codes.
8011              Noticed by Ilya.
8012      Branch: cfgperl
8013            ! regcomp.c regcomp.sym regexec.c regnodes.h
8014 ____________________________________________________________________________
8015 [  3841] By: jhi                                   on 1999/07/31  21:53:54
8016         Log: Make the use64bits and usethreads friendlier/braver;
8017              they no more wimp out if the platform is unknown.
8018              On use64bits if gcc used -DUSE_LONG_LONG is added
8019              to the ccflags (this dependency on gcc caused a slightly weird
8020              reordering of Configure, but things still seem to work.)
8021      Branch: cfgperl
8022            ! Configure README.threads config_h.SH
8023      Branch: metaconfig
8024            ! U/threads/usethreads.U
8025      Branch: metaconfig/U/perl
8026            ! use64bits.U
8027 ____________________________________________________________________________
8028 [  3840] By: jhi                                   on 1999/07/31  20:26:22
8029         Log: Hack the "integer overflow" code some more.
8030      Branch: cfgperl
8031            ! perl.h toke.c util.c
8032 ____________________________________________________________________________
8033 [  3839] By: jhi                                   on 1999/07/31  20:22:00
8034         Log: Test oct() at the 2^32-1 limit.
8035      Branch: cfgperl
8036            ! t/op/oct.t
8037 ____________________________________________________________________________
8038 [  3838] By: jhi                                   on 1999/07/31  20:08:43
8039         Log: Update MANIFEST for #3837.
8040      Branch: cfgperl
8041            ! MANIFEST
8042 ____________________________________________________________________________
8043 [  3837] By: jhi                                   on 1999/07/31  20:02:40
8044         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
8045              (a core dump with a corrput stack ensues).
8046      Branch: cfgperl
8047            + ext/SDBM_File/hints/dec_osf.pl
8048 ____________________________________________________________________________
8049 [  3836] By: jhi                                   on 1999/07/29  21:09:01
8050         Log: Allow for Configure -Ubincompat5005 override.
8051      Branch: cfgperl
8052            ! Configure config_h.SH
8053      Branch: metaconfig/U/perl
8054            ! bincompat5005.U
8055 ____________________________________________________________________________
8056 [  3835] By: jhi                                   on 1999/07/29  21:04:02
8057         Log: Make Configure support PERL_BINCOMPAT_5005.
8058      Branch: cfgperl
8059            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8060            ! config_h.SH
8061      Branch: metaconfig/U/perl
8062            + bincompat5005.U
8063 ____________________________________________________________________________
8064 [  3834] By: jhi                                   on 1999/07/29  19:25:35
8065         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
8066      Branch: cfgperl
8067            ! Makefile.SH
8068 ____________________________________________________________________________
8069 [  3833] By: jhi                                   on 1999/07/29  14:07:09
8070         Log: Integrate with Sarathy.  I overruled on perldelta
8071              and perldiag.
8072      Branch: cfgperl
8073           !> README.win32 emacs/cperl-mode.el globals.c installperl
8074           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
8075           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
8076           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
8077           !> win32/perllib.c win32/win32.c
8078 ____________________________________________________________________________
8079 [  3832] By: jhi                                   on 1999/07/29  14:02:50
8080         Log: Repent and make overly large integerish
8081              constants non-fatal.  They are now promoted
8082              to NVs, accompanied by an overflow warning that
8083              is by default on.
8084      Branch: cfgperl
8085            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
8086            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
8087            ! toke.c util.c
8088 ____________________________________________________________________________
8089 [  3831] By: jhi                                   on 1999/07/29  11:40:04
8090         Log: AIX exhibits different error on failed system().
8091              Slightly modified patch via private email from
8092              David R. Favor <dfavor@austin.ibm.com>
8093      Branch: cfgperl
8094            ! t/op/exec.t
8095 ____________________________________________________________________________
8096 [  3830] By: gsar                                  on 1999/07/29  07:46:11
8097         Log: cperl-mode.el v4.19
8098      Branch: perl
8099            ! emacs/cperl-mode.el
8100 ____________________________________________________________________________
8101 [  3829] By: gsar                                  on 1999/07/29  07:30:35
8102         Log: From: jan.dubois@ibm.net (Jan Dubois)
8103              Date: Wed, 28 Jul 1999 22:01:42 +0200
8104              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
8105              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
8106      Branch: perl
8107            ! win32/bin/pl2bat.pl
8108 ____________________________________________________________________________
8109 [  3828] By: gsar                                  on 1999/07/29  07:19:27
8110         Log: tweak previous change for multiple hits
8111      Branch: perl
8112            ! utils/perldoc.PL
8113 ____________________________________________________________________________
8114 [  3827] By: gsar                                  on 1999/07/29  07:10:00
8115         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
8116              really needs a pod2text() compatibility function)
8117      Branch: perl
8118            ! utils/perldoc.PL
8119 ____________________________________________________________________________
8120 [  3826] By: gsar                                  on 1999/07/29  01:33:46
8121         Log: minor tweaks to pods and toke.c comments
8122      Branch: perl
8123            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
8124 ____________________________________________________________________________
8125 [  3825] By: gsar                                  on 1999/07/29  00:12:52
8126         Log: integrate cfgperl changes into mainline
8127      Branch: perl
8128           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8129           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
8130           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
8131           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
8132           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8133           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
8134           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
8135           !> t/pragma/warn/util toke.c util.c
8136 ____________________________________________________________________________
8137 [  3824] By: jhi                                   on 1999/07/28  21:15:04
8138         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
8139      Branch: cfgperl
8140            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8141            ! ext/IO/lib/IO/Socket/INET.pm
8142 ____________________________________________________________________________
8143 [  3823] By: jhi                                   on 1999/07/28  20:29:17
8144         Log: Continue pack() doc honing.
8145      Branch: cfgperl
8146            ! pod/perlfunc.pod
8147 ____________________________________________________________________________
8148 [  3822] By: jhi                                   on 1999/07/28  20:17:37
8149         Log: Enhance pack() doc.
8150      Branch: cfgperl
8151            ! pod/perlfunc.pod
8152 ____________________________________________________________________________
8153 [  3821] By: jhi                                   on 1999/07/28  18:34:50
8154         Log: UNIX Domain Sockets are not implemented under QNX.
8155              
8156              From: Norton Allen <allen@huarp.harvard.edu>
8157              To: perl5-porters@perl.org
8158              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
8159              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
8160              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
8161      Branch: cfgperl
8162            ! t/lib/io_unix.t
8163 ____________________________________________________________________________
8164 [  3820] By: jhi                                   on 1999/07/28  18:13:37
8165         Log: IO::* enhancements.
8166              
8167              1) write() and syswrite() will now accept a single-argument
8168              form of the call, for consistency with Perl's syswrite().
8169              2) You can create a TCP-based IO::Socket::INET without forcing
8170              a connect attempt.  This allows you to configure its options
8171              (like making it non-blocking) and then call connect() manually.
8172              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
8173              from ever returning the correct value.
8174              
8175              From: Lincoln Stein <lstein@formaggio.cshl.org>
8176              To: Graham Barr <gbarr@pobox.com>
8177              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
8178              Subject: Re: patch for IO::*
8179              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
8180              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
8181      Branch: cfgperl
8182            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
8183            ! ext/IO/lib/IO/Socket/INET.pm
8184 ____________________________________________________________________________
8185 [  3819] By: gsar                                  on 1999/07/28  18:08:06
8186         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
8187      Branch: perl
8188            ! README.win32 globals.c installperl iperlsys.h makedef.pl
8189            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
8190            ! win32/win32.c
8191 ____________________________________________________________________________
8192 [  3818] By: jhi                                   on 1999/07/28  17:48:16
8193         Log: Need to add QNX to the list for DONT_DECLARE_STD.
8194              (The elimination of use of the _() macro apparently triggered
8195              an incompatability with a #define of atof)
8196              
8197              From: Norton Allen <allen@huarp.harvard.edu>
8198              To: perl5-porters@perl.org
8199              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
8200              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
8201              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
8202      Branch: cfgperl
8203            ! perl.h
8204 ____________________________________________________________________________
8205 [  3817] By: jhi                                   on 1999/07/28  17:46:30
8206         Log: Need to add some more conditions to deal with the case
8207              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
8208              which is true for QNX4.
8209              From: Norton Allen <allen@huarp.harvard.edu>
8210              To: perl5-porters@perl.org
8211              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
8212              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
8213              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
8214      Branch: cfgperl
8215            ! pp_sys.c
8216 ____________________________________________________________________________
8217 [  3816] By: jhi                                   on 1999/07/28  17:43:40
8218         Log: The QNX shell needs a couple more semicolons.
8219              
8220              From: Norton Allen <allen@huarp.harvard.edu>
8221              To: perl5-porters@perl.org
8222              Subject: [ID 19990728.007] Patch:Configure _58 QNX
8223              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
8224              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
8225              
8226              plus silence metalint moanings on vendorprefix.
8227      Branch: cfgperl
8228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8229            ! config_h.SH
8230 ____________________________________________________________________________
8231 [  3815] By: jhi                                   on 1999/07/28  17:31:11
8232         Log: Silence metalint on vendorprefix.U.
8233      Branch: metaconfig
8234            ! U/installdirs/vendorprefix.U
8235 ____________________________________________________________________________
8236 [  3814] By: jhi                                   on 1999/07/28  17:13:29
8237         Log: QNX shell needs more semicolons.
8238      Branch: metaconfig/U/perl
8239            ! Extensions.U
8240 ____________________________________________________________________________
8241 [  3813] By: jhi                                   on 1999/07/28  17:05:08
8242         Log: Integrate with Sarathy.
8243      Branch: cfgperl
8244           !> lib/ExtUtils/MM_Unix.pm
8245 ____________________________________________________________________________
8246 [  3812] By: jhi                                   on 1999/07/28  16:20:17
8247         Log: Fix a typo, un-shout, and reformat the installation output.
8248      Branch: cfgperl
8249            ! lib/ExtUtils/Install.pm
8250 ____________________________________________________________________________
8251 [  3811] By: gsar                                  on 1999/07/28  15:41:11
8252         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
8253      Branch: perl
8254            ! lib/ExtUtils/MM_Unix.pm
8255 ____________________________________________________________________________
8256 [  3810] By: jhi                                   on 1999/07/28  13:55:57
8257         Log: Talk more about subsecond things in perlfunc.
8258              (Yes, redundant with perlfaq8.)
8259      Branch: cfgperl
8260            ! pod/perlfunc.pod
8261 ____________________________________________________________________________
8262 [  3809] By: jhi                                   on 1999/07/28  07:23:48
8263         Log: Integrate with Sarathy.
8264      Branch: cfgperl
8265           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
8266           !> t/op/pwent.t
8267 ____________________________________________________________________________
8268 [  3808] By: jhi                                   on 1999/07/28  07:23:03
8269         Log: Document toke.c.
8270              From: Nathan Torkington <gnat@frii.com>
8271              To: perl5-porters@perl.org
8272              Subject: Re: toke.c patch, work in progress
8273              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
8274              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
8275      Branch: cfgperl
8276            ! toke.c
8277 ____________________________________________________________________________
8278 [  3807] By: jhi                                   on 1999/07/28  07:10:56
8279         Log: perlre clarification.
8280              
8281              From: Ian Phillipps <ian@dial.pipex.com>
8282              To: Perl 5 Porters <perl5-porters@perl.org>
8283              Subject: [PATCH 5.00557] Add definite article to perlre.pod
8284              Date: Tue, 27 Jul 1999 10:46:29 +0100
8285              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
8286      Branch: cfgperl
8287            ! pod/perlre.pod
8288 ____________________________________________________________________________
8289 [  3806] By: gsar                                  on 1999/07/28  07:07:46
8290         Log: fix the perl -V breakage
8291              
8292              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8293              To: Jarkko Hietaniemi <jhi@iki.fi>
8294              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
8295              gsar@activestate.com
8296              Subject: Re: Follow up to: _58 on AIX 431
8297              Date: Tue, 27 Jul 1999 17:42:00 -0400
8298              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
8299      Branch: perl
8300            ! configpm
8301 ____________________________________________________________________________
8302 [  3805] By: gsar                                  on 1999/07/28  07:03:34
8303         Log: avoid warning (from Doug MacEachern)
8304      Branch: perl
8305            ! perl.h
8306 ____________________________________________________________________________
8307 [  3804] By: gsar                                  on 1999/07/28  06:59:30
8308         Log: Pod::Html tweak
8309              
8310              From: jan.dubois@ibm.net (Jan Dubois)
8311              To: perl5-porters@perl.org
8312              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
8313              Date: Tue, 27 Jul 1999 22:14:12 +0200
8314              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
8315      Branch: perl
8316            ! lib/Pod/Html.pm
8317 ____________________________________________________________________________
8318 [  3803] By: gsar                                  on 1999/07/28  06:56:38
8319         Log: freebsd hints update
8320              
8321              From: Anton Berezin <tobez@plab.ku.dk>
8322              To: perl5-porters@perl.org
8323              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
8324              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
8325              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
8326      Branch: perl
8327            ! hints/freebsd.sh
8328 ____________________________________________________________________________
8329 [  3802] By: gsar                                  on 1999/07/28  06:51:32
8330         Log: cosmetic testsuite patch
8331              
8332              From: Graham Barr <gbarr@ti.com>
8333              To: Perl5 Porters <perl5-porters@perl.org>
8334              Subject: 5.005_58 build
8335              Date: Tue, 27 Jul 1999 08:09:25 -0500
8336              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
8337      Branch: perl
8338            ! t/op/grent.t t/op/pwent.t
8339 ____________________________________________________________________________
8340 [  3801] By: jhi                                   on 1999/07/27  13:49:39
8341         Log: Minuscule cleanup of the integer overflow patch.
8342      Branch: cfgperl
8343            ! util.c
8344 ____________________________________________________________________________
8345 [  3800] By: jhi                                   on 1999/07/27  13:37:23
8346         Log: Test hex('x...').
8347      Branch: cfgperl
8348            ! t/op/oct.t
8349 ____________________________________________________________________________
8350 [  3799] By: jhi                                   on 1999/07/27  12:45:45
8351         Log: Integrate with Sarathy (5.005_58).
8352      Branch: cfgperl
8353            - ext/B/byteperl.c
8354           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
8355           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
8356           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
8357           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8358           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
8359           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
8360           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
8361           !> win32/config_H.vc
8362 ____________________________________________________________________________
8363 [  3798] By: jhi                                   on 1999/07/27  12:42:43
8364         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
8365              they used to be just optional lexical warnings.
8366              Also, with warnings turned on, constants > 2**32-1
8367              trigger a non-portability warning.
8368      Branch: cfgperl
8369            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
8370            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
8371            ! util.c
8372 ____________________________________________________________________________
8373 [  3797] By: gsar                                  on 1999/07/27  10:48:27
8374         Log: here lies 5.005_58
8375      Branch: perl
8376            - ext/B/byteperl.c
8377            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
8378            ! pod/perlfaq9.pod pod/perlhist.pod
8379
8380 ----------------
8381 Version 5.005_58
8382 ----------------
8383
8384 ____________________________________________________________________________
8385 [  3796] By: gsar                                  on 1999/07/27  09:23:42
8386         Log: regenerate win32/config_H.?c
8387      Branch: perl
8388            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8389 ____________________________________________________________________________
8390 [  3795] By: gsar                                  on 1999/07/27  09:02:31
8391         Log: From: Tye McQueen <tye@metronet.com>
8392              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
8393              Message-Id: <199907270019.AA08223@metronet.com>
8394              Subject: Patch pl2bat.pl so batch file can fail
8395      Branch: perl
8396            ! win32/bin/pl2bat.pl
8397 ____________________________________________________________________________
8398 [  3794] By: gsar                                  on 1999/07/27  08:59:58
8399         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8400              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
8401              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
8402              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
8403      Branch: perl
8404            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
8405            ! lib/SelfLoader.pm
8406 ____________________________________________________________________________
8407 [  3793] By: gsar                                  on 1999/07/27  08:19:16
8408         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
8409              (from Andy Dougherty)
8410      Branch: perl
8411            ! embed.h embed.pl
8412 ____________________________________________________________________________
8413 [  3792] By: gsar                                  on 1999/07/27  08:04:19
8414         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
8415              and Brad Appleton)
8416      Branch: perl
8417            ! lib/Pod/Parser.pm
8418 ____________________________________________________________________________
8419 [  3791] By: gsar                                  on 1999/07/27  07:50:54
8420         Log: cover case where CLK_TCK is a float, not integer (from
8421              alexander smishlajev <als@turnhere.com>)
8422      Branch: perl
8423            ! ext/Devel/DProf/DProf.xs
8424 ____________________________________________________________________________
8425 [  3790] By: gsar                                  on 1999/07/27  07:45:08
8426         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
8427              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
8428      Branch: perl
8429            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
8430            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
8431 ____________________________________________________________________________
8432 [  3789] By: jhi                                   on 1999/07/27  07:44:55
8433         Log: Integrate with Sarathy.
8434      Branch: cfgperl
8435           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8436           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
8437           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
8438           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
8439           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
8440           !> proto.h t/comp/proto.t t/io/open.t
8441 ____________________________________________________________________________
8442 [  3788] By: gsar                                  on 1999/07/27  07:29:59
8443         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
8444              to Russ Allbery <rra@stanford.edu>); s/Simple// and
8445              s/pod2txt/pod2text/ etc.
8446      Branch: perl
8447            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
8448            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
8449 ____________________________________________________________________________
8450 [  3787] By: gsar                                  on 1999/07/27  06:48:40
8451         Log: From: Andy Dougherty <doughera@lafayette.edu>
8452              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
8453              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
8454              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
8455      Branch: perl
8456            ! ext/SDBM_File/sdbm/sdbm.h
8457 ____________________________________________________________________________
8458 [  3786] By: gsar                                  on 1999/07/27  06:30:09
8459         Log: applied suggested patch; added missing prototype changes to
8460              opcode.pl along with documentation typos (feature still needs
8461              to be described in perlopentut.pod and summarized in
8462              perldelta.pod)
8463              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8464              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
8465              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
8466              Subject: [PATCH 5.00557] 3-arg open
8467      Branch: perl
8468            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
8469            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
8470            ! proto.h t/comp/proto.t t/io/open.t
8471 ____________________________________________________________________________
8472 [  3785] By: gsar                                  on 1999/07/27  04:36:39
8473         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
8474              <roland.bauer@fff.at>)
8475      Branch: perl
8476            ! lib/Pod/Html.pm
8477 ____________________________________________________________________________
8478 [  3784] By: gsar                                  on 1999/07/27  03:56:17
8479         Log: change#3762 wasn't needed
8480      Branch: perl
8481            ! ext/B/B/CC.pm
8482 ____________________________________________________________________________
8483 [  3783] By: jhi                                   on 1999/07/26  19:08:21
8484         Log: Integrate with Sarathy.
8485      Branch: cfgperl
8486           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
8487           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
8488           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
8489 ____________________________________________________________________________
8490 [  3782] By: gsar                                  on 1999/07/26  18:16:50
8491         Log: update Changes, patchlevel &c.
8492      Branch: perl
8493            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8494            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8495 ____________________________________________________________________________
8496 [  3781] By: gsar                                  on 1999/07/26  17:54:47
8497         Log: a more correct fix for change#2744
8498              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8499              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
8500              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
8501              Subject: [PATCH _57] Re: toke.c questions 
8502      Branch: perl
8503            ! toke.c
8504 ____________________________________________________________________________
8505 [  3780] By: gsar                                  on 1999/07/26  17:37:04
8506         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
8507      Branch: perl
8508            ! pod/perlfunc.pod
8509 ____________________________________________________________________________
8510 [  3779] By: jhi                                   on 1999/07/26  16:37:23
8511         Log: Dusting off.
8512      Branch: cfgperl
8513            ! README.threads
8514 ____________________________________________________________________________
8515 [  3778] By: gsar                                  on 1999/07/26  13:28:46
8516         Log: avoid DIVZERO
8517      Branch: perl
8518            ! utils/dprofpp.PL
8519 ____________________________________________________________________________
8520 [  3777] By: gsar                                  on 1999/07/26  13:18:53
8521         Log: warnings identified by Borland compiler
8522      Branch: perl
8523            ! makedef.pl pp_ctl.c
8524 ____________________________________________________________________________
8525 [  3776] By: jhi                                   on 1999/07/26  13:07:36
8526         Log: Integrate with Sarathy.
8527      Branch: cfgperl
8528           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
8529 ____________________________________________________________________________
8530 [  3775] By: gsar                                  on 1999/07/26  12:55:43
8531         Log: avoid infinite recursion when Thread.pm croaks during
8532              bootstrap
8533      Branch: perl
8534            ! lib/Carp/Heavy.pm
8535 ____________________________________________________________________________
8536 [  3774] By: gsar                                  on 1999/07/26  12:43:02
8537         Log: integrate cfgperl contents into mainline
8538      Branch: perl
8539           +> lib/Carp/Heavy.pm
8540           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
8541           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
8542           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8543           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8544           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
8545 ____________________________________________________________________________
8546 [  3773] By: jhi                                   on 1999/07/26  12:40:29
8547         Log: Use long doubles only if they are useful.
8548      Branch: cfgperl
8549            ! ext/POSIX/POSIX.xs
8550 ____________________________________________________________________________
8551 [  3772] By: gsar                                  on 1999/07/26  12:33:11
8552         Log: typo in change#3768
8553      Branch: perl
8554            ! pp_hot.c
8555 ____________________________________________________________________________
8556 [  3771] By: gsar                                  on 1999/07/26  12:08:27
8557         Log: alpha-stage support for user-hooks in @INC
8558              From: Ken Fox <kfox@ford.com>
8559              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
8560              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
8561              Subject: Re: loading remote modules
8562      Branch: perl
8563            ! pp_ctl.c
8564 ____________________________________________________________________________
8565 [  3770] By: jhi                                   on 1999/07/26  11:38:36
8566         Log: Back out #3735.  Needs more work.
8567      Branch: cfgperl
8568            ! Makefile.SH cflags.SH configpm ext/util/make_ext
8569            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
8570            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
8571            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
8572            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
8573 ____________________________________________________________________________
8574 [  3769] By: jhi                                   on 1999/07/26  11:24:45
8575         Log: Integrate with Sarathy.
8576      Branch: cfgperl
8577           !> (integrate 35 files)
8578 ____________________________________________________________________________
8579 [  3768] By: gsar                                  on 1999/07/26  11:03:07
8580         Log: optimize method name lookup
8581              From: Chip Salzenberg <chip@perlsupport.com>
8582              Date: Thu, 22 Jul 1999 13:43:36 -0400
8583              Message-ID: <19990722134336.Q391@perlsupport.com>
8584              Subject: [PATCH] OP_METHOD_NAMED
8585      Branch: perl
8586            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
8587            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
8588            ! proto.h
8589 ____________________________________________________________________________
8590 [  3767] By: gsar                                  on 1999/07/26  10:44:11
8591         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
8592              foo()->()); rework grammar to remove conflicts
8593              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
8594              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
8595              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
8596              Subject: [PATCH _57, long] Re: optional arrow asymmetry
8597      Branch: perl
8598            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
8599            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
8600            ! vms/perly_c.vms vms/perly_h.vms
8601 ____________________________________________________________________________
8602 [  3766] By: jhi                                   on 1999/07/26  10:18:56
8603         Log: Use $< instead of $*.c in *perlmain.o rules.
8604      Branch: cfgperl
8605            ! Makefile.SH
8606 ____________________________________________________________________________
8607 [  3765] By: gsar                                  on 1999/07/26  09:28:48
8608         Log: From: Ian Phillipps <ian@dial.pipex.com>
8609              Date: Fri, 23 Jul 1999 23:35:56 +0100
8610              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
8611              Subject: (Version 2) Extending unpack to deal with counted strings
8612      Branch: perl
8613            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
8614 ____________________________________________________________________________
8615 [  3764] By: jhi                                   on 1999/07/26  09:17:26
8616         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8617              To: perl5-porters@perl.org (Mailing list Perl5)
8618              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
8619              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
8620              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
8621              
8622              The patch was based on 5_57 so had to re-apply lib/Carp.pm
8623              parts of changes #3498, #3696, and #3702 for the new
8624              lib/Carp/Heavy.pm.
8625      Branch: cfgperl
8626            + lib/Carp/Heavy.pm
8627            ! MANIFEST lib/Carp.pm
8628 ____________________________________________________________________________
8629 [  3763] By: gsar                                  on 1999/07/26  09:03:17
8630         Log: ~ isn't valid in VMS filenames
8631      Branch: perl
8632            ! lib/Pod/Html.pm
8633 ____________________________________________________________________________
8634 [  3762] By: gsar                                  on 1999/07/26  08:59:47
8635         Log: setstate stop-gap from Vishal Bhatia
8636      Branch: perl
8637            ! ext/B/B/CC.pm
8638 ____________________________________________________________________________
8639 [  3761] By: gsar                                  on 1999/07/26  08:06:39
8640         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
8641              add B::OP::name() method that returns just the op_name;
8642              convert Deparse et all to use that instead of B::OP::ppaddr();
8643              add support for OP_SETSTATE in Deparse
8644      Branch: perl
8645            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
8646            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8647            ! ext/B/B/Xref.pm opcode.h opcode.pl
8648 ____________________________________________________________________________
8649 [  3760] By: jhi                                   on 1999/07/26  07:14:43
8650         Log: Integrate with Sarathy.
8651      Branch: cfgperl
8652           !> (integrate 43 files)
8653 ____________________________________________________________________________
8654 [  3759] By: gsar                                  on 1999/07/26  05:12:24
8655         Log: add disclaimer about perl 4 libraries (modified version of
8656              patch suggested by Clinton Pierce <cpierce1@ford.com>)
8657      Branch: perl
8658            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
8659            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
8660            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
8661            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
8662            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
8663 ____________________________________________________________________________
8664 [  3758] By: gsar                                  on 1999/07/26  04:48:35
8665         Log: make reset() behave with high-bit characters
8666              From: Ian Phillipps <ian@dial.pipex.com>
8667              Date: Thu, 22 Jul 1999 22:48:59 +0100
8668              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
8669              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
8670      Branch: perl
8671            ! sv.c
8672 ____________________________________________________________________________
8673 [  3757] By: gsar                                  on 1999/07/26  04:40:32
8674         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
8675      Branch: perl
8676            ! pod/perlport.pod
8677 ____________________________________________________________________________
8678 [  3756] By: gsar                                  on 1999/07/26  04:20:37
8679         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
8680      Branch: perl
8681            ! utils/dprofpp.PL
8682 ____________________________________________________________________________
8683 [  3755] By: gsar                                  on 1999/07/26  04:18:00
8684         Log: disable VPATH for now (breaks x2p build)
8685      Branch: perl
8686            ! x2p/Makefile.SH
8687 ____________________________________________________________________________
8688 [  3754] By: gsar                                  on 1999/07/26  03:15:33
8689         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
8690              (%! has the necessary magic); misc typos
8691      Branch: perl
8692            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
8693            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
8694            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
8695            ! utils/h2xs.PL
8696 ____________________________________________________________________________
8697 [  3753] By: gsar                                  on 1999/07/26  02:38:28
8698         Log: integrate cfgperl contents into mainline
8699      Branch: perl
8700           +> t/pragma/locale/latin1 t/pragma/locale/utf8
8701           !> (integrate 53 files)
8702 ____________________________________________________________________________
8703 [  3752] By: gsar                                  on 1999/07/26  02:11:31
8704         Log: ensure implicitly closed handles don't set $? or $!
8705      Branch: perl
8706            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
8707 ____________________________________________________________________________
8708 [  3751] By: gsar                                  on 1999/07/26  01:28:34
8709         Log: change#3534 didn't preserve undef return values from caller()
8710      Branch: perl
8711            ! Changes pp_ctl.c
8712 ____________________________________________________________________________
8713 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8714         Log: Back up a tiny bit from #3735.
8715              This may break builds outside the source directory
8716              but then again, they do not work that ell yet anyway.
8717      Branch: cfgperl
8718            ! Makefile.SH
8719 ____________________________________________________________________________
8720 [  3750] By: jhi                                   on 1999/07/25  20:59:29
8721         Log: Back up a tiny bit from #3735.
8722              This may break builds outside the source directory
8723              but then again, they do not work that ell yet anyway.
8724      Branch: cfgperl
8725            ! Makefile.SH
8726 ____________________________________________________________________________
8727 [  3749] By: jhi                                   on 1999/07/25  19:15:55
8728         Log: Integrate with Sarathy.
8729      Branch: cfgperl
8730           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
8731 ____________________________________________________________________________
8732 [  3748] By: jhi                                   on 1999/07/25  19:06:59
8733         Log: Recode locale.t so that the change in #3730
8734              is not needed and locale.t works both without
8735              and with the utf8 pragma.
8736      Branch: cfgperl
8737            + t/pragma/locale/latin1 t/pragma/locale/utf8
8738            ! MANIFEST t/pragma/locale.t
8739 ____________________________________________________________________________
8740 [  3747] By: jhi                                   on 1999/07/25  19:01:46
8741         Log: Like #3743.
8742      Branch: cfgperl
8743            ! utils/perlbug.PL
8744 ____________________________________________________________________________
8745 [  3746] By: gsar                                  on 1999/07/25  18:08:58
8746         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
8747              append a HISTORY section to POD if option is used
8748      Branch: perl
8749            ! utils/h2xs.PL
8750 ____________________________________________________________________________
8751 [  3745] By: gsar                                  on 1999/07/25  17:40:03
8752         Log: warn rather than die when parse_version() can't cut it (from
8753              Michael G Schwern <schwern@pobox.com>)
8754      Branch: perl
8755            ! lib/ExtUtils/MM_Unix.pm
8756 ____________________________________________________________________________
8757 [  3744] By: gsar                                  on 1999/07/25  16:32:48
8758         Log: make map behave like grep wrt indirect object slot when
8759              there are parentheses; revert an experimental mod by Larry
8760              in change#2038 that failed to parse %{{qw(a b c)}} properly
8761              (this means C<map {use Foo; ...} ...> still needs a proper
8762              fix)
8763      Branch: perl
8764            ! toke.c
8765 ____________________________________________________________________________
8766 [  3743] By: jhi                                   on 1999/07/25  16:24:55
8767         Log: Fix a typo in #3725.
8768      Branch: cfgperl
8769            ! utils/perlbug.PL
8770 ____________________________________________________________________________
8771 [  3742] By: jhi                                   on 1999/07/25  16:14:39
8772         Log: Integrate with Sarathy.
8773      Branch: cfgperl
8774           !> (integrate 26 files)
8775 ____________________________________________________________________________
8776 [  3741] By: jhi                                   on 1999/07/25  16:02:28
8777         Log: Cut-and-pasto in #3737.
8778      Branch: cfgperl
8779            ! perl.c
8780 ____________________________________________________________________________
8781 [  3740] By: gsar                                  on 1999/07/25  15:59:34
8782         Log: add note about glibc bug
8783      Branch: perl
8784            ! t/pragma/warn/pp_hot
8785 ____________________________________________________________________________
8786 [  3739] By: gsar                                  on 1999/07/25  15:48:40
8787         Log: fix bug in change#3728 that might free COPs prematurely;
8788              null(op) now does more thorough scrubbing of the op, which
8789              fixes a few compile-time memory "leaks"
8790      Branch: perl
8791            ! dump.c embed.h embed.pl op.c proto.h
8792 ____________________________________________________________________________
8793 [  3738] By: jhi                                   on 1999/07/25  14:15:26
8794         Log: In accordance with #3737.
8795      Branch: metaconfig
8796            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
8797            ! U/modified/Oldconfig.U
8798      Branch: metaconfig/U/perl
8799            ! Extensions.U
8800 ____________________________________________________________________________
8801 [  3737] By: jhi                                   on 1999/07/25  14:12:34
8802         Log: Use vendorprefixlib.
8803      Branch: cfgperl
8804            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8805            ! config_h.SH perl.c
8806 ____________________________________________________________________________
8807 [  3736] By: jhi                                   on 1999/07/25  13:10:03
8808         Log: Populate metaconfig branch.
8809      Branch: metaconfig
8810            + (add 1468 files)
8811      Branch: metaconfig/U/perl
8812            + (add 101 files)
8813 ____________________________________________________________________________
8814 [  3735] By: jhi                                   on 1999/07/25  12:27:20
8815         Log: First steps of making builds outside the source
8816              directory possible.  These should get us as far
8817              as miniperl, then building DynaLoader falls into
8818              tiny twinkling pieces as MakeMaker knows nothing
8819              of VPATH mindset.
8820      Branch: cfgperl
8821            ! Configure Makefile.SH cflags.SH config_h.SH configpm
8822            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
8823            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
8824            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
8825            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
8826 ____________________________________________________________________________
8827 [  3734] By: jhi                                   on 1999/07/25  11:19:28
8828         Log: Poor Glossary--are we fixed yet?
8829      Branch: cfgperl
8830            ! Porting/Glossary
8831 ____________________________________________________________________________
8832 [  3733] By: jhi                                   on 1999/07/25  11:15:06
8833         Log: Change #3732 mistakenly clobbered Glossary.
8834      Branch: cfgperl
8835            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8836            ! config_h.SH
8837 ____________________________________________________________________________
8838 [  3732] By: jhi                                   on 1999/07/25  10:46:39
8839         Log: Andy's new installation scheme (note: a lot of this
8840              leaked in already with change #3731).  The vendor*
8841              stuff is not used anywhere (in *.SH, say), so it
8842              isn't in Configure, either.
8843      Branch: cfgperl
8844            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8845            ! config_h.SH
8846 ____________________________________________________________________________
8847 [  3731] By: jhi                                   on 1999/07/25  10:12:07
8848         Log: Circumcode a strange shell(?) bug in AIX found
8849              while trying to do -Duse64bits (which I couldn't do
8850              in the end because the CPU isn't 64-bit in that box,
8851              but at least now the probing doesn't crash.)
8852      Branch: cfgperl
8853            ! Configure config_h.SH hints/aix.sh
8854 ____________________________________________________________________________
8855 [  3730] By: gsar                                  on 1999/07/25  04:56:56
8856         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
8857              a utf8 bug in one of the new RE optimizations
8858      Branch: perl
8859            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
8860            ! t/pragma/locale.t
8861 ____________________________________________________________________________
8862 [  3729] By: jhi                                   on 1999/07/23  19:56:27
8863         Log: From: Andy Dougherty <doughera@lafayette.edu>
8864              To: Perl Porters <perl5-porters@perl.org>
8865              Subject: [PATCH 5.005_57] INSTALL-1.58
8866              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
8867              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
8868              
8869              plus
8870              
8871              From: "Kurt D. Starsinic" <kstar@chapin.edu>
8872              To: Andy Dougherty <doughera@lafayette.edu>
8873              Cc: Perl Porters <perl5-porters@perl.org>
8874              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
8875              Date: Fri, 23 Jul 1999 13:38:25 -0400
8876              Message-ID: <19990723133825.A12033@O2.chapin.edu>
8877      Branch: cfgperl
8878            ! INSTALL
8879 ____________________________________________________________________________
8880 [  3728] By: gsar                                  on 1999/07/23  17:24:42
8881         Log: applied suggested patch for tracking line numbers correctly in
8882              optimized blocks with a single statement; changed setcop to
8883              setstate and added code for -Dx dumps
8884              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8885              Date: Wed, 23 Jun 1999 17:27:42 +0100
8886              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
8887              Subject: [PATCH 5.005_57] Line number error in optimised else() 
8888      Branch: perl
8889            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
8890            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
8891            ! pp_proto.h t/op/misc.t
8892 ____________________________________________________________________________
8893 [  3727] By: gsar                                  on 1999/07/23  15:56:04
8894         Log: avoid useless use of target for pp_each(); also fixes bugs due to
8895              refcount held by the target
8896      Branch: perl
8897            ! opcode.h opcode.pl pp.c t/op/each.t
8898 ____________________________________________________________________________
8899 [  3726] By: jhi                                   on 1999/07/23  12:08:30
8900         Log: Change #3725 aftershock.
8901      Branch: cfgperl
8902            ! INSTALL jpl/JNI/JNI.pm
8903 ____________________________________________________________________________
8904 [  3725] By: jhi                                   on 1999/07/23  11:58:49
8905         Log: Introduce $Config{ldlibpthname} which contains
8906              the name of the environment variable holding the
8907              dynamic library search path, often LD_LIBRARY_PATH.
8908              Use this new feature all over.
8909              Also removed remnants of admonition "add LD_LIBRARY_PATH
8910              before running make" because Makefile.SH does this for you. 
8911      Branch: cfgperl
8912            ! Configure Makefile.SH config_h.SH
8913            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
8914            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
8915            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
8916            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
8917            ! jpl/install-jpl utils/perlbug.PL
8918 ____________________________________________________________________________
8919 [  3724] By: jhi                                   on 1999/07/23  08:03:36
8920         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
8921              To: perl5-porters@perl.org
8922              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
8923              Date: Thu, 22 Jul 1999 19:58:34 -0400
8924              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
8925      Branch: cfgperl
8926            ! av.c
8927 ____________________________________________________________________________
8928 [  3723] By: gsar                                  on 1999/07/23  00:01:29
8929         Log: emit warning about function calls that were encountered too early
8930              to enforce their prototype
8931      Branch: perl
8932            ! op.c op.h pod/perldiag.pod
8933 ____________________________________________________________________________
8934 [  3722] By: jhi                                   on 1999/07/22  21:19:59
8935         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
8936              To: perl5-porters@perl.org
8937              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
8938              Subject: [PATCH] MakeMaker documentation
8939              Date: Wed, 21 Jul 1999 14:15:42 -0400
8940              Message-ID: <19990721141542.A1800@O2.chapin.edu>
8941      Branch: cfgperl
8942            ! lib/ExtUtils/MakeMaker.pm
8943 ____________________________________________________________________________
8944 [  3721] By: jhi                                   on 1999/07/22  21:05:19
8945         Log: From: pvhp@forte.com (Peter Prymmer)
8946              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
8947              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
8948              Date: Wed, 21 Jul 99 17:15:39 PDT
8949              Message-Id: <9907220015.AA11931@forte.com>
8950      Branch: cfgperl
8951            ! hints/os390.sh
8952 ____________________________________________________________________________
8953 [  3720] By: jhi                                   on 1999/07/22  20:51:17
8954         Log: AIX magic: ccdlflags needs to be different for
8955              Perl itself and for extra-core extensions
8956              (as used by ExtUtilss::embed::ldopts).
8957              Based on the problems described in
8958              
8959              From: Mike W Ellwood <mwe@rl.ac.uk>
8960              To: perl5-porters@perl.org
8961              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
8962              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
8963              Reply-To: m.w.ellwood@rl.ac.uk
8964              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
8965      Branch: cfgperl
8966            ! Configure Makefile.SH config_h.SH hints/aix.sh
8967 ____________________________________________________________________________
8968 [  3719] By: jhi                                   on 1999/07/22  08:23:53
8969         Log: Update history records.
8970      Branch: cfgperl
8971            ! pod/perlhist.pod
8972 ____________________________________________________________________________
8973 [  3718] By: jhi                                   on 1999/07/21  13:54:42
8974         Log: Todododobedobedo.
8975      Branch: cfgperl
8976            ! Todo
8977 ____________________________________________________________________________
8978 [  3717] By: jhi                                   on 1999/07/21  12:10:48
8979         Log: Even more Todo.
8980      Branch: cfgperl
8981            ! Todo
8982 ____________________________________________________________________________
8983 [  3716] By: jhi                                   on 1999/07/21  11:40:39
8984         Log: Use Errno more extensively so that error
8985              messages are more portable (another way
8986              would be to muck around with LC_MESSAGES).
8987              Problem reported in
8988              
8989              From: oracle@pcr8.pcr.com
8990              To: perl5-porters@perl.org
8991              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
8992              Date: Mon, 19 Jul 1999 18:39:13 -0400
8993              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
8994      Branch: cfgperl
8995            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
8996            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
8997            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
8998 ____________________________________________________________________________
8999 [  3715] By: jhi                                   on 1999/07/21  11:05:36
9000         Log: Slightly modified patch.
9001              From: Sean Sheedy <seans@ncube.com>
9002              To: perl5-porters@perl.org
9003              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
9004              Date: Tue, 20 Jul 1999 09:52:06 -0700
9005              Message-Id: <3794A935.1C150E54@ncube.com>
9006      Branch: cfgperl
9007            ! cflags.SH x2p/cflags.SH
9008 ____________________________________________________________________________
9009 [  3714] By: jhi                                   on 1999/07/20  21:26:19
9010         Log: More Todo.
9011      Branch: cfgperl
9012            ! Todo
9013 ____________________________________________________________________________
9014 [  3713] By: jhi                                   on 1999/07/20  18:02:45
9015         Log: Integrate with Sarathy.
9016      Branch: cfgperl
9017           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9018           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9019           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
9020           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
9021           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
9022           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
9023           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
9024           +> utils/dprofpp.PL
9025           !> INSTALL MAINTAIN MANIFEST configure.com
9026           !> ext/Devel/Peek/Makefile.PL installman installperl
9027           !> pod/roffitall utils/Makefile vms/descrip_mms.template
9028           !> win32/Makefile win32/makefile.mk win32/win32.h
9029 ____________________________________________________________________________
9030 [  3712] By: gsar                                  on 1999/07/20  15:29:01
9031         Log: DProf tweak
9032      Branch: perl
9033            ! ext/Devel/DProf/DProf.xs
9034 ____________________________________________________________________________
9035 [  3711] By: gsar                                  on 1999/07/20  07:56:19
9036         Log: another DProf build tweak
9037      Branch: perl
9038            ! utils/dprofpp.PL
9039 ____________________________________________________________________________
9040 [  3710] By: gsar                                  on 1999/07/20  07:36:36
9041         Log: move DProf things around to where they are supposed to be
9042      Branch: perl
9043            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
9044            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
9045            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
9046            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
9047            + t/lib/dprof/test6_t t/lib/dprof/test6_v
9048           +> utils/dprofpp.PL
9049            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
9050            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
9051            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
9052            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
9053            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
9054            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
9055            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
9056            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
9057            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
9058            ! installperl pod/roffitall utils/Makefile
9059            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
9060 ____________________________________________________________________________
9061 [  3709] By: gsar                                  on 1999/07/20  06:13:16
9062         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
9063      Branch: perl
9064            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9065            ! ext/Devel/Peek/Makefile.PL
9066 ____________________________________________________________________________
9067 [  3708] By: gsar                                  on 1999/07/20  06:01:22
9068         Log: move DProf to Devel/DProf
9069      Branch: perl
9070           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9071           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
9072           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
9073           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
9074           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
9075           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
9076           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
9077           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
9078           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
9079           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
9080           +> ext/Devel/DProf/test.pl
9081            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9082            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9083            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9084            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9085            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9086            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9087            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9088            ! MAINTAIN MANIFEST configure.com win32/Makefile
9089            ! win32/makefile.mk
9090 ____________________________________________________________________________
9091 [  3707] By: gsar                                  on 1999/07/20  05:39:11
9092         Log: add Devel::DProf v19990108 from CPAN, as it was
9093      Branch: perl
9094            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
9095            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
9096            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
9097            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
9098            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
9099            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
9100            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
9101            ! MANIFEST
9102 ____________________________________________________________________________
9103 [  3706] By: gsar                                  on 1999/07/20  04:52:25
9104         Log: C<union any> needs no PERL_OBJECT-treatment
9105      Branch: perl
9106            ! win32/win32.h
9107 ____________________________________________________________________________
9108 [  3705] By: gsar                                  on 1999/07/20  04:11:54
9109         Log: fix problem in default build
9110      Branch: perl
9111            ! win32/Makefile win32/makefile.mk
9112 ____________________________________________________________________________
9113 [  3704] By: jhi                                   on 1999/07/19  07:06:36
9114         Log: Integrate with Sarathy.
9115      Branch: cfgperl
9116           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
9117           !> win32/win32.c
9118 ____________________________________________________________________________
9119 [  3703] By: gsar                                  on 1999/07/19  05:55:57
9120         Log: win32 nits
9121      Branch: perl
9122            ! makedef.pl sv.h
9123 ____________________________________________________________________________
9124 [  3702] By: gsar                                  on 1999/07/19  04:29:34
9125         Log: don't display tid from main thread (or testsuite breaks)
9126      Branch: perl
9127            ! lib/Carp.pm util.c
9128 ____________________________________________________________________________
9129 [  3701] By: gsar                                  on 1999/07/19  00:47:52
9130         Log: remove several doubled (and tripled!) entries
9131      Branch: perl
9132            ! pod/perldiag.pod
9133 ____________________________________________________________________________
9134 [  3700] By: gsar                                  on 1999/07/19  00:42:34
9135         Log: integrate cfgperl contents into mainline
9136      Branch: perl
9137           +> makedef.pl
9138            - perl_exp.SH win32/makedef.pl
9139           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9140           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
9141           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
9142           !> utf8.c util.c win32/Makefile win32/makefile.mk
9143 ____________________________________________________________________________
9144 [  3699] By: gsar                                  on 1999/07/19  00:33:59
9145         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
9146      Branch: perl
9147            ! Changes win32/win32.c
9148 ____________________________________________________________________________
9149 [  3698] By: jhi                                   on 1999/07/18  21:33:57
9150         Log: Integrate with Sarathy.
9151      Branch: cfgperl
9152           +> t/op/chars.t
9153           !> (integrate 57 files)
9154 ____________________________________________________________________________
9155 [  3697] By: gsar                                  on 1999/07/18  05:22:36
9156         Log: From: pvhp@forte.com (Peter Prymmer)
9157              Date: Thu, 1 Jul 99 19:31:24 PDT
9158              Message-Id: <9907020231.AA16942@forte.com>
9159              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
9160      Branch: perl
9161            + t/op/chars.t
9162            ! MANIFEST ebcdic.c t/op/ord.t
9163 ____________________________________________________________________________
9164 [  3696] By: gsar                                  on 1999/07/18  05:11:02
9165         Log: display thread id in diagnostics (suggested by Dan Sugalski)
9166      Branch: perl
9167            ! lib/Carp.pm util.c
9168 ____________________________________________________________________________
9169 [  3695] By: gsar                                  on 1999/07/18  04:57:47
9170         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
9171      Branch: perl
9172            ! pod/perldiag.pod
9173 ____________________________________________________________________________
9174 [  3694] By: gsar                                  on 1999/07/18  04:56:28
9175         Log: cache [NIUP]V conversions of defined READONLY values
9176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9177              Date: Sun, 11 Jul 1999 04:39:44 -0400
9178              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
9179              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
9180      Branch: perl
9181            ! sv.c
9182 ____________________________________________________________________________
9183 [  3693] By: gsar                                  on 1999/07/18  03:53:38
9184         Log: From: jan.dubois@ibm.net (Jan Dubois)
9185              Date: Sat, 17 Jul 1999 10:58:29 +0200
9186              Message-ID: <379144ad.13616689@smtp1.ibm.net>
9187              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
9188      Branch: perl
9189            ! lib/ExtUtils/Manifest.pm
9190 ____________________________________________________________________________
9191 [  3692] By: gsar                                  on 1999/07/18  03:51:03
9192         Log: remove spurious newSTATEOP() that causes goto to enter one too many
9193              contexts when jumping between if and elsif blocks
9194      Branch: perl
9195            ! perly.c perly.y pp_ctl.c t/op/goto.t
9196 ____________________________________________________________________________
9197 [  3691] By: gsar                                  on 1999/07/18  01:49:59
9198         Log: detypo, update Changes
9199      Branch: perl
9200            ! Changes doio.c
9201 ____________________________________________________________________________
9202 [  3690] By: gsar                                  on 1999/07/18  01:16:59
9203         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
9204      Branch: perl
9205            ! lib/integer.pm
9206 ____________________________________________________________________________
9207 [  3689] By: gsar                                  on 1999/07/18  00:47:17
9208         Log: ensure __END__ appears on a line by itself in wrapped
9209              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
9210              mention caveat about successfull kill()
9211      Branch: perl
9212            ! pod/perlfunc.pod win32/bin/pl2bat.pl
9213 ____________________________________________________________________________
9214 [  3688] By: gsar                                  on 1999/07/17  20:47:44
9215         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
9216      Branch: perl
9217            ! ext/SDBM_File/sdbm/Makefile.PL
9218 ____________________________________________________________________________
9219 [  3687] By: gsar                                  on 1999/07/17  20:43:27
9220         Log: make CC.pm use a distinct CCPP() macro rather than PP()
9221              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
9222      Branch: perl
9223            ! cc_runtime.h ext/B/B/CC.pm
9224 ____________________________________________________________________________
9225 [  3686] By: gsar                                  on 1999/07/17  20:39:08
9226         Log: tiny bug in vars.pm (from John Dlugosz)
9227      Branch: perl
9228            ! lib/vars.pm
9229 ____________________________________________________________________________
9230 [  3685] By: gsar                                  on 1999/07/17  20:37:27
9231         Log: applied suggested patch, along with later tweak
9232              From: jan.dubois@ibm.net (Jan Dubois)
9233              Date: Wed, 14 Jul 1999 23:53:43 +0200
9234              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
9235              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
9236      Branch: perl
9237            ! lib/Pod/Html.pm
9238 ____________________________________________________________________________
9239 [  3684] By: gsar                                  on 1999/07/17  20:24:32
9240         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
9241      Branch: perl
9242            ! thrdvar.h
9243 ____________________________________________________________________________
9244 [  3683] By: gsar                                  on 1999/07/17  20:21:01
9245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9246              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
9247              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
9248              Subject: [PATCH 5.005_57] Segfaults if $^P
9249      Branch: perl
9250            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
9251            ! proto.h
9252 ____________________________________________________________________________
9253 [  3682] By: gsar                                  on 1999/07/17  20:04:17
9254         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
9255              and prefix/lib/perl5/man are ass_u_med only if those directories
9256              actually exist; else prefix/{lib,man} are used)
9257      Branch: perl
9258            ! lib/ExtUtils/MM_Unix.pm
9259 ____________________________________________________________________________
9260 [  3681] By: gsar                                  on 1999/07/17  19:12:33
9261         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
9262      Branch: perl
9263            ! op.c t/comp/proto.t
9264 ____________________________________________________________________________
9265 [  3680] By: gsar                                  on 1999/07/17  18:23:55
9266         Log: fix vec() on magic values
9267              From: Ian Phillipps <ian@dial.pipex.com>
9268              Date: Mon, 12 Jul 1999 12:30:05 +0100
9269              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
9270              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
9271      Branch: perl
9272            ! doop.c t/op/tie.t
9273 ____________________________________________________________________________
9274 [  3679] By: gsar                                  on 1999/07/17  18:10:44
9275         Log: make system() return -1 and set $! if exec of child failed
9276              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9277              Date: Fri, 9 Jul 1999 05:21:13 -0400
9278              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
9279              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
9280      Branch: perl
9281            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
9282            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
9283 ____________________________________________________________________________
9284 [  3678] By: gsar                                  on 1999/07/17  17:54:01
9285         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9286              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
9287              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
9288              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
9289      Branch: perl
9290            ! util.c
9291 ____________________________________________________________________________
9292 [  3677] By: gsar                                  on 1999/07/17  17:34:38
9293         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
9294              converted Ken's documentation outline into pod
9295      Branch: perl
9296            ! x2p/find2perl.PL
9297 ____________________________________________________________________________
9298 [  3676] By: gsar                                  on 1999/07/17  16:34:09
9299         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
9300              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
9301              Steve Lidie
9302      Branch: perl
9303            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
9304            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9305            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
9306            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
9307            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
9308            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
9309 ____________________________________________________________________________
9310 [  3675] By: gsar                                  on 1999/07/17  00:16:53
9311         Log: backout redundant change#3628
9312      Branch: perl
9313            ! Changes hints/bsdos.sh
9314 ____________________________________________________________________________
9315 [  3674] By: jhi                                   on 1999/07/15  14:26:03
9316         Log: Fix the bin/oct/hex constant overflow tests for
9317              long long platforms.
9318      Branch: cfgperl
9319            ! t/pragma/warn/util
9320 ____________________________________________________________________________
9321 [  3673] By: jhi                                   on 1999/07/14  21:59:11
9322         Log: Fixed AIX dynamic loading and AIX shared Perl library.
9323              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
9324              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
9325              Hijacked win32/makedef.pl for more general purpose export
9326              list building, now it is used (as toplevel makedef.pl)
9327              for win32 and AIX (perl_exp.SH made unnecessary).
9328              Because the export lists are now correct in AIX, no more linker
9329              warnings about "Exported symbol not defined" should appear.
9330      Branch: cfgperl
9331            + makedef.pl
9332            - perl_exp.SH win32/makedef.pl
9333            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
9334            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
9335            ! win32/makefile.mk
9336 ____________________________________________________________________________
9337 [  3672] By: gsar                                  on 1999/07/14  17:12:13
9338         Log: minor efficiency tweak
9339      Branch: perl
9340            ! pp_ctl.c
9341 ____________________________________________________________________________
9342 [  3671] By: jhi                                   on 1999/07/14  16:22:39
9343         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
9344              if its caller re_intuit_start() was entered with strend == strpos
9345              because end_shift ended up as -1.  The patch ain't necessarily
9346              correct but least the core dump is avoided.
9347      Branch: cfgperl
9348            ! regexec.c
9349 ____________________________________________________________________________
9350 [  3670] By: jhi                                   on 1999/07/13  07:59:09
9351         Log: Integrate with Sarathy.
9352      Branch: cfgperl
9353            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9354            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9355           !> (integrate 67 files)
9356 ____________________________________________________________________________
9357 [  3669] By: gsar                                  on 1999/07/12  06:14:54
9358         Log: fixups for sundry warnings about function pointers
9359      Branch: perl
9360            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
9361            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
9362            ! win32/win32.c win32/win32.h
9363 ____________________________________________________________________________
9364 [  3668] By: gsar                                  on 1999/07/12  04:11:58
9365         Log: tweaks for win32/borland
9366      Branch: perl
9367            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
9368 ____________________________________________________________________________
9369 [  3667] By: gsar                                  on 1999/07/12  01:55:15
9370         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
9371              builds; passing the implicit context is unified among the three
9372              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
9373              flavors (see the top of perl.h) for testing; all varargs functions
9374              foo() have a va_list-taking variant vfoo() for generating the
9375              context-free versions; the PERL_OBJECT build should now be
9376              hyper-compatible with CPAN extensions (C++ is totally out of
9377              the picture)
9378              
9379              result has only been tested on Windows
9380              
9381              TODO: write docs on the THX rationale and idiomatic usage of
9382              the Perl API
9383      Branch: perl
9384            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
9385            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
9386            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
9387            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
9388            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
9389            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
9390            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9391            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
9392            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
9393            ! global.sym globals.c intrpvar.h iperlsys.h
9394            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9395            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
9396            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
9397            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
9398            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
9399            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
9400            ! win32/dl_win32.xs win32/include/dirent.h
9401            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
9402            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
9403            ! win32/win32iop.h win32/win32sck.c
9404 ____________________________________________________________________________
9405 [  3666] By: jhi                                   on 1999/07/11  22:00:13
9406         Log: Integrate with Sarathy.
9407      Branch: cfgperl
9408           !> op.c t/op/lex_assign.t
9409 ____________________________________________________________________________
9410 [  3665] By: jhi                                   on 1999/07/11  21:59:01
9411         Log: More manual sync.
9412      Branch: cfgperl
9413            ! pod/perldelta.pod
9414 ____________________________________________________________________________
9415 [  3664] By: gsar                                  on 1999/07/11  19:11:07
9416         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
9417              remedy and related tests via private mail
9418      Branch: perl
9419            ! op.c t/op/lex_assign.t
9420 ____________________________________________________________________________
9421 [  3663] By: jhi                                   on 1999/07/11  15:04:37
9422         Log: Manual synchronization with Sarathy (some files
9423              had drifted apart for no apparent reason), plus
9424              I had a typo in dl_vms.xs Sarathy had fixed.
9425      Branch: cfgperl
9426            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
9427 ____________________________________________________________________________
9428 [  3662] By: jhi                                   on 1999/07/10  12:23:21
9429         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
9430              to adapt to the underlying platform (the binary, 0b1..., test
9431              was broken in 64-bit platforms).  Also change "hex" in the
9432              warning messages to "hexadecimal" to match "binary" and "octal".
9433      Branch: cfgperl
9434            ! pod/perldiag.pod t/pragma/warn/util util.c
9435 ____________________________________________________________________________
9436 [  3661] By: jhi                                   on 1999/07/08  21:54:55
9437         Log: Integrate with Sarathy.
9438      Branch: cfgperl
9439           +> perlapi.c perlapi.h
9440           !> (integrate 43 files)
9441 ____________________________________________________________________________
9442 [  3660] By: gsar                                  on 1999/07/08  18:47:35
9443         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
9444      Branch: perl
9445            + perlapi.c perlapi.h
9446            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
9447            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
9448            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
9449            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
9450            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
9451            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
9452            ! win32/win32.h
9453 ____________________________________________________________________________
9454 [  3659] By: gsar                                  on 1999/07/08  18:41:45
9455         Log: sundry cleanups for clean build on windows
9456      Branch: perl
9457            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
9458 ____________________________________________________________________________
9459 [  3658] By: gsar                                  on 1999/07/08  01:24:25
9460         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
9461              type mismatch problems
9462      Branch: perl
9463            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
9464            ! t/pragma/warn/op toke.c utf8.c util.c
9465 ____________________________________________________________________________
9466 [  3657] By: jhi                                   on 1999/07/07  23:01:16
9467         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
9468      Branch: cfgperl
9469            ! pod/perldiag.pod
9470           !> Changes configure.com ext/B/B/Deparse.pm
9471           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
9472           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
9473           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
9474           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
9475           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
9476           !> t/pragma/overload.t thread.h vms/vms.c
9477 ____________________________________________________________________________
9478 [  3656] By: gsar                                  on 1999/07/07  21:04:38
9479         Log: integrate cfgperl contents
9480      Branch: perl
9481           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9482           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9483           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9484            ! Changes
9485           !> (integrate 45 files)
9486 ____________________________________________________________________________
9487 [  3655] By: gsar                                  on 1999/07/07  18:55:45
9488         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
9489              <pvhp@forte.com>
9490      Branch: perl
9491            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
9492 ____________________________________________________________________________
9493 [  3654] By: gsar                                  on 1999/07/07  18:47:03
9494         Log: change#1889 mistakenly removed F_SETLK
9495      Branch: perl
9496            ! ext/Fcntl/Fcntl.xs
9497 ____________________________________________________________________________
9498 [  3653] By: gsar                                  on 1999/07/07  18:42:42
9499         Log: B::Deparse update
9500              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9501              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
9502              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
9503              Subject: [PATCH _57, long] B::Deparse 0.58
9504      Branch: perl
9505            ! ext/B/B/Deparse.pm
9506 ____________________________________________________________________________
9507 [  3652] By: gsar                                  on 1999/07/07  18:41:07
9508         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9509              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
9510              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
9511              Subject: Re: [ID 19990705.001] Overloading boolean conversion
9512      Branch: perl
9513            ! gv.c t/pragma/overload.t
9514 ____________________________________________________________________________
9515 [  3651] By: gsar                                  on 1999/07/07  17:47:30
9516         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
9517      Branch: perl
9518            ! perlsfio.h
9519 ____________________________________________________________________________
9520 [  3650] By: gsar                                  on 1999/07/07  17:45:52
9521         Log: applied new parts of suggested patch
9522              From: Charles Bailey <BAILEY@newman.upenn.edu>
9523              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
9524              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
9525              Subject: [PATCH 5.005_57] Consolidated VMS patch
9526      Branch: perl
9527            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
9528            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
9529            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
9530            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
9531            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
9532 ____________________________________________________________________________
9533 [  3649] By: jhi                                   on 1999/07/07  13:38:02
9534         Log: Sync regcomp warn with reality.
9535      Branch: cfgperl
9536            ! t/pragma/warn/regcomp
9537 ____________________________________________________________________________
9538 [  3648] By: jhi                                   on 1999/07/07  13:04:55
9539         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
9540              resolved manually.
9541      Branch: cfgperl
9542           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9543           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9544           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9545            - README.lexwarn
9546           !> (integrate 79 files)
9547 ____________________________________________________________________________
9548 [  3647] By: gsar                                  on 1999/07/07  10:32:03
9549         Log: From: jan.dubois@ibm.net (Jan Dubois)
9550              Date: Thu, 01 Jul 1999 11:17:53 +0200
9551              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
9552              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
9553      Branch: perl
9554            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9555            ! lib/ExtUtils/MakeMaker.pm
9556 ____________________________________________________________________________
9557 [  3646] By: gsar                                  on 1999/07/07  10:27:55
9558         Log: fix undocumented IO::Handle functions as suggested
9559              by cj10@cam.ac.uk
9560      Branch: perl
9561            ! ext/IO/lib/IO/Handle.pm
9562 ____________________________________________________________________________
9563 [  3645] By: gsar                                  on 1999/07/07  10:18:55
9564         Log: prohibit thread join()ing itself (from Dan Sugalski)
9565      Branch: perl
9566            ! ext/Thread/Thread.xs
9567 ____________________________________________________________________________
9568 [  3644] By: gsar                                  on 1999/07/07  10:14:26
9569         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9570              Date: Wed, 30 Jun 1999 14:02:42 -0700
9571              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
9572              Subject:  [PATCH 5.005_57] Compiler and XSUBS
9573      Branch: perl
9574            ! ext/B/B/C.pm
9575 ____________________________________________________________________________
9576 [  3643] By: gsar                                  on 1999/07/07  10:08:38
9577         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
9578              (from François Désarménien <desar@club-internet.fr>)
9579      Branch: perl
9580            ! pod/perlsyn.pod
9581 ____________________________________________________________________________
9582 [  3642] By: gsar                                  on 1999/07/07  10:03:24
9583         Log: From: Doug MacEachern <dougm@cp.net>
9584              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
9585              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
9586              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
9587      Branch: perl
9588            ! ext/B/B.xs
9589 ____________________________________________________________________________
9590 [  3641] By: gsar                                  on 1999/07/07  10:00:57
9591         Log: slightly modified version of suggested patch
9592              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
9593              Date: Mon, 28 Jun 1999 14:23:59 -0400
9594              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
9595              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
9596      Branch: perl
9597            ! ext/POSIX/POSIX.xs
9598 ____________________________________________________________________________
9599 [  3640] By: gsar                                  on 1999/07/07  09:45:43
9600         Log: lexical warnings update (warning.t fails one test
9601              due to leaked scalar, investigation pending)
9602              From: paul.marquess@bt.com
9603              Date: Sat, 26 Jun 1999 23:19:52 +0100
9604              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
9605              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
9606      Branch: perl
9607            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
9608            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
9609            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
9610            - README.lexwarn
9611            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
9612            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
9613            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
9614            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
9615            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9616            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
9617            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
9618            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
9619            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
9620            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9621            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
9622            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
9623            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
9624            ! warning.h warning.pl win32/win32.c
9625 ____________________________________________________________________________
9626 [  3639] By: gsar                                  on 1999/07/07  08:09:30
9627         Log: From: Brian Jepson <bjepson@home.com>
9628              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
9629              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
9630              Subject: Patch to JPL example program
9631      Branch: perl
9632            ! jpl/JPL_Rolo/JPL_Rolo.jpl
9633 ____________________________________________________________________________
9634 [  3638] By: jhi                                   on 1999/07/07  08:07:58
9635         Log: Integrate with Sarathy.
9636      Branch: cfgperl
9637           !> (integrate 34 files)
9638 ____________________________________________________________________________
9639 [  3637] By: gsar                                  on 1999/07/07  08:07:49
9640         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9641              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
9642              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
9643              Subject: [PATCH _57, long] Eliminate CONDOPs
9644      Branch: perl
9645            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
9646            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
9647            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
9648            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
9649            ! pod/perltoc.pod pp_ctl.c pp_hot.c
9650 ____________________________________________________________________________
9651 [  3636] By: gsar                                  on 1999/07/07  07:50:51
9652         Log: adapted suggested patch for IO-1.20x
9653              From: ian@dial.pipex.com
9654              Date:  Fri, 25 Jun 1999 10:39:42 +0100
9655              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
9656              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
9657      Branch: perl
9658            ! ext/IO/lib/IO/Socket.pm
9659 ____________________________________________________________________________
9660 [  3635] By: gsar                                  on 1999/07/07  07:26:05
9661         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
9662      Branch: perl
9663            ! hints/powerux.sh
9664 ____________________________________________________________________________
9665 [  3634] By: gsar                                  on 1999/07/07  07:20:02
9666         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9667              Date: Wed, 23 Jun 1999 16:16:05 +0100
9668              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
9669              Subject: [PATCH 5.005_57] memleak in optimizer
9670      Branch: perl
9671            ! embed.h embed.pl objXSUB.h op.c proto.h
9672 ____________________________________________________________________________
9673 [  3633] By: gsar                                  on 1999/07/07  07:10:52
9674         Log: add do-not-edit caveats for files generated by opcode.pl
9675              (suggested by Hugo van der Sanden)
9676      Branch: perl
9677            ! opcode.h opcode.pl pp.sym pp_proto.h
9678 ____________________________________________________________________________
9679 [  3632] By: gsar                                  on 1999/07/07  06:41:13
9680         Log: better diagnostics on read operations from write-only
9681              filehandles
9682      Branch: perl
9683            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
9684            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9685 ____________________________________________________________________________
9686 [  3631] By: gsar                                  on 1999/07/07  02:03:34
9687         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
9688              by David Muir Sharnoff <muir@idiom.com>)
9689      Branch: perl
9690            ! lib/Sys/Hostname.pm
9691 ____________________________________________________________________________
9692 [  3630] By: gsar                                  on 1999/07/07  01:57:16
9693         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9694              Date: Sun, 20 Jun 1999 17:17:17 -0700
9695              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
9696              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
9697      Branch: perl
9698            ! ext/B/B/CC.pm
9699 ____________________________________________________________________________
9700 [  3629] By: gsar                                  on 1999/07/07  01:46:03
9701         Log: installperl should write normal messages to STDOUT, not STDERR
9702      Branch: perl
9703            ! installperl
9704 ____________________________________________________________________________
9705 [  3628] By: gsar                                  on 1999/07/07  01:41:25
9706         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
9707      Branch: perl
9708            ! hints/bsdos.sh
9709 ____________________________________________________________________________
9710 [  3627] By: gsar                                  on 1999/07/07  00:27:10
9711         Log: make diagnostic on C<my $^I> etc., more readable
9712      Branch: perl
9713            ! op.c
9714 ____________________________________________________________________________
9715 [  3626] By: gsar                                  on 1999/07/06  23:47:27
9716         Log: From: Andy Dougherty <doughera@lafayette.edu>
9717              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
9718              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
9719              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
9720      Branch: perl
9721            ! Makefile.SH utils/Makefile
9722 ____________________________________________________________________________
9723 [  3625] By: jhi                                   on 1999/07/06  21:50:46
9724         Log: Some new files of #3624 missing from MANIFEST.
9725      Branch: cfgperl
9726            ! MANIFEST
9727 ____________________________________________________________________________
9728 [  3624] By: jhi                                   on 1999/07/06  21:47:04
9729         Log: POSIX [[:character class:]] support for standard, locale,
9730              and utf8.  If both utf8 and locale are on, utf8 wins.
9731              I don't fully understand why so many tables changed in
9732              lib/unicode because of "make" -- maybe it was just overdue.
9733      Branch: cfgperl
9734            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
9735            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
9736            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
9737            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
9738            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
9739            ! lib/unicode/Block.pl lib/unicode/Category.pl
9740            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9741            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
9742            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
9743            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
9744            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
9745            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
9746            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
9747            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
9748            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
9749            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
9750            ! t/pragma/warn/regcomp utf8.c
9751 ____________________________________________________________________________
9752 [  3623] By: gsar                                  on 1999/07/06  20:52:48
9753         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9754              Date: Wed, 16 Jun 1999 14:57:22 -0400
9755              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
9756              Subject: [PATCH 5.00557] Devel::Peek
9757      Branch: perl
9758            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
9759 ____________________________________________________________________________
9760 [  3622] By: gsar                                  on 1999/07/06  20:22:59
9761         Log: applied patch after demunging headers with appropriate paths
9762              From: "Vishal Bhatia" <vishalb@my-deja.com>
9763              Date: Sat, 12 Jun 1999 08:23:59 -0700
9764              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
9765              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
9766      Branch: perl
9767            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
9768            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
9769 ____________________________________________________________________________
9770 [  3621] By: gsar                                  on 1999/07/06  20:10:50
9771         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9772              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
9773              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
9774              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
9775      Branch: perl
9776            ! doio.c
9777 ____________________________________________________________________________
9778 [  3620] By: jhi                                   on 1999/07/06  19:16:47
9779         Log: Mention EPOC and SOCKS.
9780      Branch: cfgperl
9781            ! pod/perldelta.pod
9782 ____________________________________________________________________________
9783 [  3619] By: gsar                                  on 1999/07/06  16:52:37
9784         Log: fix int vs STRLEN issue
9785      Branch: perl
9786            ! pp.c
9787 ____________________________________________________________________________
9788 [  3618] By: jhi                                   on 1999/07/06  16:52:20
9789         Log: There ain't Perl_atonv().
9790      Branch: cfgperl
9791            ! ext/ByteLoader/bytecode.h
9792 ____________________________________________________________________________
9793 [  3617] By: jhi                                   on 1999/07/06  15:55:22
9794         Log: Integrate with Sarathy.
9795      Branch: cfgperl
9796           !> Makefile.SH
9797 ____________________________________________________________________________
9798 [  3616] By: jhi                                   on 1999/07/06  15:54:09
9799         Log: Tweak for #3613.
9800      Branch: cfgperl
9801            ! Configure config_h.SH
9802 ____________________________________________________________________________
9803 [  3615] By: gsar                                  on 1999/07/06  11:00:21
9804         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9805              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
9806              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
9807              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
9808      Branch: perl
9809            ! Makefile.SH
9810 ____________________________________________________________________________
9811 [  3614] By: jhi                                   on 1999/07/06  10:44:48
9812         Log: Integrate with Sarathy.
9813      Branch: cfgperl
9814           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
9815           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
9816 ____________________________________________________________________________
9817 [  3613] By: jhi                                   on 1999/07/06  10:43:20
9818         Log: From: Nathan Kurz <nate@valleytel.net>
9819              Subject: [ID 19990612.001 compiling three deep modules within ext/]
9820              ply-To: nate@valleytel.net
9821              erl5-porters@perl.org
9822              Date: Sat, 12 Jun 1999 01:26:04 -0500
9823              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
9824      Branch: cfgperl
9825            ! Configure config_h.SH
9826 ____________________________________________________________________________
9827 [  3612] By: gsar                                  on 1999/07/06  10:17:52
9828         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9829              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
9830              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
9831              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
9832      Branch: perl
9833            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
9834 ____________________________________________________________________________
9835 [  3611] By: gsar                                  on 1999/07/06  09:51:20
9836         Log: From: pvhp@forte.com (Peter Prymmer)
9837              Date: Fri, 11 Jun 99 17:07:19 PDT
9838              Message-Id: <9906120007.AA13802@forte.com>
9839              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
9840      Branch: perl
9841            ! ext/IO/lib/IO/File.pm
9842 ____________________________________________________________________________
9843 [  3610] By: gsar                                  on 1999/07/06  09:37:37
9844         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
9845              tweak)
9846              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9847              Date: Wed, 09 Jun 1999 18:27:51 +0100
9848              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
9849              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
9850      Branch: perl
9851            ! perl.h t/base/rs.t
9852 ____________________________________________________________________________
9853 [  3609] By: jhi                                   on 1999/07/06  09:28:48
9854         Log: Integrate with Sarathy.
9855      Branch: cfgperl
9856           !> (integrate 49 files)
9857 ____________________________________________________________________________
9858 [  3608] By: gsar                                  on 1999/07/06  09:28:21
9859         Log: test tweak
9860      Branch: perl
9861            ! t/pragma/warn/op
9862 ____________________________________________________________________________
9863 [  3607] By: jhi                                   on 1999/07/06  09:22:48
9864         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
9865      Branch: cfgperl
9866            ! Configure config_h.SH
9867 ____________________________________________________________________________
9868 [  3606] By: gsar                                  on 1999/07/06  09:05:02
9869         Log: applied slightly tweaked version of suggested patch for
9870              improved RE API
9871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9872              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
9873              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
9874              Subject: [PATCH 5.005_57] REx engine rehash
9875      Branch: perl
9876            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
9877            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
9878            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
9879            ! util.c
9880 ____________________________________________________________________________
9881 [  3605] By: gsar                                  on 1999/07/06  08:54:03
9882         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
9883      Branch: perl
9884            ! sv.c
9885 ____________________________________________________________________________
9886 [  3604] By: gsar                                  on 1999/07/06  07:08:30
9887         Log: From: paul.marquess@bt.com
9888              Date: Tue, 8 Jun 1999 22:37:58 +0100 
9889              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
9890              Subject: [PATCH 5.005_57] DB_File 1.67
9891      Branch: perl
9892            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9893            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
9894 ____________________________________________________________________________
9895 [  3603] By: gsar                                  on 1999/07/06  07:04:50
9896         Log: From: paul.marquess@bt.com
9897              Date: Tue, 8 Jun 1999 22:34:01 +0100 
9898              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
9899              Subject: [PATCH 5.005_57] DBM Filters
9900      Branch: perl
9901            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
9902            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
9903            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
9904            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
9905 ____________________________________________________________________________
9906 [  3602] By: gsar                                  on 1999/07/06  07:00:01
9907         Log: slightly tweaked version of suggested patch
9908              From: Dan Sugalski <sugalskd@ous.edu>
9909              Date: Tue, 08 Jun 1999 14:09:38 -0700
9910              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
9911              Subject: [PATCH 5.005_57]Use NV instead of double in the core
9912      Branch: perl
9913            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
9914            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
9915            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
9916            ! proto.h sv.c sv.h toke.c universal.c util.c
9917 ____________________________________________________________________________
9918 [  3601] By: gsar                                  on 1999/07/06  06:52:57
9919         Log: integrate cfgperl contents into mainline
9920      Branch: perl
9921           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9922           +> epoc/perl.mmp epoc/perl.pkg
9923           !> (integrate 30 files)
9924 ____________________________________________________________________________
9925 [  3598] By: jhi                                   on 1999/07/05  20:02:55
9926         Log: Integrate with mainperl.
9927      Branch: cfgperl
9928           +> lib/CGI/Pretty.pm
9929           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
9930           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
9931           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
9932           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
9933           !> vms/vmsish.h
9934 ____________________________________________________________________________
9935 [  3597] By: jhi                                   on 1999/07/05  19:59:48
9936         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
9937              that addresses the notorious "Additional libraries" question.
9938      Branch: cfgperl
9939            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9940            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
9941            ! pp_sys.c
9942 ____________________________________________________________________________
9943 [  3596] By: gsar                                  on 1999/07/05  18:30:51
9944         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9945              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
9946              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
9947              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
9948      Branch: perl
9949            ! pp_sys.c t/lib/io_udp.t
9950 ____________________________________________________________________________
9951 [  3595] By: gsar                                  on 1999/07/05  18:29:08
9952         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9953              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
9954              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
9955              Subject: [PATCH 5.00557] Setting $^E wipes out $!
9956      Branch: perl
9957            ! mg.c
9958 ____________________________________________________________________________
9959 [  3594] By: gsar                                  on 1999/07/05  18:24:53
9960         Log: hand-apply whitespace mutiliated patch
9961              From: Dan Sugalski <sugalskd@osshe.edu>
9962              Date: Mon, 07 Jun 1999 14:46:42 -0700
9963              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
9964              Subject: [PATCH 5.005_57]Updated VMS patch
9965      Branch: perl
9966            ! thread.h vms/descrip_mms.template vms/subconfigure.com
9967            ! vms/vms.c vms/vmsish.h
9968 ____________________________________________________________________________
9969 [  3593] By: gsar                                  on 1999/07/05  17:53:04
9970         Log: applied parts not duplicated by previous patches
9971              From: "Vishal Bhatia" <vishalb@my-deja.com>
9972              Date: Sat, 05 Jun 1999 08:42:17 -0700
9973              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
9974              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
9975      Branch: perl
9976            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
9977            ! ext/B/B/Stackobj.pm
9978 ____________________________________________________________________________
9979 [  3592] By: jhi                                   on 1999/07/05  17:17:22
9980         Log: AIX threaded build, plus few more on the side.
9981      Branch: cfgperl
9982            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
9983            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
9984            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
9985            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
9986 ____________________________________________________________________________
9987 [  3591] By: gsar                                  on 1999/07/05  16:52:34
9988         Log: "\e" and "\a" didn't produce right escape under EBCDIC
9989              From: pvhp@forte.com (Peter Prymmer)
9990              Date: Fri, 4 Jun 99 12:00:27 PDT
9991              Message-Id: <9906041900.AA28387@forte.com>
9992              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
9993      Branch: perl
9994            ! toke.c
9995 ____________________________________________________________________________
9996 [  3590] By: gsar                                  on 1999/07/05  16:40:01
9997         Log: s/scalar ref constructor/single ref constructor/ (suggested
9998              by Stephen McCamant)
9999      Branch: perl
10000            ! opcode.h opcode.pl
10001 ____________________________________________________________________________
10002 [  3589] By: gsar                                  on 1999/07/05  16:34:06
10003         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
10004      Branch: perl
10005            ! ext/GDBM_File/GDBM_File.xs
10006 ____________________________________________________________________________
10007 [  3588] By: gsar                                  on 1999/07/05  16:29:39
10008         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
10009              is unchanged still)
10010      Branch: perl
10011            ! op.c
10012 ____________________________________________________________________________
10013 [  3587] By: jhi                                   on 1999/07/05  10:31:43
10014         Log: Make perl_exp.SH smarter about what to include and what to exclude.
10015      Branch: cfgperl
10016            ! perl_exp.SH
10017 ____________________________________________________________________________
10018 [  3586] By: jhi                                   on 1999/07/05  09:29:31
10019         Log: Remove unnecessary and extraneous my $i = 0.
10020      Branch: cfgperl
10021            ! bytecode.pl
10022 ____________________________________________________________________________
10023 [  3585] By: jhi                                   on 1999/07/05  07:28:59
10024         Log: Integrate with mainperl.
10025      Branch: cfgperl
10026           !> (integrate 30 files)
10027 ____________________________________________________________________________
10028 [  3584] By: gsar                                  on 1999/07/05  05:36:28
10029         Log: From: Vishal Bhatia <vishalb@hotmail.com>
10030              Date: Thu, 03 Jun 1999 00:57:48 PDT
10031              Message-ID: <19990603075749.86665.qmail@hotmail.com>
10032              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
10033      Branch: perl
10034            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
10035 ____________________________________________________________________________
10036 [  3583] By: gsar                                  on 1999/07/05  05:31:19
10037         Log: suppress fancy display when in verbose mode (suggested by
10038              Paul Johnson <pjcj@transeda.com>)
10039      Branch: perl
10040            ! lib/Test/Harness.pm
10041 ____________________________________________________________________________
10042 [  3582] By: gsar                                  on 1999/07/05  05:17:12
10043         Log: cygwin32 update
10044              From: "Fifer, Eric" <EFifer@sanwaint.com>
10045              Date:  Wed, 2 Jun 1999 15:16:05 +0100
10046              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
10047              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
10048      Branch: perl
10049            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
10050            ! cygwin32/build-instructions.READFIRST
10051            ! cygwin32/build-instructions.charles-wilson
10052            ! cygwin32/build-instructions.sebastien-barre
10053            ! cygwin32/build-instructions.steven-morlock
10054            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
10055            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
10056            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
10057            ! t/op/magic.t util.c
10058 ____________________________________________________________________________
10059 [  3581] By: gsar                                  on 1999/07/05  02:46:18
10060         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
10061      Branch: perl
10062            ! util.c
10063 ____________________________________________________________________________
10064 [  3580] By: gsar                                  on 1999/07/05  02:38:03
10065         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
10066              Date: Mon, 31 May 1999 18:18:13 -0600
10067              Message-ID: <19990601001813.AAA17834@csgsystems.com>
10068              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
10069      Branch: perl
10070            ! t/TEST t/UTEST t/harness utils/perlcc.PL
10071 ____________________________________________________________________________
10072 [  3579] By: gsar                                  on 1999/07/05  01:20:58
10073         Log: compatibility tweak for Class::Struct
10074      Branch: perl
10075            ! lib/Class/Struct.pm
10076 ____________________________________________________________________________
10077 [  3578] By: jhi                                   on 1999/07/04  23:26:01
10078         Log: Miscellaneus AIX fixes + SOCKS support.
10079      Branch: cfgperl
10080            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
10081            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
10082            ! hints/aix.sh pp_sys.c
10083 ____________________________________________________________________________
10084 [  3577] By: gsar                                  on 1999/07/04  23:07:39
10085         Log: test tweak
10086      Branch: perl
10087            ! t/io/openpid.t
10088 ____________________________________________________________________________
10089 [  3576] By: jhi                                   on 1999/07/04  22:39:23
10090         Log: Integrate with mainperl.
10091      Branch: cfgperl
10092           +> t/io/openpid.t
10093            - win32/perlhost.h
10094           !> (integrate 51 files)
10095 ____________________________________________________________________________
10096 [  3575] By: jhi                                   on 1999/07/04  22:26:48
10097         Log: Added 64-bit support for AIX 4.3 or better
10098              based on Martin H. Rusoff's observations.
10099      Branch: cfgperl
10100            ! Configure config_h.SH hints/aix.sh
10101 ____________________________________________________________________________
10102 [  3574] By: jhi                                   on 1999/07/04  21:34:47
10103         Log: Do not throw away gccvers compilation errors.
10104              From: Andy Dougherty <doughera@lafayette.edu>
10105              To: Ron Seguin <rseguin@on.bell.ca>
10106              Cc: Perl Porters <perl5-porters@perl.org>
10107              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
10108              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
10109              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
10110      Branch: cfgperl
10111            ! Configure config_h.SH
10112 ____________________________________________________________________________
10113 [  3573] By: gsar                                  on 1999/07/04  21:10:32
10114         Log: adapted suggested tests for addition to testsuite
10115              From: RonaldWS@aol.com
10116              Date:  Sun, 30 May 1999 16:27:28 EDT
10117              Message-Id:  <25cd799f.2482f930@aol.com>
10118              Subject: [19990530.007] Open with pipe | does not return pid under win32
10119      Branch: perl
10120            + t/io/openpid.t
10121            ! MANIFEST win32/win32.c
10122 ____________________________________________________________________________
10123 [  3572] By: gsar                                  on 1999/07/04  20:29:32
10124         Log: perl_run() should call my_exit(0) for normal completion
10125      Branch: perl
10126            ! perl.c
10127 ____________________________________________________________________________
10128 [  3571] By: jhi                                   on 1999/07/04  20:10:44
10129         Log: Add test for change #3568 plus general cleanup.
10130      Branch: cfgperl
10131            ! t/pragma/locale.t
10132 ____________________________________________________________________________
10133 [  3570] By: gsar                                  on 1999/07/04  20:03:21
10134         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
10135              overloading
10136      Branch: perl
10137            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10138            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
10139 ____________________________________________________________________________
10140 [  3569] By: gsar                                  on 1999/07/04  18:04:48
10141         Log: make AIX dynaloading work when libperl is shared (and thus under
10142              mod_perl etc.)
10143              From: Jens-Uwe Mager <jum@helios.de>
10144              Date:  Sat, 29 May 1999 17:09:52 +0200
10145              Message-Id:  <199905291509.RAA43978@ans.helios.de>
10146              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
10147      Branch: perl
10148            ! ext/DynaLoader/dl_aix.xs
10149 ____________________________________________________________________________
10150 [  3568] By: jhi                                   on 1999/07/04  14:54:23
10151         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
10152              This resulted for example in the 'o' magic not being cleared by
10153              magic_setcollxfrm(), which resulted in strange cmp results.
10154              The bug was reported originally in the message
10155              Subject: Bug with locale
10156              From: Jan Starzynski <jan@planet.de> 
10157              To: perlbug@perl.com 
10158              Date: Fri, 09 Apr 1999 13:23:07 +0200 
10159              Message-ID: <370DE31B.DAEE1332@planet.de> 
10160      Branch: cfgperl
10161            ! pp.c
10162 ____________________________________________________________________________
10163 [  3567] By: gsar                                  on 1999/07/04  02:38:34
10164         Log: remove misleading info on defined(&func), unclutter deprecation
10165              about defined(@array)
10166      Branch: perl
10167            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10168            ! t/pragma/warn/op
10169 ____________________________________________________________________________
10170 [  3566] By: gsar                                  on 1999/07/04  01:46:31
10171         Log: From: jan.dubois@ibm.net (Jan Dubois)
10172              Date: Wed, 26 May 1999 22:07:17 +0200
10173              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
10174              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
10175      Branch: perl
10176            ! Changes win32/win32.c win32/win32.h
10177 ____________________________________________________________________________
10178 [  3565] By: gsar                                  on 1999/07/04  01:26:02
10179         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
10180              for win32 issues)
10181      Branch: perl
10182            ! pod/perlxstut.pod
10183 ____________________________________________________________________________
10184 [  3564] By: gsar                                  on 1999/07/02  03:09:04
10185         Log: avoid warnings
10186      Branch: perl
10187            ! ext/Thread/Thread/Specific.pm lib/fields.pm
10188 ____________________________________________________________________________
10189 [  3563] By: gsar                                  on 1999/06/28  19:23:47
10190         Log: inc version (for CPAN.pm sanity)
10191      Branch: perl
10192            ! lib/Text/ParseWords.pm
10193 ____________________________________________________________________________
10194 [  3562] By: gsar                                  on 1999/06/28  19:19:01
10195         Log: regen perltoc
10196      Branch: perl
10197            ! pod/perltoc.pod
10198 ____________________________________________________________________________
10199 [  3561] By: gsar                                  on 1999/06/28  19:08:41
10200         Log: From: Damian Conway <damian@cs.monash.edu.au>
10201              Date: Wed, 26 May 1999 00:58:35 -0400
10202              Message-Id: <199905260458.AAA06411@defender.perl.org>
10203              Subject: [19990526.002] Misc. improvements to Class:Struct
10204      Branch: perl
10205            ! MANIFEST lib/Class/Struct.pm
10206 ____________________________________________________________________________
10207 [  3560] By: gsar                                  on 1999/06/28  18:50:52
10208         Log: remove bogus PL_optype_size
10209      Branch: perl
10210            ! bytecode.pl ext/ByteLoader/byterun.h
10211 ____________________________________________________________________________
10212 [  3559] By: gsar                                  on 1999/06/28  18:22:26
10213         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
10214      Branch: perl
10215            + lib/CGI/Pretty.pm
10216            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
10217            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
10218            ! t/lib/cgi-html.t t/lib/cgi-request.t
10219 ____________________________________________________________________________
10220 [  3558] By: jhi                                   on 1999/06/28  07:30:21
10221         Log: Change Olaf Lebbe's email address.
10222      Branch: cfgperl
10223            ! README.epoc
10224 ____________________________________________________________________________
10225 [  3557] By: gsar                                  on 1999/06/28  00:07:33
10226         Log: make autogenerated files writable
10227      Branch: perl
10228            - win32/perlhost.h
10229            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
10230            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
10231            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
10232            ! proto.h regnodes.h warning.h win32/config_H.bc
10233            ! win32/config_H.gc win32/config_H.vc
10234 ____________________________________________________________________________
10235 [  3556] By: jhi                                   on 1999/06/27  19:22:53
10236         Log: Update MANIFEST to match #3555.
10237      Branch: cfgperl
10238            ! MANIFEST
10239 ____________________________________________________________________________
10240 [  3555] By: jhi                                   on 1999/06/27  19:16:22
10241         Log: EPOC port to Psion5.
10242              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10243              To: Jarkko Hietaniemi <jhi@iki.fi>
10244              Cc: perl5-porters@perl.org
10245              Subject: Re: Psion5
10246              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
10247              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
10248      Branch: cfgperl
10249            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
10250            + epoc/perl.mmp epoc/perl.pkg
10251            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
10252            ! perl.h sv.c util.c
10253 ____________________________________________________________________________
10254 [  3554] By: jhi                                   on 1999/06/27  18:50:52
10255         Log: Integrate from mainperl.
10256      Branch: cfgperl
10257           !> (integrate 48 files)
10258 ____________________________________________________________________________
10259 [  3553] By: gsar                                  on 1999/06/27  14:28:49
10260         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
10261              gone from the public API); PERL_OBJECT builds again on
10262              windows
10263              
10264              TODO: namespace-clean the typedefs in iperlsys.h and
10265              elsewhere; remove C++ remnants from public headers
10266      Branch: perl
10267            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
10268            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10269            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10270            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
10271            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
10272            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
10273            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
10274            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
10275            ! win32/config.gc win32/config.vc win32/dl_win32.xs
10276            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10277            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
10278            ! win32/win32sck.c
10279 ____________________________________________________________________________
10280 [  3552] By: gsar                                  on 1999/06/27  13:49:31
10281         Log: integrate cfgperl changes into mainline
10282      Branch: perl
10283           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10284           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10285           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10286           !> util.c
10287 ____________________________________________________________________________
10288 [  3551] By: gsar                                  on 1999/06/27  13:31:11
10289         Log: fix indents
10290      Branch: perl
10291            ! op.c
10292 ____________________________________________________________________________
10293 [  3550] By: gsar                                  on 1999/06/24  22:42:53
10294         Log: update Changes
10295      Branch: perl
10296            ! Changes
10297 ____________________________________________________________________________
10298 [  3549] By: gsar                                  on 1999/06/24  22:41:17
10299         Log: avoid race condition in the CAPI extension bootstrap handler
10300      Branch: perl
10301            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
10302 ____________________________________________________________________________
10303 [  3548] By: gsar                                  on 1999/06/24  22:39:53
10304         Log: sanity check to cover the case when perl is installed into the
10305              X:\ (drive root)
10306      Branch: perl
10307            ! win32/win32.c
10308 ____________________________________________________________________________
10309 [  3547] By: gsar                                  on 1999/06/22  19:30:32
10310         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
10311      Branch: perl
10312            ! lib/Tie/RefHash.pm
10313 ____________________________________________________________________________
10314 [  3544] By: jhi                                   on 1999/06/18  19:24:28
10315         Log: Tidy up #3542 and #3543. 
10316      Branch: cfgperl
10317            ! t/pragma/locale.t util.c
10318 ____________________________________________________________________________
10319 [  3543] By: jhi                                   on 1999/06/18  10:28:45
10320         Log: Spice up locale.t.
10321      Branch: cfgperl
10322            ! t/pragma/locale.t
10323 ____________________________________________________________________________
10324 [  3542] By: jhi                                   on 1999/06/17  22:42:03
10325         Log: Fixed two long-standing locale bugs.
10326              
10327              Both problems were related to numeric locale which
10328              controls the radix character aka the decimal separator.
10329              (1) printf (and sprintf) were resetting the numeric locale to C.
10330              (2) Using locale-numerically formatted floating point
10331              numbers (e.g. "1,23") together with -w caused warnings about
10332              "isn't numeric".  The operations were working fine, though,
10333              because atof() was using the local locale.
10334              Both problems reported by Stefan Vogtner.
10335              
10336              Introduced a wrapper for atof() that attempts to convert
10337              the string both ways.  This helps Perl to understand
10338              numbers like this "4.56" even when using a local locale
10339              makes atof() understand only numbers like this "7,89".
10340              
10341              Remaining related problems, both of which existed before
10342              this patch and continue to exist after this patch:
10343              (a) The behaviour of print() is _not_ as documented by perllocale.
10344              Instead of always using the C locale, print() does use the
10345              local locale, just like the *printf() do.  This may be fixable
10346              now that switching to-and-fro between locales has been made
10347              more consistent, but fixing print() would change existing
10348              behaviour.  perllocale is not changed by this patch.
10349              (b) If a number has been stringified (say, via "$number") under
10350              a local locale, the cached string value persists even under
10351              "no locale".  This may or may not be a problem: operations
10352              work fine because the original number is still there, but
10353              that the string form keeps its locale-ish outlook may be
10354              somewhat confusing.
10355      Branch: cfgperl
10356            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
10357            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
10358            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
10359            ! util.c
10360 ____________________________________________________________________________
10361 [  3541] By: jhi                                   on 1999/06/17  20:00:16
10362         Log: Integrate from mainperl.
10363      Branch: cfgperl
10364           !> ext/Data/Dumper/Dumper.pm op.c
10365 ____________________________________________________________________________
10366 [  3540] By: gsar                                  on 1999/06/16  16:49:55
10367         Log: dump C<0> as such, not C<'0'>
10368      Branch: perl
10369            ! ext/Data/Dumper/Dumper.pm
10370 ____________________________________________________________________________
10371 [  3539] By: gsar                                  on 1999/06/13  04:04:40
10372         Log: fix coredumper in change#3498
10373      Branch: perl
10374            ! op.c
10375 ____________________________________________________________________________
10376 [  3538] By: jhi                                   on 1999/06/12  22:01:26
10377         Log: Integrate from mainperl.
10378      Branch: cfgperl
10379           +> lib/caller.pm
10380           !> (integrate 36 files)
10381 ____________________________________________________________________________
10382 [  3537] By: gsar                                  on 1999/06/12  06:43:03
10383         Log: EXTERN_C declarations for global arrays in various
10384              headers, so perl can be built even in C++ mode; win32
10385              build fixups; regen headers
10386      Branch: perl
10387            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
10388            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
10389 ____________________________________________________________________________
10390 [  3536] By: gsar                                  on 1999/06/12  06:38:21
10391         Log: caller.pm typos
10392      Branch: perl
10393            ! lib/caller.pm
10394 ____________________________________________________________________________
10395 [  3535] By: gsar                                  on 1999/06/11  23:13:54
10396         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
10397              is temporarily gone
10398      Branch: perl
10399            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
10400            ! pod/perldelta.pod proto.h win32/perllib.c
10401 ____________________________________________________________________________
10402 [  3534] By: gsar                                  on 1999/06/11  20:41:51
10403         Log: implement C<use caller 'encoding'>
10404      Branch: perl
10405            + lib/caller.pm
10406            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
10407 ____________________________________________________________________________
10408 [  3533] By: gsar                                  on 1999/06/11  16:51:04
10409         Log: truncate() has a peculiar exemption from strict barewords, even
10410              though it has a non-filehandle prototype
10411      Branch: perl
10412            ! op.c t/io/fs.t
10413 ____________________________________________________________________________
10414 [  3532] By: gsar                                  on 1999/06/11  09:09:16
10415         Log: GDBM tweak
10416      Branch: perl
10417            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
10418 ____________________________________________________________________________
10419 [  3531] By: gsar                                  on 1999/06/10  23:34:19
10420         Log: part of the platform changes for IMPLICIT_CONTEXT
10421      Branch: perl
10422            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
10423            ! jpl/PerlInterpreter/PerlInterpreter.c
10424            ! jpl/PerlInterpreter/PerlInterpreter.h
10425            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
10426            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
10427 ____________________________________________________________________________
10428 [  3530] By: jhi                                   on 1999/06/10  20:55:56
10429         Log: Integrate from mainperl.
10430      Branch: cfgperl
10431           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
10432 ____________________________________________________________________________
10433 [  3529] By: gsar                                  on 1999/06/10  20:40:01
10434         Log: DB_File tweaks for IMPLICIT CONTEXT
10435      Branch: perl
10436            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
10437 ____________________________________________________________________________
10438 [  3528] By: jhi                                   on 1999/06/10  10:18:15
10439         Log: Integrate from mainperl.
10440      Branch: cfgperl
10441           !> (integrate 105 files)
10442 ____________________________________________________________________________
10443 [  3527] By: gsar                                  on 1999/06/10  09:30:35
10444         Log: most globals are now interpreter local; locale initialization
10445              was too early, defer it until interpreter is allocated and
10446              initialized; multiple interpreters should now be
10447              concurrency-safe (untested)
10448      Branch: perl
10449            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
10450            ! perlvars.h
10451 ____________________________________________________________________________
10452 [  3526] By: gsar                                  on 1999/06/10  08:38:00
10453         Log: fix small nits
10454      Branch: perl
10455            ! cc_runtime.h ext/B/B/CC.pm run.c
10456 ____________________________________________________________________________
10457 [  3525] By: gsar                                  on 1999/06/10  04:41:38
10458         Log: win32 build fixes
10459      Branch: perl
10460            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
10461            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10462            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
10463            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
10464            ! win32/Makefile win32/config_H.bc win32/config_H.gc
10465            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
10466            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
10467            ! win32/win32.c win32/win32.h win32/win32sck.c
10468            ! win32/win32thread.c win32/win32thread.h
10469 ____________________________________________________________________________
10470 [  3524] By: gsar                                  on 1999/06/09  18:03:01
10471         Log: more complete support for implicit thread/interpreter pointer,
10472              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
10473              without that enabled):
10474              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
10475              is a noop; tests pass on Solaris; should be faster now!
10476              - MULTIPLICITY has been tested with and without
10477              PERL_IMPLICIT_CONTEXT on Solaris
10478              - improved function database now merged with embed.pl
10479              - everything except the varargs functions have foo(a,b,c) macros
10480              to provide compatibility
10481              - varargs functions default to compatibility variants that
10482              get the context pointer using dTHX
10483              - there should be almost no source compatibility issues as a
10484              result of all this
10485              - dl_foo.xs changes other than dl_dlopen.xs untested
10486              - still needs documentation, fixups for win32 etc
10487              Next step: migrate most non-mutex variables from perlvars.h
10488              to intrpvar.h
10489      Branch: perl
10490            - proto.pl
10491            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
10492            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
10493            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
10494            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10495            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
10496            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
10497            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
10498            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
10499            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
10500            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
10501            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
10502            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
10503            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
10504            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
10505            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
10506            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
10507            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
10508            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
10509            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
10510            ! util.c win32/Makefile win32/makefile.mk writemain.SH
10511 ____________________________________________________________________________
10512 [  3523] By: gsar                                  on 1999/06/07  05:24:13
10513         Log: missed a file
10514      Branch: perl
10515            + proto.pl
10516            ! MANIFEST
10517 ____________________________________________________________________________
10518 [  3522] By: gsar                                  on 1999/06/07  05:18:34
10519         Log: initial stub implementation of implicit thread/this
10520              pointer    argument; builds/tests on Solaris, win32
10521              hasn't been fixed up yet; proto.h, global.sym and
10522              static function decls are now generated from a common
10523              database in proto.pl; some inconsistently named
10524              perl_foo() things are now Perl_foo(), compatibility
10525              #defines provided; perl_foo() (lowercase 'p') reserved
10526              for functions that take an explicit context argument;
10527              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
10528      Branch: perl
10529            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
10530            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
10531            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
10532            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
10533            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
10534            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
10535            ! universal.c utf8.c util.c
10536 ____________________________________________________________________________
10537 [  3521] By: gsar                                  on 1999/06/04  23:00:22
10538         Log: clean up some stray "global" symbols
10539      Branch: perl
10540            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
10541            ! pp_proto.h proto.h
10542 ____________________________________________________________________________
10543 [  3520] By: jhi                                   on 1999/06/02  21:33:28
10544         Log: Integrate from mainperl.
10545      Branch: cfgperl
10546           !> (integrate 94 files)
10547 ____________________________________________________________________________
10548 [  3519] By: gsar                                  on 1999/06/02  07:16:10
10549         Log: avoid dereferencing null pointer from getpwent() et al
10550      Branch: perl
10551            ! pp_sys.c
10552 ____________________________________________________________________________
10553 [  3518] By: gsar                                  on 1999/06/02  04:47:10
10554         Log: remove _() non-ansism
10555      Branch: perl
10556            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
10557            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
10558            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
10559            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
10560            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
10561            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
10562            ! ext/re/re.xs handy.h hv.c iperlsys.h
10563            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
10564            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
10565            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
10566            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
10567            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
10568            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
10569            ! vms/vmsish.h vms/writemain.pl vos/config.h
10570            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
10571            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
10572            ! win32/perllib.c win32/runperl.c win32/win32.h
10573            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
10574            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
10575 ____________________________________________________________________________
10576 [  3517] By: gsar                                  on 1999/06/02  02:17:51
10577         Log: missed a few files
10578      Branch: perl
10579            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
10580 ____________________________________________________________________________
10581 [  3516] By: gsar                                  on 1999/06/02  01:37:33
10582         Log: integrate cfgperl contents into mainline
10583      Branch: perl
10584           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10585           +> ext/ByteLoader/byterun.h
10586            - bytecode.h byterun.c byterun.h
10587            ! Changes
10588           !> (integrate 58 files)
10589 ____________________________________________________________________________
10590 [  3515] By: gsar                                  on 1999/06/02  00:48:50
10591         Log: remove stray K&R-isms
10592      Branch: perl
10593            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
10594            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
10595            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
10596            ! toke.c util.c win32/win32.c x2p/hash.c
10597 ____________________________________________________________________________
10598 [  3514] By: gsar                                  on 1999/06/01  15:55:55
10599         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
10600              strict 'subs'
10601      Branch: perl
10602            ! op.c t/pragma/strict-subs
10603 ____________________________________________________________________________
10604 [  3513] By: jhi                                   on 1999/06/01  07:17:05
10605         Log: Patch applying of #3499 had gone awry.
10606      Branch: cfgperl
10607            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
10608 ____________________________________________________________________________
10609 [  3512] By: gsar                                  on 1999/05/31  19:21:30
10610         Log: tighter -help output
10611      Branch: perl
10612            ! perl.c
10613 ____________________________________________________________________________
10614 [  3511] By: gsar                                  on 1999/05/31  17:18:23
10615         Log: fix memory leak in C<eval 'return sub {...}'>
10616      Branch: perl
10617            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
10618 ____________________________________________________________________________
10619 [  3510] By: gsar                                  on 1999/05/31  14:11:46
10620         Log: tweak C++isms
10621      Branch: perl
10622            ! win32/dl_win32.xs win32/win32.c
10623 ____________________________________________________________________________
10624 [  3509] By: jhi                                   on 1999/05/30  13:02:26
10625         Log: Cleanup of #3488.
10626      Branch: cfgperl
10627            ! Configure config_h.SH
10628 ____________________________________________________________________________
10629 [  3508] By: jhi                                   on 1999/05/30  11:16:01
10630         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10631              To: Mailing list Perl5 <perl5-porters@perl.org>
10632              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
10633              Date: Sat, 29 May 1999 20:18:13 -0400
10634              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
10635      Branch: cfgperl
10636            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
10637 ____________________________________________________________________________
10638 [  3507] By: jhi                                   on 1999/05/29  20:05:40
10639         Log: From: Mark-Jason Dominus <mjd@plover.com>
10640              To: perl5-porters@perl.com
10641              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
10642              Date: Sat, 29 May 1999 14:45:10 -0400
10643              Message-ID: <19990529184510.27557.qmail@plover.com>
10644      Branch: cfgperl
10645            ! op.h
10646 ____________________________________________________________________________
10647 [  3506] By: gsar                                  on 1999/05/29  16:49:39
10648         Log: avoid gv_check() recursive pit
10649      Branch: perl
10650            ! gv.c
10651 ____________________________________________________________________________
10652 [  3505] By: jhi                                   on 1999/05/29  11:38:16
10653         Log: From: jan.dubois@ibm.net (Jan Dubois)
10654              To: Gurusamy Sarathy <gsar@activestate.com>
10655              Cc: perl5-porters@perl.org
10656              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
10657              Date: Sat, 29 May 1999 08:46:22 +0200
10658              Message-ID: <374f8007.2016008@smtp1.ibm.net>
10659      Branch: cfgperl
10660            ! t/op/grent.t t/op/pwent.t
10661 ____________________________________________________________________________
10662 [  3504] By: jhi                                   on 1999/05/29  11:07:10
10663         Log: QNX needs <sys/select.h> to define fd_set.
10664              
10665              From: Norton Allen <allen@huarp.harvard.edu>
10666              To: perl5-porters@perl.org
10667              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
10668              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
10669              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
10670      Branch: cfgperl
10671            ! ext/IO/poll.c
10672 ____________________________________________________________________________
10673 [  3503] By: jhi                                   on 1999/05/29  10:53:31
10674         Log: From: jan.dubois@ibm.net (Jan Dubois)
10675              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
10676              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
10677              Date: Fri, 28 May 1999 20:14:35 +0200
10678              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
10679      Branch: cfgperl
10680            ! lib/Math/BigFloat.pm
10681 ____________________________________________________________________________
10682 [  3502] By: jhi                                   on 1999/05/29  10:44:44
10683         Log: Make Configure support the change #3367,
10684              SysV shadow passwords.
10685      Branch: cfgperl
10686            ! Configure config_h.SH pp_sys.c
10687 ____________________________________________________________________________
10688 [  3501] By: gsar                                  on 1999/05/28  21:22:23
10689         Log: add wide versions of win32 system calls (first step in
10690              globalization); delayload winsock for performance if compiling
10691              with VC 6.0
10692      Branch: perl
10693            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
10694            ! win32/win32.c win32/win32.h
10695 ____________________________________________________________________________
10696 [  3500] By: jhi                                   on 1999/05/28  21:17:24
10697         Log: The new t/lib/io_linenum.t was using stricture
10698              before @INC was set up.
10699      Branch: cfgperl
10700            ! t/lib/io_linenum.t
10701 ____________________________________________________________________________
10702 [  3499] By: jhi                                   on 1999/05/28  17:13:23
10703         Log: From: Tom Hughes <tom@compton.nu>
10704              To: perl5-porters@perl.org
10705              Subject: [PATCH 5.005_57] ByteLoader mark 2
10706              Date: Wed, 26 May 1999 23:59:49 +0100
10707              Message-ID: <bf337a0849.tom@compton.compton.nu>
10708              
10709              plus resolve tiny conflict with #3479
10710              plus regen_headers.
10711      Branch: cfgperl
10712            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
10713            + ext/ByteLoader/byterun.h
10714            - bytecode.h byterun.c byterun.h
10715            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
10716            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
10717            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
10718            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
10719            ! perl.h perlvars.h proto.h util.c utils/Makefile
10720 ____________________________________________________________________________
10721 [  3498] By: jhi                                   on 1999/05/28  16:53:04
10722         Log: From: Mark-Jason Dominus <mjd@plover.com>
10723              To: perl5-porters@perl.com
10724              Subject: PATCH (5.005_57): defined(@a) now deprecated
10725              Date: Thu, 27 May 1999 16:05:44 -0400
10726              Message-ID: <19990527200544.13330.qmail@plover.com>
10727      Branch: cfgperl
10728            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
10729            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
10730 ____________________________________________________________________________
10731 [  3497] By: jhi                                   on 1999/05/28  16:50:54
10732         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10733              To: perl5-porters@perl.org (Mailing list Perl5)
10734              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
10735              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
10736              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
10737      Branch: cfgperl
10738            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
10739            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
10740 ____________________________________________________________________________
10741 [  3496] By: jhi                                   on 1999/05/28  16:48:39
10742         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10743              To: perl5-porters@perl.org (Mailing list Perl5)
10744              Subject: [PATCH 5.00557] Required OS/2-related patches
10745              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
10746              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
10747      Branch: cfgperl
10748            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
10749            ! t/op/stat.t util.c
10750 ____________________________________________________________________________
10751 [  3495] By: jhi                                   on 1999/05/28  16:45:56
10752         Log: From: Paul Johnson <pjcj@transeda.com>
10753              To: perl5-porters <perl5-porters@perl.org>
10754              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
10755              Date: Fri, 28 May 1999 15:13:54 +0100
10756              Message-ID: <19990528151354.B289@west-tip.transeda.com>
10757      Branch: cfgperl
10758            ! t/TEST
10759 ____________________________________________________________________________
10760 [  3494] By: jhi                                   on 1999/05/28  16:44:34
10761         Log: From: Paul Johnson <pjcj@transeda.com>
10762              To: perl5-porters <perl5-porters@perl.org>
10763              Subject: [PATCH 5.005_57] Fixes related to working local $.
10764              Date: Fri, 28 May 1999 15:11:18 +0100
10765              Message-ID: <19990528151118.A289@west-tip.transeda.com>
10766      Branch: cfgperl
10767            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
10768 ____________________________________________________________________________
10769 [  3493] By: gsar                                  on 1999/05/28  16:37:26
10770         Log: change#3449 wasn't doing enough
10771      Branch: perl
10772            ! op.c t/comp/proto.t
10773 ____________________________________________________________________________
10774 [  3492] By: jhi                                   on 1999/05/28  08:12:23
10775         Log: From: paul.marquess@bt.com
10776              To: doughera@lafayette.edu
10777              Cc: perl5-porters@perl.org
10778              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
10779              Date: Thu, 27 May 1999 23:31:38 +0100
10780              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
10781              
10782              Had to be applied manually; some mailer had munged the patch slightly.
10783      Branch: cfgperl
10784            ! ext/NDBM_File/NDBM_File.xs
10785 ____________________________________________________________________________
10786 [  3491] By: jhi                                   on 1999/05/28  07:51:17
10787         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
10788              To: perl5-porters@perl.org
10789              Subject: [PATCH 5.005_57] fixing eval in the compiler
10790              Date: Thu, 27 May 1999 07:56:54 -0700
10791              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
10792      Branch: cfgperl
10793            ! cc_runtime.h scope.h
10794 ____________________________________________________________________________
10795 [  3490] By: jhi                                   on 1999/05/28  07:47:06
10796         Log: From: Andy Dougherty <doughera@lafayette.edu>
10797              To: perlbug@perl.com
10798              Cc: Jarkko Hietaniemi <jhi@iki.fi>
10799              Subject: [PATCH] Configure updates for ISC 4.1
10800              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
10801              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
10802      Branch: cfgperl
10803            ! Configure config_h.SH
10804 ____________________________________________________________________________
10805 [  3489] By: jhi                                   on 1999/05/28  07:39:17
10806         Log: Integrate from mainperl.
10807      Branch: cfgperl
10808           !> malloc.c win32/makedef.pl win32/win32.c
10809 ____________________________________________________________________________
10810 [  3488] By: jhi                                   on 1999/05/27  16:57:19
10811         Log: From: Andy Dougherty <doughera@lafayette.edu>
10812              To: Perl Porters <perl5-porters@perl.org>
10813              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
10814              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
10815              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
10816      Branch: cfgperl
10817            ! Configure config_h.SH hints/sunos_4_1.sh util.c
10818 ____________________________________________________________________________
10819 [  3487] By: gsar                                  on 1999/05/27  03:56:20
10820         Log: make win32_spawnvp() inherit standard handles even when they
10821              may be redirected
10822      Branch: perl
10823            ! win32/win32.c
10824 ____________________________________________________________________________
10825 [  3486] By: jhi                                   on 1999/05/26  19:55:52
10826         Log: From: Andy Dougherty <doughera@lafayette.edu>
10827              To: perl5-porters@perl.org
10828              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
10829              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
10830              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
10831      Branch: cfgperl
10832            ! util.c
10833 ____________________________________________________________________________
10834 [  3485] By: chip                                  on 1999/05/26  17:19:11
10835         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
10836      Branch: maint-5.004/perl
10837            ! Configure
10838 ____________________________________________________________________________
10839 [  3484] By: gsar                                  on 1999/05/26  01:56:28
10840         Log: fix missing exported symbol
10841      Branch: perl
10842            ! malloc.c win32/makedef.pl
10843 ____________________________________________________________________________
10844 [  3483] By: jhi                                   on 1999/05/25  23:08:07
10845         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
10846              
10847              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10848              To: perlbug@perl.com
10849              Subject: OpenBSD hints file update
10850              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
10851              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
10852      Branch: cfgperl
10853            ! hints/openbsd.sh
10854 ____________________________________________________________________________
10855 [  3482] By: jhi                                   on 1999/05/25  23:01:25
10856         Log: From: Tom Hughes <tom@compton.nu>
10857              To: perl5-porters@perl.org
10858              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
10859              Date: Tue, 25 May 1999 23:10:23 +0100
10860              Message-ID: <1ed7f10749.tom@compton.compton.nu>
10861      Branch: cfgperl
10862            ! Configure config_h.SH
10863 ____________________________________________________________________________
10864 [  3481] By: jhi                                   on 1999/05/25  22:31:50
10865         Log: 3479, 3480, 3481 seems logical.
10866      Branch: cfgperl
10867           !> hints/aix.sh
10868 ____________________________________________________________________________
10869 [  3480] By: jhi                                   on 1999/05/25  22:13:39
10870         Log: The change #3479 wasn't perfect.
10871      Branch: perl
10872            ! hints/aix.sh
10873 ____________________________________________________________________________
10874 [  3479] By: jhi                                   on 1999/05/25  21:59:21
10875         Log: Cures for _57 in AIX 4.1.5.0.
10876              (1) The lddlflags lost its -lc by change #3660
10877              (and the politeness of change #3257).
10878              (2) optype_size must end up in perl.exp (as PL_optype_size).
10879              Added it to perlvars.h, fixed bytecode.pl,
10880              regen'ed the relevant headers.
10881      Branch: cfgperl
10882            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
10883            ! perlvars.h
10884      Branch: perl
10885            ! hints/aix.sh
10886 ____________________________________________________________________________
10887 [  3478] By: jhi                                   on 1999/05/25  20:13:47
10888         Log: Integrate from mainperl.
10889      Branch: cfgperl
10890           +> pod/perltootc.pod
10891           !> (integrate 101 files)
10892 ____________________________________________________________________________
10893 [  3477] By: gsar                                  on 1999/05/25  10:43:48
10894         Log: here be 5.005_57
10895      Branch: perl
10896            ! Changes MANIFEST Porting/makerel
10897           !> Changes5.005
10898
10899 ----------------
10900 Version 5.005_57
10901 ----------------
10902
10903 ____________________________________________________________________________
10904 [  3476] By: gsar                                  on 1999/05/25  09:23:43
10905         Log: up patchlevel &c
10906      Branch: perl
10907            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
10908            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10909            ! win32/makefile.mk
10910 ____________________________________________________________________________
10911 [  3475] By: gsar                                  on 1999/05/25  09:14:51
10912         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10913              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
10914              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
10915              Subject: [PATCH 5.005_56] REx engine improvements
10916      Branch: perl
10917            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
10918            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
10919            ! thrdvar.h util.c
10920 ____________________________________________________________________________
10921 [  3474] By: gsar                                  on 1999/05/25  08:39:56
10922         Log: test case for change#3470
10923      Branch: perl
10924            ! t/lib/bigintpm.t
10925 ____________________________________________________________________________
10926 [  3473] By: gsar                                  on 1999/05/25  08:36:52
10927         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
10928      Branch: perl
10929            ! Changes pod/perlport.pod
10930 ____________________________________________________________________________
10931 [  3472] By: gsar                                  on 1999/05/25  08:28:57
10932         Log: assorted tweaks
10933      Branch: perl
10934            ! doio.c iperlsys.h win32/config.bc win32/config.gc
10935            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10936            ! win32/config_H.vc win32/makedef.pl
10937 ____________________________________________________________________________
10938 [  3471] By: gsar                                  on 1999/05/25  06:06:04
10939         Log: perlref update from Tom Christiansen
10940      Branch: perl
10941            ! pod/perlref.pod
10942 ____________________________________________________________________________
10943 [  3470] By: gsar                                  on 1999/05/25  06:03:27
10944         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10945              Date: Mon, 24 May 1999 17:43:56 -0400
10946              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
10947              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
10948      Branch: perl
10949            ! hv.c
10950 ____________________________________________________________________________
10951 [  3469] By: gsar                                  on 1999/05/25  05:59:22
10952         Log: avoid temporary files that have a constant name (from a suggestion
10953              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
10954      Branch: perl
10955            ! lib/ExtUtils/MM_Unix.pm
10956 ____________________________________________________________________________
10957 [  3468] By: gsar                                  on 1999/05/25  05:54:29
10958         Log: From: pvhp@forte.com (Peter Prymmer)
10959              Date: Mon, 24 May 99 11:20:25 PDT
10960              Message-Id: <9905241820.AA28071@forte.com>
10961              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
10962      Branch: perl
10963            ! lib/Pod/Text.pm
10964 ____________________________________________________________________________
10965 [  3467] By: gsar                                  on 1999/05/25  04:08:50
10966         Log: fix glob() bug that resulted in missing symlinks that don't point
10967              anywhere
10968      Branch: perl
10969            ! pp_hot.c
10970 ____________________________________________________________________________
10971 [  3466] By: gsar                                  on 1999/05/25  03:00:00
10972         Log: avoid enumerating @INC contents in diagnostic if @INC was never
10973              searched
10974      Branch: perl
10975            ! pod/perldiag.pod pp_ctl.c
10976 ____________________________________________________________________________
10977 [  3465] By: gsar                                  on 1999/05/25  02:24:08
10978         Log: add caveat about close(PIPE) carelessness
10979      Branch: perl
10980            ! pod/perlfunc.pod
10981 ____________________________________________________________________________
10982 [  3464] By: gsar                                  on 1999/05/24  23:55:53
10983         Log: fix bogus line numbers for void context warnings
10984              (change#2548 was overeager)
10985      Branch: perl
10986            ! op.c
10987 ____________________________________________________________________________
10988 [  3463] By: gsar                                  on 1999/05/24  23:31:58
10989         Log: change#3455 had a typo
10990      Branch: perl
10991            ! pp_ctl.c
10992 ____________________________________________________________________________
10993 [  3462] By: gsar                                  on 1999/05/24  17:32:20
10994         Log: more pod updates from Tom Christiansen; regen perltoc
10995      Branch: perl
10996            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
10997            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
10998 ____________________________________________________________________________
10999 [  3461] By: gsar                                  on 1999/05/24  07:41:32
11000         Log: perlmod notes from Damian Conway (via Tom Christiansen)
11001      Branch: perl
11002            ! pod/perlmod.pod
11003 ____________________________________________________________________________
11004 [  3460] By: gsar                                  on 1999/05/24  07:24:11
11005         Log: major pod update from Tom Christiansen
11006      Branch: perl
11007            + pod/perltootc.pod
11008            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
11009            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
11010            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
11011            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
11012            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
11013            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
11014            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
11015            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
11016            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
11017            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
11018            ! pod/perlxs.pod pod/pod2man.PL
11019 ____________________________________________________________________________
11020 [  3459] By: gsar                                  on 1999/05/24  06:26:48
11021         Log: perlfaq update from Tom Christiansen
11022      Branch: perl
11023            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
11024            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
11025            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
11026            ! pod/perlfaq9.pod
11027 ____________________________________________________________________________
11028 [  3458] By: gsar                                  on 1999/05/24  05:55:11
11029         Log: updated to v1.50 from CPAN
11030      Branch: perl
11031            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
11032 ____________________________________________________________________________
11033 [  3457] By: gsar                                  on 1999/05/24  05:46:20
11034         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11035              Date: Sun, 23 May 1999 16:35:07 +0100
11036              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
11037              Subject: [PATCH 5.005_56] name PL_in_eval bits
11038      Branch: perl
11039            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
11040 ____________________________________________________________________________
11041 [  3456] By: gsar                                  on 1999/05/24  05:18:06
11042         Log: make -t mode the default on emacs/dumb terminals
11043      Branch: perl
11044            ! Changes utils/perldoc.PL
11045 ____________________________________________________________________________
11046 [  3455] By: gsar                                  on 1999/05/24  05:05:19
11047         Log: return 0 rather than "" when scalar grep has nothing to iterate
11048              on (brings behavior in line with documentation)
11049      Branch: perl
11050            ! pp_ctl.c
11051 ____________________________________________________________________________
11052 [  3454] By: gsar                                  on 1999/05/24  04:52:52
11053         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
11054              Date: Thu, 20 May 1999 13:27:02 -1000
11055              Message-Id: <E10kcDN-0007TA-00@lapaki>
11056              Subject: Problem with MM_Unix in 5.005_03
11057      Branch: perl
11058            ! lib/ExtUtils/MM_Unix.pm
11059 ____________________________________________________________________________
11060 [  3453] By: gsar                                  on 1999/05/24  04:39:49
11061         Log: avoid removing duplicates in user-generated warnings
11062              From: byron@omix.com (Byron Brummer)
11063              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
11064              Message-Id: <199905201101.EAA91175@thrush.omix.com>
11065              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
11066      Branch: perl
11067            ! lib/diagnostics.pm
11068 ____________________________________________________________________________
11069 [  3452] By: gsar                                  on 1999/05/24  04:23:10
11070         Log: straighten some code to avoid NeXT compiler bugs (from
11071              Geoff Kuenning <geoff@cs.hmc.edu>)
11072      Branch: perl
11073            ! pp_ctl.c
11074 ____________________________________________________________________________
11075 [  3451] By: gsar                                  on 1999/05/24  03:03:05
11076         Log: minor logic tweak for reserved word warning
11077      Branch: perl
11078            ! lib/Test/Harness.pm toke.c
11079 ____________________________________________________________________________
11080 [  3450] By: gsar                                  on 1999/05/24  02:34:20
11081         Log: oops, some files missing in change#3449
11082      Branch: perl
11083            ! op.c op.h toke.c
11084 ____________________________________________________________________________
11085 [  3449] By: gsar                                  on 1999/05/24  02:33:12
11086         Log: allow '*' prototype to autoquote even barewords that happen to be
11087              function names; parens or ampersand continue to force the other
11088              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
11089              do the right thing, for example
11090      Branch: perl
11091            ! t/comp/proto.t
11092 ____________________________________________________________________________
11093 [  3448] By: gsar                                  on 1999/05/24  01:51:24
11094         Log: remove vestiges of PL_last_proto
11095      Branch: perl
11096            ! embedvar.h intrpvar.h objXSUB.h
11097 ____________________________________________________________________________
11098 [  3447] By: gsar                                  on 1999/05/24  01:49:20
11099         Log: redo change#2061 and parts of change#1169 with code in the
11100              parser; PL_last_proto hackery gone, strict 'subs' in now
11101              implemented in the optimizer where specifying the exceptional
11102              cases is much more robust; '*' (bareword) prototype now works
11103              reliably when used in second and subsequent arguments
11104      Branch: perl
11105            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
11106 ____________________________________________________________________________
11107 [  3446] By: gsar                                  on 1999/05/23  05:00:55
11108         Log: remove redundant part of change#1169 superceded by change#2061;
11109              avoid "future reserved word" warning on prototypical bearwords
11110      Branch: perl
11111            ! t/lib/fatal.t toke.c
11112 ____________________________________________________________________________
11113 [  3445] By: gsar                                  on 1999/05/21  23:36:49
11114         Log: s/isspace/isSPACE/g and make sure the CRT version is always
11115              passed an unsigned char (fixes random occurrence of spaces in
11116              arguments containing high-bit chars passed to spawned children,
11117              on win32)
11118      Branch: perl
11119            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
11120 ____________________________________________________________________________
11121 [  3444] By: gsar                                  on 1999/05/21  23:08:55
11122         Log: integrate Configure changes from cfgperl
11123      Branch: perl
11124           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11125           !> config_h.SH
11126 ____________________________________________________________________________
11127 [  3443] By: jhi                                   on 1999/05/21  22:00:56
11128         Log: Integrate from mainperl.
11129      Branch: cfgperl
11130           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
11131           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
11132           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
11133           !> win32/perlhost.h win32/win32.c x2p/walk.c
11134 ____________________________________________________________________________
11135 [  3442] By: jhi                                   on 1999/05/21  21:59:46
11136         Log: fflush.
11137      Branch: cfgperl
11138            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11139            ! config_h.SH
11140 ____________________________________________________________________________
11141 [  3441] By: gsar                                  on 1999/05/21  17:48:55
11142         Log: integrate cfgperl changes
11143      Branch: perl
11144           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
11145           !> config_h.SH hints/sunos_4_1.sh installperl
11146 ____________________________________________________________________________
11147 [  3440] By: gsar                                  on 1999/05/21  17:42:49
11148         Log: test tweak
11149      Branch: perl
11150            ! t/comp/proto.t
11151 ____________________________________________________________________________
11152 [  3439] By: gsar                                  on 1999/05/21  17:31:26
11153         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
11154              (Configure fflush(NULL) detection seems broken on Solaris, which
11155              is why I hit the problem)
11156      Branch: perl
11157            ! Changes perl.h
11158 ____________________________________________________________________________
11159 [  3438] By: gsar                                  on 1999/05/20  16:41:01
11160         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
11161      Branch: perl
11162            ! pod/perlport.pod
11163 ____________________________________________________________________________
11164 [  3437] By: jhi                                   on 1999/05/20  07:14:39
11165         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
11166              (via private email).
11167      Branch: cfgperl
11168            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11169            ! config_h.SH hints/sunos_4_1.sh
11170 ____________________________________________________________________________
11171 [  3436] By: gsar                                  on 1999/05/20  05:18:26
11172         Log: various little nits
11173      Branch: perl
11174            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
11175            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
11176            ! win32/perlhost.h win32/win32.c x2p/walk.c
11177 ____________________________________________________________________________
11178 [  3435] By: jhi                                   on 1999/05/18  16:25:49
11179         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11180              To: perl5-porters@perl.org
11181              Subject: installperl
11182              Date: Fri, 14 May 1999 21:34:58 +0100
11183              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
11184      Branch: cfgperl
11185            ! installperl
11186 ____________________________________________________________________________
11187 [  3434] By: jhi                                   on 1999/05/17  21:25:54
11188         Log: Integrate from mainperl.
11189      Branch: cfgperl
11190           +> lib/ExtUtils/MM_Cygwin.pm
11191            - cygwin32/impure_ptr.c
11192           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11193           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11194           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
11195           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
11196           !> x2p/find2perl.PL
11197 ____________________________________________________________________________
11198 [  3433] By: gsar                                  on 1999/05/17  09:49:01
11199         Log: integrate cfgperl changes into mainline
11200      Branch: perl
11201           !> Configure INSTALL config_h.SH configure.com embed.h
11202           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
11203           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
11204           !> util.c
11205 ____________________________________________________________________________
11206 [  3432] By: gsar                                  on 1999/05/17  09:06:45
11207         Log: emit more appropriate diagnostic for failed glob (variant
11208              of patch suggested by Graham Barr)
11209      Branch: perl
11210            ! gv.c pod/perldiag.pod pp.c pp_hot.c
11211 ____________________________________________________________________________
11212 [  3431] By: gsar                                  on 1999/05/17  08:38:09
11213         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11214              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
11215              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
11216              Subject: find2perl does not grok the 'c' suffix to the -size argument
11217      Branch: perl
11218            ! x2p/find2perl.PL
11219 ____________________________________________________________________________
11220 [  3430] By: gsar                                  on 1999/05/17  08:26:21
11221         Log: additional cleanups for cygwin32 port
11222              From: "Fifer, Eric" <EFifer@sanwaint.com>
11223              Date: Wed, 12 May 1999 20:25:54 +0100
11224              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
11225              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
11226      Branch: perl
11227            + lib/ExtUtils/MM_Cygwin.pm
11228            - cygwin32/impure_ptr.c
11229            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
11230            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
11231            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
11232            ! perl.h util.c
11233 ____________________________________________________________________________
11234 [  3429] By: gsar                                  on 1999/05/17  08:01:04
11235         Log: From: Andy Dougherty <doughera@lafayette.edu>
11236              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11237              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11238              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11239      Branch: perl
11240            ! INSTALL
11241 ____________________________________________________________________________
11242 [  3428] By: jhi                                   on 1999/05/17  07:03:26
11243         Log: Integrate from mainperl modulo the Socket.xs change.
11244      Branch: cfgperl
11245           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
11246           !> win32/win32.c win32/win32.h
11247 ____________________________________________________________________________
11248 [  3427] By: jhi                                   on 1999/05/16  22:09:11
11249         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11250              To: perl5-porters@perl.org (Mailing list Perl5)
11251              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
11252              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
11253              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
11254      Branch: cfgperl
11255            ! ext/Devel/Peek/Peek.xs
11256 ____________________________________________________________________________
11257 [  3426] By: jhi                                   on 1999/05/16  22:07:11
11258         Log: From: Mark-Jason Dominus <mjd@plover.com>
11259              To: perl5-porters@perl.com
11260              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
11261              Date: Sat, 15 May 1999 12:43:47 -0400
11262              Message-ID: <19990515164348.7313.qmail@plover.com>
11263      Branch: cfgperl
11264            ! pod/perldiag.pod
11265 ____________________________________________________________________________
11266 [  3425] By: nick                                  on 1999/05/15  15:56:10
11267         Log: Mingw32 + w32api-0.1.5 tweaks
11268              - now more like other Win32 compilers
11269      Branch: perl
11270            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
11271            ! win32/win32.h
11272 ____________________________________________________________________________
11273 [  3424] By: nick                                  on 1999/05/14  21:04:22
11274         Log: Experimental "slab" allocator for ops.
11275              To try it -DPL_OP_SLAB_ALLOC for op.c 
11276              This is for proof of concept only, it leaks memory 
11277              (ops are not free'd) so don't use in embedded apps.
11278              If this minimalist version does not show performance 
11279              gain then whole idea is worthless. 
11280              Nick see's approx 12% speed up vs perlmalloc running
11281              perl -Ilib -MCPAN -e '' 
11282              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
11283      Branch: perl
11284            ! op.c
11285 ____________________________________________________________________________
11286 [  3423] By: gsar                                  on 1999/05/14  19:55:04
11287         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
11288              found (brings sitelib intuition in line with privlib)
11289      Branch: perl
11290            ! win32/win32.c
11291 ____________________________________________________________________________
11292 [  3422] By: jhi                                   on 1999/05/14  08:08:01
11293         Log: From: pvhp@forte.com (Peter Prymmer)
11294              To: perl5-porters@perl.org, vmsperl@perl.org
11295              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
11296              Date: Thu, 13 May 99 15:29:57 PDT
11297              Message-Id: <9905132229.AA15854@forte.com>
11298      Branch: cfgperl
11299            ! configure.com
11300 ____________________________________________________________________________
11301 [  3421] By: jhi                                   on 1999/05/14  07:34:20
11302         Log: Integrate from mainperl.
11303      Branch: cfgperl
11304           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
11305 ____________________________________________________________________________
11306 [  3420] By: jhi                                   on 1999/05/14  07:33:26
11307         Log: Still fflushing.
11308      Branch: cfgperl
11309            ! Configure config_h.SH util.c
11310 ____________________________________________________________________________
11311 [  3419] By: gsar                                  on 1999/05/14  03:08:29
11312         Log: mortalize string allocations by win32_get_{priv,site}lib()
11313              (fixes small memory leak in interpreter)
11314      Branch: perl
11315            ! win32/win32.c
11316 ____________________________________________________________________________
11317 [  3418] By: gsar                                  on 1999/05/14  03:06:50
11318         Log: make win32_longname() preserve kind of slashes in argument
11319      Branch: perl
11320            ! win32/win32.c
11321 ____________________________________________________________________________
11322 [  3417] By: gsar                                  on 1999/05/14  03:04:44
11323         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
11324      Branch: perl
11325            ! lib/ExtUtils/MM_Unix.pm
11326 ____________________________________________________________________________
11327 [  3416] By: jhi                                   on 1999/05/13  21:18:06
11328         Log: Integrate from mainperl.
11329      Branch: cfgperl
11330           !> pp_ctl.c
11331 ____________________________________________________________________________
11332 [  3415] By: jhi                                   on 1999/05/13  21:16:49
11333         Log: Fixes from Andy Dougherty (via private email).
11334      Branch: cfgperl
11335            ! Configure config_h.SH
11336 ____________________________________________________________________________
11337 [  3414] By: nick                                  on 1999/05/13  20:04:26
11338         Log: valist vs va_list typo
11339      Branch: perl
11340            ! pp_ctl.c
11341 ____________________________________________________________________________
11342 [  3413] By: jhi                                   on 1999/05/13  15:04:05
11343         Log: From: Andy Dougherty <doughera@lafayette.edu>
11344              To: perlbug@perl.com
11345              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
11346              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
11347              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
11348      Branch: cfgperl
11349            ! INSTALL
11350 ____________________________________________________________________________
11351 [  3412] By: jhi                                   on 1999/05/13  14:20:17
11352         Log: Integrate from mainperl.
11353      Branch: cfgperl
11354           !> pp_ctl.c
11355 ____________________________________________________________________________
11356 [  3411] By: gsar                                  on 1999/05/13  14:16:56
11357         Log: docatch_body() declaration mismatch
11358      Branch: perl
11359            ! pp_ctl.c
11360 ____________________________________________________________________________
11361 [  3410] By: jhi                                   on 1999/05/13  13:51:44
11362         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
11363      Branch: cfgperl
11364            ! Configure config_h.SH perl.h
11365 ____________________________________________________________________________
11366 [  3409] By: jhi                                   on 1999/05/13  13:31:53
11367         Log: Still fflushing strong.
11368      Branch: cfgperl
11369            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
11370            ! proto.h util.c
11371 ____________________________________________________________________________
11372 [  3408] By: jhi                                   on 1999/05/12  14:30:23
11373         Log: Integrate from mainperl.
11374      Branch: cfgperl
11375           !> (integrate 30 files)
11376 ____________________________________________________________________________
11377 [  3407] By: jhi                                   on 1999/05/12  12:28:31
11378         Log: Be tidier with fflush(NULL) testing.
11379      Branch: cfgperl
11380            ! Configure config_h.SH
11381 ____________________________________________________________________________
11382 [  3406] By: gsar                                  on 1999/05/12  11:26:03
11383         Log: better range-checking on list slices, with test
11384              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11385              Date: Sun, 02 May 1999 17:02:53 +0100
11386              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
11387              Subject: Re: List slice of undefs returns 0 items 
11388      Branch: perl
11389            ! pp.c t/op/list.t
11390 ____________________________________________________________________________
11391 [  3405] By: gsar                                  on 1999/05/12  11:22:27
11392         Log: change#3397 needs test tweak
11393      Branch: perl
11394            ! Changes t/pragma/warn/sv
11395 ____________________________________________________________________________
11396 [  3404] By: gsar                                  on 1999/05/12  11:07:44
11397         Log: typo in change#3397
11398      Branch: perl
11399            ! doop.c
11400 ____________________________________________________________________________
11401 [  3403] By: gsar                                  on 1999/05/12  10:49:01
11402         Log: From: Stephen Zander <gibreel@pobox.com>
11403              Date: 12 May 1999 01:22:31 -0700
11404              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
11405              Subject: Re: Test::Harness runs tainted tests with wrong library path
11406      Branch: perl
11407            ! lib/Test/Harness.pm
11408 ____________________________________________________________________________
11409 [  3402] By: gsar                                  on 1999/05/12  10:42:06
11410         Log: typo in change#3400
11411      Branch: perl
11412            ! ext/B/B/Deparse.pm
11413 ____________________________________________________________________________
11414 [  3401] By: jhi                                   on 1999/05/12  10:40:42
11415         Log: A better, shinier, and possibly even correctly working
11416              reincarnation of #3398.
11417      Branch: cfgperl
11418            ! Configure config_h.SH
11419 ____________________________________________________________________________
11420 [  3400] By: gsar                                  on 1999/05/12  10:40:11
11421         Log: deparse \&func() as \(&func()) for clarity
11422              From: Albert Dvornik <bert@genscan.com>
11423              Date: 11 May 1999 13:32:04 -0400
11424              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
11425              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
11426      Branch: perl
11427            ! ext/B/B/Deparse.pm
11428 ____________________________________________________________________________
11429 [  3399] By: gsar                                  on 1999/05/12  10:36:02
11430         Log: more testsuite smarts (many of them courtesy Ilya)
11431      Branch: perl
11432            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
11433            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
11434            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
11435            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
11436            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
11437            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
11438            ! t/op/pwent.t
11439 ____________________________________________________________________________
11440 [  3398] By: jhi                                   on 1999/05/12  09:33:08
11441         Log: Detect whether fflush(NULL) works as per change #3352.
11442      Branch: cfgperl
11443            ! Configure config_h.SH perl.h
11444 ____________________________________________________________________________
11445 [  3397] By: gsar                                  on 1999/05/12  08:56:03
11446         Log: From: jan.dubois@ibm.net (Jan Dubois)
11447              Date: Wed, 12 May 1999 01:01:00 +0200
11448              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
11449              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
11450      Branch: perl
11451            ! doop.c
11452 ____________________________________________________________________________
11453 [  3396] By: gsar                                  on 1999/05/12  08:23:27
11454         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
11455              stat() behaves similarly
11456      Branch: perl
11457            ! win32/win32.c
11458 ____________________________________________________________________________
11459 [  3395] By: jhi                                   on 1999/05/11  22:21:32
11460         Log: Redo parts of #3341 and #3358 that #3394 undid.
11461      Branch: cfgperl
11462            ! Configure config_h.SH
11463 ____________________________________________________________________________
11464 [  3394] By: jhi                                   on 1999/05/11  22:03:48
11465         Log: Add I_NETINET_TCP to help change #3391.
11466      Branch: cfgperl
11467            ! Configure config_h.SH ext/Socket/Socket.xs
11468 ____________________________________________________________________________
11469 [  3393] By: jhi                                   on 1999/05/11  21:44:59
11470         Log: Integrate from mainperl.
11471      Branch: cfgperl
11472           !> (integrate 55 files)
11473 ____________________________________________________________________________
11474 [  3392] By: gsar                                  on 1999/05/11  20:56:43
11475         Log: update embedvar.h
11476      Branch: perl
11477            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
11478 ____________________________________________________________________________
11479 [  3391] By: gsar                                  on 1999/05/11  16:32:05
11480         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11481              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
11482              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
11483              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
11484      Branch: perl
11485            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
11486 ____________________________________________________________________________
11487 [  3390] By: gsar                                  on 1999/05/11  15:27:40
11488         Log: display more frequent progress messages when STDOUT is a tty
11489      Branch: perl
11490            ! lib/Test/Harness.pm
11491 ____________________________________________________________________________
11492 [  3389] By: gsar                                  on 1999/05/11  14:40:58
11493         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11494              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
11495              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
11496              Subject: [PATCH 5.005_53] Explanations by Test::Harness
11497      Branch: perl
11498            ! lib/Test/Harness.pm
11499 ____________________________________________________________________________
11500 [  3388] By: gsar                                  on 1999/05/11  14:08:14
11501         Log: avoid creating spurious subroutine stubs on failed subroutine
11502              call and other places of sv_2cv() misuse; fixes problems with
11503              failed subroutine calls "hiding" later attempts to lookup methods
11504              in base classes
11505      Branch: perl
11506            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
11507 ____________________________________________________________________________
11508 [  3387] By: gsar                                  on 1999/05/11  09:34:13
11509         Log: various fixes for clean build and test on win32; configpm broken,
11510              needed to open myconfig.SH rather than myconfig; sundry adjustments
11511              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
11512              work under win32; getenv_sv() changed to getenv_len() since SVs
11513              aren't visible in the lower echelons; remove bogus exports from
11514              config.sym; PERL_OBJECT-ness for C++ exception support; null out
11515              IoDIRP in filter_del() or sv_free() will attempt to close it
11516      Branch: perl
11517            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
11518            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
11519            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
11520            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
11521            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
11522            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
11523            ! win32/config.gc win32/config.vc win32/makedef.pl
11524            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
11525            ! win32/win32.c win32/win32.h
11526 ____________________________________________________________________________
11527 [  3386] By: gsar                                  on 1999/05/11  02:49:07
11528         Log: gutsupport for C++ exceptions
11529              From: Chip Salzenberg <chip@perlsupport.com>
11530              Date: Tue, 9 Mar 1999 11:51:57 -0500
11531              Message-ID: <19990309115157.E7911@perlsupport.com>
11532              Subject: [PATCH 5.005] Flexible Exceptions
11533      Branch: perl
11534            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
11535            ! scope.c scope.h thrdvar.h util.c
11536 ____________________________________________________________________________
11537 [  3385] By: gsar                                  on 1999/05/10  19:33:36
11538         Log: "weak" references internals, still needs perlguts documentation
11539              (somewhat modified version of patch suggested by Tuomas J. Lukka
11540              <lukka@fas.harvard.edu>)
11541      Branch: perl
11542            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
11543            ! pod/perldiag.pod proto.h sv.c sv.h util.c
11544 ____________________________________________________________________________
11545 [  3384] By: jhi                                   on 1999/05/10  18:21:43
11546         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
11547              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
11548      Branch: cfgperl
11549            ! INSTALL hints/dec_osf.sh
11550 ____________________________________________________________________________
11551 [  3381] By: jhi                                   on 1999/05/10  14:39:28
11552         Log: Integrate from mainperl.
11553      Branch: cfgperl
11554           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11555           +> cygwin32/build-instructions.charles-wilson
11556           +> cygwin32/build-instructions.sebastien-barre
11557           +> cygwin32/build-instructions.steven-morlock
11558           +> cygwin32/build-instructions.steven-morlock2
11559           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11560           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11561           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
11562           +> t/op/numconvert.t utils/perlbc.PL
11563            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11564            - cygwin32/perlld
11565           !> (integrate 105 files)
11566 ____________________________________________________________________________
11567 [  3380] By: gsar                                  on 1999/05/10  12:27:14
11568         Log: regen regnodes.h
11569      Branch: perl
11570            ! Changes regnodes.h
11571 ____________________________________________________________________________
11572 [  3379] By: gsar                                  on 1999/05/10  12:17:26
11573         Log: From: jan.dubois@ibm.net (Jan Dubois)
11574              Date: Sat, 01 May 1999 22:55:36 +0200
11575              Message-ID: <373067e9.56194713@smtp1.ibm.net>
11576              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
11577      Branch: perl
11578            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
11579            ! win32/config_H.vc
11580 ____________________________________________________________________________
11581 [  3378] By: gsar                                  on 1999/05/10  12:07:13
11582         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11583              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
11584              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
11585              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
11586      Branch: perl
11587            + t/op/numconvert.t
11588            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
11589            ! util.c
11590 ____________________________________________________________________________
11591 [  3377] By: gsar                                  on 1999/05/10  11:39:48
11592         Log: pp_modulo comment tweak from Ilya
11593      Branch: perl
11594            ! pp.c
11595 ____________________________________________________________________________
11596 [  3376] By: gsar                                  on 1999/05/10  11:30:40
11597         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
11598              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
11599              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
11600              Subject: Test.pm update [PATCH _56]
11601      Branch: perl
11602            ! lib/Test.pm
11603 ____________________________________________________________________________
11604 [  3375] By: gsar                                  on 1999/05/10  11:28:30
11605         Log: From: jan.dubois@ibm.net (Jan Dubois)
11606              Date: Fri, 07 May 1999 00:59:54 +0200
11607              Message-ID: <373318ae.19292461@smtp1.ibm.net>
11608              Subject: Re: Using existing memory for an SV's PV 
11609      Branch: perl
11610            ! sv.c
11611 ____________________________________________________________________________
11612 [  3374] By: gsar                                  on 1999/05/10  11:23:44
11613         Log: From: jan.dubois@ibm.net (Jan Dubois)
11614              Date: Fri, 07 May 1999 00:59:52 +0200
11615              Message-ID: <37321800.19118320@smtp1.ibm.net>
11616              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
11617      Branch: perl
11618            ! perl.h
11619 ____________________________________________________________________________
11620 [  3373] By: gsar                                  on 1999/05/10  11:22:10
11621         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11622              Date: Thu, 6 May 1999 18:17:28 -0400
11623              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
11624              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
11625      Branch: perl
11626            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
11627            ! util.c
11628 ____________________________________________________________________________
11629 [  3372] By: gsar                                  on 1999/05/10  10:57:49
11630         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11631              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
11632              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
11633              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
11634      Branch: perl
11635            ! regcomp.c regcomp.pl
11636 ____________________________________________________________________________
11637 [  3371] By: gsar                                  on 1999/05/10  10:54:01
11638         Log: From: lane@duphy4.physics.drexel.edu
11639              Date: Tue, 04 May 1999 10:19:25 -0700
11640              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
11641              Subject: [PATCH 5.005.56] pod->html VMS fixes
11642      Branch: perl
11643            ! installhtml lib/Pod/Html.pm
11644 ____________________________________________________________________________
11645 [  3370] By: gsar                                  on 1999/05/10  10:45:52
11646         Log: testsuite nits
11647      Branch: perl
11648            ! t/lib/io_linenum.t t/op/filetest.t
11649 ____________________________________________________________________________
11650 [  3369] By: gsar                                  on 1999/05/10  10:35:22
11651         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11652              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
11653              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
11654              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
11655      Branch: perl
11656            ! os2/os2ish.h os2/os2thread.h
11657 ____________________________________________________________________________
11658 [  3368] By: gsar                                  on 1999/05/10  10:00:11
11659         Log: From: Albert Dvornik <bert@genscan.com>
11660              Date: 03 May 1999 12:20:57 -0400
11661              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
11662              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
11663      Branch: perl
11664            ! dump.c
11665 ____________________________________________________________________________
11666 [  3367] By: gsar                                  on 1999/05/10  09:55:51
11667         Log: shadow password support for Solaris (needs Configure help to
11668              determine HAS_GETSPENT)
11669              From: "Patrick O'Brien" <pdo@cs.umd.edu>
11670              Date: Sat, 01 May 1999 19:41:17 -0400
11671              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
11672              Subject: getpwent() under solaris
11673      Branch: perl
11674            ! pp_sys.c
11675 ____________________________________________________________________________
11676 [  3366] By: gsar                                  on 1999/05/10  09:45:58
11677         Log: From: jan.dubois@ibm.net (Jan Dubois)
11678              Date: Sat, 01 May 1999 23:45:47 +0200
11679              Message-ID: <373373fb.59284266@smtp1.ibm.net>
11680              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
11681      Branch: perl
11682            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11683            ! pod/perldelta.pod
11684 ____________________________________________________________________________
11685 [  3365] By: gsar                                  on 1999/05/10  09:34:22
11686         Log: test suite and fix input_line_number()
11687              From: Paul Johnson <pjcj@transeda.com>
11688              Date: Thu, 29 Apr 1999 06:28:14 +0100
11689              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
11690              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
11691      Branch: perl
11692            + t/lib/io_linenum.t
11693            ! MANIFEST ext/IO/lib/IO/Handle.pm
11694 ____________________________________________________________________________
11695 [  3364] By: gsar                                  on 1999/05/10  09:20:56
11696         Log: fix overeager [:foo:] parsing
11697              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11698              Date: Fri, 30 Apr 1999 09:26:18 +0100
11699              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
11700              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
11701      Branch: perl
11702            ! regcomp.c t/op/re_tests
11703 ____________________________________________________________________________
11704 [  3363] By: gsar                                  on 1999/05/10  09:09:21
11705         Log: documentation for Win32 builtins (somewhat modified)
11706              From: jan.dubois@ibm.net (Jan Dubois)
11707              Date: Tue, 30 Mar 1999 08:05:03 +0200
11708              Message-ID: <37006783.1926460@smtp1.ibm.net>
11709              Subject: Re: Issues with build 509 
11710      Branch: perl
11711            + pod/Win32.pod
11712            ! MANIFEST
11713 ____________________________________________________________________________
11714 [  3362] By: gsar                                  on 1999/05/10  08:22:07
11715         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
11716      Branch: perl
11717            ! lib/File/Copy.pm win32/win32.c
11718 ____________________________________________________________________________
11719 [  3361] By: gsar                                  on 1999/05/10  08:11:29
11720         Log: escape ampersands in <pre> sections
11721      Branch: perl
11722            ! Changes lib/Pod/Html.pm
11723 ____________________________________________________________________________
11724 [  3360] By: gsar                                  on 1999/05/10  08:04:14
11725         Log: AIX hints enhancements (threads build, SOCKS support)
11726              From: "David R. Favor" <dfavor@austin.ibm.com>
11727              Date: Wed, 28 Apr 1999 08:45:28 -0500
11728              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
11729              Subject: Working build for AIX + gcc + threading
11730      Branch: perl
11731            ! hints/aix.sh
11732 ____________________________________________________________________________
11733 [  3359] By: gsar                                  on 1999/05/10  07:49:26
11734         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
11735              Date: Tue, 27 Apr 1999 23:47:24 PDT
11736              Message-ID: <19990428064724.95244.qmail@hotmail.com>
11737              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
11738              --
11739              Date: Thu, 29 Apr 1999 18:21:06 -0700
11740              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
11741              Subject: [PATCH 5.005_56] double constants ( C.pm)
11742              --
11743              Date: Mon, 03 May 1999 20:21:31 PDT
11744              Message-ID: <19990504032131.81113.qmail@hotmail.com>
11745              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
11746              --
11747              Date: Thu, 06 May 1999 17:57:09 -0700
11748              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
11749              Subject: Stash.pm
11750      Branch: perl
11751            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
11752            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
11753 ____________________________________________________________________________
11754 [  3358] By: gsar                                  on 1999/05/10  04:39:15
11755         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
11756              From: alexander smishlajev <als@turnhere.com>
11757              Date: Sun, 25 Apr 1999 14:58:29 +0300
11758              Message-ID: <37230365.5F68B460@turnhere.com>
11759              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
11760      Branch: perl
11761            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
11762            + cygwin32/build-instructions.charles-wilson
11763            + cygwin32/build-instructions.sebastien-barre
11764            + cygwin32/build-instructions.steven-morlock
11765            + cygwin32/build-instructions.steven-morlock2
11766            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
11767            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11768            - cygwin32/perlld
11769            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
11770            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
11771            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
11772            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
11773            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
11774            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
11775 ____________________________________________________________________________
11776 [  3357] By: gsar                                  on 1999/05/10  04:07:07
11777         Log: applied suggested patch, modulo already applied parts
11778              From: Charles Bailey <BAILEY@newman.upenn.edu>
11779              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
11780              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
11781              Subject: [Patch 5.005_56] VMS consolidated patch #2
11782      Branch: perl
11783            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
11784            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
11785            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
11786            ! vms/subconfigure.com vms/test.com vms/vms.c
11787 ____________________________________________________________________________
11788 [  3356] By: gsar                                  on 1999/05/10  03:48:08
11789         Log: applied suggested patch, with win32 and PERL_OBJECT additions
11790              From: Tom Hughes <tom@compton.nu>
11791              Date: Sat, 24 Apr 1999 18:11:59 +0100
11792              Message-ID: <609bdff748.tom@compton.compton.nu>
11793              Subject: ByteLoader patch
11794      Branch: perl
11795            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11796            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
11797            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
11798            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
11799            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
11800            ! utils/Makefile win32/Makefile win32/makefile.mk
11801 ____________________________________________________________________________
11802 [  3355] By: gsar                                  on 1999/05/10  03:22:49
11803         Log: document 'test' attribute (from Andreas Koenig)
11804      Branch: perl
11805            ! lib/ExtUtils/MakeMaker.pm
11806 ____________________________________________________________________________
11807 [  3354] By: gsar                                  on 1999/05/10  03:12:37
11808         Log: From: pmarquess@bfsec.bt.co.uk
11809              Date: Thu, 22 Apr 1999 23:12:08 +0100
11810              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
11811              Subject: PATCH for small bug in scan_bin
11812      Branch: perl
11813            ! util.c
11814 ____________________________________________________________________________
11815 [  3353] By: gsar                                  on 1999/05/10  02:39:33
11816         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
11817              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
11818      Branch: perl
11819            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
11820            ! win32/win32iop.h
11821 ____________________________________________________________________________
11822 [  3352] By: gsar                                  on 1999/05/09  22:47:39
11823         Log: flush all open output buffers before fork(), exec(), system, qx//
11824              and pipe open() operations, simplifying buffering headaches faced
11825              by users; uses fflush(NULL), which may need Configure test
11826      Branch: perl
11827            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
11828            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
11829 ____________________________________________________________________________
11830 [  3351] By: gsar                                  on 1999/05/09  21:11:51
11831         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
11832              Leroy <jll@skynet.be>)
11833      Branch: perl
11834            ! utils/perlcc.PL
11835 ____________________________________________________________________________
11836 [  3350] By: gsar                                  on 1999/05/09  20:39:11
11837         Log: normalize $^X to full pathname on win32
11838      Branch: perl
11839            ! win32/runperl.c
11840 ____________________________________________________________________________
11841 [  3349] By: gsar                                  on 1999/05/09  20:23:07
11842         Log: allow readline($globref), <$globref> already works
11843      Branch: perl
11844            ! pp_hot.c
11845 ____________________________________________________________________________
11846 [  3348] By: gsar                                  on 1999/05/09  20:00:09
11847         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
11848              <lemburg@online-club.de>)
11849      Branch: perl
11850            ! utils/perldoc.PL
11851 ____________________________________________________________________________
11852 [  3347] By: gsar                                  on 1999/05/09  18:47:21
11853         Log: additions to Thread.pm docs from Tuomas J. Lukka
11854              <lukka@fas.harvard.edu>
11855      Branch: perl
11856            ! ext/Thread/Thread.pm
11857 ____________________________________________________________________________
11858 [  3346] By: gsar                                  on 1999/05/09  18:38:00
11859         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11860              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
11861              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
11862              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
11863      Branch: perl
11864            ! ext/B/B/Xref.pm
11865 ____________________________________________________________________________
11866 [  3345] By: gsar                                  on 1999/05/09  18:22:43
11867         Log: work around mangled archname on win32 while finding privlib/sitelib;
11868              normalize lib paths to forward slashes internally
11869      Branch: perl
11870            ! win32/win32.c
11871 ____________________________________________________________________________
11872 [  3344] By: gsar                                  on 1999/05/09  03:20:06
11873         Log: fix typo in dbm filters that caused odbm.t to fail
11874      Branch: perl
11875            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
11876 ____________________________________________________________________________
11877 [  3343] By: gsar                                  on 1999/05/09  02:02:59
11878         Log: tweak test totals
11879      Branch: perl
11880            ! Changes t/lib/tie-stdhandle.t
11881 ____________________________________________________________________________
11882 [  3342] By: gsar                                  on 1999/05/09  01:42:06
11883         Log: import list propagation busted (pointed out by Ton Hospel
11884              <thospel@mail.dma.be>)
11885      Branch: perl
11886            ! lib/autouse.pm
11887 ____________________________________________________________________________
11888 [  3341] By: gsar                                  on 1999/05/09  00:54:18
11889         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
11890              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
11891      Branch: perl
11892            ! Configure Makefile.SH
11893 ____________________________________________________________________________
11894 [  3340] By: gsar                                  on 1999/05/09  00:40:41
11895         Log: generate manpages for newly added utils
11896      Branch: perl
11897            ! installman
11898 ____________________________________________________________________________
11899 [  3339] By: gsar                                  on 1999/05/09  00:33:50
11900         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11901              Date: Sun, 02 May 1999 17:59:24 +0100
11902              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
11903              Subject: [PATCH] Re: ptr to realloced memory in yylex
11904      Branch: perl
11905            ! toke.c
11906 ____________________________________________________________________________
11907 [  3338] By: jhi                                   on 1999/05/08  22:40:29
11908         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
11909      Branch: cfgperl
11910            ! INSTALL
11911 ____________________________________________________________________________
11912 [  3337] By: jhi                                   on 1999/05/08  22:22:26
11913         Log: Integrate from mainperl.
11914      Branch: cfgperl
11915           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
11916           !> (integrate 54 files)
11917 ____________________________________________________________________________
11918 [  3336] By: gsar                                  on 1999/05/08  21:48:22
11919         Log: make perldoc -f grok nested =items
11920      Branch: perl
11921            ! utils/perldoc.PL
11922 ____________________________________________________________________________
11923 [  3335] By: gsar                                  on 1999/05/08  19:48:11
11924         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
11925      Branch: perl
11926            ! op.c t/lib/fields.t
11927 ____________________________________________________________________________
11928 [  3334] By: gsar                                  on 1999/05/08  19:09:41
11929         Log: update test totals
11930      Branch: perl
11931            ! t/lib/bigintpm.t
11932 ____________________________________________________________________________
11933 [  3333] By: gsar                                  on 1999/05/08  16:56:02
11934         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
11935      Branch: perl
11936            ! pod/perlfunc.pod
11937 ____________________________________________________________________________
11938 [  3332] By: gsar                                  on 1999/05/08  16:46:44
11939         Log: applied suggested patch, added tests
11940              From: William Mann <wmann@avici.com>
11941              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
11942              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
11943              Subject: BigInt.pm extensions for logical operations
11944      Branch: perl
11945            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
11946 ____________________________________________________________________________
11947 [  3331] By: gsar                                  on 1999/05/08  16:09:33
11948         Log: avoid temporary files named 'tmp'
11949      Branch: perl
11950            ! Makefile.SH pp.c
11951 ____________________________________________________________________________
11952 [  3330] By: nick                                  on 1999/05/08  14:16:30
11953         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
11954              Provide Tie::StdHandle
11955              Basic update of docs.
11956      Branch: perl
11957            + t/lib/tie-stdhandle.t
11958            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
11959 ____________________________________________________________________________
11960 [  3329] By: nick                                  on 1999/05/08  12:03:45
11961         Log: Tweaks to open(my $fh,...) stuff
11962      Branch: perl
11963            ! op.c pp.c pp_sys.c t/io/open.t
11964 ____________________________________________________________________________
11965 [  3328] By: nick                                  on 1999/05/08  11:18:42
11966         Log: Bring SDBM_File.xs into line with new typemap
11967      Branch: perl
11968            ! ext/SDBM_File/SDBM_File.xs
11969 ____________________________________________________________________________
11970 [  3327] By: gsar                                  on 1999/05/08  00:07:11
11971         Log: add test case for AUTOLOAD reentrancy fix in change#3279
11972      Branch: perl
11973            ! t/lib/autoloader.t
11974 ____________________________________________________________________________
11975 [  3326] By: nick                                  on 1999/05/07  21:24:50
11976         Log: Implement open( my $fh, ...) and similar.
11977              Set flag in op.c for "constructor ops"
11978              In pp_rv2gv, if flag is set and arg is PADSV and uninit
11979              vivify as reference to a detached GV.
11980              (Name of GV is the pad name.)
11981              This scheme should "just work" for pipe/socket etc. too.
11982              
11983              #if 0 out the open(FH,undef) for now.
11984              Change t/io/open.t to test open(my $fh,...)
11985      Branch: perl
11986            ! op.c pp.c pp_sys.c t/io/open.t
11987 ____________________________________________________________________________
11988 [  3325] By: nick                                  on 1999/05/07  21:18:42
11989         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
11990      Branch: perl
11991            ! util.c
11992 ____________________________________________________________________________
11993 [  3324] By: gsar                                  on 1999/05/07  20:28:31
11994         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
11995              intervening code has to allocate SVs)
11996      Branch: perl
11997            ! util.c
11998 ____________________________________________________________________________
11999 [  3323] By: gsar                                  on 1999/05/07  19:45:08
12000         Log: allow line numbers to show in diagnostics during global destruction
12001      Branch: perl
12002            ! util.c
12003 ____________________________________________________________________________
12004 [  3322] By: gsar                                  on 1999/05/07  09:38:11
12005         Log: From: Dan Sugalski <sugalskd@ous.edu>
12006              Date: Fri, 09 Apr 1999 16:16:39 -0700
12007              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
12008              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
12009      Branch: perl
12010            ! lib/ExtUtils/MM_VMS.pm
12011 ____________________________________________________________________________
12012 [  3321] By: gsar                                  on 1999/05/07  09:08:23
12013         Log: From: kwzh@gnu.org (Karl Heuer)
12014              Date: Wed, 7 Apr 1999 23:58:58 -0400
12015              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
12016              Subject: [perl-5.005.02] detect lack of /dev/tty
12017      Branch: perl
12018            ! Makefile.SH
12019 ____________________________________________________________________________
12020 [  3320] By: gsar                                  on 1999/05/07  08:52:14
12021         Log: allow distinct prefix for versioned executables
12022              From: Roderick Schertler <roderick@argon.org>
12023              Date: Wed, 07 Apr 1999 15:34:56 -0400
12024              Message-ID: <3003.923513696@eeyore.ibcinc.com>
12025              Subject: perl55.00503 -> perl5.00503 patch for installperl
12026      Branch: perl
12027            ! INSTALL installperl
12028 ____________________________________________________________________________
12029 [  3319] By: gsar                                  on 1999/05/07  08:07:02
12030         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12031              Date: Mon, 05 Apr 1999 15:38:42 -0700
12032              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
12033              Subject: Re: chomp fails with $/ in fixed-length record mode
12034              --
12035              From: Roderick Schertler <roderick@argon.org>
12036              Date: Tue, 06 Apr 1999 21:11:37 -0400
12037              Message-ID: <2795.923447497@eeyore.ibcinc.com>
12038              Subject: Re: chomp fails with $/ in fixed-length record mode
12039      Branch: perl
12040            ! doop.c pod/perlfunc.pod t/op/chop.t
12041 ____________________________________________________________________________
12042 [  3318] By: gsar                                  on 1999/05/07  07:56:35
12043         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12044              Date: Tue, 6 Apr 1999 01:40:36 -0400
12045              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
12046              Subject: [PATCH 5.005_*] Make % use fmod()
12047      Branch: perl
12048            ! pp.c t/op/arith.t
12049 ____________________________________________________________________________
12050 [  3317] By: gsar                                  on 1999/05/07  04:18:11
12051         Log: DBM Filters (via private mail)
12052              From: pmarquess@bfsec.bt.co.uk
12053              Date: Sun, 18 Apr 1999 21:05:52 +0100
12054              Message-Id: <199904182009.NAA19152@activestate.com>
12055              Subject: DBM Filters
12056      Branch: perl
12057            + pod/perldbmfilter.pod
12058            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
12059            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
12060            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12061            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
12062            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
12063            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
12064            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
12065            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
12066            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
12067            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
12068            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
12069            ! t/lib/sdbm.t
12070 ____________________________________________________________________________
12071 [  3316] By: gsar                                  on 1999/05/07  03:28:53
12072         Log: avoid negative return value from Win32::GetTickCount()
12073              From: jan.dubois@ibm.net (Jan Dubois)
12074              Date: Sat, 03 Apr 1999 19:04:18 +0200
12075              Message-ID: <37084742.22824479@smtp1.ibm.net>
12076              Subject: Re: Win32::GetTickCount
12077      Branch: perl
12078            ! win32/win32.c
12079 ____________________________________________________________________________
12080 [  3314] By: gsar                                  on 1999/05/06  08:01:23
12081         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
12082              Date: Tue, 30 Mar 1999 23:40:34 PST
12083              Message-ID: <19990331074034.6117.qmail@hotmail.com>
12084              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
12085              --
12086              Date: Wed, 07 Apr 1999 00:28:23 -0800
12087              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
12088              Subject: [PATCH 5.005_56] function prototypes(B.pm)
12089              --
12090              Date: Thu, 22 Apr 1999 23:40:52 -0700
12091              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
12092              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
12093              --
12094              Date: Tue, 27 Apr 1999 01:14:49 PDT
12095              Message-ID: <19990427081449.28615.qmail@hotmail.com>
12096              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
12097      Branch: perl
12098            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
12099            ! t/op/ref.t
12100 ____________________________________________________________________________
12101 [  3313] By: jhi                                   on 1999/05/06  07:59:52
12102         Log: Integrate from mainperl.
12103      Branch: cfgperl
12104           !> (integrate 33 files)
12105 ____________________________________________________________________________
12106 [  3312] By: gsar                                  on 1999/05/06  07:11:50
12107         Log: add Ethiopic section to unicode master database (from Ken
12108              Whistler <kenw@sybase.com>)
12109      Branch: perl
12110            ! lib/unicode/UnicodeData-Latest.txt
12111 ____________________________________________________________________________
12112 [  3311] By: gsar                                  on 1999/05/06  05:37:55
12113         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
12114              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
12115              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
12116              Subject: Largefiles for Solaris
12117      Branch: perl
12118            ! hints/solaris_2.sh
12119 ____________________________________________________________________________
12120 [  3310] By: gsar                                  on 1999/05/06  05:14:35
12121         Log: emit more accurate diagnostic for syntax errors involving <>
12122              within eval""
12123      Branch: perl
12124            ! toke.c utils/perldoc.PL
12125 ____________________________________________________________________________
12126 [  3309] By: gsar                                  on 1999/05/06  04:36:31
12127         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
12128      Branch: perl
12129            ! t/lib/open3.t
12130 ____________________________________________________________________________
12131 [  3308] By: gsar                                  on 1999/05/06  03:19:16
12132         Log: applied first part of suggested patch (bug described cannot be
12133              reproduced any longer, so the second inconclusive part has not
12134              been applied)
12135              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12136              Date: Sun, 28 Mar 1999 04:51:34 +0100
12137              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
12138              Subject: [PATCH 5.005_56] Re: A core dump 
12139      Branch: perl
12140            ! toke.c
12141 ____________________________________________________________________________
12142 [  3307] By: gsar                                  on 1999/05/06  01:56:06
12143         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
12144              change#3180)
12145      Branch: perl
12146            ! op.c
12147 ____________________________________________________________________________
12148 [  3306] By: gsar                                  on 1999/05/05  17:17:34
12149         Log: applied non-conflicting parts of suggested patch
12150              From: Charles Bailey <BAILEY@newman.upenn.edu>
12151              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
12152              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
12153              Subject: [Patch 5.005_56] Revised VMS patch
12154      Branch: perl
12155            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
12156            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
12157 ____________________________________________________________________________
12158 [  3305] By: gsar                                  on 1999/05/05  16:20:19
12159         Log: make perldoc use backslashed pathnames within system() on win32
12160      Branch: perl
12161            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
12162 ____________________________________________________________________________
12163 [  3304] By: gsar                                  on 1999/05/05  07:29:43
12164         Log: upgrade Pod::Parser to v1.081 from CPAN
12165      Branch: perl
12166            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
12167            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
12168            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
12169 ____________________________________________________________________________
12170 [  3303] By: gsar                                  on 1999/05/05  07:02:07
12171         Log: From: Andy Dougherty <doughera@lafayette.edu>
12172              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
12173              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
12174              Subject: [PATCH 5.005_03-MT3] INSTALL patches
12175      Branch: perl
12176            ! INSTALL
12177 ____________________________________________________________________________
12178 [  3302] By: gsar                                  on 1999/05/05  06:55:21
12179         Log: load base packages based on nonexistent $VERSION
12180              From: andreas.koenig@anima.de (Andreas J. Koenig)
12181              Date: 19 Mar 1999 06:00:28 +0100
12182              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
12183              Subject: Re: base.pm flaw
12184      Branch: perl
12185            ! lib/base.pm lib/locale.pm
12186 ____________________________________________________________________________
12187 [  3301] By: gsar                                  on 1999/05/04  05:41:08
12188         Log: pod2man outputs switched date and revision label (fix suggested by
12189              EthanSasiela@mede.com)
12190      Branch: perl
12191            ! pod/pod2man.PL
12192 ____________________________________________________________________________
12193 [  3300] By: gsar                                  on 1999/05/03  18:48:25
12194         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
12195              (makes opendir(D,"c:") work reliably)
12196      Branch: perl
12197            ! win32/win32.c
12198 ____________________________________________________________________________
12199 [  3299] By: gsar                                  on 1999/05/02  19:39:55
12200         Log: add test case for change#3298
12201      Branch: perl
12202            ! sv.c t/op/readdir.t
12203 ____________________________________________________________________________
12204 [  3298] By: gsar                                  on 1999/05/02  19:24:41
12205         Log: close directory handles properly when localized
12206      Branch: perl
12207            ! sv.c
12208 ____________________________________________________________________________
12209 [  3297] By: jhi                                   on 1999/04/30  11:42:14
12210         Log: Integrate from mainperl.
12211      Branch: cfgperl
12212           !> Changes config_h.SH configure.com lib/AutoLoader.pm
12213           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
12214           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
12215           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
12216           !> vms/subconfigure.com win32/win32.c
12217 ____________________________________________________________________________
12218 [  3293] By: chip                                  on 1999/04/29  18:50:49
12219         Log: Fix shebang lines.
12220      Branch: maint-5.004/perl
12221            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
12222            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
12223            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
12224            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
12225            ! x2p/find2perl.PL x2p/s2p.PL
12226 ____________________________________________________________________________
12227 [  3284] By: gsar                                  on 1999/04/27  00:48:42
12228         Log: integrate change#3279 from maint-5.004
12229      Branch: perl
12230            ! lib/AutoLoader.pm
12231 ____________________________________________________________________________
12232 [  3279] By: chip                                  on 1999/04/26  23:09:26
12233         Log: Make &AutoLoad::AUTOLOAD reentrant.
12234      Branch: maint-5.004/perl
12235            ! lib/AutoLoader.pm
12236 ____________________________________________________________________________
12237 [  3276] By: chip                                  on 1999/04/26  22:34:36
12238         Log: Make porting scripts executable.
12239      Branch: maint-5.004/perl
12240            ! Changes Porting/genlog Porting/makerel Porting/p4desc
12241            ! Porting/patchls
12242 ____________________________________________________________________________
12243 [  3274] By: gsar                                  on 1999/04/26  17:30:31
12244         Log: allow embedded null characters in diagnostics
12245      Branch: perl
12246            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
12247 ____________________________________________________________________________
12248 [  3273] By: gsar                                  on 1999/04/26  08:27:22
12249         Log: hand-applied conflicting parts of suggested patch
12250              From: Charles Bailey <BAILEY@newman.upenn.edu>
12251              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
12252              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
12253              Subject: [PATCH 5.005_56] VMS configuration/build
12254      Branch: perl
12255            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12256            ! vms/munchconfig.c vms/subconfigure.com
12257 ____________________________________________________________________________
12258 [  3272] By: gsar                                  on 1999/04/26  08:25:41
12259         Log: update Changes; tweak minor regressions
12260      Branch: perl
12261            ! Changes lib/AutoSplit.pm lib/File/Path.pm
12262 ____________________________________________________________________________
12263 [  3271] By: gsar                                  on 1999/04/26  07:52:51
12264         Log: integrate change#3229 from maint-5.004
12265      Branch: perl
12266            ! pp_ctl.c util.c
12267 ____________________________________________________________________________
12268 [  3270] By: gsar                                  on 1999/04/25  22:58:27
12269         Log: fix buggy reference count on refs to SVs with autoviv magic
12270              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
12271              accessing free()d memory)
12272      Branch: perl
12273            ! pp.c t/op/ref.t
12274 ____________________________________________________________________________
12275 [  3269] By: gsar                                  on 1999/04/24  17:07:55
12276         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
12277              on win32)
12278      Branch: perl
12279            ! win32/win32.c
12280 ____________________________________________________________________________
12281 [  3268] By: gsar                                  on 1999/04/24  16:38:25
12282         Log: kill dup hunk
12283      Branch: perl
12284            ! config_h.SH
12285 ____________________________________________________________________________
12286 [  3267] By: gsar                                  on 1999/04/24  16:35:57
12287         Log: integrate cfgperl changes into mainline
12288      Branch: perl
12289           +> myconfig.SH
12290            - myconfig
12291            ! pod/perlre.pod
12292           !> (integrate 38 files)
12293 ____________________________________________________________________________
12294 [  3266] By: jhi                                   on 1999/04/23  18:42:44
12295         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
12296              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
12297              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
12298              Cc: Lionel Cons <lionel.cons@cern.ch>,
12299              Ilya Zakharevich <ilya@math.ohio-state.edu>,
12300              David Hayes <david@bdel.com>
12301              Subject: [PATCH] h2ph
12302              Date: Fri, 23 Apr 1999 12:37:23 -0400
12303              Message-ID: <19990423123723.A49550@O2.chapin.edu>
12304      Branch: cfgperl
12305            ! utils/h2ph.PL
12306 ____________________________________________________________________________
12307 [  3265] By: jhi                                   on 1999/04/21  18:17:12
12308         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
12309              To: perlbug@perl.org
12310              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
12311              Date: Wed, 21 Apr 1999 08:17:54 -0700
12312              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
12313      Branch: cfgperl
12314            ! vms/descrip_mms.template
12315 ____________________________________________________________________________
12316 [  3264] By: jhi                                   on 1999/04/20  08:50:54
12317         Log: From: Andy Dougherty <doughera@lafayette.edu>
12318              To: The Perl Porters Mailing List <perl5-porters@perl.org>
12319              Subject: [PATCH 5.005_56] Re: 5.006 Todo
12320              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
12321              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
12322      Branch: cfgperl
12323            ! Porting/pumpkin.pod
12324 ____________________________________________________________________________
12325 [  3263] By: jhi                                   on 1999/04/20  08:05:01
12326         Log: From: Chip Salzenberg <chip@perlsupport.com>
12327              To: Perl 5 Porters <perl5-porters@perl.org>
12328              Subject: [PATCH 5.005_56] Configure: $sig_count
12329              Date: Sun, 18 Apr 1999 17:54:36 -0400
12330              Message-ID: <19990418175436.A27496@perlsupport.com>
12331      Branch: cfgperl
12332            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12333            ! config_h.SH
12334 ____________________________________________________________________________
12335 [  3262] By: jhi                                   on 1999/04/19  18:23:50
12336         Log: Subject: PATCH wrong faq reference in perlbook.pod
12337              From: Robin Barker <rmb1@cise.npl.co.uk>
12338              To: perlbug@perl.com
12339              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
12340              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
12341      Branch: cfgperl
12342            ! pod/perlbook.pod
12343 ____________________________________________________________________________
12344 [  3261] By: jhi                                   on 1999/04/15  13:59:04
12345         Log: From: Andy Dougherty <doughera@lafayette.edu>
12346              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
12347              Cc: Perl Porters <perl5-porters@perl.org>
12348              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
12349              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
12350              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
12351      Branch: cfgperl
12352            ! hints/solaris_2.sh
12353 ____________________________________________________________________________
12354 [  3260] By: jhi                                   on 1999/04/15  13:56:53
12355         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
12356              To: pumpkings@jhereg.perl.com
12357              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
12358              Date: Thu, 15 Apr 1999 07:13:41 -0600
12359              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
12360      Branch: cfgperl
12361            ! pod/perldata.pod
12362 ____________________________________________________________________________
12363 [  3259] By: jhi                                   on 1999/04/13  23:12:52
12364         Log: LDLIBPTH also on 'clean' targets.
12365      Branch: cfgperl
12366            ! Makefile.SH
12367 ____________________________________________________________________________
12368 [  3258] By: jhi                                   on 1999/04/13  21:38:46
12369         Log: Add information about the two DEC C compiler optimizer bugs
12370              (what patch levels of the compilers fix them).
12371      Branch: cfgperl
12372            ! pp.c t/op/repeat.t
12373 ____________________________________________________________________________
12374 [  3257] By: jhi                                   on 1999/04/13  14:25:08
12375         Log: Be polite about ccdlflags and lddflags, too.
12376              Avoid Perl's malloc only when threaded.
12377      Branch: cfgperl
12378            ! hints/aix.sh
12379 ____________________________________________________________________________
12380 [  3256] By: jhi                                   on 1999/04/13  10:21:33
12381         Log: Croak if no known ways to semctl() (don't assume union semun).
12382      Branch: cfgperl
12383            ! doio.c perl.h
12384 ____________________________________________________________________________
12385 [  3255] By: jhi                                   on 1999/04/13  09:10:26
12386         Log: From: Dan Sugalski <sugalskd@osshe.edu>
12387              To: perl5-porters@perl.org, vmsperl@perl.org
12388              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
12389              Date: Mon, 12 Apr 1999 13:36:48 -0700
12390              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
12391      Branch: cfgperl
12392            ! lib/ExtUtils/MM_VMS.pm
12393 ____________________________________________________________________________
12394 [  3254] By: jhi                                   on 1999/04/13  06:56:26
12395         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12396              To: perlbug@perl.com
12397              Subject: Update for OpenBSD hints
12398              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
12399              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
12400      Branch: cfgperl
12401            ! hints/openbsd.sh
12402 ____________________________________________________________________________
12403 [  3229] By: chip                                  on 1999/04/13  04:04:14
12404         Log: Preserve errno from importunities of sfio.
12405      Branch: maint-5.004/perl
12406            ! pp_ctl.c util.c
12407 ____________________________________________________________________________
12408 [  3226] By: jhi                                   on 1999/04/11  12:52:26
12409         Log: If both ways to call semctl are broken,    skip the tests.
12410      Branch: cfgperl
12411            ! t/lib/ipc_sysv.t
12412 ____________________________________________________________________________
12413 [  3225] By: jhi                                   on 1999/04/10  22:27:28
12414         Log: From: Andy Dougherty <doughera@lafayette.edu>
12415              To: dsembr01@ox.slug.louisville.edu
12416              Cc: perlbug@perl.com
12417              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
12418              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
12419              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
12420      Branch: cfgperl
12421            ! ext/POSIX/POSIX.xs
12422 ____________________________________________________________________________
12423 [  3224] By: jhi                                   on 1999/04/09  18:50:32
12424         Log: From: Andy Dougherty <doughera@lafayette.edu>
12425              To: Perl Porters <perl5-porters@perl.org>
12426              Subject: [PATCH 5.005_56] Re: prefix= in hints
12427              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
12428              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
12429              
12430              (Overrides change #3204 from Kurt)
12431      Branch: cfgperl
12432            ! hints/linux.sh
12433 ____________________________________________________________________________
12434 [  3223] By: jhi                                   on 1999/04/09  18:37:55
12435         Log: Understand Apollo's //node notation.
12436              
12437              From: Johann Klasek <jk@auto.tuwien.ac.at>
12438              To: jhi@iki.fi
12439              Subject: Re: DomainPerl
12440              Date: Fri, 9 Apr 1999 18:21:37 +0200
12441              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
12442      Branch: cfgperl
12443            ! lib/Cwd.pm
12444 ____________________________________________________________________________
12445 [  3220] By: jhi                                   on 1999/04/04  16:33:49
12446         Log: Integrate from mainperl.
12447      Branch: cfgperl
12448           !> (integrate 39 files)
12449 ____________________________________________________________________________
12450 [  3219] By: gsar                                  on 1999/04/04  02:48:17
12451         Log: tweak previous change
12452      Branch: maint-5.005/perl
12453            ! win32/win32.c
12454 ____________________________________________________________________________
12455 [  3218] By: gsar                                  on 1999/04/04  02:44:47
12456         Log: be careful about extending the stack for the Win32:: builtins
12457      Branch: maint-5.005/perl
12458            ! win32/win32.c
12459 ____________________________________________________________________________
12460 [  3217] By: gsar                                  on 1999/04/04  01:59:26
12461         Log: correct places that said newSVpv() when they meant newSVpvn()
12462      Branch: perl
12463            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
12464            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
12465            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12466            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
12467            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
12468            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
12469            ! win32/win32.c
12470 ____________________________________________________________________________
12471 [  3216] By: gsar                                  on 1999/04/03  23:58:27
12472         Log: avoid duplicate code
12473      Branch: perl
12474            ! sv.c
12475 ____________________________________________________________________________
12476 [  3215] By: gsar                                  on 1999/04/03  23:14:34
12477         Log: grow PL_tmps_stack more efficiently; make it more amenable to
12478              STRESS_REALLOC testing
12479      Branch: perl
12480            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
12481            ! sv.c
12482 ____________________________________________________________________________
12483 [  3214] By: gsar                                  on 1999/04/03  21:01:09
12484         Log: scrounge and save three extra branches in pp_entersub()
12485      Branch: perl
12486            ! cv.h pp_ctl.c pp_hot.c
12487 ____________________________________________________________________________
12488 [  3213] By: gsar                                  on 1999/04/03  17:43:23
12489         Log: remove duplicate code and an extra branch in sv_setsv() and
12490              other hot code by making SvTHINKFIRST() think about FAKE SVs
12491      Branch: perl
12492            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
12493            ! proto.h scope.c sv.c sv.h
12494 ____________________________________________________________________________
12495 [  3212] By: jhi                                   on 1999/04/03  16:20:09
12496         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
12497              
12498              From: John Bley <jbb6@acpub.duke.edu>
12499              To: perlbug@perl.org
12500              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
12501              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
12502              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
12503      Branch: cfgperl
12504            ! doio.c pp_sys.c
12505 ____________________________________________________________________________
12506 [  3211] By: jhi                                   on 1999/04/03  13:27:26
12507         Log: Change #3210 was rather unportable.  This is better.
12508      Branch: cfgperl
12509            ! Configure config_h.SH
12510 ____________________________________________________________________________
12511 [  3210] By: jhi                                   on 1999/04/03  13:16:20
12512         Log: Avoid Digital UNIX' ksh.
12513              
12514              From: Jarkko Hietaniemi <jhi@iki.fi> 
12515              To: Henrik Tougaard <ht000@siberut.foa.dk> 
12516              Cc: perlbug@perl.com, ht000@foa.dk 
12517              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
12518              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
12519              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
12520      Branch: cfgperl
12521            ! Configure config_h.SH
12522 ____________________________________________________________________________
12523 [  3209] By: jhi                                   on 1999/04/03  12:49:04
12524         Log: Integrate from mainperl.
12525      Branch: cfgperl
12526           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
12527 ____________________________________________________________________________
12528 [  3208] By: jhi                                   on 1999/04/03  12:27:24
12529         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
12530              
12531              From: Lionel Cons <lionel.cons@cern.ch>
12532              To: jhi@iki.fi
12533              Cc: perlbug@perl.com, kstar@isinet.com,
12534              Philippe Defert <philippe.defert@cern.ch>
12535              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
12536              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
12537              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
12538      Branch: cfgperl
12539            ! hints/irix_6.sh
12540 ____________________________________________________________________________
12541 [  3207] By: jhi                                   on 1999/04/03  12:20:21
12542         Log: Be polite about usemymalloc.
12543      Branch: cfgperl
12544            ! hints/aix.sh
12545 ____________________________________________________________________________
12546 [  3206] By: gsar                                  on 1999/04/02  23:31:59
12547         Log: a typo in change#3205
12548      Branch: perl
12549            ! t/lib/bigfloatpm.t
12550 ____________________________________________________________________________
12551 [  3205] By: gsar                                  on 1999/04/02  23:20:31
12552         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
12553              returns NaNs faithfully)
12554      Branch: perl
12555            ! t/lib/bigfloatpm.t
12556 ____________________________________________________________________________
12557 [  3204] By: jhi                                   on 1999/04/02  22:03:23
12558         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
12559              
12560              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12561              To: perl5-porters@perl.org
12562              Subject: linux hints nit
12563              Date: Fri, 2 Apr 1999 16:49:47 -0500
12564              Message-ID: <19990402164947.E80926@O2.chapin.edu>
12565      Branch: cfgperl
12566            ! hints/linux.sh
12567 ____________________________________________________________________________
12568 [  3203] By: jhi                                   on 1999/04/02  22:00:56
12569         Log: Display exact glibc version in Linux. 
12570              
12571              From: Andy Dougherty <doughera@lafayette.edu>
12572              To: Perl Porters <perl5-porters@perl.org>
12573              Subject: Displaying glibc version on Linux
12574              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
12575              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
12576      Branch: cfgperl
12577            ! hints/linux.sh
12578 ____________________________________________________________________________
12579 [  3202] By: gsar                                  on 1999/04/02  21:23:18
12580         Log: various little goofs
12581      Branch: perl
12582            ! Changes Makefile.SH README installperl
12583 ____________________________________________________________________________
12584 [  3201] By: jhi                                   on 1999/04/02  13:13:39
12585         Log: Configure regen.
12586              
12587              Add llseek + offset_t probing.
12588              Change CONFIG to CONFIGDOTSH.
12589              'unset foo' is unportable, use foo=''.
12590      Branch: cfgperl
12591            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
12592            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
12593            ! perl_exp.SH writemain.SH
12594 ____________________________________________________________________________
12595 [  3200] By: jhi                                   on 1999/04/02  12:06:22
12596         Log: Introduce myconfig.SH.
12597              
12598              From: Andy Dougherty <doughera@lafayette.edu>
12599              To: Jarkko Hietaniemi <jhi@iki.fi>
12600              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
12601              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
12602              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
12603              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
12604      Branch: cfgperl
12605            + myconfig.SH
12606            - myconfig
12607            ! MANIFEST
12608 ____________________________________________________________________________
12609 [  3195] By: jhi                                   on 1999/03/28  16:42:54
12610         Log: Update perlhist on 5_03.
12611      Branch: maint-5.005/perl
12612            ! pod/perlhist.pod
12613 ____________________________________________________________________________
12614 [  3194] By: jhi                                   on 1999/03/28  12:30:01
12615         Log: Integrate from mainperl.
12616      Branch: cfgperl
12617           +> t/op/grep.t
12618            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
12619            ! t/lib/bigintpm.t
12620           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
12621           !> t/lib/thread.t
12622 ____________________________________________________________________________
12623 [  3189] By: gsar                                  on 1999/03/28  08:22:00
12624         Log: various pod niggles
12625      Branch: maint-5.005/perl
12626            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
12627            ! pod/perlfunc.pod pod/perlhist.pod
12628 ____________________________________________________________________________
12629 [  3187] By: gsar                                  on 1999/03/28  07:31:16
12630         Log: regularize CAPI declarations (CAPI extensions now build under
12631              the Borland compiler)
12632      Branch: maint-5.005/perl
12633            ! win32/GenCAPI.pl
12634 ____________________________________________________________________________
12635 [  3186] By: gsar                                  on 1999/03/28  07:26:33
12636         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
12637              -DPERL_CAPI
12638      Branch: maint-5.005/perl
12639            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
12640 ____________________________________________________________________________
12641 [  3183] By: gsar                                  on 1999/03/28  06:00:46
12642         Log: update p4 utility to ignore non-text files
12643      Branch: perl
12644            ! Porting/p4desc
12645 ____________________________________________________________________________
12646 [  3181] By: gsar                                  on 1999/03/28  03:37:23
12647         Log: integrate change#3179 from maint-5.005
12648      Branch: perl
12649           !> ext/Thread/Thread.xs t/lib/thread.t
12650 ____________________________________________________________________________
12651 [  3180] By: gsar                                  on 1999/03/28  02:28:20
12652         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
12653              (sometimes caused bizarreness in the BLOCK)
12654      Branch: perl
12655            + t/op/grep.t
12656            ! MANIFEST op.c
12657 ____________________________________________________________________________
12658 [  3179] By: gsar                                  on 1999/03/28  02:14:04
12659         Log: fix thread segfault when passing large number of arguments to child
12660              a la C<Thread->new($foo, 1..1000)>
12661      Branch: maint-5.005/perl
12662            ! ext/Thread/Thread.xs t/lib/thread.t
12663 ____________________________________________________________________________
12664 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
12665         Log: fix $Config{'usethreads'} typo in perlthrtut
12666              
12667              From: Ian Maloney <szhmf9@wsblob.ubs.com>
12668              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
12669              Message-Id: <199903251540.QAA02439@wsblob.>
12670              Subject: perlthrtut documentation error
12671      Branch: maint-5.005/perl
12672            ! pod/perlthrtut.pod
12673 ____________________________________________________________________________
12674 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
12675         Log: Update Test.pm to VERSION 1.122 from CPAN
12676      Branch: maint-5.005/perl
12677            ! lib/Test.pm
12678 ____________________________________________________________________________
12679 [  3171] By: jhi                                   on 1999/03/26  22:38:28
12680         Log: Integrate from mainperl.
12681      Branch: cfgperl
12682           !> (integrate 37 files)
12683 ____________________________________________________________________________
12684 [  3170] By: gsar                                  on 1999/03/26  01:30:25
12685         Log: specify type of bracket in "Unmatched bracket" diagnostic;
12686              prefer 'brace' or 'curly bracket' over 'curly brace'
12687      Branch: perl
12688            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
12689            ! t/op/misc.t t/op/re_tests toke.c
12690 ____________________________________________________________________________
12691 [  3169] By: gsar                                  on 1999/03/26  00:50:51
12692         Log: better description of "Integer overflow" diagnostic
12693      Branch: perl
12694            ! pod/perldiag.pod
12695 ____________________________________________________________________________
12696 [  3168] By: gsar                                  on 1999/03/25  11:02:46
12697         Log: applied needful parts of suggested patch
12698              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
12699              Date: Tue, 23 Mar 1999 16:21:43 -0800
12700              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
12701              Subject: [PATCH 5.005_56] pp_formline correction
12702      Branch: perl
12703            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
12704 ____________________________________________________________________________
12705 [  3167] By: gsar                                  on 1999/03/25  10:39:02
12706         Log: clarify what a "comment" means (due to Mark-Jason Dominus
12707              <mjd@plover.com>)
12708      Branch: perl
12709            ! pod/perlsyn.pod
12710 ____________________________________________________________________________
12711 [  3166] By: gsar                                  on 1999/03/25  10:33:18
12712         Log: describe current behavior on local($foo{nothere}) (suggested by
12713              Lionel Cons <lionel.cons@cern.ch>)
12714      Branch: perl
12715            ! pod/perlsub.pod
12716 ____________________________________________________________________________
12717 [  3165] By: gsar                                  on 1999/03/25  06:21:05
12718         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
12719              <vishalb@hotmail.com>)
12720      Branch: perl
12721            ! ext/B/B/C.pm
12722 ____________________________________________________________________________
12723 [  3164] By: gsar                                  on 1999/03/25  06:17:27
12724         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12725              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
12726              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
12727              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
12728      Branch: perl
12729            ! ext/B/B.xs op.h opcode.pl
12730 ____________________________________________________________________________
12731 [  3163] By: gsar                                  on 1999/03/25  06:15:49
12732         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
12733              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
12734              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
12735              Subject: [PATCH _56] B::Deparse 0.57
12736              --
12737              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
12738              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
12739              Subject: Re: [PATCH _56] B::Deparse 0.57 
12740      Branch: perl
12741            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
12742 ____________________________________________________________________________
12743 [  3162] By: gsar                                  on 1999/03/25  06:11:46
12744         Log: fix a few places that said 'int', but meant 'STRLEN'
12745      Branch: perl
12746            ! pod/perlguts.pod proto.h sv.c
12747 ____________________________________________________________________________
12748 [  3161] By: gsar                                  on 1999/03/25  06:01:18
12749         Log: From: Russ Allbery <rra@stanford.edu>
12750              Date: 22 Mar 1999 04:26:26 -0800
12751              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
12752              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
12753      Branch: perl
12754            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
12755            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
12756            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
12757            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
12758 ____________________________________________________________________________
12759 [  3160] By: gsar                                  on 1999/03/25  02:26:31
12760         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
12761      Branch: perl
12762            ! opcode.h opcode.pl
12763 ____________________________________________________________________________
12764 [  3159] By: gsar                                  on 1999/03/25  02:18:17
12765         Log: add statement-modifier loops to :base_loop class
12766      Branch: perl
12767            ! ext/Opcode/Opcode.pm
12768 ____________________________________________________________________________
12769 [  3158] By: gsar                                  on 1999/03/25  00:36:57
12770         Log: integrate changes#3105,3130,3154 from maint-5.005
12771      Branch: perl
12772           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
12773 ____________________________________________________________________________
12774 [  3157] By: gsar                                  on 1999/03/25  00:24:17
12775         Log: remove bogus panic()
12776      Branch: perl
12777            ! Changes lib/Math/BigFloat.pm
12778 ____________________________________________________________________________
12779 [  3156] By: jhi                                   on 1999/03/24  22:43:43
12780         Log: Integrate from mainperl.
12781      Branch: cfgperl
12782           +> (branch 38 files)
12783           !> (integrate 68 files)
12784 ____________________________________________________________________________
12785 [  3155] By: jhi                                   on 1999/03/24  22:12:17
12786         Log: Configure regenerated because of changes #3130/#3154 and #3147.
12787      Branch: cfgperl
12788            ! Configure config_h.SH
12789 ____________________________________________________________________________
12790 [  3154] By: jhi                                   on 1999/03/24  21:40:51
12791         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
12792              based on suggestions from Andy Dougherty.
12793      Branch: maint-5.005/perl
12794            ! INSTALL
12795 ____________________________________________________________________________
12796 [  3153] By: gsar                                  on 1999/03/24  10:38:05
12797         Log: applied suggested patch, modulo superceded parts
12798              From: Charles Bailey <BAILEY@newman.upenn.edu>
12799              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
12800              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
12801              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
12802      Branch: perl
12803            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
12804            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
12805            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
12806            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
12807 ____________________________________________________________________________
12808 [  3152] By: gsar                                  on 1999/03/24  10:30:51
12809         Log: applied suggested patch, modulo superceded parts
12810              From: Charles Bailey <BAILEY@newman.upenn.edu>
12811              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
12812              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
12813              Subject: [PATCH 5.005_56] Miscellaneous small fixes
12814      Branch: perl
12815            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
12816            ! lib/File/Basename.pm
12817 ____________________________________________________________________________
12818 [  3151] By: gsar                                  on 1999/03/24  10:15:00
12819         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
12820      Branch: perl
12821            ! pod/perlop.pod
12822 ____________________________________________________________________________
12823 [  3150] By: gsar                                  on 1999/03/24  10:09:13
12824         Log: missing integration in previous change
12825      Branch: perl
12826           !> README.apollo
12827 ____________________________________________________________________________
12828 [  3149] By: gsar                                  on 1999/03/24  10:06:44
12829         Log: integrate changes#3116,3119 from maint-5.005
12830      Branch: perl
12831            + README.apollo
12832           +> apollo/netinet/in.h
12833           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
12834 ____________________________________________________________________________
12835 [  3148] By: gsar                                  on 1999/03/24  10:01:56
12836         Log: integrate changes#3091-3094 from maint-5.005
12837      Branch: perl
12838           !> README.hurd vms/subconfigure.com vos/config.h
12839           !> vos/config_h.SH_orig
12840 ____________________________________________________________________________
12841 [  3147] By: gsar                                  on 1999/03/24  09:31:49
12842         Log: warn about newfangled vfork() caveats
12843      Branch: perl
12844            ! Configure
12845 ____________________________________________________________________________
12846 [  3146] By: jhi                                   on 1999/03/24  09:20:14
12847         Log: Bring in changes #2808 and #2812 (from mainline perl)
12848              that enhance the perlbug checklist.
12849      Branch: maint-5.005/perl
12850            ! utils/perlbug.PL
12851 ____________________________________________________________________________
12852 [  3145] By: gsar                                  on 1999/03/24  08:37:02
12853         Log: integrate change#3115 from maint-5.005
12854      Branch: perl
12855           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
12856           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
12857 ____________________________________________________________________________
12858 [  3144] By: gsar                                  on 1999/03/24  08:33:59
12859         Log: add note about map in scalar context
12860      Branch: perl
12861            ! pod/perlfunc.pod
12862 ____________________________________________________________________________
12863 [  3143] By: gsar                                  on 1999/03/24  08:25:59
12864         Log: doc tweak
12865      Branch: perl
12866            ! lib/Time/Local.pm
12867 ____________________________________________________________________________
12868 [  3142] By: gsar                                  on 1999/03/24  08:20:37
12869         Log: applied suggested patch, modulo bogus hunk
12870              From: "Vishal Bhatia" <vishalb@hotmail.com>
12871              Date: Thu, 11 Mar 1999 07:40:27 PST
12872              Message-ID: <19990311154027.25891.qmail@hotmail.com>
12873              Subject: [PATCH 5.005_56] Minor fixes in perlcc
12874      Branch: perl
12875            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
12876 ____________________________________________________________________________
12877 [  3141] By: gsar                                  on 1999/03/24  08:06:12
12878         Log: integrate change#3104 from maint-5.005
12879      Branch: perl
12880           !> README.os390 t/lib/posix.t
12881 ____________________________________________________________________________
12882 [  3140] By: gsar                                  on 1999/03/24  06:34:56
12883         Log: fix failure of C<&locked_sub;> under -Dusethreads
12884      Branch: perl
12885            ! pp_hot.c t/lib/thread.t
12886 ____________________________________________________________________________
12887 [  3139] By: gsar                                  on 1999/03/24  05:52:00
12888         Log: debugger tweak (wasn't printing a newline after recalled commands)
12889      Branch: perl
12890            ! lib/perl5db.pl
12891 ____________________________________________________________________________
12892 [  3138] By: gsar                                  on 1999/03/24  05:33:28
12893         Log: document OO exceptions (based on a suggestion by Andreas Koenig
12894              <andreas.koenig@anima.de>)
12895      Branch: perl
12896            ! pod/perlfunc.pod
12897 ____________________________________________________________________________
12898 [  3137] By: gsar                                  on 1999/03/24  02:50:20
12899         Log: better "Illegal %s digit ignored" warnings
12900      Branch: perl
12901            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
12902            ! toke.c util.c
12903 ____________________________________________________________________________
12904 [  3136] By: gsar                                  on 1999/03/24  02:26:38
12905         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
12906      Branch: perl
12907            + t/pragma/utf8.t
12908            ! regcomp.c
12909 ____________________________________________________________________________
12910 [  3135] By: gsar                                  on 1999/03/24  01:29:09
12911         Log: flip release & version in win32_uname()
12912      Branch: perl
12913            ! win32/win32.c
12914 ____________________________________________________________________________
12915 [  3134] By: gsar                                  on 1999/03/24  01:08:33
12916         Log: support POSIX::uname() via win32_uname()
12917      Branch: perl
12918            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
12919            ! win32/config.gc win32/config.vc win32/config_H.bc
12920            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
12921            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
12922 ____________________________________________________________________________
12923 [  3133] By: gsar                                  on 1999/03/23  22:20:10
12924         Log: From: jan.dubois@ibm.net (Jan Dubois)
12925              Date: Sat, 06 Mar 1999 21:42:56 +0100
12926              Message-ID: <36e49281.50337171@smtp1.ibm.net>
12927              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
12928      Branch: perl
12929            ! pod/perldelta.pod
12930 ____________________________________________________________________________
12931 [  3132] By: gsar                                  on 1999/03/23  22:17:45
12932         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
12933              Date: Sat, 06 Mar 1999 17:50:49 +0100
12934              Message-ID: <36e25209.33833760@smtp1.ibm.net>
12935              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
12936              --
12937              Date: Sat, 06 Mar 1999 18:15:00 +0100
12938              Message-ID: <36e36222.37954195@smtp1.ibm.net>
12939              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
12940      Branch: perl
12941            + t/lib/filefunc.t
12942            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
12943            ! pod/perldelta.pod pod/perlmodlib.pod
12944 ____________________________________________________________________________
12945 [  3131] By: gsar                                  on 1999/03/23  22:07:59
12946         Log: integrate cfgperl changes into mainline
12947      Branch: perl
12948           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
12949           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
12950           !> installperl malloc.c perl.c perl.h pod/perl.pod
12951           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
12952 ____________________________________________________________________________
12953 [  3130] By: jhi                                   on 1999/03/23  22:02:23
12954         Log: Don't use config.msg to remind about the
12955              LD_LIBRARY_PATH because Makefile.SH takes
12956              care of that.
12957              
12958              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
12959              This used to be the default but in some MT or another it
12960              was dropped because of some transient error or another.
12961      Branch: maint-5.005/perl
12962            ! Configure hints/dec_osf.sh
12963 ____________________________________________________________________________
12964 [  3129] By: gsar                                  on 1999/03/23  21:38:03
12965         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
12966              to size    and better maintainability)
12967      Branch: perl
12968            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
12969            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
12970            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
12971            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
12972            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
12973            + t/pod/include.xr t/pod/included.t t/pod/included.xr
12974            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
12975            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
12976            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
12977            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
12978            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
12979            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
12980            ! win32/Makefile win32/makefile.mk win32/pod.mak
12981 ____________________________________________________________________________
12982 [  3128] By: jhi                                   on 1999/03/23  10:14:54
12983         Log: Integrate from mainperl.
12984      Branch: cfgperl
12985           !> (integrate 46 files)
12986 ____________________________________________________________________________
12987 [  3127] By: gsar                                  on 1999/03/23  06:57:30
12988         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
12989              Date: Thu, 4 Mar 1999 10:54:01 -0800
12990              Message-Id: <9903041854.AA46868@frc0000>
12991              Subject: patch for useless Math::BigInt warnings
12992      Branch: perl
12993            ! lib/Math/BigInt.pm
12994 ____________________________________________________________________________
12995 [  3126] By: gsar                                  on 1999/03/23  05:54:37
12996         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
12997              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12998              Date: Fri, 19 Feb 1999 15:47:59 -0500
12999              Message-ID: <19990219154759.A32350@O2.chapin.edu>
13000              Subject: [PATCH] OSF/1 hints
13001      Branch: perl
13002            ! hints/dec_osf.sh
13003 ____________________________________________________________________________
13004 [  3125] By: gsar                                  on 1999/03/23  00:56:38
13005         Log: avoid typeglob persistence in pp_readline()
13006      Branch: perl
13007            ! sv.c t/op/gv.t
13008 ____________________________________________________________________________
13009 [  3124] By: gsar                                  on 1999/03/22  21:12:23
13010         Log: update copyright years
13011      Branch: perl
13012            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
13013            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
13014            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
13015            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
13016            ! sv.c sv.h toke.c utf8.c utf8.h util.c
13017 ____________________________________________________________________________
13018 [  3123] By: gsar                                  on 1999/03/22  07:07:06
13019         Log: implement win32_spawnvp() internally, making it return true PIDs
13020              for asynchronous spawns; fix win32_kill() to always deal with
13021              PIDs
13022      Branch: perl
13023            ! win32/win32.c win32/win32.h
13024 ____________________________________________________________________________
13025 [  3122] By: jhi                                   on 1999/03/19  21:12:14
13026         Log: Describe the new Benchmark feature in more detail.
13027      Branch: cfgperl
13028            ! pod/perldelta.pod
13029      Branch: maint-5.005/perl
13030            ! pod/perldelta.pod
13031 ____________________________________________________________________________
13032 [  3121] By: jhi                                   on 1999/03/19  08:16:12
13033         Log: AVAILABILITY tuning.
13034      Branch: cfgperl
13035            ! pod/perl.pod
13036      Branch: maint-5.005/perl
13037            ! pod/perl.pod
13038 ____________________________________________________________________________
13039 [  3120] By: jhi                                   on 1999/03/17  14:52:17
13040         Log: Rhapsody change assumed too much.
13041      Branch: cfgperl
13042            ! t/op/stat.t
13043 ____________________________________________________________________________
13044 [  3119] By: jhi                                   on 1999/03/17  14:33:43
13045         Log: More Apollo fixes.
13046      Branch: maint-5.005/perl
13047            ! README.apollo hints/apollo.sh t/lib/io_udp.t
13048 ____________________________________________________________________________
13049 [  3118] By: jhi                                   on 1999/03/16  17:23:39
13050         Log: Nada.
13051      Branch: maint-5.005/perl
13052            ! README.apollo
13053 ____________________________________________________________________________
13054 [  3117] By: jhi                                   on 1999/03/16  17:18:49
13055         Log: Apollo DomainOS AVAILABILITY.
13056      Branch: cfgperl
13057            ! pod/perl.pod
13058      Branch: maint-5.005/perl
13059            ! pod/perl.pod
13060 ____________________________________________________________________________
13061 [  3116] By: jhi                                   on 1999/03/16  17:14:00
13062         Log: Apollo DomainOS patch
13063              From: Johann Klasek <jk@auto.tuwien.ac.at>
13064              Subject: Re: DomainPerl
13065              Date: Tue, 16 Mar 1999 17:46:32 +0100
13066              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
13067      Branch: maint-5.005/perl
13068            + README.apollo apollo/netinet/in.h
13069            ! MANIFEST hints/apollo.sh
13070 ____________________________________________________________________________
13071 [  3115] By: jhi                                   on 1999/03/16  14:23:54
13072         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
13073              To: Gurusamy Sarathy <gsar@activestate.com>,
13074              Graham Barr <gbarr@pobox.com>
13075              Cc: Perl5 Porters <perl5-porters@perl.org>,
13076              "Paul.Marquess" <Paul.Marquess@btinternet.com>
13077              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
13078              Date: Sun, 14 Mar 1999 14:43:57 -0000
13079              Message-Id: <199903141841.NAA17040@defender.perl.org>
13080      Branch: maint-5.005/perl
13081            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13082            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13083 ____________________________________________________________________________
13084 [  3114] By: jhi                                   on 1999/03/16  12:42:20
13085         Log: Mention Rhapsody in 5.005_5X perldelta,
13086              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
13087              *planned* AVAILABILITY.
13088      Branch: cfgperl
13089            ! pod/perl.pod pod/perldelta.pod
13090      Branch: maint-5.005/perl
13091            ! pod/perl.pod
13092 ____________________________________________________________________________
13093 [  3113] By: jhi                                   on 1999/03/16  10:38:53
13094         Log: perldelta niggling.
13095      Branch: cfgperl
13096            ! pod/perldelta.pod
13097      Branch: maint-5.005/perl
13098            ! pod/perldelta.pod
13099 ____________________________________________________________________________
13100 [  3112] By: jhi                                   on 1999/03/16  10:35:21
13101         Log: Integrate from mainperl.
13102      Branch: cfgperl
13103           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13104           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13105 ____________________________________________________________________________
13106 [  3111] By: jhi                                   on 1999/03/16  10:28:10
13107         Log: AVAILABILITY update: still mention PowerUX,
13108              Novell Netware now has sources available.
13109      Branch: cfgperl
13110            ! pod/perl.pod
13111      Branch: maint-5.005/perl
13112            ! pod/perl.pod
13113 ____________________________________________________________________________
13114 [  3110] By: gsar                                  on 1999/03/16  04:34:23
13115         Log: sundry pod niggles
13116      Branch: perl
13117            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
13118            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
13119 ____________________________________________________________________________
13120 [  3109] By: jhi                                   on 1999/03/15  17:00:11
13121         Log: Integrate from mainperl.
13122      Branch: cfgperl
13123           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13124           +> lib/unicode/Is/Syllable.pl
13125           +> lib/unicode/MakeEthiopicSyllables.PL
13126           +> lib/unicode/README.Ethiopic
13127           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13128           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13129           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13130           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13131           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13132           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13133           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13134           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
13135 ____________________________________________________________________________
13136 [  3108] By: jhi                                   on 1999/03/15  16:58:12
13137         Log: First pass of integrating the Rhapsody port,
13138              
13139              From: Wilfredo Sanchez <wsanchez@apple.com> 
13140              Subject: Keeping the world in sync.
13141              Reply-To: wsanchez@apple.com 
13142              To: perlbug@perl.com 
13143              Date: Fri, 13 Nov 1998 17:11:30 -0800 
13144              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
13145      Branch: cfgperl
13146            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
13147            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
13148            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
13149            ! x2p/util.c
13150 ____________________________________________________________________________
13151 [  3107] By: gsar                                  on 1999/03/15  03:22:10
13152         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
13153              From: Daniel Yacob <dmulholl@cs.indiana.edu>
13154              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
13155              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
13156              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
13157      Branch: perl
13158            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
13159            + lib/unicode/Is/Syllable.pl
13160            + lib/unicode/MakeEthiopicSyllables.PL
13161            + lib/unicode/README.Ethiopic
13162            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
13163            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
13164            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
13165            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
13166            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
13167            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
13168            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
13169            ! lib/unicode/Name.pl lib/unicode/Number.pl
13170 ____________________________________________________________________________
13171 [  3106] By: gsar                                  on 1999/03/12  20:35:36
13172         Log: change#3067 failed package.t due to needless creation of $a and $b;
13173              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
13174      Branch: perl
13175            ! op.c
13176 ____________________________________________________________________________
13177 [  3105] By: jhi                                   on 1999/03/12  15:54:57
13178         Log: Recognize the NetBSD packages collection.
13179      Branch: maint-5.005/perl
13180            ! hints/netbsd.sh
13181 ____________________________________________________________________________
13182 [  3104] By: jhi                                   on 1999/03/12  09:07:04
13183         Log: From: pvhp@forte.com (Peter Prymmer)
13184              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
13185              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
13186              Date: Thu, 11 Mar 99 14:24:54 PST
13187              Message-Id: <9903112224.AA24346@forte.com>
13188      Branch: maint-5.005/perl
13189            ! README.os390 t/lib/posix.t
13190 ____________________________________________________________________________
13191 [  3103] By: jhi                                   on 1999/03/10  11:07:46
13192         Log: Integrate from mainperl.
13193      Branch: cfgperl
13194           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
13195           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
13196           !> t/pragma/warn/1global toke.c win32/makedef.pl
13197 ____________________________________________________________________________
13198 [  3102] By: jhi                                   on 1999/03/10  11:01:20
13199         Log: From: pvhp@forte.com (Peter Prymmer)
13200              To: perl5-porters@perl.org
13201              Subject: [5.005_03-MT6]Patch: time passes
13202              Date: Tue, 9 Mar 99 18:42:17 PST
13203              Message-Id: <9903100242.AA29057@forte.com>
13204      Branch: maint-5.005/perl
13205            ! perl.c
13206 ____________________________________________________________________________
13207 [  3101] By: jhi                                   on 1999/03/10  10:30:15
13208         Log: From: Mark-Jason Dominus <mjd@plover.com>
13209              To: perl5-porters@perl.com
13210              Subject: Minor fix to perlfunc.pod
13211              Date: Mon, 08 Mar 1999 20:05:53 -0500
13212              Message-ID: <19990309010553.13757.qmail@plover.com>
13213      Branch: maint-5.005/perl
13214            ! pod/perlfunc.pod
13215 ____________________________________________________________________________
13216 [  3100] By: gsar                                  on 1999/03/09  23:04:44
13217         Log: change#3060 had the wrong quotes
13218      Branch: perl
13219            ! pod/pod2man.PL
13220 ____________________________________________________________________________
13221 [  3099] By: jhi                                   on 1999/03/09  12:52:21
13222         Log: d_uname was broken (probably since _53), reported by
13223              
13224              From: Alan Burlison <Alan.Burlison@uk.sun.com>
13225              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
13226              cpan-testers@perl.org
13227              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
13228              Date: Mon, 08 Mar 1999 13:22:31 +0000
13229              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
13230              
13231              and
13232              
13233              From: lvirden@cas.org (Larry W. Virden)
13234              To: perlbug@perl.com
13235              Subject: configure not correctly identifying uname posix compatibility
13236              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
13237              Message-Id: <199903081136.GAA23682@cas.org>
13238      Branch: cfgperl
13239            ! Configure config_h.SH
13240 ____________________________________________________________________________
13241 [  3098] By: gsar                                  on 1999/03/09  03:16:07
13242         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
13243      Branch: perl
13244            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
13245 ____________________________________________________________________________
13246 [  3097] By: gsar                                  on 1999/03/09  02:50:43
13247         Log: use yyerror() instead of croak() so that compile-time failures in
13248              my(LIST) don't confuse globals with lexicals
13249      Branch: perl
13250            ! op.c toke.c
13251 ____________________________________________________________________________
13252 [  3096] By: gsar                                  on 1999/03/09  02:47:36
13253         Log: adjust testsuite for change#3067
13254      Branch: perl
13255            ! t/pragma/warn/1global
13256 ____________________________________________________________________________
13257 [  3095] By: gsar                                  on 1999/03/08  21:04:48
13258         Log: remove bogus symbols from global.sym
13259      Branch: perl
13260            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
13261            ! perl.h win32/makedef.pl
13262 ____________________________________________________________________________
13263 [  3094] By: jhi                                   on 1999/03/06  16:16:15
13264         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13265              To: jhi@iki.fi
13266              Subject: Oops
13267              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
13268              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
13269      Branch: maint-5.005/perl
13270            ! README.hurd
13271 ____________________________________________________________________________
13272 [  3093] By: jhi                                   on 1999/03/06  15:59:46
13273         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
13274              To: jhi@iki.fi
13275              Subject: New Hurd README
13276              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
13277              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
13278      Branch: maint-5.005/perl
13279            ! README.hurd
13280 ____________________________________________________________________________
13281 [  3092] By: jhi                                   on 1999/03/06  12:52:06
13282         Log: From: Paul_Green@stratus.com
13283              To: perl5-porters@perl.org
13284              Cc: jhi@iki.fi, Paul_Green@stratus.com
13285              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
13286              Date: Fri, 5 Mar 1999 18:08:49 -0500 
13287              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
13288      Branch: maint-5.005/perl
13289            ! vos/config.h vos/config_h.SH_orig
13290 ____________________________________________________________________________
13291 [  3091] By: jhi                                   on 1999/03/06  12:42:21
13292         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13293              To: perl5-porters@perl.org, vmsperl@perl.org
13294              Subject: [PATCH 5.005_03-MT6]VMS build patch
13295              Date: Fri, 05 Mar 1999 12:36:19 -0800
13296              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
13297      Branch: maint-5.005/perl
13298            ! vms/subconfigure.com
13299 ____________________________________________________________________________
13300 [  3090] By: gsar                                  on 1999/03/06  04:40:03
13301         Log: integrate change#3089 from mainline
13302              
13303              tolerate CRs after options
13304      Branch: maint-5.005/perl
13305           !> perl.c
13306 ____________________________________________________________________________
13307 [  3089] By: gsar                                  on 1999/03/06  04:30:40
13308         Log: tolerate CRs after options
13309      Branch: perl
13310            ! perl.c
13311 ____________________________________________________________________________
13312 [  3088] By: jhi                                   on 1999/03/05  12:49:01
13313         Log: Integrate from mainperl.
13314      Branch: cfgperl
13315           +> README.hurd
13316           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
13317 ____________________________________________________________________________
13318 [  3087] By: gsar                                  on 1999/03/05  06:41:16
13319         Log: adjust timeouts to accomodate slow/busy systems
13320      Branch: perl
13321            ! t/lib/io_sock.t
13322 ____________________________________________________________________________
13323 [  3083] By: gsar                                  on 1999/03/05  01:32:47
13324         Log: integrate change#3081 from maint-5.005
13325      Branch: perl
13326           !> ext/Errno/Errno_pm.PL
13327 ____________________________________________________________________________
13328 [  3082] By: gsar                                  on 1999/03/05  01:31:06
13329         Log: integrate change#2904 from maint-5.005
13330      Branch: perl
13331           +> README.hurd
13332           !> MANIFEST
13333 ____________________________________________________________________________
13334 [  3081] By: gsar                                  on 1999/03/05  00:14:33
13335         Log: protect against doubled backslashes
13336      Branch: maint-5.005/perl
13337            ! ext/Errno/Errno_pm.PL
13338 ____________________________________________________________________________
13339 [  3077] By: jhi                                   on 1999/03/04  08:10:13
13340         Log: Integrate from mainperl.
13341      Branch: cfgperl
13342           +> ext/B/B/Stash.pm
13343           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
13344           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
13345           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
13346           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
13347 ____________________________________________________________________________
13348 [  3076] By: jhi                                   on 1999/03/04  08:07:59
13349         Log: Regen config_h.SH once more because of *size, 
13350              noticed by
13351              
13352              From: Hans Mulder <hansm@icgned.icgroup.nl>
13353              To: Jarkko Hietaniemi <jhi@iki.fi>
13354              Cc: perl5-porters@perl.org
13355              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13356              Date: Thu,  4 Mar 99 00:10:45 +0100
13357              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13358      Branch: cfgperl
13359            ! Configure config_h.SH
13360 ____________________________________________________________________________
13361 [  3068] By: gsar                                  on 1999/03/04  05:48:03
13362         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
13363              Date: Thu,  4 Mar 99 00:10:45 +0100
13364              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
13365              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
13366      Branch: perl
13367            ! config_h.SH
13368 ____________________________________________________________________________
13369 [  3067] By: gsar                                  on 1999/03/04  05:44:32
13370         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
13371              From: Graham Barr <gbarr@ti.com>
13372              Date: Wed, 3 Mar 1999 17:23:56 -0600
13373              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
13374              Subject: Re: 'use strict' doesn't work for one-letter variables
13375      Branch: perl
13376            ! gv.c op.c
13377 ____________________________________________________________________________
13378 [  3066] By: gsar                                  on 1999/03/04  05:20:50
13379         Log: updates to compiler modules
13380              From: "Vishal Bhatia" <vishalb@hotmail.com>
13381              Date: Tue, 02 Mar 1999 23:27:25 PST
13382              Message-ID: <19990303072725.779.qmail@hotmail.com>
13383              Subject: PATCH 5.005_56 + Test procedure
13384      Branch: perl
13385            + ext/B/B/Stash.pm
13386            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
13387            ! lib/Test/Harness.pm utils/perlcc.PL
13388 ____________________________________________________________________________
13389 [  3065] By: gsar                                  on 1999/03/04  05:03:30
13390         Log: more s/s_/s!/ etc.
13391      Branch: perl
13392            ! pod/perldelta.pod pod/perlfunc.pod
13393 ____________________________________________________________________________
13394 [  3064] By: gsar                                  on 1999/03/04  04:50:45
13395         Log: integrate cfgperl contents into mainline
13396      Branch: perl
13397           !> Configure README.vms bytecode.h config_h.SH configure.com
13398           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
13399           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
13400           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13401 ____________________________________________________________________________
13402 [  3063] By: gsar                                  on 1999/03/04  04:44:13
13403         Log: HP-UX has yet another spelling for /NaNQ?/
13404      Branch: perl
13405            ! t/lib/bigfloatpm.t
13406 ____________________________________________________________________________
13407 [  3062] By: gsar                                  on 1999/03/04  04:36:08
13408         Log: error-check for accept() test
13409      Branch: perl
13410            ! t/lib/io_sock.t
13411 ____________________________________________________________________________
13412 [  3061] By: gsar                                  on 1999/03/04  03:40:25
13413         Log: allow custom comparison function in File::Compare::compare_text()
13414              From: jan.dubois@ibm.net (Jan Dubois)
13415              Date: Fri, 26 Feb 1999 21:56:09 +0100
13416              Message-ID: <36db0838.8805651@smtp1.ibm.net>
13417              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13418      Branch: perl
13419            ! lib/File/Compare.pm
13420 ____________________________________________________________________________
13421 [  3060] By: gsar                                  on 1999/03/04  03:37:38
13422         Log: better version of change#3038
13423              From: abigail@fnx.com
13424              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
13425              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
13426              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
13427      Branch: perl
13428            ! pod/pod2man.PL
13429 ____________________________________________________________________________
13430 [  3058] By: jhi                                   on 1999/03/03  22:30:40
13431         Log: Configure regen to
13432              (1) match maint-5.005 patches #3056 and #3057
13433              (2) better version of PHOSTNAME of #3050
13434              (3) the crosscompile/multiarch config_h.SH trouble solved for now
13435      Branch: cfgperl
13436            ! Configure config_h.SH
13437 ____________________________________________________________________________
13438 [  3054] By: jhi                                   on 1999/03/03  09:57:59
13439         Log: Change #3053 missed perldelta.
13440      Branch: cfgperl
13441            ! pod/perldelta.pod
13442 ____________________________________________________________________________
13443 [  3053] By: jhi                                   on 1999/03/03  08:29:43
13444         Log: Use '!' to mark native integer packings instead of '_'.
13445      Branch: cfgperl
13446            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
13447 ____________________________________________________________________________
13448 [  3052] By: jhi                                   on 1999/03/02  23:12:36
13449         Log: The HP-UX threads patch (change #3028) is needed also here.
13450      Branch: cfgperl
13451            ! hints/hpux.sh thread.h
13452 ____________________________________________________________________________
13453 [  3051] By: jhi                                   on 1999/03/02  08:24:52
13454         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13455              To: perl5-porters@perl.org, vmsperl@perl.org
13456              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
13457              Date: Mon, 01 Mar 1999 16:10:57 -0800
13458              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
13459      Branch: cfgperl
13460            ! README.vms
13461      Branch: maint-5.005/perl
13462            ! README.vms
13463 ____________________________________________________________________________
13464 [  3050] By: jhi                                   on 1999/03/02  08:22:29
13465         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13466              To: perl5-porters@perl.org, vmsperl@perl.org
13467              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
13468              Date: Mon, 01 Mar 1999 16:06:29 -0800
13469              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
13470              
13471              From: Dan Sugalski <sugalskd@osshe.edu>
13472              To: perl5-porters@perl.org, vmsperl@perl.org
13473              Subject: [PATCH 5.005_56]vmsish.pm patch
13474              Date: Mon, 01 Mar 1999 20:19:04 -0800
13475              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
13476              
13477              plus Configure regen containing a "solution" to the
13478              crosscompile/multiarch problem.
13479      Branch: cfgperl
13480            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
13481            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
13482 ____________________________________________________________________________
13483 [  3049] By: jhi                                   on 1999/03/02  07:34:21
13484         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
13485              To: perl5-porters@perl.org
13486              Subject: [PATCH] Eliminate (valid) warning in byterun.c
13487              Date: Mon, 01 Mar 1999 17:27:59 -0500
13488              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
13489      Branch: cfgperl
13490            ! bytecode.h
13491      Branch: maint-5.005/perl
13492            ! bytecode.h
13493 ____________________________________________________________________________
13494 [  3048] By: gsar                                  on 1999/03/02  06:41:21
13495         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13496      Branch: perl
13497            ! MANIFEST README.hpux
13498 ____________________________________________________________________________
13499 [  3047] By: jhi                                   on 1999/03/01  06:34:43
13500         Log: Integrate from mainperl.
13501      Branch: cfgperl
13502           +> README.hpux lib/File/Spec/Functions.pm
13503           !> (integrate 28 files)
13504 ____________________________________________________________________________
13505 [  3046] By: gsar                                  on 1999/03/01  05:34:28
13506         Log: this is 5.005_56
13507      Branch: perl
13508            ! Changes
13509
13510 ----------------
13511 Version 5.005_56
13512 ----------------
13513
13514 ____________________________________________________________________________
13515 [  3045] By: gsar                                  on 1999/03/01  03:32:30
13516         Log: destroy PL_svref_mutex in perl_destruct()
13517      Branch: perl
13518            ! perl.c
13519 ____________________________________________________________________________
13520 [  3044] By: gsar                                  on 1999/03/01  00:38:50
13521         Log: up patchlevel &c.
13522      Branch: perl
13523            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13524            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13525            ! win32/makefile.mk
13526 ____________________________________________________________________________
13527 [  3043] By: gsar                                  on 1999/03/01  00:14:15
13528         Log: integrate cfgperl contents into mainline
13529      Branch: perl
13530            ! pod/perldelta.pod
13531           !> Configure config_h.SH
13532 ____________________________________________________________________________
13533 [  3042] By: gsar                                  on 1999/02/28  23:55:08
13534         Log: slightly edited version of suggested patch
13535              From: jan.dubois@ibm.net (Jan Dubois)
13536              Date: Mon, 01 Mar 1999 00:32:05 +0100
13537              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
13538              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
13539      Branch: perl
13540            + lib/File/Spec/Functions.pm
13541            ! MANIFEST lib/File/Spec.pm
13542 ____________________________________________________________________________
13543 [  3041] By: gsar                                  on 1999/02/28  22:47:19
13544         Log: fix subtle bug in eval'' testsuite
13545      Branch: perl
13546            ! t/op/eval.t
13547 ____________________________________________________________________________
13548 [  3040] By: gsar                                  on 1999/02/28  22:46:24
13549         Log: avoid literal control characters in change#3039
13550      Branch: perl
13551            ! t/base/lex.t
13552 ____________________________________________________________________________
13553 [  3039] By: gsar                                  on 1999/02/28  21:47:18
13554         Log: todo item: permit extended control variables a la ${^Foo} (patch
13555              courtesy Mark-Jason Dominus <mjd@plover.com>)
13556      Branch: perl
13557            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
13558            ! t/base/lex.t toke.c
13559 ____________________________________________________________________________
13560 [  3038] By: gsar                                  on 1999/02/28  21:21:05
13561         Log: From: abigail@fnx.com
13562              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
13563              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
13564              Subject: Recognize -> and => inside [A-Z]<> sequences.
13565      Branch: perl
13566            ! pod/pod2man.PL
13567 ____________________________________________________________________________
13568 [  3037] By: gsar                                  on 1999/02/28  21:12:22
13569         Log: fix longstanding bug: searches for lexicals originating within eval''
13570              weren't stopping at the subroutine boundary correctly
13571      Branch: perl
13572            ! op.c proto.h t/op/eval.t
13573 ____________________________________________________________________________
13574 [  3036] By: gsar                                  on 1999/02/28  20:02:29
13575         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
13576              as stacked list values
13577              From: jan.dubois@ibm.net (Jan Dubois)
13578              Date: Sat, 27 Feb 1999 18:24:17 +0100
13579              Message-ID: <36e22849.36531259@smtp1.ibm.net>
13580              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
13581      Branch: perl
13582            ! win32/win32.c
13583 ____________________________________________________________________________
13584 [  3035] By: gsar                                  on 1999/02/28  19:48:54
13585         Log: remove superfluous stack_sp decl
13586      Branch: perl
13587            ! jpl/JNI/JNI.xs
13588 ____________________________________________________________________________
13589 [  3034] By: gsar                                  on 1999/02/28  19:34:58
13590         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
13591      Branch: perl
13592            ! lib/Getopt/Std.pm
13593 ____________________________________________________________________________
13594 [  3033] By: gsar                                  on 1999/02/28  19:23:41
13595         Log: add File::Compare::compare_text()
13596              From: jan.dubois@ibm.net (Jan Dubois)
13597              Date: Fri, 26 Feb 1999 00:20:41 +0100
13598              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
13599              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
13600      Branch: perl
13601            ! lib/File/Compare.pm pod/perltodo.pod
13602 ____________________________________________________________________________
13603 [  3032] By: gsar                                  on 1999/02/28  19:01:33
13604         Log: add README.hpux
13605      Branch: perl
13606            + README.hpux
13607            ! MAINTAIN MANIFEST
13608 ____________________________________________________________________________
13609 [  3031] By: gsar                                  on 1999/02/28  18:49:08
13610         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
13611              James Cromie <jcromie@fossil.uswc.uswest.com>
13612      Branch: perl
13613            ! lib/Pod/Html.pm
13614 ____________________________________________________________________________
13615 [  3030] By: gsar                                  on 1999/02/28  18:35:09
13616         Log: From: jan.dubois@ibm.net (Jan Dubois)
13617              Date: Wed, 24 Feb 1999 22:34:56 +0100
13618              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
13619              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
13620      Branch: perl
13621            ! lib/Test/Harness.pm
13622 ____________________________________________________________________________
13623 [  3029] By: gsar                                  on 1999/02/28  18:28:18
13624         Log: add note about env pollution
13625      Branch: perl
13626            ! INSTALL pod/perltodo.pod
13627 ____________________________________________________________________________
13628 [  3028] By: jhi                                   on 1999/02/26  14:40:00
13629         Log: HP-UX 11 threads.
13630              
13631              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13632              To: perl5-porters@perl.org
13633              Cc: jhi@cc.hut.fi
13634              Subject: Maint 5 and _54 with threading on HP-UX 11.00
13635              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
13636              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
13637              
13638              NOTE from jhi: the hpux hints could still be more robust by
13639              disabling gdbm when necessary.
13640              
13641              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
13642              linking -lgdbm -lpthread creates an executable that instantly
13643              core dumps on a pthreads internal panic:
13644              
13645              ./gdpt
13646              
13647              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
13648              Return Pointer is 0xc082bf33
13649              17639 quit (core dumped)  ./gdpt
13650              
13651              You don't have to *use* either gdbm or pthreads in the executable,
13652              just linking them together is enough.  Workaround is to recompile
13653              the GDBM under HP-UX 11, that makes the problem go away.
13654      Branch: maint-5.005/perl
13655            ! hints/hpux.sh thread.h
13656 ____________________________________________________________________________
13657 [  3025] By: jhi                                   on 1999/02/25  20:41:07
13658         Log: Temporary workaround for the config_h.SH versus
13659              crosscompile and multiarch plus introduce 'rt'
13660              to $libswanted: in UNIX98 sched_yield() lives there.
13661      Branch: cfgperl
13662            ! Configure config_h.SH
13663 ____________________________________________________________________________
13664 [  3024] By: jhi                                   on 1999/02/24  12:54:59
13665         Log: Integrate from mainperl.
13666      Branch: cfgperl
13667           +> t/lib/fatal.t
13668           !> (integrate 44 files)
13669 ____________________________________________________________________________
13670 [  3023] By: gsar                                  on 1999/02/24  07:02:12
13671         Log: integrate cfgperl contents
13672      Branch: perl
13673           !> (integrate 30 files)
13674 ____________________________________________________________________________
13675 [  3022] By: gsar                                  on 1999/02/24  05:59:47
13676         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
13677              Date: 23 Feb 1999 17:53:22 -0700
13678              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
13679              Subject: [PATCH: _55] perldoc -q broken
13680      Branch: perl
13681            ! utils/perldoc.PL
13682 ____________________________________________________________________________
13683 [  3021] By: gsar                                  on 1999/02/24  05:51:53
13684         Log: ansify perlio.c, fix PerlIO-ish typos
13685      Branch: perl
13686            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
13687            ! iperlsys.h perlio.c
13688 ____________________________________________________________________________
13689 [  3020] By: gsar                                  on 1999/02/24  05:28:06
13690         Log: adjust a Perl_malloc() flag for NeXT
13691              From: Hans Mulder <hansm@icgned.icgroup.nl>
13692              Date: Tue, 23 Feb 99 00:26:25 +0100
13693              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
13694              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
13695      Branch: perl
13696            ! perl.h
13697 ____________________________________________________________________________
13698 [  3019] By: gsar                                  on 1999/02/24  05:19:42
13699         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
13700      Branch: perl
13701            ! pod/perltodo.pod
13702 ____________________________________________________________________________
13703 [  3018] By: gsar                                  on 1999/02/24  04:15:18
13704         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13705              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
13706              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
13707              Subject: improved error message [PATCH _55] [RESEND]
13708      Branch: perl
13709            ! sv.c
13710 ____________________________________________________________________________
13711 [  3017] By: gsar                                  on 1999/02/24  03:50:34
13712         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13713              Date: Sun, 21 Feb 1999 20:02:18 -0700
13714              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
13715              Subject: perlfunc updates (against 55)
13716      Branch: perl
13717            ! pod/perlfunc.pod
13718 ____________________________________________________________________________
13719 [  3016] By: gsar                                  on 1999/02/24  03:17:05
13720         Log: testsuite adjustments
13721              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13722              Date: Sat, 20 Feb 1999 15:24:57 +0000
13723              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
13724              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
13725      Branch: perl
13726            ! t/lib/io_sock.t t/op/lex_assign.t
13727 ____________________________________________________________________________
13728 [  3015] By: gsar                                  on 1999/02/24  02:54:47
13729         Log: avoid modifying readonly values from qw()
13730      Branch: perl
13731            ! lib/ExtUtils/MM_Unix.pm
13732 ____________________________________________________________________________
13733 [  3014] By: gsar                                  on 1999/02/24  02:49:04
13734         Log: more "correct" utbuf for utime()
13735      Branch: perl
13736            ! doio.c
13737 ____________________________________________________________________________
13738 [  3013] By: jhi                                   on 1999/02/22  19:27:44
13739         Log: Fix MacPerl version, change PowerUX to PowerMAX.
13740              
13741              From: Chris Nandor <pudge@pobox.com>
13742              To: jhi@iki.fi
13743              Cc: perl5-porters@perl.org
13744              Subject: Re: perl current availability as documented by perl.pod
13745              Date: Sun, 21 Feb 1999 11:06:03 -0500
13746              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
13747              
13748              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13749              To: jhi@iki.fi
13750              Cc: perl5-porters@perl.org
13751              Subject: Re: perl current availability as documented by perl.pod
13752              Date: Mon, 22 Feb 1999 13:08:30 GMT
13753              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
13754      Branch: cfgperl
13755            ! pod/perl.pod
13756      Branch: maint-5.005/perl
13757            ! pod/perl.pod
13758 ____________________________________________________________________________
13759 [  3012] By: jhi                                   on 1999/02/22  10:26:11
13760         Log: Snapshot the cross-compilation/multiarchitecture stuff
13761              (currently broken in next)
13762      Branch: cfgperl
13763            ! Configure config_h.SH pp.c
13764 ____________________________________________________________________________
13765 [  3011] By: jhi                                   on 1999/02/22  10:24:51
13766         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
13767              To: gsar@activestate.com (Gurusamy Sarathy)
13768              Cc: perl5-porters@perl.org (Perl5 Porters)
13769              Subject: [PATCH 5.005_55] DB_File 1.64 patch
13770              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
13771              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
13772      Branch: cfgperl
13773            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13774            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
13775 ____________________________________________________________________________
13776 [  3009] By: jhi                                   on 1999/02/22  09:14:26
13777         Log: Scratch #3008 and introduce $crosscompile and $multiarch
13778              also in non-Configure lands.
13779      Branch: cfgperl
13780            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
13781            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
13782            ! win32/config.gc win32/config.vc win32/config_H.bc
13783            ! win32/config_H.gc win32/config_H.vc
13784 ____________________________________________________________________________
13785 [  3008] By: jhi                                   on 1999/02/22  08:58:04
13786         Log: Add -DMULTIARCH (see change #3006).
13787      Branch: cfgperl
13788            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
13789 ____________________________________________________________________________
13790 [  3007] By: jhi                                   on 1999/02/22  08:54:06
13791         Log: Undo the references to local{lib,arch} introduced by #3006.
13792      Branch: cfgperl
13793            ! Configure config_h.SH
13794 ____________________________________________________________________________
13795 [  3006] By: jhi                                   on 1999/02/22  08:43:50
13796         Log: From: hansm@icgned.icgroup.nl
13797              To: perlbug@perl.com
13798              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
13799              Date: Sun, 21 Feb 1999 22:58:55 +0100
13800              Reply-To: hansmu@xs4all.nl
13801              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
13802              
13803              plus other Configure changes: prepare for cross-compilation/
13804              multiarchitecture builds.
13805      Branch: cfgperl
13806            ! Configure config_h.SH
13807 ____________________________________________________________________________
13808 [  3005] By: jhi                                   on 1999/02/22  08:35:30
13809         Log: Configure/Perl knew how to look for use Mach cthreads
13810              but Configure didn't let them to be used ($osname 'next').
13811      Branch: cfgperl
13812            ! Configure config_h.SH
13813      Branch: maint-5.005/perl
13814            ! Configure
13815 ____________________________________________________________________________
13816 [  3004] By: jhi                                   on 1999/02/21  15:46:02
13817         Log: Update Acorn AVAILABILITY.
13818      Branch: cfgperl
13819            ! pod/perl.pod
13820      Branch: maint-5.005/perl
13821            ! pod/perl.pod
13822 ____________________________________________________________________________
13823 [  3003] By: jhi                                   on 1999/02/21  14:50:42
13824         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
13825              To: perl5-porters@perl.org (Perl 5 Porters)
13826              Subject: PATCH: perlref.pod - symbolic ref example
13827              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
13828              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
13829      Branch: cfgperl
13830            ! pod/perlref.pod
13831      Branch: maint-5.005/perl
13832            ! pod/perlref.pod
13833 ____________________________________________________________________________
13834 [  3002] By: jhi                                   on 1999/02/21  14:35:22
13835         Log: Sync cfgperl with maint-5.005 change #3000.
13836      Branch: cfgperl
13837            ! pod/perlfunc.pod t/op/pack.t
13838 ____________________________________________________________________________
13839 [  2999] By: gsar                                  on 1999/02/20  22:48:30
13840         Log: From:    John Bley <jbb6@acpub.duke.edu>
13841              Date:    Sat, 20 Feb 1999 16:02:34 EST
13842              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
13843              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
13844      Branch: perl
13845            ! regcomp.c
13846 ____________________________________________________________________________
13847 [  2998] By: jhi                                   on 1999/02/20  14:13:06
13848         Log: Enhanced the endianness description.
13849      Branch: cfgperl
13850            ! pod/perlfunc.pod
13851 ____________________________________________________________________________
13852 [  2996] By: jhi                                   on 1999/02/20  13:55:41
13853         Log: Glossary now mostly fixed.
13854      Branch: cfgperl
13855            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13856            ! config_h.SH
13857 ____________________________________________________________________________
13858 [  2994] By: jhi                                   on 1999/02/20  11:58:33
13859         Log: Perldeltify GNU/Hurd.
13860      Branch: cfgperl
13861            ! pod/perldelta.pod
13862 ____________________________________________________________________________
13863 [  2993] By: gsar                                  on 1999/02/20  00:59:10
13864         Log: fix typo in Perl_sbrk()
13865              From: hansm@icgned.icgroup.nl
13866              Date: Fri, 19 Feb 1999 23:19:31 +0100
13867              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
13868              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
13869      Branch: perl
13870            ! malloc.c
13871 ____________________________________________________________________________
13872 [  2992] By: gsar                                  on 1999/02/20  00:51:08
13873         Log: integrate change#2980 from maint-5.005
13874      Branch: perl
13875           !> utils/h2xs.PL
13876 ____________________________________________________________________________
13877 [  2991] By: gsar                                  on 1999/02/20  00:34:01
13878         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13879              Date: Thu, 18 Feb 1999 18:51:38 +0000
13880              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
13881              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
13882      Branch: perl
13883            ! pp_hot.c t/op/pat.t
13884 ____________________________________________________________________________
13885 [  2990] By: gsar                                  on 1999/02/20  00:30:48
13886         Log: From: jan.dubois@ibm.net (Jan Dubois)
13887              Date: Thu, 18 Feb 1999 19:14:07 +0100
13888              Message-ID: <36d15809.40853323@smtp1.ibm.net>
13889              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
13890      Branch: perl
13891            ! win32/win32.c
13892 ____________________________________________________________________________
13893 [  2989] By: gsar                                  on 1999/02/20  00:27:01
13894         Log: do poll() emulation unless HAS_POLL && I_POLL
13895      Branch: perl
13896            ! ext/IO/poll.h
13897 ____________________________________________________________________________
13898 [  2988] By: gsar                                  on 1999/02/19  23:52:12
13899         Log: tweak RE for NaNQ? recognition
13900      Branch: perl
13901            ! t/lib/bigfloatpm.t
13902 ____________________________________________________________________________
13903 [  2987] By: gsar                                  on 1999/02/19  23:29:59
13904         Log: mention C<use utf8> and C<use warning> in perldelta
13905      Branch: perl
13906            ! pod/perldelta.pod
13907 ____________________________________________________________________________
13908 [  2985] By: jhi                                   on 1999/02/19  20:43:19
13909         Log: pack/unpack better in (network-)short-non-16-bits and
13910              (network-)long-non-32-bits systems such as Cray C90.
13911      Branch: cfgperl
13912            ! perl.h pp.c t/op/pack.t
13913 ____________________________________________________________________________
13914 [  2984] By: jhi                                   on 1999/02/19  20:38:54
13915         Log: Regen Configure.
13916      Branch: cfgperl
13917            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13918            ! perl.c
13919 ____________________________________________________________________________
13920 [  2982] By: jhi                                   on 1999/02/19  19:51:49
13921         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
13922              not probed for and         
13923              
13924              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13925              To: Chaim Frenkel <chaimf@pobox.com>,
13926              Russ Allbery <rra@stanford.edu>,
13927              Jarkko Hietaniemi <jhi@iki.fi>,
13928              Gurusamy Sarathy <gsar@activestate.com>,
13929              Graham Barr <gbarr@pobox.com>
13930              Cc: bdensch@ameritech.net, perlbug@perl.com
13931              Subject: [PATCH] Re: Solaris 7 for Intel
13932              Message-ID: <19990219124404.A30182@O2.chapin.edu>
13933              
13934              Glossary is still missing some terms because
13935              mkglossary is misbehaving (change #2981 updated
13936              Glossary manually)
13937      Branch: cfgperl
13938            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
13939            ! Porting/config_H
13940 ____________________________________________________________________________
13941 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
13942         Log: Make result of h2xs work when user adds C<use strict>
13943      Branch: maint-5.005/perl
13944            ! utils/h2xs.PL
13945 ____________________________________________________________________________
13946 [  2979] By: gsar                                  on 1999/02/19  05:24:29
13947         Log: doc for change#2978
13948      Branch: perl
13949            ! pod/perlsub.pod
13950 ____________________________________________________________________________
13951 [  2978] By: gsar                                  on 1999/02/19  05:08:29
13952         Log: bring '*' prototype closer to how it behaves internally
13953      Branch: perl
13954            + t/lib/fatal.t
13955            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
13956 ____________________________________________________________________________
13957 [  2977] By: gsar                                  on 1999/02/19  02:50:31
13958         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
13959      Branch: perl
13960            ! perly.h
13961 ____________________________________________________________________________
13962 [  2975] By: gsar                                  on 1999/02/18  21:41:57
13963         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
13964              of lexical searches in BEGIN|INIT|END)
13965      Branch: perl
13966            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
13967            ! vms/perly_c.vms
13968 ____________________________________________________________________________
13969 [  2974] By: gsar                                  on 1999/02/18  21:03:06
13970         Log: missing PERL_POLLUTE_MALLOC
13971      Branch: perl
13972            ! ext/SDBM_File/sdbm/sdbm.h
13973 ____________________________________________________________________________
13974 [  2973] By: gsar                                  on 1999/02/18  17:10:49
13975         Log: From:    Andy Dougherty <doughera@lafayette.edu>
13976              Date:    Wed, 17 Feb 1999 17:22:50 EST
13977              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
13978              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
13979      Branch: perl
13980            ! lib/dotsh.pl
13981 ____________________________________________________________________________
13982 [  2972] By: gsar                                  on 1999/02/18  17:04:12
13983         Log: s/#defined/#define/
13984      Branch: perl
13985            ! ext/Data/Dumper/Dumper.xs
13986 ____________________________________________________________________________
13987 [  2970] By: gsar                                  on 1999/02/18  03:26:43
13988         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
13989      Branch: perl
13990            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13991            ! ext/GDBM_File/typemap
13992 ____________________________________________________________________________
13993 [  2969] By: gsar                                  on 1999/02/17  23:30:47
13994         Log: correct slurp mode doc
13995      Branch: perl
13996            ! pod/perlfunc.pod pod/perlop.pod
13997 ____________________________________________________________________________
13998 [  2968] By: jhi                                   on 1999/02/17  23:15:49
13999         Log: Ultrix hints update.
14000              
14001              From: Spider Boardman <spider@zk3.dec.com>
14002              To: perlbug@perl.com
14003              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
14004              Date: Tue, 16 Feb 1999 23:04:28 -0500
14005              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
14006      Branch: cfgperl
14007            ! hints/ultrix_4.sh
14008 ____________________________________________________________________________
14009 [  2966] By: jhi                                   on 1999/02/17  23:09:21
14010         Log: Change #2965 wiped out some Sarathy's _55 changes.
14011              Now unwiped.
14012      Branch: cfgperl
14013            ! Configure pp.c t/op/pack.t
14014 ____________________________________________________________________________
14015 [  2965] By: jhi                                   on 1999/02/17  23:00:04
14016         Log: Configure tweaks.
14017              
14018              Fix the Unixware/SCO uname scan:
14019              
14020              From: Tom Hughes <thh@cyberscience.com>
14021              To: perlbug@perl.com
14022              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
14023              Date: 17 Feb 1999 15:34:15 +0000    
14024              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
14025              
14026              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
14027              
14028              From: Joe Buehler <jhpb@hekimian.com>
14029              To: perl5-porters@perl.org
14030              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
14031              Date: 12 Feb 1999 11:25:21 -0500
14032              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
14033              
14034              Make the pthreads joinable constant scan to output to fd 4, not 2.
14035      Branch: cfgperl
14036            ! Configure
14037 ____________________________________________________________________________
14038 [  2964] By: gsar                                  on 1999/02/17  21:30:07
14039         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
14040              Date: Wed, 17 Feb 1999 06:53:13 -0700
14041              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
14042              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
14043      Branch: perl
14044            ! lib/Pod/Functions.pm
14045 ____________________________________________________________________________
14046 [  2963] By: gsar                                  on 1999/02/17  21:18:21
14047         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
14048              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14049              Date: Wed, 17 Feb 1999 10:06:01 +0000
14050              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
14051              Subject: Re: [5.005_53] panic: pad_free curpad 
14052      Branch: perl
14053            ! regcomp.c regexec.c t/op/misc.t
14054 ____________________________________________________________________________
14055 [  2962] By: gsar                                  on 1999/02/16  21:26:28
14056         Log: NaNQ? tweak
14057      Branch: perl
14058            ! t/lib/bigfloatpm.t
14059 ____________________________________________________________________________
14060 [  2961] By: jhi                                   on 1999/02/16  19:26:38
14061         Log: Integrate from mainperl.
14062      Branch: cfgperl
14063           !> (integrate 37 files)
14064 ____________________________________________________________________________
14065 [  2960] By: gsar                                  on 1999/02/16  18:04:29
14066         Log: undo change#2465 (qw[] is a real list now)
14067      Branch: perl
14068            ! pod/perlop.pod
14069 ____________________________________________________________________________
14070 [  2959] By: gsar                                  on 1999/02/16  07:09:33
14071         Log: this was 5.005_55
14072      Branch: perl
14073            ! Changes
14074
14075 ----------------
14076 Version 5.005_55
14077 ----------------
14078
14079 ____________________________________________________________________________
14080 [  2958] By: gsar                                  on 1999/02/16  06:18:27
14081         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
14082              elide dups and non-dependents from Changes
14083      Branch: perl
14084            ! Changes pod/perlhist.pod
14085           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
14086           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
14087           !> pod/perlport.pod pp.c t/op/pack.t
14088 ____________________________________________________________________________
14089 [  2957] By: gsar                                  on 1999/02/16  04:09:47
14090         Log: propagate PERL_VERSION everywhere, add to pod
14091      Branch: perl
14092            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
14093            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
14094            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
14095            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
14096            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
14097            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
14098            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
14099            ! win32/config.gc win32/config.vc win32/config_sh.PL
14100            ! win32/win32.c x2p/a2py.c
14101 ____________________________________________________________________________
14102 [  2955] By: jhi                                   on 1999/02/15  16:15:03
14103         Log: The pack tests now better in C90 (after the packnative patches).
14104      Branch: cfgperl
14105            ! t/op/pack.t
14106 ____________________________________________________________________________
14107 [  2954] By: gsar                                  on 1999/02/15  14:11:50
14108         Log: tweak Configure to follow new PERL_VERSION etc.
14109      Branch: perl
14110            ! Configure patchlevel.h pod/perlhist.pod
14111 ____________________________________________________________________________
14112 [  2953] By: jhi                                   on 1999/02/15  14:02:21
14113         Log: Integrate from mainperl.
14114      Branch: cfgperl
14115           !> MANIFEST Porting/makerel
14116 ____________________________________________________________________________
14117 [  2952] By: jhi                                   on 1999/02/15  13:50:07
14118         Log: Enhance the packnative patch: use the packnative code
14119              only if required.  Also added hefty testing (hopefully
14120              I didn't assume too much...).  Tested on alpha, ix86, sparc.
14121      Branch: cfgperl
14122            ! pod/perlfunc.pod pp.c t/op/pack.t
14123 ____________________________________________________________________________
14124 [  2951] By: jhi                                   on 1999/02/15  13:46:56
14125         Log: AVAILABILITY from 5.005_03-tobe, will of course
14126              require updating when 5.006 comes out.
14127      Branch: cfgperl
14128            ! pod/perl.pod
14129 ____________________________________________________________________________
14130 [  2949] By: gsar                                  on 1999/02/15  13:28:51
14131         Log: will this be it for 5.005_55?
14132      Branch: perl
14133            ! MANIFEST Porting/makerel
14134 ____________________________________________________________________________
14135 [  2948] By: jhi                                   on 1999/02/15  13:23:52
14136         Log: Integrate from mainperl.
14137      Branch: cfgperl
14138           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
14139           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14140           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14141           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
14142           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
14143           !> win32/config.gc win32/config.vc win32/config_H.bc
14144           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
14145 ____________________________________________________________________________
14146 [  2947] By: jhi                                   on 1999/02/15  13:20:41
14147         Log: perlport.pod 1.39 from Chris.
14148      Branch: cfgperl
14149            ! pod/perlport.pod
14150 ____________________________________________________________________________
14151 [  2946] By: jhi                                   on 1999/02/15  13:09:58
14152         Log: Import Ultrix update, change #2864, 
14153              
14154              From: Spider Boardman <spider@zk3.dec.com>
14155              To: perlbug@perl.com
14156              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14157              Date: Wed, 10 Feb 1999 23:33:31 -0500
14158              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14159      Branch: cfgperl
14160            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14161 ____________________________________________________________________________
14162 [  2945] By: jhi                                   on 1999/02/15  13:04:50
14163         Log: OpenBSD sparc SHMLBA.
14164      Branch: cfgperl
14165            ! ext/IPC/SysV/SysV.xs
14166 ____________________________________________________________________________
14167 [  2944] By: gsar                                  on 1999/02/15  12:09:52
14168         Log: update win32/config* stuff, Changes
14169      Branch: perl
14170            ! Changes win32/Makefile win32/config.bc win32/config.gc
14171            ! win32/config.vc win32/config_H.bc win32/config_H.gc
14172            ! win32/config_H.vc win32/makefile.mk
14173 ____________________________________________________________________________
14174 [  2943] By: gsar                                  on 1999/02/15  11:54:08
14175         Log: #include patchlevel.h by default, provide
14176              PERL_{REVISION,VERSION,SUBVERSION}
14177      Branch: perl
14178            ! patchlevel.h perl.h
14179 ____________________________________________________________________________
14180 [  2942] By: gsar                                  on 1999/02/15  10:26:59
14181         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
14182              misc fixes
14183      Branch: perl
14184            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
14185 ____________________________________________________________________________
14186 [  2941] By: gsar                                  on 1999/02/15  10:24:37
14187         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
14188              Message-ID: <19990207002851.B9185@toldyouso.com>
14189              Message-ID: <19990207212152.A9765@toldyouso.com>
14190              Message-ID: <19990207212041.A9622@toldyouso.com>
14191              Message-ID: <19990207213127.A10244@toldyouso.com>
14192              Message-ID: <19990207212559.A9950@toldyouso.com>
14193              Message-ID: <19990207212842.A9994@toldyouso.com>
14194              Message-ID: <19990207212500.A9860@toldyouso.com>
14195              Message-ID: <19990207213013.A10105@toldyouso.com>
14196      Branch: perl
14197            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
14198            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
14199            ! pod/perlmodlib.pod pod/perltoc.pod
14200 ____________________________________________________________________________
14201 [  2940] By: gsar                                  on 1999/02/15  10:07:08
14202         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
14203              of suggested patch)
14204              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
14205              Date: Mon, 08 Feb 1999 01:14:41 -0000
14206              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
14207              Subject: [PATCH 5.005_54] some pending C.pm stuff 
14208      Branch: perl
14209            ! ext/B/B/C.pm
14210 ____________________________________________________________________________
14211 [  2939] By: jhi                                   on 1999/02/15  08:40:18
14212         Log: Integrate from mainperl.
14213      Branch: cfgperl
14214           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
14215            - lib/File/PathConvert.pm
14216           !> (integrate 81 files)
14217 ____________________________________________________________________________
14218 [  2938] By: gsar                                  on 1999/02/15  06:56:39
14219         Log: change#2839 was bogus, redo
14220      Branch: perl
14221           !> t/lib/h2ph.pht
14222 ____________________________________________________________________________
14223 [  2937] By: gsar                                  on 1999/02/15  06:38:15
14224         Log: support Win32::GetFullPathName() and Win32::SetLastError()
14225              From: jan.dubois@ibm.net (Jan Dubois)
14226              Date: Tue, 09 Feb 1999 22:27:31 +0100
14227              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
14228              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
14229      Branch: perl
14230            ! win32/win32.c
14231 ____________________________________________________________________________
14232 [  2936] By: gsar                                  on 1999/02/15  06:26:39
14233         Log: support native integers, pack("L_",...) etc. (via private mail)
14234              From: Jarkko Hietaniemi <jhi@iki.fi>
14235              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
14236              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
14237              Subject: the "packnative" patch
14238      Branch: perl
14239            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
14240            ! t/lib/ipc_sysv.t t/op/pack.t
14241 ____________________________________________________________________________
14242 [  2935] By: gsar                                  on 1999/02/15  06:04:02
14243         Log: From: Michael G Schwern <schwern@pobox.com>
14244              Date: Tue, 9 Feb 1999 04:13:12 -0500
14245              Message-ID: <19990209041312.A15788@toldyouso.com>
14246              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
14247      Branch: perl
14248            ! utils/h2xs.PL
14249 ____________________________________________________________________________
14250 [  2934] By: gsar                                  on 1999/02/15  05:30:13
14251         Log: fix bugs in the handling of negative numbers, among other things
14252              From: Steven Knight <knight@theopera.baldmt.citilink.com>
14253              Date: Mon, 8 Feb 1999 01:16:24 -0600
14254              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
14255              Subject: Math::BigFloat and Math::BigInt
14256      Branch: perl
14257            + t/lib/bigfloat.t t/lib/bigfloatpm.t
14258            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
14259            ! t/lib/bigintpm.t
14260 ____________________________________________________________________________
14261 [  2933] By: gsar                                  on 1999/02/15  04:57:52
14262         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
14263              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
14264              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
14265              Subject: s2p incorrectly handles hold space commands
14266      Branch: perl
14267            ! x2p/s2p.PL
14268 ____________________________________________________________________________
14269 [  2932] By: gsar                                  on 1999/02/15  04:45:55
14270         Log: clarify what a "line" is
14271      Branch: perl
14272            ! pod/perlfunc.pod pod/perlvar.pod
14273 ____________________________________________________________________________
14274 [  2931] By: gsar                                  on 1999/02/15  04:23:29
14275         Log: backout change#2811 and add newer version based on File::Spec
14276              From: Barrie Slaymaker <rbs@telerama.com>
14277              Date: Thu, 11 Feb 1999 16:29:24 -0500
14278              Message-ID: <36C34BB4.A62090E0@telerama.com>
14279              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
14280      Branch: perl
14281            - lib/File/PathConvert.pm
14282            ! MANIFEST installhtml lib/Pod/Html.pm
14283 ____________________________________________________________________________
14284 [  2930] By: gsar                                  on 1999/02/15  04:16:25
14285         Log: From: Barrie Slaymaker <rbs@telerama.com>
14286              Date: Thu, 11 Feb 1999 19:39:48 -0500
14287              Message-ID: <36C37854.707D139@telerama.com>
14288              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
14289      Branch: perl
14290            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
14291 ____________________________________________________________________________
14292 [  2929] By: gsar                                  on 1999/02/15  04:06:50
14293         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
14294              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
14295              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
14296              Subject: [PATCH]5.005_54 (DOC) fix many typos
14297              --
14298              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
14299              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
14300              Subject: [PATCH]5.005_54 (DOC) typos
14301      Branch: perl
14302            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
14303            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
14304            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
14305            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
14306            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
14307            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
14308            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
14309            ! pod/perlvar.pod pod/perlxs.pod
14310 ____________________________________________________________________________
14311 [  2928] By: gsar                                  on 1999/02/15  03:39:53
14312         Log: allow the Carp routines to pass through exception objects
14313      Branch: perl
14314            ! lib/Carp.pm
14315 ____________________________________________________________________________
14316 [  2927] By: gsar                                  on 1999/02/15  03:22:57
14317         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
14318      Branch: perl
14319            ! pod/perlfaq8.pod
14320 ____________________________________________________________________________
14321 [  2926] By: gsar                                  on 1999/02/15  03:19:39
14322         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
14323              have done that, but didn't)
14324      Branch: perl
14325           !> utils/h2ph.PL
14326 ____________________________________________________________________________
14327 [  2925] By: gsar                                  on 1999/02/15  03:17:01
14328         Log: integrate cfgperl changes into mainline
14329      Branch: perl
14330            ! Changes
14331           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14332           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
14333           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
14334           !> vms/subconfigure.com
14335 ____________________________________________________________________________
14336 [  2924] By: gsar                                  on 1999/02/15  03:07:08
14337         Log: add const qualifier to most char* prototypes, handle ripple effect
14338      Branch: perl
14339            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
14340            ! universal.c util.c
14341 ____________________________________________________________________________
14342 [  2923] By: gsar                                  on 1999/02/15  01:04:30
14343         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14344              Date: Thu, 04 Feb 1999 02:37:31 +0000
14345              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
14346              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
14347      Branch: perl
14348            ! pp_ctl.c t/op/range.t
14349 ____________________________________________________________________________
14350 [  2922] By: gsar                                  on 1999/02/15  00:24:34
14351         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14352              Date: Sun, 31 Jan 1999 01:50:06 +0000
14353              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
14354              Subject: [PATCH 5.005_03t4] regexp flags bug
14355      Branch: perl
14356            ! regcomp.c t/op/re_tests
14357 ____________________________________________________________________________
14358 [  2921] By: gsar                                  on 1999/02/15  00:13:02
14359         Log: use New() et al., rather than safemalloc() et al.
14360              From: jan.dubois@ibm.net (Jan Dubois)
14361              Date: Fri, 29 Jan 1999 23:27:22 +0100
14362              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
14363              Subject: [PATCH _03-MT5] POSIX.xs memory API
14364      Branch: perl
14365            ! ext/POSIX/POSIX.xs
14366 ____________________________________________________________________________
14367 [  2920] By: gsar                                  on 1999/02/15  00:05:33
14368         Log: tweak READ() docs to mention $buffer must be altered by reference
14369      Branch: perl
14370            ! pod/perltie.pod
14371 ____________________________________________________________________________
14372 [  2919] By: gsar                                  on 1999/02/14  23:50:39
14373         Log: applied suggested patch, with several language/readability tweaks
14374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14375              Date: Fri, 29 Jan 1999 00:25:02 -0500
14376              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
14377              Subject: Re: [PATCH 5.005_*] Better parsing docs
14378      Branch: perl
14379            ! pod/perlop.pod
14380 ____________________________________________________________________________
14381 [  2918] By: gsar                                  on 1999/02/14  23:20:42
14382         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
14383              of silently returning bogus values)
14384              From: Peter Chines <pchines@nhgri.nih.gov>
14385              Date: Wed, 27 Jan 1999 16:11:31 -0500
14386              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
14387              Subject: Time::Local
14388      Branch: perl
14389            ! lib/Time/Local.pm pod/perldelta.pod
14390 ____________________________________________________________________________
14391 [  2917] By: gsar                                  on 1999/02/14  11:21:43
14392         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14393              Date: Thu, 28 Jan 1999 10:02:20 -0500
14394              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
14395              Subject: Re: [PATCH 5.005_53] Better perldoc
14396      Branch: perl
14397            ! utils/perldoc.PL
14398 ____________________________________________________________________________
14399 [  2916] By: gsar                                  on 1999/02/14  10:59:38
14400         Log: back out change#2751, apply updated version 
14401              From: jan.dubois@ibm.net (Jan Dubois)
14402              Date: Sat, 06 Feb 1999 01:06:29 +0100
14403              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
14404              Subject: [PATCH] Cleanup of File::Spec module
14405      Branch: perl
14406            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
14407            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14408            ! lib/File/Spec/Win32.pm
14409 ____________________________________________________________________________
14410 [  2915] By: gsar                                  on 1999/02/14  10:48:01
14411         Log: tweak select() test
14412      Branch: perl
14413            ! pod/perlipc.pod t/op/fh.t
14414 ____________________________________________________________________________
14415 [  2914] By: gsar                                  on 1999/02/14  10:25:55
14416         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
14417      Branch: perl
14418            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
14419 ____________________________________________________________________________
14420 [  2913] By: gsar                                  on 1999/02/14  10:03:51
14421         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
14422              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
14423              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
14424              Subject: Re: SvOPV() or SvPV_nolen() or ...
14425      Branch: perl
14426            ! pod/perlguts.pod
14427 ____________________________________________________________________________
14428 [  2912] By: gsar                                  on 1999/02/14  09:57:29
14429         Log: provide SvPV_nolen(sv) to avoid use of PL_na
14430              From: jan.dubois@ibm.net (Jan Dubois)
14431              Date: Sun, 24 Jan 1999 02:45:32 +0100
14432              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
14433              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
14434      Branch: perl
14435            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
14436            ! sv.h
14437 ____________________________________________________________________________
14438 [  2911] By: gsar                                  on 1999/02/14  06:51:05
14439         Log: elide stray effluvium
14440      Branch: perl
14441            ! pod/perldelta.pod
14442 ____________________________________________________________________________
14443 [  2910] By: gsar                                  on 1999/02/14  05:51:56
14444         Log: slurping an empty file should return '' rather than undef, with
14445              commensurate effects on ARGV processing
14446      Branch: perl
14447            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
14448            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
14449 ____________________________________________________________________________
14450 [  2909] By: gsar                                  on 1999/02/14  00:02:11
14451         Log: perly_c.diff typo
14452      Branch: perl
14453            ! perly.c perly_c.diff vms/perly_c.vms
14454 ____________________________________________________________________________
14455 [  2908] By: gsar                                  on 1999/02/13  18:20:13
14456         Log: From: jan.dubois@ibm.net (Jan Dubois)
14457              Date: Sat, 13 Feb 1999 13:25:53 +0100
14458              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
14459              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
14460      Branch: perl
14461            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
14462 ____________________________________________________________________________
14463 [  2907] By: jhi                                   on 1999/02/13  15:07:26
14464         Log: Integrate from mainperl.
14465      Branch: cfgperl
14466           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
14467           !> (integrate 150 files)
14468 ____________________________________________________________________________
14469 [  2903] By: gsar                                  on 1999/02/12  13:25:59
14470         Log: From: jan.dubois@ibm.net (Jan Dubois)
14471              Date: Sun, 24 Jan 1999 01:12:00 +0100
14472              Message-ID: <36b66479.62756298@smtp1.ibm.net>
14473              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
14474      Branch: perl
14475            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
14476            ! proto.h sv.c sv.h
14477 ____________________________________________________________________________
14478 [  2902] By: gsar                                  on 1999/02/12  12:55:11
14479         Log: script to generate ctags from etags
14480              From: Colin Kuskie <ckuskie@cadence.com>
14481              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
14482              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
14483              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
14484      Branch: perl
14485            + emacs/e2ctags.pl
14486            ! Makefile.SH pod/perlfaq3.pod
14487 ____________________________________________________________________________
14488 [  2901] By: gsar                                  on 1999/02/12  12:40:17
14489         Log: allow boolean assign ops to be lvalues
14490              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14491              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
14492              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
14493              --
14494              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14495              Date: Mon, 18 Jan 1999 10:04:00 +0000
14496              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
14497              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
14498      Branch: perl
14499            + t/op/lop.t
14500            ! MANIFEST op.c
14501 ____________________________________________________________________________
14502 [  2899] By: jhi                                   on 1999/02/12  12:03:48
14503         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
14504      Branch: cfgperl
14505            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14506            ! config_h.SH hints/openbsd.sh
14507 ____________________________________________________________________________
14508 [  2898] By: gsar                                  on 1999/02/12  11:49:25
14509         Log: support win32_putenv()
14510      Branch: perl
14511            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
14512            ! win32/win32.c win32/win32iop.h
14513 ____________________________________________________________________________
14514 [  2894] By: gsar                                  on 1999/02/12  11:09:27
14515         Log: add missing hunk in change#2657
14516      Branch: perl
14517            ! ext/B/B/CC.pm
14518 ____________________________________________________________________________
14519 [  2893] By: gsar                                  on 1999/02/12  11:00:13
14520         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14521              Date: Tue, 19 Jan 1999 20:13:15 -0500
14522              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
14523              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
14524      Branch: perl
14525            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
14526            ! t/pragma/subs.t t/pragma/warning.t
14527 ____________________________________________________________________________
14528 [  2892] By: gsar                                  on 1999/02/12  10:44:38
14529         Log: update change#2670 to later version
14530              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14531              Date: Sun, 31 Jan 1999 16:16:14 +0000
14532              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
14533              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
14534      Branch: perl
14535            ! t/op/subst.t toke.c
14536 ____________________________________________________________________________
14537 [  2891] By: gsar                                  on 1999/02/12  10:31:17
14538         Log: make testsuite somewhat location independent
14539      Branch: perl
14540            ! (edit 117 files)
14541 ____________________________________________________________________________
14542 [  2890] By: gsar                                  on 1999/02/12  10:00:30
14543         Log: add $AutoLoader::VERSION
14544      Branch: perl
14545            ! lib/AutoLoader.pm
14546 ____________________________________________________________________________
14547 [  2889] By: gsar                                  on 1999/02/12  09:55:48
14548         Log: tweak PERL_STRICT_CR notes
14549      Branch: perl
14550            ! pod/perl5005delta.pod
14551 ____________________________________________________________________________
14552 [  2888] By: gsar                                  on 1999/02/12  09:41:45
14553         Log: add note about test-notty target
14554      Branch: perl
14555            ! README.win32
14556 ____________________________________________________________________________
14557 [  2887] By: gsar                                  on 1999/02/12  09:37:37
14558         Log: add perltodo.pod
14559      Branch: perl
14560            + pod/perltodo.pod
14561            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
14562            ! win32/pod.mak
14563 ____________________________________________________________________________
14564 [  2886] By: jhi                                   on 1999/02/12  08:52:14
14565         Log: Integrate from mainperl.
14566      Branch: cfgperl
14567           +> t/op/fh.t
14568           !> (integrate 30 files)
14569 ____________________________________________________________________________
14570 [  2885] By: gsar                                  on 1999/02/12  08:42:10
14571         Log: note how to find REG_INFTY limit
14572      Branch: perl
14573            ! pod/perlre.pod
14574 ____________________________________________________________________________
14575 [  2884] By: jhi                                   on 1999/02/12  08:36:14
14576         Log: OpenBSD pthreads awareness, thanks to
14577              David Leonard <david.leonard@csee.uq.edu.au>
14578      Branch: maint-5.005/perl
14579            ! Configure hints/openbsd.sh
14580 ____________________________________________________________________________
14581 [  2882] By: gsar                                  on 1999/02/12  08:05:20
14582         Log: IO is maintained by p5p (per Graham Barr's wishes)
14583      Branch: perl
14584            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
14585            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
14586            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
14587            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
14588 ____________________________________________________________________________
14589 [  2881] By: gsar                                  on 1999/02/12  07:57:13
14590         Log: fh.t typo
14591      Branch: perl
14592            ! t/op/fh.t
14593 ____________________________________________________________________________
14594 [  2880] By: gsar                                  on 1999/02/12  07:38:16
14595         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
14596      Branch: perl
14597            ! perl.c pod/perlrun.pod
14598 ____________________________________________________________________________
14599 [  2879] By: gsar                                  on 1999/02/12  05:39:29
14600         Log: fix ops that are not filehandle constructors to not create GV if it
14601              doesn't already exist (avoids leaks); extend semantics of defined()
14602              so that defined(*{$foo}) works (experimental)
14603      Branch: perl
14604            + t/op/fh.t
14605            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
14606            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
14607 ____________________________________________________________________________
14608 [  2877] By: jhi                                   on 1999/02/11  20:44:00
14609         Log: From: Chris Nandor <pudge@pobox.com>
14610              To: perl5-porters@perl.org
14611              Subject: [PATCH] perlport.pod 1.39
14612              Date: Thu, 11 Feb 1999 12:28:35 -0500
14613              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
14614      Branch: cfgperl
14615            ! pod/perlport.pod
14616 ____________________________________________________________________________
14617 [  2870] By: gsar                                  on 1999/02/11  11:17:08
14618         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
14619      Branch: perl
14620            ! ext/IO/lib/IO/Pipe.pm
14621 ____________________________________________________________________________
14622 [  2869] By: gsar                                  on 1999/02/11  11:00:56
14623         Log: update win32/pod.mak
14624      Branch: perl
14625            ! win32/pod.mak
14626 ____________________________________________________________________________
14627 [  2868] By: gsar                                  on 1999/02/11  10:42:44
14628         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
14629              Date: Fri, 08 Jan 1999 14:36:53 +1100
14630              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
14631              Subject: Re: [Fwd: IO::Socket::connect and blocking]
14632      Branch: perl
14633            ! ext/IO/lib/IO/Socket.pm
14634 ____________________________________________________________________________
14635 [  2867] By: gsar                                  on 1999/02/11  09:43:03
14636         Log: av_extend() doc tweak from Jan Dubois
14637      Branch: perl
14638            ! pod/perlguts.pod
14639 ____________________________________________________________________________
14640 [  2866] By: gsar                                  on 1999/02/11  09:27:17
14641         Log: display full pathname of unreadable files
14642      Branch: perl
14643            ! utils/perldoc.PL
14644 ____________________________________________________________________________
14645 [  2865] By: gsar                                  on 1999/02/11  09:02:31
14646         Log: missing patch in change#2522
14647      Branch: perl
14648            ! lib/Pod/Text.pm
14649 ____________________________________________________________________________
14650 [  2864] By: jhi                                   on 1999/02/11  08:45:00
14651         Log: From: Spider Boardman <spider@zk3.dec.com>
14652              To: perlbug@perl.com
14653              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
14654              Date: Wed, 10 Feb 1999 23:33:31 -0500
14655              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
14656      Branch: maint-5.005/perl
14657            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
14658 ____________________________________________________________________________
14659 [  2862] By: gsar                                  on 1999/02/11  08:14:34
14660         Log: integrate changes#2738,2740 from maint-5.005
14661      Branch: perl
14662           !> lib/ExtUtils/MakeMaker.pm
14663 ____________________________________________________________________________
14664 [  2861] By: jhi                                   on 1999/02/11  08:04:25
14665         Log: Integrate from mainperl.
14666      Branch: cfgperl
14667           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
14668           !> t/op/range.t win32/config.gc
14669 ____________________________________________________________________________
14670 [  2860] By: gsar                                  on 1999/02/11  07:30:08
14671         Log: binmode() support for cygwin32 (suggested by Steven Morlock
14672              <newspost@morlock.net>)
14673      Branch: perl
14674            ! perl.h
14675 ____________________________________________________________________________
14676 [  2859] By: gsar                                  on 1999/02/11  07:14:21
14677         Log: update Changes
14678      Branch: perl
14679            ! Changes
14680           !> pod/perl5005delta.pod
14681 ____________________________________________________________________________
14682 [  2856] By: gsar                                  on 1999/02/11  07:07:39
14683         Log: integrate perldelta changes from maint-5.005
14684      Branch: perl
14685           !> pod/perl5005delta.pod
14686 ____________________________________________________________________________
14687 [  2855] By: gsar                                  on 1999/02/11  06:31:50
14688         Log: applied suggested patch; added tests
14689              From: Adam Krolnik <adamk@gypsy.cyrix.com>
14690              Date: Sat, 12 Dec 98 15:30:18 -0600
14691              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
14692              Subject: Range operation doesn't handle IV_MAX
14693      Branch: perl
14694            ! pp_ctl.c t/op/range.t
14695 ____________________________________________________________________________
14696 [  2854] By: gsar                                  on 1999/02/11  05:00:55
14697         Log: compatibility fix: magic non-propagation in foreach implicit localization
14698      Branch: perl
14699            ! pp_ctl.c t/op/local.t win32/config.gc
14700 ____________________________________________________________________________
14701 [  2852] By: gsar                                  on 1999/02/10  23:17:49
14702         Log: fair warning about -Dusethreads
14703      Branch: maint-5.005/perl
14704            ! Configure INSTALL README.threads
14705 ____________________________________________________________________________
14706 [  2847] By: jhi                                   on 1999/02/09  19:13:28
14707         Log: Integrate from mainperl.
14708      Branch: cfgperl
14709           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
14710           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
14711 ____________________________________________________________________________
14712 [  2846] By: gsar                                  on 1999/02/09  13:53:28
14713         Log: a modified version of suggested patch for pack template 'Z'; added docs
14714              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
14715              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
14716              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
14717              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
14718      Branch: perl
14719            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
14720 ____________________________________________________________________________
14721 [  2845] By: gsar                                  on 1999/02/09  00:03:26
14722         Log: clarify docs for change#2835
14723      Branch: perl
14724            ! pod/perldelta.pod pod/perlop.pod
14725 ____________________________________________________________________________
14726 [  2844] By: gsar                                  on 1999/02/08  23:40:57
14727         Log: addendum to change#2823
14728              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14729              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
14730              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
14731              Subject: [PATCH] Docs and tests for method-call syntax
14732      Branch: perl
14733            ! pod/perlobj.pod t/op/method.t
14734 ____________________________________________________________________________
14735 [  2843] By: jhi                                   on 1999/02/08  21:06:28
14736         Log: Ultrix mmap tidbit.
14737      Branch: cfgperl
14738            ! hints/ultrix_4.sh
14739 ____________________________________________________________________________
14740 [  2842] By: jhi                                   on 1999/02/08  20:22:55
14741         Log: Integrate from mainperl.
14742      Branch: cfgperl
14743           +> t/op/subst_wamp.t
14744           !> (integrate 35 files)
14745 ____________________________________________________________________________
14746 [  2841] By: jhi                                   on 1999/02/08  18:23:26
14747         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14748              To: Mailing list Perl5 <perl5-porters@perl.org>
14749              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
14750              Date: Sun, 7 Feb 1999 17:25:22 -0500
14751              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
14752      Branch: cfgperl
14753            + t/op/subst_amp.t
14754            ! MANIFEST regcomp.c t/op/subst.t
14755 ____________________________________________________________________________
14756 [  2840] By: jhi                                   on 1999/02/08  18:16:54
14757         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14758              To: Mailing list Perl5 <perl5-porters@perl.org>
14759              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
14760              Date: Sun, 7 Feb 1999 17:00:10 -0500
14761              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
14762      Branch: cfgperl
14763            ! pp_hot.c t/op/pat.t
14764 ____________________________________________________________________________
14765 [  2839] By: jhi                                   on 1999/02/08  17:25:30
14766         Log: A require was missing.
14767      Branch: cfgperl
14768            ! t/lib/h2ph.pht
14769 ____________________________________________________________________________
14770 [  2838] By: jhi                                   on 1999/02/08  16:38:41
14771         Log: Bring in the change #2809 (the Configure part has been
14772              modified rather a lot since the #2809, though.)
14773      Branch: cfgperl
14774            ! Configure utils/h2ph.PL
14775 ____________________________________________________________________________
14776 [  2835] By: gsar                                  on 1999/02/08  14:40:23
14777         Log: make qw() into a true list at compile time (slightly modified
14778              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
14779      Branch: perl
14780            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
14781 ____________________________________________________________________________
14782 [  2834] By: gsar                                  on 1999/02/08  13:23:16
14783         Log: make safesysmalloc() etc., always available; safemalloc() et al are
14784              now macros that point to the right malloc; fix various places in
14785              sources that need to always use safesysmalloc() et al
14786      Branch: perl
14787            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
14788            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
14789 ____________________________________________________________________________
14790 [  2833] By: gsar                                  on 1999/02/08  10:56:16
14791         Log: remove spurious #endif in last change
14792      Branch: perl
14793            ! perl.h
14794 ____________________________________________________________________________
14795 [  2832] By: gsar                                  on 1999/02/08  10:34:55
14796         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
14797              them ask for insanity (untested)
14798      Branch: perl
14799            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
14800            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
14801            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
14802 ____________________________________________________________________________
14803 [  2831] By: jhi                                   on 1999/02/08  08:33:33
14804         Log: Update vms/subconfigure.com along the lines of change #2829.
14805      Branch: cfgperl
14806            ! vms/subconfigure.com
14807 ____________________________________________________________________________
14808 [  2830] By: gsar                                  on 1999/02/08  00:19:46
14809         Log: integrate cfgperl changes into mainline
14810      Branch: perl
14811           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
14812           +> lib/File/PathConvert.pm pod/perlthrtut.pod
14813            ! Changes
14814           !> (integrate 93 files)
14815 ____________________________________________________________________________
14816 [  2829] By: jhi                                   on 1999/02/07  23:49:46
14817         Log: Configure update.
14818              
14819              Probe for mmap() et alia.
14820              The *cc*symbols patch (just Configure, no h2ph).
14821      Branch: cfgperl
14822            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14823            ! config_h.SH perl.h
14824 ____________________________________________________________________________
14825 [  2828] By: gsar                                  on 1999/02/07  23:38:47
14826         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14827              Date: Sun, 7 Feb 1999 17:25:22 -0500
14828              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
14829              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
14830      Branch: perl
14831            + t/op/subst_amp.t t/op/subst_wamp.t
14832            ! MANIFEST regcomp.c t/op/subst.t
14833 ____________________________________________________________________________
14834 [  2827] By: gsar                                  on 1999/02/07  23:27:32
14835         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14836              Date: Sun, 7 Feb 1999 17:00:10 -0500
14837              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
14838              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
14839      Branch: perl
14840            ! pp_hot.c t/op/pat.t
14841 ____________________________________________________________________________
14842 [  2826] By: gsar                                  on 1999/02/07  23:26:04
14843         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
14844              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14845              Date: Sun, 7 Feb 1999 15:07:27 -0500
14846              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
14847              Subject: Re: fixing memory leaks in REx compilation
14848      Branch: perl
14849            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
14850            ! regexec.c
14851 ____________________________________________________________________________
14852 [  2825] By: jhi                                   on 1999/02/07  18:05:13
14853         Log: Integrate from mainperl.
14854      Branch: cfgperl
14855           +> lib/DB.pm t/comp/bproto.t
14856           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
14857           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
14858           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
14859           !> toke.c vms/perly_c.vms
14860 ____________________________________________________________________________
14861 [  2824] By: gsar                                  on 1999/02/07  14:21:48
14862         Log: tweak doc on bitwise ops
14863      Branch: perl
14864            ! pod/perlop.pod
14865 ____________________________________________________________________________
14866 [  2823] By: gsar                                  on 1999/02/07  13:38:31
14867         Log: applied suggested patch; regen perly* and vms/perly*
14868              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14869              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
14870              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
14871              Subject: [PATCH] Re: Suggestion for perlobj man page
14872      Branch: perl
14873            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
14874 ____________________________________________________________________________
14875 [  2822] By: gsar                                  on 1999/02/07  12:39:09
14876         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
14877              disabled, fails tests)
14878      Branch: perl
14879            ! regcomp.h
14880 ____________________________________________________________________________
14881 [  2821] By: gsar                                  on 1999/02/07  11:09:39
14882         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
14883              <Alexander.Barilo@aexp.com>)
14884      Branch: perl
14885            ! lib/Pod/Html.pm
14886 ____________________________________________________________________________
14887 [  2820] By: gsar                                  on 1999/02/07  10:20:35
14888         Log: add draft debugging API implementation
14889      Branch: perl
14890            + lib/DB.pm
14891            ! MANIFEST
14892 ____________________________________________________________________________
14893 [  2819] By: gsar                                  on 1999/02/07  09:58:45
14894         Log: avoid garbage in db->dirbuf
14895              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
14896              Date: Sat, 05 Dec 1998 14:14:54 +0900
14897              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
14898              Subject: SDBM bug
14899      Branch: perl
14900            ! ext/SDBM_File/sdbm/sdbm.c
14901 ____________________________________________________________________________
14902 [  2818] By: gsar                                  on 1999/02/07  09:32:24
14903         Log: missing entry
14904      Branch: perl
14905            ! MANIFEST
14906 ____________________________________________________________________________
14907 [  2817] By: gsar                                  on 1999/02/07  09:30:47
14908         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
14909      Branch: perl
14910            + t/comp/bproto.t
14911            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
14912 ____________________________________________________________________________
14913 [  2816] By: gsar                                  on 1999/02/06  00:14:29
14914         Log: minor bug in dumping blessed subrefs
14915      Branch: perl
14916            ! ext/Data/Dumper/Dumper.pm
14917 ____________________________________________________________________________
14918 [  2812] By: jhi                                   on 1999/02/03  22:02:24
14919         Log: Enhance change #2808.
14920              
14921              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14922              To: perl5-porters@perl.org
14923              Subject: Re: [PATCH 5.00*]: perlbug checklist
14924              Date: Wed, 3 Feb 1999 19:02:27 +0000
14925              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
14926      Branch: cfgperl
14927            ! utils/perlbug.PL
14928 ____________________________________________________________________________
14929 [  2811] By: jhi                                   on 1999/02/03  21:53:23
14930         Log: From: Barrie Slaymaker <rbs@telerama.com>
14931              To: perl5-porters@perl.org
14932              CC: pod-people@perl.org
14933              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
14934              Date: Wed, 03 Feb 1999 10:34:18 -0500
14935              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
14936              
14937              Add File::PathConvert.pm.
14938              Fix Pod::Html and installhtml to understand relative urls.
14939      Branch: cfgperl
14940            + lib/File/PathConvert.pm
14941            ! MANIFEST installhtml lib/Pod/Html.pm
14942 ____________________________________________________________________________
14943 [  2810] By: jhi                                   on 1999/02/03  20:25:10
14944         Log: From: Francois Desarmenien <desar@club-internet.fr>
14945              To: Mailing list Perl5 <perl5-porters@perl.org>
14946              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
14947              Date: Wed, 03 Feb 1999 13:13:24 +0000
14948              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
14949              
14950              (note: this patch completely overrides Tom Wolfe's patch,
14951              change #2604)
14952      Branch: cfgperl
14953            + ext/GDBM_File/hints/sco.pl
14954            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
14955 ____________________________________________________________________________
14956 [  2809] By: jhi                                   on 1999/02/03  19:54:16
14957         Log: h2ph fixes + Configure patch to support them.
14958              
14959              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14960              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
14961              Gurusamy Sarathy <gsar@engin.umich.edu>
14962              Cc: perl5-porters@perl.org
14963              Subject: [PATCH 5.00503_MT5] h2ph.PL
14964              Date: Tue, 2 Feb 1999 19:48:06 -0500
14965              Message-ID: <19990202194806.E10647@O2.chapin.edu>
14966      Branch: maint-5.005/perl
14967            ! Configure utils/h2ph.PL
14968 ____________________________________________________________________________
14969 [  2808] By: jhi                                   on 1999/02/03  16:59:55
14970         Log: Enhance the perlbug checklist.
14971      Branch: cfgperl
14972            ! utils/perlbug.PL
14973 ____________________________________________________________________________
14974 [  2807] By: jhi                                   on 1999/02/03  14:01:37
14975         Log: Document the standard strftime %formats.
14976              
14977              From: Dominic Dunlop <domo@vo.lu>
14978              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
14979              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
14980              Date: Tue, 2 Feb 1999 15:55:29 +0100
14981              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
14982      Branch: cfgperl
14983            ! ext/POSIX/POSIX.pod
14984 ____________________________________________________________________________
14985 [  2806] By: jhi                                   on 1999/02/03  13:58:00
14986         Log: Integrate from mainperl.
14987      Branch: cfgperl
14988           !> perl.h
14989 ____________________________________________________________________________
14990 [  2805] By: gsar                                  on 1999/02/03  03:32:31
14991         Log: PL_uuemap[] init needs help for sizeof()
14992      Branch: perl
14993            ! perl.h
14994 ____________________________________________________________________________
14995 [  2804] By: jhi                                   on 1999/02/02  20:44:30
14996         Log: These should've been already in #2803.
14997      Branch: cfgperl
14998            ! Configure config_h.SH vms/subconfigure.com
14999 ____________________________________________________________________________
15000 [  2803] By: jhi                                   on 1999/02/02  20:38:45
15001         Log: telldir prototype issue, from mists of time...
15002      Branch: cfgperl
15003            ! hints/netbsd.sh pp_sys.c
15004 ____________________________________________________________________________
15005 [  2801] By: jhi                                   on 1999/02/02  17:40:14
15006         Log: From: John Bley <jbb6@acpub.duke.edu>
15007              To: perlbug@perl.org
15008              Subject: [PATCH]5.005_54 (DOC) fix minor typos
15009              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
15010              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
15011      Branch: cfgperl
15012            ! pod/perlre.pod
15013 ____________________________________________________________________________
15014 [  2800] By: jhi                                   on 1999/02/02  17:26:49
15015         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
15016      Branch: cfgperl
15017            ! Todo-5.005
15018 ____________________________________________________________________________
15019 [  2799] By: jhi                                   on 1999/02/02  17:18:51
15020         Log: Update FindBin from maint-5.005.
15021      Branch: cfgperl
15022            ! lib/FindBin.pm
15023 ____________________________________________________________________________
15024 [  2798] By: jhi                                   on 1999/02/02  17:16:07
15025         Log: Fix typecasts in #2797
15026              
15027              From: "G. Del Merritt" <del@intranetics.com>
15028              Date: Fri, 29 Jan 1999 11:47:25 -0700
15029              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
15030              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
15031      Branch: cfgperl
15032            ! ext/POSIX/POSIX.xs
15033 ____________________________________________________________________________
15034 [  2797] By: jhi                                   on 1999/02/02  17:14:37
15035         Log: From: Ted Law <tedlaw@cibcwg.com>
15036              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
15037              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
15038              Subject: POSIX::strftime buffer overflow problem
15039      Branch: cfgperl
15040            ! ext/POSIX/POSIX.xs
15041 ____________________________________________________________________________
15042 [  2796] By: jhi                                   on 1999/02/02  17:13:23
15043         Log: Do not use File::Slurp.
15044      Branch: cfgperl
15045            ! t/lib/textfill.t
15046 ____________________________________________________________________________
15047 [  2795] By: jhi                                   on 1999/02/02  17:11:48
15048         Log: perlhist update from maint-5.005.
15049      Branch: cfgperl
15050            ! pod/perlhist.pod
15051 ____________________________________________________________________________
15052 [  2794] By: jhi                                   on 1999/02/02  17:10:33
15053         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
15054      Branch: cfgperl
15055            ! ext/POSIX/POSIX.pm
15056 ____________________________________________________________________________
15057 [  2793] By: jhi                                   on 1999/02/02  17:08:39
15058         Log: Missed the html test from change #2787. 
15059      Branch: cfgperl
15060            ! t/lib/cgi-html.t
15061 ____________________________________________________________________________
15062 [  2792] By: jhi                                   on 1999/02/02  17:01:24
15063         Log: Update Getopt::Long to 2.19.
15064      Branch: cfgperl
15065            ! lib/Getopt/Long.pm
15066 ____________________________________________________________________________
15067 [  2791] By: jhi                                   on 1999/02/02  16:59:13
15068         Log: overload syntax is no longer experimental
15069      Branch: cfgperl
15070            ! lib/overload.pm
15071 ____________________________________________________________________________
15072 [  2789] By: jhi                                   on 1999/02/02  16:47:50
15073         Log: Still doc fixes.
15074      Branch: cfgperl
15075            ! lib/diagnostics.pm
15076 ____________________________________________________________________________
15077 [  2788] By: jhi                                   on 1999/02/02  16:47:07
15078         Log: Doc fixes.
15079      Branch: cfgperl
15080            ! lib/CGI.pm lib/diagnostics.pm
15081 ____________________________________________________________________________
15082 [  2787] By: jhi                                   on 1999/02/02  16:38:55
15083         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
15084              where applicable).
15085      Branch: cfgperl
15086            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
15087            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
15088            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
15089            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
15090            ! eg/cgi/frameset.cgi eg/cgi/index.html
15091            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
15092            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
15093            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
15094            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
15095            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15096            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
15097 ____________________________________________________________________________
15098 [  2786] By: jhi                                   on 1999/02/02  16:17:52
15099         Log: Update CPAN to 1.47.
15100      Branch: cfgperl
15101            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15102 ____________________________________________________________________________
15103 [  2785] By: jhi                                   on 1999/02/02  16:09:03
15104         Log: From: Mark-Jason Dominus <mjd@plover.com>
15105              Date: Sat, 16 Jan 1999 17:22:06 -0500
15106              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
15107              Message-ID: <19990116222206.3674.qmail@plover.com>
15108      Branch: cfgperl
15109            ! pod/perlsub.pod
15110 ____________________________________________________________________________
15111 [  2784] By: jhi                                   on 1999/02/02  16:01:31
15112         Log: Fix incorrect "used only once" warnings
15113              
15114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15115              Date: Fri, 8 Jan 1999 04:37:10 -0500
15116              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
15117              Subject: Re: change#965 flakiness
15118      Branch: cfgperl
15119            ! gv.c
15120 ____________________________________________________________________________
15121 [  2783] By: jhi                                   on 1999/02/02  15:50:38
15122         Log: perldelta updates.
15123      Branch: cfgperl
15124            ! pod/perldelta.pod
15125 ____________________________________________________________________________
15126 [  2782] By: jhi                                   on 1999/02/02  14:28:26
15127         Log: Mirror change #2781.
15128      Branch: cfgperl
15129            ! hints/linux.sh
15130 ____________________________________________________________________________
15131 [  2781] By: jhi                                   on 1999/02/02  14:27:01
15132         Log: Update the MkLinux note.
15133      Branch: maint-5.005/perl
15134            ! hints/linux.sh
15135 ____________________________________________________________________________
15136 [  2780] By: jhi                                   on 1999/02/02  14:10:59
15137         Log: Update todo.
15138      Branch: cfgperl
15139            ! Todo-5.005
15140 ____________________________________________________________________________
15141 [  2779] By: jhi                                   on 1999/02/02  14:00:25
15142         Log: Integrate from mainperl.
15143      Branch: cfgperl
15144            ! t/lib/textfill.t t/lib/textwrap.t
15145           !> (integrate 32 files)
15146 ____________________________________________________________________________
15147 [  2778] By: jhi                                   on 1999/02/02  13:56:23
15148         Log: VMS update, applicable parts of
15149              
15150              From: Dan Sugalski <sugalskd@osshe.edu>
15151              To: perl5-porters@perl.org
15152              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15153              Date: Wed, 20 Jan 1999 12:05:18 -0800
15154              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15155              
15156              From: Dan Sugalski <sugalskd@osshe.edu>
15157              To: perlbug@perl.com, vmsperl@perl.org
15158              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
15159              Date: Tue, 26 Jan 1999 14:40:38 -0800
15160              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
15161              
15162              From: Dan Sugalski <sugalskd@osshe.edu>
15163              To: perl5-porters@perl.org, vmsperl@perl.org
15164              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
15165              Date: Tue, 26 Jan 1999 14:55:29 -0800
15166              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
15167      Branch: cfgperl
15168            ! vms/ext/Stdio/test.pl vms/subconfigure.com
15169 ____________________________________________________________________________
15170 [  2777] By: jhi                                   on 1999/02/02  13:43:24
15171         Log: Synch usethreads parts from maint-5.005.
15172      Branch: cfgperl
15173            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
15174            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
15175            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
15176            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
15177 ____________________________________________________________________________
15178 [  2776] By: jhi                                   on 1999/02/02  13:17:16
15179         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
15180      Branch: cfgperl
15181            ! Makefile.SH hints/freebsd.sh
15182 ____________________________________________________________________________
15183 [  2774] By: jhi                                   on 1999/02/02  13:10:39
15184         Log: Add perlthrtut, update pod/* machinery.
15185              (a pod/Makefile.SH is sorely needed)
15186      Branch: cfgperl
15187            + pod/perlthrtut.pod
15188            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
15189 ____________________________________________________________________________
15190 [  2773] By: jhi                                   on 1999/02/02  12:54:24
15191         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15192              To: perl5-porters@perl.org
15193              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
15194              Date: Tue, 26 Jan 1999 22:25:07 +0000
15195              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
15196      Branch: cfgperl
15197            ! pod/perlguts.pod
15198 ____________________________________________________________________________
15199 [  2771] By: jhi                                   on 1999/02/02  12:47:34
15200         Log: Use perlbug instead of personal email address.
15201      Branch: cfgperl
15202            ! Configure
15203 ____________________________________________________________________________
15204 [  2770] By: jhi                                   on 1999/02/02  12:42:06
15205         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15206              
15207              From: "G. Del Merritt" <del@intranetics.com>
15208              To: perlbug@perl.com
15209              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15210              Date: Tue, 26 Jan 1999 12:09:09 -0700
15211              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15212      Branch: cfgperl
15213            ! iperlsys.h
15214 ____________________________________________________________________________
15215 [  2769] By: jhi                                   on 1999/02/02  12:37:57
15216         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15217              To: Mailing list Perl5 <perl5-porters@perl.org>
15218              Subject: [PATCH 5.005_*] OS/2 threads
15219              Date: Tue, 26 Jan 1999 13:39:46 -0500
15220              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
15221      Branch: cfgperl
15222            ! os2/os2ish.h
15223 ____________________________________________________________________________
15224 [  2768] By: jhi                                   on 1999/02/02  12:36:16
15225         Log: Apply change #2711 from maint-5.005:
15226              
15227              make ok", "make okfile", and "make nok" were broken
15228              with -Duseshrplib, because of a shared typo.
15229              
15230              From: Spider Boardman <spider@web.zk3.dec.com>
15231              To: perlbug@perl.com
15232              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15233              Date: Wed, 27 Jan 1999 12:27:15 -0500
15234              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15235      Branch: cfgperl
15236            ! Makefile.SH
15237 ____________________________________________________________________________
15238 [  2766] By: jhi                                   on 1999/02/02  12:27:08
15239         Log: Make Configure use "int main()" instead of bare "main()".
15240              Like maint-5.005 change #2703 but now via metaconfig.
15241      Branch: cfgperl
15242            ! Configure
15243 ____________________________________________________________________________
15244 [  2765] By: jhi                                   on 1999/02/02  11:59:30
15245         Log: Undo part of change #2562.
15246      Branch: cfgperl
15247            ! Configure
15248 ____________________________________________________________________________
15249 [  2764] By: jhi                                   on 1999/02/02  11:52:39
15250         Log: NetBSD synch with maint-5.005.
15251      Branch: cfgperl
15252            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
15253 ____________________________________________________________________________
15254 [  2763] By: jhi                                   on 1999/02/02  11:44:07
15255         Log: $Config{installusrbinperl}
15256              (maint-5.005 changes #2614 and #2709)
15257      Branch: cfgperl
15258            ! Configure installperl
15259 ____________________________________________________________________________
15260 [  2762] By: jhi                                   on 1999/02/02  11:29:13
15261         Log: Errno update from maint-5.005 (changes #2583, #2710).
15262      Branch: cfgperl
15263            ! Configure ext/Errno/Errno_pm.PL
15264 ____________________________________________________________________________
15265 [  2759] By: jhi                                   on 1999/02/02  10:53:20
15266         Log: Update Trig.pm from maint-5.005.
15267      Branch: cfgperl
15268            ! lib/Math/Trig.pm
15269 ____________________________________________________________________________
15270 [  2757] By: jhi                                   on 1999/02/02  10:41:26
15271         Log: MPE/iX update (mirror maint-5.005 change #2715)
15272      Branch: cfgperl
15273            ! hints/mpeix.sh mpeix/relink
15274 ____________________________________________________________________________
15275 [  2756] By: jhi                                   on 1999/02/02  10:38:08
15276         Log: BeOS update (Mirror maint-5.005 change #2727).
15277      Branch: cfgperl
15278            + ext/DynaLoader/dl_beos.xs
15279            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15280            ! lib/ExtUtils/MM_Unix.pm
15281 ____________________________________________________________________________
15282 [  2754] By: gsar                                  on 1999/02/02  08:52:13
15283         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
15284      Branch: perl
15285            ! Porting/pumpkin.pod Todo Todo-5.005
15286 ____________________________________________________________________________
15287 [  2753] By: gsar                                  on 1999/02/02  08:46:21
15288         Log: Todo tweaks
15289      Branch: perl
15290            ! Todo Todo-5.005
15291 ____________________________________________________________________________
15292 [  2752] By: jhi                                   on 1999/02/01  22:15:12
15293         Log: Add perlthrtut.pod.
15294              
15295              From: Dan Sugalski <sugalskd@osshe.edu>
15296              To: perl5-porters@perl.org
15297              Subject: perlthrtut.pod
15298              Date: Mon, 01 Feb 1999 10:57:11 -0800
15299              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
15300      Branch: maint-5.005/perl
15301            + pod/perlthrtut.pod
15302            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
15303            ! pod/roffitall
15304 ____________________________________________________________________________
15305 [  2751] By: gsar                                  on 1999/02/01  07:28:05
15306         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
15307      Branch: perl
15308            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15309            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15310 ____________________________________________________________________________
15311 [  2750] By: gsar                                  on 1999/02/01  07:09:20
15312         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15313              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
15314              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
15315              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
15316      Branch: perl
15317            ! regexec.c
15318 ____________________________________________________________________________
15319 [  2749] By: gsar                                  on 1999/02/01  07:07:59
15320         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15321              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
15322              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
15323              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
15324      Branch: perl
15325            ! regexec.c
15326 ____________________________________________________________________________
15327 [  2748] By: gsar                                  on 1999/02/01  06:47:06
15328         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
15329              Date: Thu, 3 Dec 1998 15:10:17 -0500
15330              Message-Id: <199812032010.PAA09692@jik.shore.net>
15331              Subject: sample checksum code in "perlfunc" man page is wrong
15332      Branch: perl
15333            ! pod/perlfunc.pod
15334 ____________________________________________________________________________
15335 [  2747] By: gsar                                  on 1999/02/01  06:35:13
15336         Log: typos in Pod/Text.pm
15337              From: "Greg Chapman" <glc@well.com>
15338              Date: Tue, 1 Dec 1998 10:50:18 -0800
15339              Message-Id: <199812011849.KAA08816@smtp.well.com>
15340              Subject: Glitch in Pod::Text
15341      Branch: perl
15342            ! lib/Pod/Text.pm
15343 ____________________________________________________________________________
15344 [  2746] By: gsar                                  on 1999/02/01  06:27:35
15345         Log: various win32-ish changes merged from maint-5.005
15346      Branch: perl
15347            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
15348            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
15349            ! win32/Makefile win32/config.bc win32/config.vc
15350            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
15351            ! win32/win32.c
15352 ____________________________________________________________________________
15353 [  2745] By: gsar                                  on 1999/02/01  04:51:54
15354         Log: integrate cfgperl changes into mainline
15355      Branch: perl
15356           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
15357 ____________________________________________________________________________
15358 [  2744] By: gsar                                  on 1999/02/01  04:31:09
15359         Log: improved diagnostic on syntax errors at EOL
15360      Branch: perl
15361            ! toke.c
15362 ____________________________________________________________________________
15363 [  2743] By: gsar                                  on 1999/02/01  03:59:13
15364         Log: don't attempt connect() to bogus IP addresses
15365              From:    Graham Barr <gbarr@pobox.com>
15366              Date:    Sun, 31 Jan 1999 21:50:45 CST
15367              Message-Id: <19990131215045.A633@pobox.com>
15368      Branch: perl
15369            ! t/lib/io_multihomed.t
15370 ____________________________________________________________________________
15371 [  2742] By: gsar                                  on 1999/02/01  03:08:58
15372         Log: update Changes
15373      Branch: perl
15374            ! Changes pod/perldelta.pod
15375 ____________________________________________________________________________
15376 [  2740] By: gsar                                  on 1999/02/01  02:43:07
15377         Log: CAPI inheritance tweak and doc
15378      Branch: maint-5.005/perl
15379            ! lib/ExtUtils/MakeMaker.pm
15380 ____________________________________________________________________________
15381 [  2739] By: jhi                                   on 1999/01/31  18:31:54
15382         Log: Undo changes #2730 and #2731 and replace them
15383              with an extensively tested patch from
15384              Anton Berezin <tobez@plab.ku.dk> (via private email).
15385      Branch: maint-5.005/perl
15386            ! Makefile.SH hints/freebsd.sh
15387 ____________________________________________________________________________
15388 [  2738] By: gsar                                  on 1999/01/31  05:04:32
15389         Log: fix bogus CAPI inheritance from change#2541
15390      Branch: maint-5.005/perl
15391            ! lib/ExtUtils/MakeMaker.pm
15392 ____________________________________________________________________________
15393 [  2731] By: jhi                                   on 1999/01/29  14:33:12
15394         Log: FreeBSD version numbers can be like "2.2.8-release".
15395      Branch: maint-5.005/perl
15396            ! hints/freebsd.sh
15397 ____________________________________________________________________________
15398 [  2730] By: jhi                                   on 1999/01/29  12:40:38
15399         Log: FreeBSD hints iteration (hopefully convergent).
15400              usethreads: require at least FreeBSD 2.2.8.
15401              signal type: mirror change #2429 in cfgperl.
15402      Branch: maint-5.005/perl
15403            ! hints/freebsd.sh
15404 ____________________________________________________________________________
15405 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
15406         Log: From: Tom Spindler <dogcow@isi.net>
15407              Date: Thu, 28 Jan 1999 17:15:11 -0800
15408              Message-ID: <19990128171510.A11778@isi.net>
15409              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
15410      Branch: maint-5.005/perl
15411            + ext/DynaLoader/dl_beos.xs
15412            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
15413            ! lib/ExtUtils/MM_Unix.pm
15414 ____________________________________________________________________________
15415 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
15416         Log: Remove use of File::Slurp in t/lib/textfill.t
15417      Branch: maint-5.005/perl
15418            ! t/lib/textfill.t
15419 ____________________________________________________________________________
15420 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
15421         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
15422              Date: Wed, 27 Jan 1999 23:14:33 -0800
15423              Message-Id: <199901280714.XAA10176@activestate.com>
15424              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
15425      Branch: maint-5.005/perl
15426            ! win32/Makefile win32/makefile.mk
15427 ____________________________________________________________________________
15428 [  2720] By: gsar                                  on 1999/01/27  21:54:42
15429         Log: missing space while munging CCFLAGS for PERL_CAPI
15430      Branch: perl
15431            ! lib/ExtUtils/MM_Unix.pm
15432 ____________________________________________________________________________
15433 [  2718] By: jhi                                   on 1999/01/27  19:46:04
15434         Log: io/fs.t fails test #18 (sense of tests appears to have been
15435              changed incompletely; this patch just skips the test attached,
15436              a la test #17 preceding it).
15437              
15438              From: "G. Del Merritt" <del@intranetics.com>
15439              To: perlbug@perl.com
15440              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15441              Date: Tue, 26 Jan 1999 12:09:09 -0700
15442              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15443      Branch: maint-5.005/perl
15444            ! t/io/fs.t
15445 ____________________________________________________________________________
15446 [  2717] By: jhi                                   on 1999/01/27  19:44:46
15447         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
15448              
15449              From: "G. Del Merritt" <del@intranetics.com>
15450              To: perlbug@perl.com
15451              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
15452              Date: Tue, 26 Jan 1999 12:09:09 -0700
15453              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
15454      Branch: maint-5.005/perl
15455            ! iperlsys.h
15456 ____________________________________________________________________________
15457 [  2715] By: jhi                                   on 1999/01/27  19:34:28
15458         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
15459              To: perl5-porters@perl.org
15460              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
15461              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
15462              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
15463      Branch: maint-5.005/perl
15464            ! hints/mpeix.sh mpeix/relink
15465 ____________________________________________________________________________
15466 [  2710] By: jhi                                   on 1999/01/27  19:22:23
15467         Log: Errno fixes:
15468              
15469              From: Spider Boardman <spider@web.zk3.dec.com>
15470              To: perlbug@perl.com
15471              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15472              Date: Wed, 27 Jan 1999 12:27:15 -0500
15473              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
15474              
15475              From: Spider Boardman <spider@web.zk3.dec.com>
15476              To: perlbug@perl.com
15477              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15478              Date: Wed, 27 Jan 1999 13:31:16 -0500
15479              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
15480      Branch: maint-5.005/perl
15481            ! Configure ext/Errno/Errno_pm.PL
15482 ____________________________________________________________________________
15483 [  2709] By: jhi                                   on 1999/01/27  19:17:35
15484         Log: Fix Configure installusrbinperl:
15485              
15486              From: Spider Boardman <spider@web.zk3.dec.com>
15487              To: jhi@iki.fi
15488              cc: perl5-porters@perl.org
15489              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
15490              Date: Wed, 27 Jan 1999 13:03:35 -0500
15491              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
15492      Branch: maint-5.005/perl
15493            ! Configure
15494 ____________________________________________________________________________
15495 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
15496         Log: Add redef IO::Handle::* for setv?buf()
15497      Branch: maint-5.005/perl
15498            ! ext/POSIX/POSIX.pm
15499 ____________________________________________________________________________
15500 [  2705] By: jhi                                   on 1999/01/24  15:14:30
15501         Log: Mention year-1900 and month 0..11.
15502      Branch: cfgperl
15503            ! lib/Time/Local.pm
15504 ____________________________________________________________________________
15505 [  2704] By: jhi                                   on 1999/01/24  15:13:36
15506         Log: Document Configure -Uinstallusrbinperl.
15507      Branch: cfgperl
15508            ! INSTALL pod/perldelta.pod
15509 ____________________________________________________________________________
15510 [  2698] By: jhi                                   on 1999/01/24  12:46:00
15511         Log: Use only xlc_r for usethreads.
15512      Branch: cfgperl
15513            ! hints/aix.sh
15514 ____________________________________________________________________________
15515 [  2695] By: gsar                                  on 1999/01/24  07:09:05
15516         Log: integrate cfgperl changes into mainline
15517      Branch: perl
15518           +> lib/Exporter/Heavy.pm
15519           !> (integrate 65 files)
15520 ____________________________________________________________________________
15521 [  2694] By: gsar                                  on 1999/01/24  01:28:49
15522         Log: better notes on 'make' on win32
15523      Branch: perl
15524            ! README.win32
15525 ____________________________________________________________________________
15526 [  2683] By: jhi                                   on 1999/01/22  15:41:00
15527         Log: More de-cut-and-pastos.
15528      Branch: cfgperl
15529            ! hints/irix_6.sh hints/os2.sh
15530 ____________________________________________________________________________
15531 [  2682] By: jhi                                   on 1999/01/22  15:30:51
15532         Log: usethreads.cbu cut-and-pasto.
15533      Branch: cfgperl
15534            ! hints/solaris_2.sh
15535 ____________________________________________________________________________
15536 [  2681] By: jhi                                   on 1999/01/22  14:54:55
15537         Log: Better (I hope) LANGUAGE documentation.
15538      Branch: cfgperl
15539            ! pod/perllocale.pod
15540 ____________________________________________________________________________
15541 [  2680] By: jhi                                   on 1999/01/22  09:20:29
15542         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15543              To: perl5-porters@perl.org
15544              Subject: [PATCH 5.005_03MT3]VMS configure tweak
15545              Date: Wed, 20 Jan 1999 12:05:18 -0800
15546              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
15547      Branch: cfgperl
15548            ! vms/subconfigure.com
15549 ____________________________________________________________________________
15550 [  2679] By: jhi                                   on 1999/01/22  09:13:18
15551         Log: nosuid getmntent() branch.
15552      Branch: cfgperl
15553            ! perl.c perl.h
15554 ____________________________________________________________________________
15555 [  2678] By: jhi                                   on 1999/01/22  08:54:19
15556         Log: nosuid patch continued: *BSD needs <sys/param.h>.
15557      Branch: cfgperl
15558            ! Configure config_h.SH
15559 ____________________________________________________________________________
15560 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
15561         Log: Fixup FindBin to use File::Spec
15562              
15563              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
15564              Date: Wed, 20 Jan 1999 18:51:57 +0000
15565              From: Paul Johnson <pjcj@transeda.com>
15566              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
15567      Branch: maint-5.005/perl
15568            ! lib/FindBin.pm
15569 ____________________________________________________________________________
15570 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
15571         Log: Fix win32 for Borland compiler and spaces in paths
15572              
15573              From: Gurusamy Sarathy <gsar@activestate.com>
15574              Date: Mon, 18 Jan 1999 20:33:17 -0800
15575              Message-Id: <199901190433.UAA03656@activestate.com>
15576              Subject: [PATCH] 5.005_03-trial3 win32 issues
15577      Branch: maint-5.005/perl
15578            ! README.win32 win32/Makefile win32/config_sh.PL
15579            ! win32/makefile.mk win32/runperl.c
15580 ____________________________________________________________________________
15581 [  2670] By: jhi                                   on 1999/01/21  16:12:38
15582         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15583              To: perl5-porters@perl.org
15584              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
15585              Date: Thu, 21 Jan 1999 12:08:01 +0000
15586              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
15587      Branch: cfgperl
15588            ! pod/perldiag.pod t/op/subst.t toke.c
15589 ____________________________________________________________________________
15590 [  2669] By: jhi                                   on 1999/01/21  16:11:46
15591         Log: To: perl5-porters@perl.org
15592              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
15593              From: Anton Berezin <tobez@plab.ku.dk>
15594              Date: 21 Jan 1999 17:07:28 +0100
15595              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
15596      Branch: cfgperl
15597            ! hints/freebsd.sh
15598 ____________________________________________________________________________
15599 [  2668] By: jhi                                   on 1999/01/21  15:38:34
15600         Log: Add Daniel Grisinger <dgris@dimensional.com>.
15601      Branch: cfgperl
15602            ! AUTHORS MAINTAIN
15603 ____________________________________________________________________________
15604 [  2667] By: jhi                                   on 1999/01/21  15:32:28
15605         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15606              To: Mailing list Perl5 <perl5-porters@perl.org>
15607              Subject: [PATCH 5.005_53] Lean Exporter.pm
15608              Date: Thu, 21 Jan 1999 03:25:23 -0500
15609              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
15610      Branch: cfgperl
15611            + lib/Exporter/Heavy.pm
15612            ! MANIFEST lib/Exporter.pm
15613 ____________________________________________________________________________
15614 [  2666] By: jhi                                   on 1999/01/21  15:24:10
15615         Log: From: "W. Phillip Moore" <wpm@ms.com>
15616              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
15617              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
15618              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
15619              Message-ID: <13988.46383.298992.97303@zappa>
15620      Branch: cfgperl
15621            ! lib/File/Path.pm
15622 ____________________________________________________________________________
15623 [  2665] By: jhi                                   on 1999/01/21  15:20:48
15624         Log: CPAN update (CPAN-1.44_54) from Andreas and
15625              jumbo doc patch from Abigail.
15626              
15627              From: abigail@fnx.com
15628              To: perl5-porters@perl.org (Perl Porters)
15629              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
15630              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
15631              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
15632              
15633              From: abigail@fnx.com
15634              To: perl5-porters@perl.org (Perl Porters)
15635              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
15636              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
15637              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
15638              
15639              From: abigail@fnx.com
15640              To: perl5-porters@perl.org (Perl Porters)
15641              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
15642              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
15643              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
15644              
15645              From: abigail@fnx.com
15646              To: perl5-porters@perl.org (Perl Porters)
15647              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
15648              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
15649              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
15650              
15651              From: abigail@fnx.com
15652              To: perl5-porters@perl.org (Perl Porters)
15653              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
15654              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
15655              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
15656              
15657              From: abigail@fnx.com
15658              To: perl5-porters@perl.org (Perl Porters)
15659              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
15660              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
15661              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
15662              
15663              From: abigail@fnx.com
15664              To: perl5-porters@perl.org (Perl Porters)
15665              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
15666              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
15667              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
15668              
15669              From: abigail@fnx.com
15670              To: perl5-porters@perl.org (Perl Porters)
15671              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
15672              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
15673              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
15674              
15675              From: abigail@fnx.com
15676              To: perl5-porters@perl.org (Perl Porters)
15677              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
15678              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
15679              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
15680              
15681              From: abigail@fnx.com
15682              To: perl5-porters@perl.org (Perl Porters)
15683              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
15684              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
15685              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
15686              
15687              From: abigail@fnx.com
15688              To: perl5-porters@perl.org (Perl Porters)
15689              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
15690              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
15691              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
15692              
15693              From: abigail@fnx.com
15694              To: perl5-porters@perl.org (Perl Porters)
15695              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
15696              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
15697              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
15698              
15699              From: abigail@fnx.com
15700              To: perl5-porters@perl.org (Perl Porters)
15701              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
15702              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
15703              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
15704      Branch: cfgperl
15705            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
15706            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
15707            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
15708            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
15709 ____________________________________________________________________________
15710 [  2664] By: jhi                                   on 1999/01/21  14:47:43
15711         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15712              To: Mailing list Perl5 <perl5-porters@perl.org>
15713              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
15714              Date: Thu, 21 Jan 1999 03:58:29 -0500
15715              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
15716      Branch: cfgperl
15717            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
15718 ____________________________________________________________________________
15719 [  2663] By: jhi                                   on 1999/01/21  14:43:58
15720         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15721              To: Mailing list Perl5 <perl5-porters@perl.org>
15722              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
15723              Date: Thu, 21 Jan 1999 02:46:34 -0500
15724              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
15725      Branch: cfgperl
15726            ! ext/Errno/Errno_pm.PL
15727 ____________________________________________________________________________
15728 [  2662] By: jhi                                   on 1999/01/21  14:42:42
15729         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
15730              To: Francois Desarmenien <desar@club-internet.fr>
15731              Cc: Gurusamy Sarathy <gsar@activestate.com>,
15732              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
15733              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
15734              Date: 21 Jan 1999 00:17:35 -0700
15735              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
15736      Branch: cfgperl
15737            ! Porting/patching.pod
15738 ____________________________________________________________________________
15739 [  2661] By: jhi                                   on 1999/01/21  14:41:13
15740         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15741              To: Mailing list Perl5 <perl5-porters@perl.org>
15742              Subject: [PATCH 5.00*] makedepend
15743              Date: Thu, 21 Jan 1999 02:08:27 -0500
15744              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
15745      Branch: cfgperl
15746            ! makedepend.SH
15747 ____________________________________________________________________________
15748 [  2660] By: jhi                                   on 1999/01/21  14:36:45
15749         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15750              To: Mailing list Perl5 <perl5-porters@perl.org>
15751              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
15752              Date: Tue, 19 Jan 1999 20:06:45 -0500
15753              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
15754      Branch: cfgperl
15755            ! os2/Changes os2/os2.c
15756 ____________________________________________________________________________
15757 [  2657] By: jhi                                   on 1999/01/21  11:40:35
15758         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
15759              To: perl5-porters@perl.org
15760              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
15761              Date: Mon, 18 Jan 1999 01:32:31 PST
15762              Message-ID: <19990118093231.18443.qmail@hotmail.com>
15763      Branch: cfgperl
15764            ! ext/B/B/CC.pm
15765 ____________________________________________________________________________
15766 [  2656] By: jhi                                   on 1999/01/21  11:35:34
15767         Log: From: Achim Bohnet <ach@mpe.mpg.de>
15768              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
15769              Date: Wed, 20 Jan 1999 20:25:53 +0100
15770              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
15771      Branch: cfgperl
15772            ! pp.c
15773 ____________________________________________________________________________
15774 [  2655] By: jhi                                   on 1999/01/21  10:46:01
15775         Log: Handle NIS (and NetInfo) more robustly.
15776      Branch: cfgperl
15777            ! t/op/grent.t t/op/pwent.t
15778 ____________________________________________________________________________
15779 [  2654] By: jhi                                   on 1999/01/21  10:17:20
15780         Log: Two-argument eaccess() of SCO.
15781      Branch: cfgperl
15782            ! pp_sys.c
15783 ____________________________________________________________________________
15784 [  2653] By: jhi                                   on 1999/01/21  08:53:14
15785         Log: -DNO_NOSUID_CHECK for those platforms which have no way
15786              of checking for nosuid but still want suidperl.
15787      Branch: cfgperl
15788            ! perl.c
15789 ____________________________________________________________________________
15790 [  2652] By: jhi                                   on 1999/01/21  08:22:50
15791         Log: The LANGUAGE mirrors LC_ALL usage.
15792      Branch: cfgperl
15793            ! Configure config_h.SH
15794 ____________________________________________________________________________
15795 [  2651] By: jhi                                   on 1999/01/20  22:01:21
15796         Log: I_MNTENT was missing.
15797      Branch: cfgperl
15798            ! Configure config_h.SH
15799 ____________________________________________________________________________
15800 [  2650] By: jhi                                   on 1999/01/19  13:42:03
15801         Log: NetBSD update, based on patches from the NetBSD packages system.
15802      Branch: cfgperl
15803            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
15804 ____________________________________________________________________________
15805 [  2649] By: jhi                                   on 1999/01/19  12:44:02
15806         Log: Jumbo Configure update.
15807              * -Uinstallusrbinperl: disable /usr/bin/perl installation
15808              by installperl
15809              * usethreads.cbu
15810              * use64bits.cbu
15811              * "nosuid"
15812      Branch: cfgperl
15813            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
15814            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
15815            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
15816            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
15817            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
15818            ! pod/perldiag.pod
15819 ____________________________________________________________________________
15820 [  2648] By: jhi                                   on 1999/01/19  09:16:44
15821         Log: Mention /usr/share/locale.
15822      Branch: cfgperl
15823            ! pod/perllocale.pod
15824 ____________________________________________________________________________
15825 [  2647] By: jhi                                   on 1999/01/19  09:11:11
15826         Log: SHMLBA strikes back in NetBSD/sparc.
15827              
15828              From: Dave Nelson <David.Nelson@bellcow.com>
15829              To: jhi@iki.fi
15830              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
15831              Date: Mon, 18 Jan 1999 22:07:56 -0600
15832              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
15833      Branch: cfgperl
15834            ! ext/IPC/SysV/SysV.xs
15835 ____________________________________________________________________________
15836 [  2646] By: jhi                                   on 1999/01/19  08:58:17
15837         Log: Show LANGUAGE env var when needed. (Augment change #2645).
15838      Branch: cfgperl
15839            ! util.c utils/perlbug.PL
15840 ____________________________________________________________________________
15841 [  2645] By: jhi                                   on 1999/01/19  08:52:15
15842         Log: Document the GNU LANGUAGE env var.
15843      Branch: cfgperl
15844            ! pod/perllocale.pod
15845 ____________________________________________________________________________
15846 [  2644] By: jhi                                   on 1999/01/19  08:42:25
15847         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15848              To: Mailing list Perl5 <perl5-porters@perl.org>
15849              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
15850              Date: Mon, 18 Jan 1999 20:57:02 -0500
15851              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
15852      Branch: cfgperl
15853            ! pp_hot.c t/op/pat.t
15854 ____________________________________________________________________________
15855 [  2643] By: jhi                                   on 1999/01/18  11:23:41
15856         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
15857      Branch: cfgperl
15858            ! Makefile.SH
15859 ____________________________________________________________________________
15860 [  2642] By: jhi                                   on 1999/01/18  11:03:38
15861         Log: GNU libc locale system has LANGUAGE env var that partly
15862              overrides even LC_ALL.
15863      Branch: cfgperl
15864            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
15865 ____________________________________________________________________________
15866 [  2641] By: jhi                                   on 1999/01/18  10:55:04
15867         Log: Integrate from mainperl.
15868      Branch: cfgperl
15869           +> ext/B/defsubs.h.PL
15870            ! t/op/groups.t
15871           !> (integrate 38 files)
15872 ____________________________________________________________________________
15873 [  2640] By: gsar                                  on 1999/01/18  10:06:29
15874         Log: a few random cleanups
15875      Branch: perl
15876            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
15877 ____________________________________________________________________________
15878 [  2639] By: gsar                                  on 1999/01/18  05:56:21
15879         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
15880              Date:    Sun, 17 Jan 1999 16:41:10 PST
15881              Message-Id: <19990118004111.29667.qmail@hotmail.com>
15882              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
15883      Branch: perl
15884            ! ext/B/B/C.pm
15885 ____________________________________________________________________________
15886 [  2638] By: gsar                                  on 1999/01/18  05:41:21
15887         Log: From:    jan.dubois@ibm.net (Jan Dubois)
15888              Date:    Mon, 18 Jan 1999 00:37:41 +0100
15889              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
15890              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
15891      Branch: perl
15892            ! dump.c
15893 ____________________________________________________________________________
15894 [  2633] By: gsar                                  on 1999/01/17  13:39:59
15895         Log: bogus assert()
15896      Branch: perl
15897            ! pp.c t/op/groups.t
15898 ____________________________________________________________________________
15899 [  2632] By: gsar                                  on 1999/01/17  13:22:04
15900         Log: various tweaks for clean build and test on win32
15901      Branch: perl
15902            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
15903            ! op.c t/pragma/warn/doio
15904 ____________________________________________________________________________
15905 [  2631] By: gsar                                  on 1999/01/17  12:28:06
15906         Log: undo change#2336, and add clarification about subversive
15907              CPAN distributions from Andreas Koenig
15908      Branch: perl
15909            ! Porting/pumpkin.pod lib/CPAN.pm
15910 ____________________________________________________________________________
15911 [  2630] By: gsar                                  on 1999/01/17  12:04:06
15912         Log: fix silent taint failures under -U
15913      Branch: perl
15914            ! doio.c
15915 ____________________________________________________________________________
15916 [  2629] By: gsar                                  on 1999/01/17  12:00:23
15917         Log: sanity check piped opens (tweaked version of patch suggested
15918              by Mark-Jason Dominus)
15919      Branch: perl
15920            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
15921            ! t/op/taint.t t/pragma/warn/doio
15922 ____________________________________________________________________________
15923 [  2628] By: gsar                                  on 1999/01/17  11:26:21
15924         Log: regen headers
15925      Branch: perl
15926            ! embed.h embedvar.h objXSUB.h
15927 ____________________________________________________________________________
15928 [  2627] By: gsar                                  on 1999/01/17  11:23:37
15929         Log: PERL_OBJECTness for change#2595
15930      Branch: perl
15931            ! embed.pl op.c pod/perlport.pod proto.h
15932 ____________________________________________________________________________
15933 [  2626] By: gsar                                  on 1999/01/17  09:47:07
15934         Log: PERL_OBJECT tweaks for change#2426
15935      Branch: perl
15936            ! embed.pl proto.h regcomp.c
15937 ____________________________________________________________________________
15938 [  2625] By: gsar                                  on 1999/01/17  09:37:58
15939         Log: documentation in change#2596 is not quite right; fix it
15940      Branch: perl
15941            ! lib/Math/BigFloat.pm pod/perlguts.pod
15942 ____________________________________________________________________________
15943 [  2624] By: gsar                                  on 1999/01/17  09:28:34
15944         Log: undo change#2571; C<use File::Spec> instead
15945      Branch: perl
15946            ! lib/FindBin.pm
15947 ____________________________________________________________________________
15948 [  2623] By: gsar                                  on 1999/01/17  09:20:42
15949         Log: change#2572 is not applicable; undo, retaining scan_bin addition
15950              to global.sym
15951      Branch: perl
15952            ! global.sym perl.c proto.h
15953 ____________________________________________________________________________
15954 [  2622] By: gsar                                  on 1999/01/17  09:17:42
15955         Log: change#2576 is based on a wrong premise; undo it
15956      Branch: perl
15957            ! pp_ctl.c
15958 ____________________________________________________________________________
15959 [  2621] By: gsar                                  on 1999/01/17  09:12:42
15960         Log: fix change#2602 to not used hard coded constants
15961      Branch: perl
15962            ! ext/B/B/C.pm ext/B/defsubs.h.PL
15963 ____________________________________________________________________________
15964 [  2620] By: gsar                                  on 1999/01/17  09:02:07
15965         Log: integrate cfgperl changes into mainline, fix conflicts
15966      Branch: perl
15967           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
15968           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
15969           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
15970           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
15971           +> pod/perlopentut.pod
15972           !> (integrate 162 files)
15973 ____________________________________________________________________________
15974 [  2619] By: gsar                                  on 1999/01/17  08:42:04
15975         Log: a few doc typos
15976      Branch: perl
15977            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
15978 ____________________________________________________________________________
15979 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
15980         Log: Win32 changes from Jan
15981              
15982              From: jan.dubois@ibm.net (Jan Dubois)
15983              Date: Fri, 15 Jan 1999 23:38:35 +0100
15984              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
15985              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
15986              
15987              From: jan.dubois@ibm.net (Jan Dubois)
15988              Date: Sat, 16 Jan 1999 13:02:45 +0100
15989              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
15990              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
15991      Branch: maint-5.005/perl
15992            ! README.win32 win32/Makefile win32/makefile.mk
15993 ____________________________________________________________________________
15994 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
15995         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
15996              
15997              From: Gurusamy Sarathy <gsar@engin.umich.edu>
15998              Date: Thu, 07 Jan 1999 00:12:00 -0500
15999              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
16000              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16001              
16002              From: Gurusamy Sarathy <gsar@engin.umich.edu>
16003              Date: Thu, 14 Jan 1999 19:21:46 -0500
16004              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
16005              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16006      Branch: maint-5.005/perl
16007            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
16008            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
16009            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
16010            ! win32/makedef.pl win32/runperl.c win32/win32.c
16011 ____________________________________________________________________________
16012 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
16013         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16014              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
16015              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
16016              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
16017              
16018              From: Jarkko Hietaniemi <jhi@iki.fi>
16019              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
16020              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
16021              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
16022              
16023              From: Jarkko Hietaniemi <jhi@iki.fi>
16024              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
16025              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
16026              Subject: the promised "installusrbinperl + NetBSD" fix
16027      Branch: maint-5.005/perl
16028            ! Configure Makefile.SH hints/netbsd.sh installperl
16029            ! makedepend.SH unixish.h
16030 ____________________________________________________________________________
16031 [  2611] By: jhi                                   on 1999/01/14  12:16:14
16032         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
16033              To: pumpkings@jhereg.perl.com
16034              Subject: perlopentut.pod
16035              Date: Sat, 09 Jan 1999 08:13:18 -0700
16036              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
16037      Branch: cfgperl
16038            + pod/perlopentut.pod
16039            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
16040 ____________________________________________________________________________
16041 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
16042         Log: Added Carp::cluck to perldelta.pod
16043      Branch: maint-5.005/perl
16044            ! pod/perldelta.pod
16045 ____________________________________________________________________________
16046 [  2605] By: jhi                                   on 1999/01/13  18:26:19
16047         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
16048              To: "'cpan@perl.org'" <cpan@perl.org>
16049              Subject: "Bug" fix for File::Find.pm
16050              Date:   Thu, 31 Dec 1998 13:01:50 -0500
16051              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
16052      Branch: cfgperl
16053            ! lib/File/Find.pm
16054 ____________________________________________________________________________
16055 [  2604] By: jhi                                   on 1999/01/13  18:08:45
16056         Log: From: Peter Wolfe <wolfe@teloseng.com>
16057              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
16058              To: perlbug@perl.com
16059              Date: 11 Jan 1999 23:00:05 +0200
16060              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
16061      Branch: cfgperl
16062            ! hints/sco.sh
16063 ____________________________________________________________________________
16064 [  2603] By: jhi                                   on 1999/01/13  18:06:56
16065         Log: From: hans@icgroup.nl (Hans Mulder)
16066              Subject: [Patch for 5.005_54] re::debugcolors dumps core
16067              To: perlbug@perl.com
16068              Cc: hansmu@xs4all.nl
16069              Date: 11 Jan 1999 22:22:45 +0200
16070              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
16071      Branch: cfgperl
16072            ! ext/re/re.pm regcomp.c
16073 ____________________________________________________________________________
16074 [  2602] By: jhi                                   on 1999/01/13  18:05:43
16075         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16076              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
16077              Date: 11 Jan 1999 08:02:41 +0200
16078              Lines: 134
16079              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
16080      Branch: cfgperl
16081            ! ext/B/B.xs ext/B/B/C.pm
16082 ____________________________________________________________________________
16083 [  2601] By: jhi                                   on 1999/01/13  18:01:53
16084         Log: From: James FitzGibbon <james@ican.net>
16085              Subject: Trivial patch for HP-UX 11 and shared libperl
16086              To: perl5-porters@perl.org
16087              Date: 8 Jan 1999 19:13:23 +0200
16088              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
16089      Branch: cfgperl
16090            ! Makefile.SH
16091 ____________________________________________________________________________
16092 [  2600] By: jhi                                   on 1999/01/13  17:59:45
16093         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16094              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
16095              To: perl5-porters@perl.org
16096              Date: 8 Jan 1999 12:43:36 +0200
16097              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
16098      Branch: cfgperl
16099            ! ext/B/B/CC.pm
16100 ____________________________________________________________________________
16101 [  2599] By: jhi                                   on 1999/01/13  17:50:11
16102         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
16103              Subject: PATCH to installperl
16104              To: perl5-porters@perl.org
16105              Date: 4 Jan 1999 16:15:18 +0200
16106              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
16107      Branch: cfgperl
16108            ! installperl
16109 ____________________________________________________________________________
16110 [  2598] By: jhi                                   on 1999/01/13  17:34:51
16111         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16112              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
16113              Cc: perl5-porters@perl.org
16114              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
16115              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
16116              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
16117      Branch: cfgperl
16118            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16119            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
16120 ____________________________________________________________________________
16121 [  2597] By: jhi                                   on 1999/01/13  17:30:33
16122         Log: From: David Dyck <dcd@tc.fluke.com>
16123              To: Perl Porters <perl5-porters@perl.org>,
16124              Gurusamy Sarathy <gsar@engin.umich.edu>
16125              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
16126              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
16127              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
16128      Branch: cfgperl
16129            ! pod/perldsc.pod
16130 ____________________________________________________________________________
16131 [  2596] By: jhi                                   on 1999/01/13  17:26:44
16132         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16133              To: perl5-porters@perl.org
16134              Subject: [PATCH] modglobal w/ spelling fixes
16135              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
16136              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
16137      Branch: cfgperl
16138            ! pod/perlguts.pod
16139 ____________________________________________________________________________
16140 [  2595] By: jhi                                   on 1999/01/13  17:24:59
16141         Log: From: Hans Mulder <hansm@icgroup.nl>
16142              Optimize common sort routines.  Thread started by the message
16143              
16144              From: Hans Mulder <hansm@icgroup.nl>
16145              Sender: owner-perl5-porters@perl.org
16146              To: perl5-porters@perl.org
16147              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
16148              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
16149              
16150              and the patch from the message
16151              
16152              From: Hans Mulder <hans@icgroup.nl>
16153              To: jhi@iki.fi
16154              Cc: perl5-porters@perl.org
16155              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
16156              $b }
16157              Date: Wed, 13 Jan 1999 17:39:35 +0100
16158              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
16159      Branch: cfgperl
16160            ! Todo op.c op.h pp_ctl.c t/op/sort.t
16161 ____________________________________________________________________________
16162 [  2594] By: jhi                                   on 1999/01/13  16:50:17
16163         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
16164              (the diffs were based on 5.004_02).  Tested by Guido
16165              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
16166      Branch: cfgperl
16167            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
16168            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
16169            + mint/sys/time.h mint/time.h
16170            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
16171            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
16172 ____________________________________________________________________________
16173 [  2593] By: jhi                                   on 1999/01/09  16:54:26
16174         Log: Detypo.
16175      Branch: cfgperl
16176            ! hints/dec_osf.sh
16177 ____________________________________________________________________________
16178 [  2592] By: jhi                                   on 1999/01/09  16:17:13
16179         Log: Move usethreads and use64bits logic from hints to Configure.
16180      Branch: cfgperl
16181            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
16182            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
16183            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
16184            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
16185 ____________________________________________________________________________
16186 [  2591] By: jhi                                   on 1999/01/09  14:45:24
16187         Log: Missing dTHRs added.
16188      Branch: cfgperl
16189            ! regcomp.c toke.c
16190 ____________________________________________________________________________
16191 [  2590] By: jhi                                   on 1999/01/08  15:27:17
16192         Log: Finalize change #2589 and add better AIX nm scanning from:
16193              
16194              Message-Id: <m0zyNW0-00017VC@gentoo.com>
16195              From: bll@gentoo.com (Brad Lanam)
16196              Subject: Re: mailhelp returned a non-zero status
16197              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
16198              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
16199      Branch: cfgperl
16200            ! Configure hints/freebsd.sh hints/linux.sh
16201 ____________________________________________________________________________
16202 [  2589] By: jhi                                   on 1999/01/08  15:14:54
16203         Log: Undo change #2581.
16204      Branch: cfgperl
16205            ! Configure hints/freebsd.sh hints/linux.sh
16206 ____________________________________________________________________________
16207 [  2588] By: jhi                                   on 1999/01/08  11:51:52
16208         Log: FAQ jumbo patch from tchrist.
16209              
16210              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
16211              From: Tom Christiansen <tchrist@jhereg.perl.com>
16212              To: pumpkings@jhereg.perl.com
16213              Subject: newest version of perlfaq.pod
16214              Date: Thu, 7 Jan 1999 23:05:02 -0700
16215              
16216              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
16217              From: Tom Christiansen <tchrist@jhereg.perl.com>
16218              To: pumpkings@jhereg.perl.com
16219              Subject: newest version of perlfaq1.pod
16220              Date: Thu, 7 Jan 1999 23:05:02 -0700
16221              
16222              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
16223              From: Tom Christiansen <tchrist@jhereg.perl.com>
16224              To: pumpkings@jhereg.perl.com
16225              Subject: newest version of perlfaq2.pod
16226              Date: Thu, 7 Jan 1999 23:05:02 -0700
16227              
16228              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
16229              From: Tom Christiansen <tchrist@jhereg.perl.com>
16230              To: pumpkings@jhereg.perl.com
16231              Subject: newest version of perlfaq3.pod
16232              Date: Thu, 7 Jan 1999 23:05:02 -0700
16233              
16234              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
16235              From: Tom Christiansen <tchrist@jhereg.perl.com>
16236              To: pumpkings@jhereg.perl.com
16237              Subject: newest version of perlfaq4.pod
16238              Date: Thu, 7 Jan 1999 23:05:02 -0700
16239              
16240              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
16241              From: Tom Christiansen <tchrist@jhereg.perl.com>
16242              To: pumpkings@jhereg.perl.com
16243              Subject: newest version of perlfaq5.pod
16244              Date: Thu, 7 Jan 1999 23:05:02 -0700
16245              
16246              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
16247              From: Tom Christiansen <tchrist@jhereg.perl.com>
16248              To: pumpkings@jhereg.perl.com
16249              Subject: newest version of perlfaq6.pod
16250              Date: Thu, 7 Jan 1999 23:05:02 -0700
16251              
16252              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
16253              From: Tom Christiansen <tchrist@jhereg.perl.com>
16254              To: pumpkings@jhereg.perl.com
16255              Subject: newest version of perlfaq7.pod
16256              Date: Thu, 7 Jan 1999 23:05:03 -0700
16257              
16258              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
16259              From: Tom Christiansen <tchrist@jhereg.perl.com>
16260              To: pumpkings@jhereg.perl.com
16261              Subject: newest version of perlfaq8.pod
16262              Date: Thu, 7 Jan 1999 23:05:03 -0700
16263              
16264              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
16265              From: Tom Christiansen <tchrist@jhereg.perl.com>
16266              To: pumpkings@jhereg.perl.com
16267              Subject: newest version of perlfaq9.pod
16268              Date: Thu, 7 Jan 1999 23:05:03 -0700
16269      Branch: cfgperl
16270            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16271            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16272            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16273            ! pod/perlfaq9.pod
16274 ____________________________________________________________________________
16275 [  2587] By: jhi                                   on 1999/01/08  11:17:43
16276         Log: More doc fixes from Abigail.
16277      Branch: cfgperl
16278            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
16279            ! lib/User/pwent.pm
16280 ____________________________________________________________________________
16281 [  2585] By: jhi                                   on 1999/01/08  08:31:02
16282         Log: Change #2584 from maint-5.005:
16283              
16284              implemented Ilya's suggested fix, and added a testcase
16285              
16286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16287              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
16288              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
16289              Subject: Re: Text::ParseWords: regex fix
16290      Branch: cfgperl
16291            ! lib/Text/ParseWords.pm t/lib/parsewords.t
16292 ____________________________________________________________________________
16293 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
16294         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
16295              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
16296              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
16297              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
16298      Branch: maint-5.005/perl
16299            ! ext/Errno/Errno_pm.PL
16300 ____________________________________________________________________________
16301 [  2581] By: jhi                                   on 1999/01/07  16:38:03
16302         Log: Configure update:
16303              - usethreads, use64bits, and usemultiplicity
16304              are no more interactively asked by Configure
16305              - "int main()" (vs bare "main()") enforced in test programs
16306      Branch: cfgperl
16307            ! Configure hints/freebsd.sh hints/linux.sh
16308 ____________________________________________________________________________
16309 [  2580] By: jhi                                   on 1999/01/07  11:19:12
16310         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16311              Date: Wed, 06 Jan 1999 13:47:34 -0800
16312              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
16313              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
16314      Branch: cfgperl
16315            ! vms/vms.c
16316 ____________________________________________________________________________
16317 [  2579] By: jhi                                   on 1999/01/07  09:08:36
16318         Log: Another set of doc patches from Abigail
16319              
16320              From: abigail@fnx.com
16321              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
16322              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
16323              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
16324              
16325              From: abigail@fnx.com
16326              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
16327              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
16328              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
16329              
16330              From: abigail@fnx.com
16331              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
16332              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
16333              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
16334              
16335              From: abigail@fnx.com
16336              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
16337              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
16338              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
16339              
16340              From: abigail@fnx.com
16341              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
16342              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
16343              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
16344              
16345              From: abigail@fnx.com
16346              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
16347              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
16348              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
16349              
16350              From: abigail@fnx.com
16351              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
16352              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
16353              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
16354              
16355              From: abigail@fnx.com
16356              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
16357              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
16358              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
16359              
16360              From: abigail@fnx.com
16361              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
16362              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
16363              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
16364              
16365              From: abigail@fnx.com
16366              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
16367              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
16368              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
16369              
16370              From: abigail@fnx.com
16371              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
16372              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
16373              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
16374              
16375              From: abigail@fnx.com
16376              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
16377              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
16378              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
16379              
16380              From: abigail@fnx.com
16381              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
16382              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
16383              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
16384              
16385              From: abigail@fnx.com
16386              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
16387              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
16388              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
16389      Branch: cfgperl
16390            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
16391            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
16392            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
16393            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
16394            ! lib/Tie/Array.pm lib/Tie/Hash.pm
16395 ____________________________________________________________________________
16396 [  2576] By: jhi                                   on 1999/01/06  17:05:20
16397         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
16398      Branch: cfgperl
16399            ! pp_ctl.c
16400 ____________________________________________________________________________
16401 [  2575] By: jhi                                   on 1999/01/06  13:18:56
16402         Log: Enhance the great_circle_distance() documentation.
16403      Branch: cfgperl
16404            ! lib/Math/Trig.pm
16405 ____________________________________________________________________________
16406 [  2574] By: jhi                                   on 1999/01/06  12:58:03
16407         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
16408              To: perlbug@perl.com
16409              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
16410              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
16411              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
16412      Branch: cfgperl
16413            ! t/op/sysio.t
16414 ____________________________________________________________________________
16415 [  2573] By: jhi                                   on 1999/01/06  12:40:19
16416         Log: From: "W. Phillip Moore" <wpm@ms.com>
16417              To: perlbug@perl.org
16418              Subject: [PATCH] POSIX getpgrp is not -w clean
16419              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16420              Message-ID: <13970.20107.190314.549471@zappa>
16421      Branch: cfgperl
16422            ! ext/POSIX/POSIX.pm
16423 ____________________________________________________________________________
16424 [  2572] By: jhi                                   on 1999/01/06  12:25:24
16425         Log: Based on
16426              From: jan.dubois@ibm.net (Jan Dubois)
16427              To: perl5-porters@perl.org
16428              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16429              Date: Wed, 06 Jan 1999 01:24:09 +0100
16430              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16431              except that
16432              - objXSUB.h was already okay
16433              - embed.h patching is futile, global.sym patched instead
16434              - objpp.h does not exist
16435              - proto.h addition applied manually
16436              - win32/GenCAPI.pl was already okay
16437              - win32/makedef.pl was already okay
16438      Branch: cfgperl
16439            ! global.sym perl.c proto.h
16440 ____________________________________________________________________________
16441 [  2571] By: jhi                                   on 1999/01/06  11:25:48
16442         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16443              To: perlbug@perl.com
16444              Subject: FindBin.pm on Win32 systems
16445              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16446              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16447      Branch: cfgperl
16448            ! lib/FindBin.pm
16449 ____________________________________________________________________________
16450 [  2570] By: jhi                                   on 1999/01/06  11:21:48
16451         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16452              To: perl5-porters@perl.org, vmsperl@perl.org
16453              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
16454              Date: Tue, 05 Jan 1999 16:47:31 -0800
16455              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
16456              
16457              (the ext/IO/lib/IO/Socket.pm was not really changed here;
16458              it was a leftover from #2569)
16459      Branch: cfgperl
16460            ! ext/IO/lib/IO/Socket.pm taint.c
16461 ____________________________________________________________________________
16462 [  2569] By: jhi                                   on 1999/01/06  11:18:22
16463         Log: Jumbo doc patch from Abigail (almost identical to
16464              the 5.005-maint change #2562 except for the
16465              ext/IO/lib/IO/Socket.pm patch which was not
16466              applicable because the IO version of 5.005-devel
16467              is somewhat different (why?))
16468              
16469              From: abigail@fnx.com
16470              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
16471              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
16472              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
16473              
16474              From: abigail@fnx.com
16475              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
16476              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
16477              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
16478              
16479              From: abigail@fnx.com
16480              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
16481              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
16482              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
16483              
16484              From: abigail@fnx.com
16485              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
16486              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
16487              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
16488              
16489              From: abigail@fnx.com
16490              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
16491              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
16492              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
16493              
16494              From: abigail@fnx.com
16495              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
16496              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
16497              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
16498              
16499              From: abigail@fnx.com
16500              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
16501              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
16502              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
16503              
16504              From: abigail@fnx.com
16505              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
16506              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
16507              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
16508              
16509              From: abigail@fnx.com
16510              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
16511              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
16512              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
16513              
16514              From: abigail@fnx.com
16515              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
16516              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
16517              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
16518      Branch: cfgperl
16519            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
16520            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
16521            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
16522            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16523            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
16524 ____________________________________________________________________________
16525 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
16526         Log: From: jan.dubois@ibm.net (Jan Dubois)
16527              Date: Wed, 06 Jan 1999 01:24:09 +0100
16528              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
16529              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
16530      Branch: maint-5.005/perl
16531            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
16532            ! win32/GenCAPI.pl win32/makedef.pl
16533 ____________________________________________________________________________
16534 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
16535         Log: From: "W. Phillip Moore" <wpm@ms.com>
16536              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
16537              Message-ID: <13970.20107.190314.549471@zappa>
16538              Subject: [PATCH] POSIX getpgrp is not -w clean
16539      Branch: maint-5.005/perl
16540            ! ext/POSIX/POSIX.pm
16541 ____________________________________________________________________________
16542 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
16543         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
16544              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
16545              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
16546              Subject: FindBin.pm on Win32 systems
16547      Branch: maint-5.005/perl
16548            ! lib/FindBin.pm
16549 ____________________________________________________________________________
16550 [  2561] By: jhi                                   on 1999/01/05  10:49:10
16551         Log: Reword the setlocale() 1-arg case better.
16552      Branch: cfgperl
16553            ! ext/POSIX/POSIX.pod
16554 ____________________________________________________________________________
16555 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
16556         Log: From: Blair Zajac <bzajac@geostaff.com>
16557              Date: Wed, 23 Dec 1998 17:13:32 -0800
16558              Message-ID: <3681953C.8B6A90AA@geostaff.com>
16559              Subject: Tie::SubstrHash patch
16560      Branch: maint-5.005/perl
16561            ! lib/Tie/SubstrHash.pm
16562 ____________________________________________________________________________
16563 [  2554] By: jhi                                   on 1999/01/02  14:55:06
16564         Log: Object destruction order testing.
16565      Branch: cfgperl
16566            ! t/op/misc.t
16567 ____________________________________________________________________________
16568 [  2553] By: jhi                                   on 1999/01/02  14:49:40
16569         Log: perldelta the Dumpvalue.pm of change #2513.
16570      Branch: cfgperl
16571            ! lib/Dumpvalue.pm pod/perldelta.pod
16572 ____________________________________________________________________________
16573 [  2552] By: nick                                  on 1999/01/02  14:45:38
16574         Log: Tone down Makefile.PL so it works on Win32
16575      Branch: perl
16576            ! ext/B/Makefile.PL
16577 ____________________________________________________________________________
16578 [  2551] By: nick                                  on 1999/01/02  14:06:30
16579         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
16580              Use them in various B::* rather than have local defs.
16581      Branch: perl
16582            + ext/B/defsubs.h.PL
16583            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
16584            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
16585            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
16586 ____________________________________________________________________________
16587 [  2550] By: nick                                  on 1999/01/02  10:04:02
16588         Log: Integrate ext/B changes from //depot/cfgperl
16589      Branch: perl
16590           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16591 ____________________________________________________________________________
16592 [  2549] By: jhi                                   on 1999/01/01  13:54:16
16593         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
16594              To: perlbug@perl.com
16595              Subject: op/groups.t fails test 1 on HP-UX 10.20
16596              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
16597              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
16598      Branch: cfgperl
16599            ! t/op/groups.t
16600 ____________________________________________________________________________
16601 [  2548] By: jhi                                   on 1999/01/01  13:53:31
16602         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16603              To: perl5-porters@perl.org
16604              cc: hv@crypt0.demon.co.uk
16605              Subject: [bug 5.004_54] duplicate error message
16606              Date: Thu, 31 Dec 1998 04:05:25 +0000
16607              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
16608              
16609              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
16610              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16611              To: hv@crypt0.demon.co.uk
16612              Cc: perl5-porters@perl.org
16613              Subject: [PATCH _54] Re: duplicate error message
16614              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
16615              
16616              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
16617              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16618              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
16619              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
16620              Subject: [TEST PATCH _54] Re: duplicate error message 
16621              Date: Fri, 01 Jan 1999 07:32:14 +0000
16622      Branch: cfgperl
16623            ! op.c t/pragma/warn/op
16624 ____________________________________________________________________________
16625 [  2547] By: jhi                                   on 1998/12/31  14:15:04
16626         Log: From: Chris Nandor <pudge@pobox.com>
16627              To: jhi@iki.fi
16628              Cc: perl5-porters@perl.org
16629              Subject: Re: [PATCH] perlport.pod 1.38
16630              Date: Thu, 31 Dec 1998 09:06:48 -0500
16631              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
16632      Branch: cfgperl
16633            ! pod/perlport.pod
16634 ____________________________________________________________________________
16635 [  2546] By: jhi                                   on 1998/12/31  11:18:17
16636         Log: From: Wilson P. Snyder II
16637              To: perl5-porters@perl.org
16638              Subject: [PATCH v5.5.53] REV2: Binary number support
16639              Date: 1998/11/30
16640              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
16641      Branch: cfgperl
16642            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
16643            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
16644            ! toke.c util.c
16645 ____________________________________________________________________________
16646 [  2545] By: jhi                                   on 1998/12/31  09:27:40
16647         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16648              To: perlbug@perl.com
16649              Subject: "perl -T -P" dumps core on OpenBSD and Linux
16650              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
16651              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
16652      Branch: cfgperl
16653            ! taint.c
16654 ____________________________________________________________________________
16655 [  2544] By: jhi                                   on 1998/12/31  09:21:45
16656         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
16657              To: perlbug@perl.com 
16658              Subject: bug in pod2man search for perl binary [5.005_5x]
16659              Date: Sat, 12 Dec 1998 23:08:51 +0000 
16660              Message-ID: <19981212230851.A20578@ig.co.uk> 
16661      Branch: cfgperl
16662            ! pod/pod2man.PL
16663 ____________________________________________________________________________
16664 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
16665         Log: From: jan.dubois@ibm.net (Jan Dubois)
16666              Date: Wed, 23 Dec 1998 21:26:38 +0100
16667              Message-ID: <36895086.8849224@smtp1.ibm.net>
16668              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
16669      Branch: maint-5.005/perl
16670            ! lib/ExtUtils/MakeMaker.pm
16671 ____________________________________________________________________________
16672 [  2540] By: jhi                                   on 1998/12/30  08:42:04
16673         Log: Evermore AUTHORS and MAINTAIN.
16674      Branch: cfgperl
16675            ! AUTHORS MAINTAIN
16676 ____________________________________________________________________________
16677 [  2539] By: jhi                                   on 1998/12/29  15:10:34
16678         Log: More AUTHORS and MAINTAIN.
16679      Branch: cfgperl
16680            ! AUTHORS MAINTAIN
16681 ____________________________________________________________________________
16682 [  2537] By: jhi                                   on 1998/12/29  14:34:47
16683         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16684              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16685              Message-ID: <13942.32480.700000.640927@utensil>
16686              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16687              (mirror change#2531 in the 5.005-maint)
16688      Branch: cfgperl
16689            ! lib/AutoSplit.pm
16690 ____________________________________________________________________________
16691 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
16692         Log: change in_pod pattern to /^=\w/ from /^=/
16693              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
16694              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
16695              Message-ID: <13942.32480.700000.640927@utensil>
16696              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
16697      Branch: maint-5.005/perl
16698            ! lib/AutoSplit.pm
16699 ____________________________________________________________________________
16700 [  2525] By: jhi                                   on 1998/12/29  13:06:26
16701         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16702              To: perl5-porters@perl.org
16703              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
16704              Date: 16 Dec 1998 03:17:03 +0200
16705              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
16706      Branch: cfgperl
16707            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16708 ____________________________________________________________________________
16709 [  2524] By: jhi                                   on 1998/12/29  13:00:06
16710         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16711              To: perl5-porters@perl.org
16712              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
16713              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
16714              Date: 10 Dec 1998 08:30:02 +0200
16715              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
16716              
16717              (Nick's part was applied earlier, in change #2460)
16718      Branch: cfgperl
16719            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
16720 ____________________________________________________________________________
16721 [  2523] By: jhi                                   on 1998/12/29  12:41:31
16722         Log: From: "vishal bhatia" <vishalb@hotmail.com>
16723              To: nick@ni-s.u-net.com
16724              Cc: perl5-porters@perl.org
16725              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
16726              Date: 9 Dec 1998 06:50:30 +0200
16727              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
16728      Branch: cfgperl
16729            ! ext/B/B/CC.pm
16730 ____________________________________________________________________________
16731 [  2522] By: jhi                                   on 1998/12/29  12:15:18
16732         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
16733              To: perl5-porters@perl.org (Perl 5 Porters)
16734              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
16735              Date: 25 Dec 1998 23:02:28 +0200
16736              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
16737      Branch: cfgperl
16738            ! lib/Pod/Text.pm
16739 ____________________________________________________________________________
16740 [  2521] By: jhi                                   on 1998/12/29  12:07:54
16741         Log: Undo #2519 (breaks universal.c).
16742      Branch: cfgperl
16743            ! XSUB.h
16744 ____________________________________________________________________________
16745 [  2519] By: jhi                                   on 1998/12/29  11:41:10
16746         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16747              To: perl5-porters@perl.org
16748              Cc: perl-xs@perl.org
16749              Subject: XSUB.h refinement [PATCH]
16750              Date: 18 Dec 1998 03:58:44 +0200
16751              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
16752      Branch: cfgperl
16753            ! XSUB.h
16754 ____________________________________________________________________________
16755 [  2518] By: jhi                                   on 1998/12/29  11:36:19
16756         Log: From: abigail@fnx.com
16757              To: perl5-porters@perl.org (Perl Porters)
16758              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
16759              Date: 28 Dec 1998 21:39:15 +0200
16760              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
16761      Branch: cfgperl
16762            ! lib/fields.pm
16763 ____________________________________________________________________________
16764 [  2517] By: jhi                                   on 1998/12/29  11:35:03
16765         Log: Document change #2516.
16766      Branch: cfgperl
16767            ! pod/perldelta.pod
16768 ____________________________________________________________________________
16769 [  2516] By: jhi                                   on 1998/12/29  11:32:26
16770         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16771              To: perl5-porters@perl.org (Mailing list Perl5)
16772              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
16773              Date: 9 Dec 1998 10:39:31 +0200
16774              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
16775      Branch: cfgperl
16776            ! pod/perldiag.pod regcomp.c toke.c
16777 ____________________________________________________________________________
16778 [  2515] By: jhi                                   on 1998/12/29  11:27:11
16779         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16780              To: perl5-porters@perl.org (Mailing list Perl5)
16781              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
16782              Date: 8 Dec 1998 09:02:04 +0200
16783              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
16784              
16785              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
16786      Branch: cfgperl
16787            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
16788 ____________________________________________________________________________
16789 [  2514] By: jhi                                   on 1998/12/29  11:21:31
16790         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16791              To: perl5-porters@perl.org (Mailing list Perl5)
16792              Subject: [PATCH 5.005_53] Regexp tests and UTF8
16793              Date: 8 Dec 1998 07:02:01 +0200
16794              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
16795      Branch: cfgperl
16796            ! regcomp.c
16797 ____________________________________________________________________________
16798 [  2513] By: jhi                                   on 1998/12/29  11:18:34
16799         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16800              Subject: [PATCH 5.005_*] Dumpvar.pm
16801              To: perl5-porters@perl.org (Mailing list Perl5)
16802              Date: 7 Dec 1998 10:17:35 +0200
16803              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
16804      Branch: cfgperl
16805            + lib/Dumpvalue.pm
16806            ! MANIFEST
16807 ____________________________________________________________________________
16808 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
16809         Log: From: jan.dubois@ibm.net (Jan Dubois)
16810              Date: Tue, 01 Dec 1998 00:07:33 +0100
16811              Message-ID: <366921b5.14512598@smtp1.ibm.net>
16812              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
16813              
16814              From: jan.dubois@ibm.net (Jan Dubois)
16815              Date: Wed, 02 Dec 1998 00:24:54 +0100
16816              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
16817              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
16818      Branch: maint-5.005/perl
16819            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
16820            ! win32/config.bc win32/config.gc win32/config.vc
16821            ! win32/config_sh.PL win32/makedef.pl
16822 ____________________________________________________________________________
16823 [  2509] By: jhi                                   on 1998/12/28  13:00:31
16824     Log: Kickstart AUTHORS and MAINTAIN.
16825  Branch: cfgperl
16826        + AUTHORS MAINTAIN
16827        ! MANIFEST
16828 ____________________________________________________________________________
16829 [  2508] By: jhi                                   on 1998/12/28  08:04:00
16830     Log: From: Nathan Torkington <gnat@frii.com>
16831          To: perlbug@perl.com
16832          Subject: [PATCH] perlxstut.pod fix
16833          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
16834          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
16835  Branch: cfgperl
16836        ! pod/perlxstut.pod
16837 ____________________________________________________________________________
16838 [  2507] By: jhi                                   on 1998/12/28  07:59:00
16839     Log: From: abigail@fnx.com
16840          To: perlbug@perl.com
16841          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
16842          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
16843          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
16844          (slightly modified, a part of the patch was rejected)
16845          (strange, I thought I had already submitted this one
16846          but Perforce disagrees with me...)
16847  Branch: cfgperl
16848        ! pod/perlop.pod
16849 ____________________________________________________________________________
16850 [  2506] By: jhi                                   on 1998/12/28  07:56:59
16851     Log: From: Artur <artur@vogon-solutions.com>
16852          To: perlbug@perl.com
16853          Subject: PATCH: perlmodlib.pod
16854          Date: Fri, 25 Dec 1998 00:48:39 +0000
16855          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
16856  Branch: cfgperl
16857        ! pod/perlmodlib.pod pod/perlop.pod
16858 ____________________________________________________________________________
16859 [  2505] By: jhi                                   on 1998/12/28  07:46:06
16860     Log: From: abigail@fnx.com
16861          To: perl5-porters@perl.org (Perl Porters)
16862          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
16863          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
16864          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
16865  Branch: cfgperl
16866        ! pod/pod2html.PL
16867 ____________________________________________________________________________
16868 [  2504] By: jhi                                   on 1998/12/28  07:44:35
16869     Log: From: Jim Avera <avera@fjst.com>
16870          To: perlbug@perl.com
16871          Subject: perlbug bug - shows dates reversed
16872          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
16873          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
16874  Branch: cfgperl
16875        ! utils/perlbug.PL
16876 ____________________________________________________________________________
16877 [  2503] By: jhi                                   on 1998/12/28  07:41:39
16878     Log: From: jan.dubois@ibm.net (Jan Dubois)
16879          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
16880          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
16881          Date: Wed, 23 Dec 1998 21:26:38 +0100
16882          Message-ID: <36895086.8849224@smtp1.ibm.net>
16883  Branch: cfgperl
16884        ! lib/ExtUtils/MakeMaker.pm
16885 ____________________________________________________________________________
16886 [  2502] By: jhi                                   on 1998/12/28  07:39:20
16887     Log: From: Blair Zajac <bzajac@geostaff.com>
16888          To: perl5-porters@perl.org
16889          Subject: Tie::SubstrHash patch
16890          Date: Wed, 23 Dec 1998 17:13:32 -0800
16891          Message-ID: <3681953C.8B6A90AA@geostaff.com>
16892  Branch: cfgperl
16893        ! lib/Tie/SubstrHash.pm
16894 ____________________________________________________________________________
16895 [  2501] By: jhi                                   on 1998/12/28  07:37:16
16896     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
16897          To: perlbug@perl.com
16898          Subject: perlfaq9 minor error
16899          Date: Wed, 23 Dec 1998 14:54:19 -0800
16900          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
16901  Branch: cfgperl
16902        ! pod/perlfaq9.pod
16903 ____________________________________________________________________________
16904 [  2500] By: jhi                                   on 1998/12/23  10:38:18
16905     Log: More porting notes about filesystems, AmigaOS, and MiNT.
16906  Branch: cfgperl
16907        ! pod/perlport.pod
16908 ____________________________________________________________________________
16909 [  2499] By: jhi                                   on 1998/12/22  09:26:49
16910     Log: Add few MSG_ and uio constants.
16911  Branch: cfgperl
16912        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
16913 ____________________________________________________________________________
16914 [  2498] By: jhi                                   on 1998/12/22  08:39:30
16915     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
16916          a Digital C compiler optimizer bug that broke the 'x'
16917          operator under certain circumstances.  See t/op/repeat.t
16918          test #20 for graphic details.  Reported in
16919          
16920          From: Gisle Aas <gisle@aas.no>
16921          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
16922          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
16923          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
16924          Date: 18 Dec 1998 14:27:40 +0100
16925          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
16926          
16927          and discussed further in the thread
16928          
16929          From: Jarkko Hietaniemi <jhi@iki.fi>
16930          To: Gisle Aas <gisle@aas.no>
16931          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
16932          cpan-testers@perl.org, perl5-porters@perl.org
16933          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
16934          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
16935          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
16936  Branch: cfgperl
16937        ! t/op/repeat.t util.c
16938 ____________________________________________________________________________
16939 [  2497] By: jhi                                   on 1998/12/21  14:18:57
16940     Log: Change #2483 update.
16941  Branch: cfgperl
16942        ! t/op/tr.t
16943 ____________________________________________________________________________
16944 [  2496] By: jhi                                   on 1998/12/21  14:07:41
16945     Log: Update on change #2493.
16946  Branch: cfgperl
16947        ! t/pragma/warn/op
16948 ____________________________________________________________________________
16949 [  2495] By: jhi                                   on 1998/12/21  13:52:00
16950     Log: Change #2487 aftershock.
16951  Branch: cfgperl
16952        ! warning.pl
16953 ____________________________________________________________________________
16954 [  2494] By: jhi                                   on 1998/12/21  12:35:00
16955     Log: From: Chris Nandor <pudge@pobox.com>
16956          To: perl5-porters@perl.org
16957          Subject: [PATCH] perlport.pod v1.37
16958          Date: Sat, 19 Dec 1998 12:54:34 -0500
16959          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
16960  Branch: cfgperl
16961        ! pod/perlport.pod
16962 ____________________________________________________________________________
16963 [  2493] By: jhi                                   on 1998/12/21  12:22:44
16964     Log: From: Mark-Jason Dominus <mjd@plover.com>
16965          To: perl5-porters@perl.com
16966          Subject: PATCH (5.005_02): Dejargonizing
16967          Date: Sun, 20 Dec 1998 14:35:20 -0500
16968          Message-ID: <19981220193520.11230.qmail@plover.com>
16969          
16970          From: Mark-Jason Dominus <mjd@plover.com>
16971          To: perl5-porters@perl.com
16972          Subject: PATCH (5.005_02): Spelling correction in warning message
16973          Date: Sun, 20 Dec 1998 13:51:30 -0500
16974          Message-ID: <19981220185130.11067.qmail@plover.com>
16975  Branch: cfgperl
16976        ! doio.c op.c
16977 ____________________________________________________________________________
16978 [  2492] By: jhi                                   on 1998/12/21  09:00:05
16979     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
16980          To: perl5-porters@perl.org
16981          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
16982          Date: Sun, 20 Dec 1998 19:03:25 PST
16983          Message-ID: <19981221030326.27660.qmail@hotmail.com>
16984          
16985          (slightly reformatted)
16986  Branch: cfgperl
16987        ! ext/B/B/CC.pm
16988 ____________________________________________________________________________
16989 [  2491] By: nick                                  on 1998/12/20  14:21:29
16990     Log: Save _all_ GV's which have SV, AV or HV set.
16991  Branch: perl
16992        ! ext/B/B/C.pm
16993 ____________________________________________________________________________
16994 [  2490] By: jhi                                   on 1998/12/18  15:13:19
16995     Log: Add idea about generalising cpp symbol probing of Errno.
16996  Branch: cfgperl
16997        ! Todo
16998 ____________________________________________________________________________
16999 [  2489] By: jhi                                   on 1998/12/18  14:47:57
17000     Log: Address some of the issues of:
17001          
17002          From: Tom Christiansen <tchrist@jhereg.perl.com>
17003          To: perl-porters-active@jhereg.perl.com
17004          Subject: Undocumentation Issues for 5.005
17005          Date: Thu, 17 Dec 1998 14:46:24 -0700
17006          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
17007  Branch: cfgperl
17008        ! pod/perl5005delta.pod
17009 ____________________________________________________________________________
17010 [  2488] By: jhi                                   on 1998/12/18  11:26:32
17011     Log: From: root <root@dubravka.in-berlin.de>
17012          To: perlbug@perl.com
17013          Cc: k@dubravka.in-berlin.de
17014          Subject: Please add no_modify to PERL_POLLUTE
17015          Date: Fri, 18 Dec 1998 10:45:52 +0100
17016          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
17017          
17018          (Really from Andreas König)
17019  Branch: cfgperl
17020        ! embed.pl
17021 ____________________________________________________________________________
17022 [  2487] By: jhi                                   on 1998/12/17  14:05:52
17023     Log: Some (by far not all) issues of the below message addressed.
17024          
17025          From: Tom Christiansen <tchrist@jhereg.perl.com>
17026          To: The Perl Porters Mailing List <perl5-porters@perl.org>
17027          Subject: important UNDOC issues for 5.005_54
17028          Date: Wed, 16 Dec 1998 21:14:53 -0700
17029          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
17030  Branch: cfgperl
17031        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
17032 ____________________________________________________________________________
17033 [  2486] By: jhi                                   on 1998/12/17  12:47:15
17034     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17035          To: domo@computer.org
17036          Cc: jhi@iki.fi, perl5-porters@perl.org
17037          Subject: Re: stuff related to malloc.c
17038          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
17039          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
17040  Branch: cfgperl
17041        ! malloc.c
17042 ____________________________________________________________________________
17043 [  2485] By: jhi                                   on 1998/12/17  12:17:19
17044     Log: More porting notes.
17045  Branch: cfgperl
17046        ! Porting/pumpkin.pod
17047 ____________________________________________________________________________
17048 [  2484] By: jhi                                   on 1998/12/15  08:38:05
17049     Log: Undo #2386 and #2205.
17050  Branch: cfgperl
17051        ! pod/perlfunc.pod
17052 ____________________________________________________________________________
17053 [  2483] By: jhi                                   on 1998/12/14  17:58:35
17054     Log: lib was missing from @INC.
17055  Branch: cfgperl
17056        ! t/op/tr.t
17057 ____________________________________________________________________________
17058 [  2482] By: jhi                                   on 1998/12/14  17:52:42
17059     Log: Was missing use Text::Wrap.
17060  Branch: cfgperl
17061        ! t/lib/textfill.t
17062 ____________________________________________________________________________
17063 [  2481] By: jhi                                   on 1998/12/14  16:00:22
17064     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
17065          
17066          From: Jonathan Roy <roy@idle.com>
17067          To: perl5-porters@perl.org
17068          Subject: nlist.h add to Configure checks?
17069          Date: Sun, 13 Dec 1998 22:22:49 -0500
17070          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
17071  Branch: cfgperl
17072        + ext/DynaLoader/hints/linux.pl
17073        ! MANIFEST
17074 ____________________________________________________________________________
17075 [  2480] By: jhi                                   on 1998/12/14  15:02:44
17076     Log: Give up completely using nm in AIX.
17077          
17078          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17079          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
17080          Cc: perl5-porters@perl.org
17081          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
17082          Date: Thu, 10 Dec 1998 00:51:46 -0500
17083          Message-ID: <19981210005146.B29986@O2.chapin.edu>
17084  Branch: cfgperl
17085        ! hints/aix.sh
17086 ____________________________________________________________________________
17087 [  2479] By: jhi                                   on 1998/12/14  14:39:52
17088     Log: AIX' error messages are different.
17089          
17090          From: "Kurt D. Starsinic" <kstar@chapin.edu>
17091          To: Gurusamy Sarathy <gsar@engin.umich.edu>
17092          Cc: perl5-porters@perl.org
17093          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
17094          Date: Thu, 10 Dec 1998 00:42:36 -0500
17095          Message-ID: <19981210004236.A29986@O2.chapin.edu>
17096          
17097          From: Michael Engel <engel@nms1.cc.huji.ac.il>
17098          To: perlbug@perl.com
17099          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
17100          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
17101          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
17102  Branch: cfgperl
17103        ! t/pragma/warn/doio
17104 ____________________________________________________________________________
17105 [  2475] By: jhi                                   on 1998/12/13  12:35:55
17106     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17107          To: jhi@iki.fi
17108          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
17109          Subject: Re: stuff related to malloc.c
17110          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
17111          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
17112  Branch: cfgperl
17113        ! malloc.c
17114 ____________________________________________________________________________
17115 [  2474] By: jhi                                   on 1998/12/13  12:32:42
17116     Log: Some notes about porting issues.
17117  Branch: cfgperl
17118        ! Porting/pumpkin.pod
17119 ____________________________________________________________________________
17120 [  2473] By: jhi                                   on 1998/12/13  12:03:58
17121     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
17122          To: Perl 5 Porters <perl5-porters@perl.org>
17123          Subject: [patch 5.005_02] dos-djgpp update
17124          Date: Sun, 13 Dec 1998 00:08:44 +0100
17125          Message-ID: <19981213000844.C264@beeblebrox>
17126  Branch: cfgperl
17127        ! djgpp/config.over
17128 ____________________________________________________________________________
17129 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
17130     Log: undo changes to Exporter.pm from #2312
17131  Branch: maint-5.005/perl
17132        ! lib/Exporter.pm
17133 ____________________________________________________________________________
17134 [  2465] By: jhi                                   on 1998/12/12  12:31:21
17135     Log: Document that qw() taints.
17136          
17137          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
17138          To: perlbug@perl.com 
17139          Subject: taint problems
17140          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
17141          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
17142  Branch: cfgperl
17143        ! pod/perlop.pod
17144 ____________________________________________________________________________
17145 [  2464] By: jhi                                   on 1998/12/11  14:09:51
17146     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
17147          To: dist-users@foretune.co.jp
17148          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
17149          Date: Mon, 07 Dec 1998 20:13:04 -0400
17150          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
17151  Branch: cfgperl
17152        ! Configure
17153 ____________________________________________________________________________
17154 [  2463] By: jhi                                   on 1998/12/11  13:29:54
17155     Log: MAXPATHLEN.
17156  Branch: cfgperl
17157        ! perl.h
17158 ____________________________________________________________________________
17159 [  2462] By: jhi                                   on 1998/12/11  08:37:58
17160     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
17161          To: perl5-porters@perl.org
17162          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
17163          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
17164          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
17165  Branch: cfgperl
17166        + hints/gnu.sh
17167 ____________________________________________________________________________
17168 [  2461] By: nick                                  on 1998/12/10  21:00:50
17169     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
17170          From: Vishal Bhatia <vishalb@hotmail.com>
17171          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
17172          2. Fixes the bug  regarding return value of c-functions generated out 
17173          of perl subs. ( Just includes the patch I sent earlier)
17174          3. Incorporates the other changes that need to be done to get CC.pm
17175          use ISA search for packages and methods on the same lines as C.pm
17176          
17177          Vishal would appreciate comments about B::Stackobj changes from 
17178          someone knowing that module well.
17179  Branch: perl
17180        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
17181 ____________________________________________________________________________
17182 [  2460] By: jhi                                   on 1998/12/08  08:11:27
17183     Log: Integrate from mainperl.
17184  Branch: cfgperl
17185       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17186       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
17187       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
17188       !> toke.c util.c
17189 ____________________________________________________________________________
17190 [  2459] By: jhi                                   on 1998/12/07  07:50:11
17191     Log: From: hansm@icgroup.nl 
17192          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
17193          Reply-To: hansmu@xs4all.nl 
17194          To: perlbug@perl.com 
17195          Date: Sun, 6 Dec 98 22:19:54 +0100 
17196          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
17197  Branch: cfgperl
17198        ! util.c
17199 ____________________________________________________________________________
17200 [  2458] By: gsar                                  on 1998/12/07  06:00:55
17201     Log: fix dup lexical
17202  Branch: perl
17203        ! ext/B/B/Deparse.pm t/lib/io_unix.t
17204 ____________________________________________________________________________
17205 [  2457] By: gsar                                  on 1998/12/06  14:38:59
17206     Log: mention limit on line numbers reported by diagnostics
17207  Branch: perl
17208        ! pod/perl.pod toke.c
17209 ____________________________________________________________________________
17210 [  2456] By: gsar                                  on 1998/12/06  13:49:02
17211     Log: branch perldelta.pod
17212  Branch: maint-5.005/perl
17213       +> pod/perldelta.pod
17214 ____________________________________________________________________________
17215 [  2455] By: gsar                                  on 1998/12/06  13:47:21
17216     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
17217  Branch: maint-5.005/perl
17218        - pod/perldelta.pod
17219 ____________________________________________________________________________
17220 [  2454] By: gsar                                  on 1998/12/06  13:35:31
17221     Log: fix outdated/incorrect info about arbitrary limits
17222  Branch: perl
17223        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
17224        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
17225 ____________________________________________________________________________
17226 [  2453] By: nick                                  on 1998/12/05  16:14:42
17227     Log: Avoid hard-coding op numbers
17228          Update CC.pm to save %INC, and to co-exist with new C.pm
17229  Branch: perl
17230        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
17231 ____________________________________________________________________________
17232 [  2452] By: nick                                  on 1998/12/05  10:44:28
17233     Log: B.xs had its own code to calculate hash() which differed from
17234          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
17235          which meant that run-time require was re-done.
17236          Removed some debug from C.pm
17237  Branch: perl
17238        ! ext/B/B.xs ext/B/B/C.pm
17239 ____________________________________________________________________________
17240 [  2451] By: nick                                  on 1998/12/04  21:58:49
17241     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
17242          well as _54, but with pre-scan for classes and save the ISA scheme.
17243  Branch: perl
17244        ! ext/B/B/C.pm
17245 ____________________________________________________________________________
17246 [  2450] By: nick                                  on 1998/12/04  17:58:44
17247     Log: Vishal Bhatia's patch as a basis.
17248  Branch: perl
17249        ! ext/B/B/C.pm ext/B/B/CC.pm
17250 ____________________________________________________________________________
17251 [  2449] By: jhi                                   on 1998/12/04  16:39:21
17252     Log: Integrate from mainperl.
17253  Branch: cfgperl
17254       !> t/op/goto.t t/op/tr.t
17255 ____________________________________________________________________________
17256 [  2448] By: gsar                                  on 1998/12/04  06:06:49
17257     Log: tweak test for UTEST
17258  Branch: perl
17259        ! t/op/tr.t
17260 ____________________________________________________________________________
17261 [  2444] By: jhi                                   on 1998/12/03  14:37:22
17262     Log: s/\bthe the\b/the/g *.pod
17263  Branch: cfgperl
17264        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
17265 ____________________________________________________________________________
17266 [  2443] By: jhi                                   on 1998/12/03  13:39:53
17267     Log: Change#2441 aftermath.
17268  Branch: cfgperl
17269        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17270        ! config_h.SH thread.h vms/subconfigure.com
17271 ____________________________________________________________________________
17272 [  2441] By: jhi                                   on 1998/12/03  08:15:13
17273     Log: From: Dan Sugalski <sugalskd@osshe.edu>
17274          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
17275          Subject: [PATCH 5.005_54]Initial VMS patches
17276          Date: 3 Dec 1998 01:05:55 +0200
17277          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
17278          
17279          The patch to config_h.SH requires more study because
17280          metaconfig needs to agree.
17281  Branch: cfgperl
17282        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
17283        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
17284        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
17285 ____________________________________________________________________________
17286 [  2440] By: gsar                                  on 1998/12/03  01:32:16
17287     Log: add failed check-in of goto.t from change#1867
17288  Branch: perl
17289        ! t/op/goto.t
17290 ____________________________________________________________________________
17291 [  2437] By: jhi                                   on 1998/12/02  18:03:51
17292     Log: Fix most of the bad L<> links of
17293          
17294          From: Tom Christiansen <tchrist@jhereg.perl.com> 
17295          Subject: bad L<> links
17296          Reply-to: tchrist@perl.com 
17297          To: perlbug@jhereg.perl.com 
17298          Date: Tue, 11 Aug 1998 10:58:07 -0500 
17299          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
17300          
17301          The ones not fixed may require darker Pod::HTML magic,
17302          for example the perlguts.html#tags should work fine, IMHO.
17303  Branch: cfgperl
17304        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
17305        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
17306        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
17307        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
17308        ! pod/perlvar.pod
17309 ____________________________________________________________________________
17310 [  2436] By: jhi                                   on 1998/12/02  16:35:04
17311     Log: One paste too many in #2345.
17312  Branch: cfgperl
17313        ! lib/Pod/Html.pm
17314 ____________________________________________________________________________
17315 [  2435] By: jhi                                   on 1998/12/02  16:32:33
17316     Log: Pod::Html and Pod::Text were not locale-savvy:
17317          for example in =head1 all non-ASCII-\w-runs were
17318          turned into underscores in NAME tags.  This could
17319          result in several NAME tags becoming identical.
17320          Reported by:
17321          
17322          From: Fyodor Krasnov <fyodor@aha.ru> 
17323          Subject: pod2html vs Russian Characters
17324          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
17325          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
17326          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
17327  Branch: cfgperl
17328        ! lib/Pod/Html.pm lib/Pod/Text.pm
17329 ____________________________________________________________________________
17330 [  2434] By: jhi                                   on 1998/12/02  10:29:00
17331     Log: The real Mc5_54 integration.
17332  Branch: cfgperl
17333       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
17334 ____________________________________________________________________________
17335 [  2433] By: jhi                                   on 1998/12/02  08:52:13
17336     Log: From: Andy Dougherty <doughera@lafayette.edu>
17337          To: Perl Porters <perl5-porters@perl.org>
17338          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
17339          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
17340          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
17341  Branch: cfgperl
17342        ! Configure
17343 ____________________________________________________________________________
17344 [  2432] By: jhi                                   on 1998/12/02  08:49:47
17345     Log: From: Andy Dougherty <doughera@lafayette.edu>
17346          To: Perl Porters <perl5-porters@perl.org>
17347          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
17348          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
17349          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
17350  Branch: cfgperl
17351        ! Configure
17352 ____________________________________________________________________________
17353 [  2431] By: jhi                                   on 1998/12/01  16:11:50
17354     Log: From: achampio@lehman.com (Alan Champion)
17355          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
17356          To: perlbug@perl.com
17357          Date: 1 Dec 1998 17:36:33 +0200
17358          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
17359          
17360          Skip NIS includes.
17361  Branch: cfgperl
17362        ! t/op/pwent.t
17363 ____________________________________________________________________________
17364 [  2430] By: gsar                                  on 1998/12/01  12:12:50
17365     Log: 5.005_54, as released
17366  Branch: perl
17367        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
17368 ____________________________________________________________________________
17369 [  2429] By: jhi                                   on 1998/12/01  11:28:39
17370     Log: From: Anton Berezin <tobez@plab.ku.dk>
17371          To: perl5-porters@perl.org
17372          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
17373          Date: 30 Nov 1998 19:46:24 +0100
17374          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
17375  Branch: cfgperl
17376        ! hints/freebsd.sh
17377 ____________________________________________________________________________
17378 [  2428] By: jhi                                   on 1998/12/01  11:08:16
17379     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
17380  Branch: cfgperl
17381       +> (branch 30 files)
17382       !> (integrate 71 files)
17383 ____________________________________________________________________________
17384 [  2427] By: jhi                                   on 1998/12/01  10:51:37
17385     Log: Default to accepting a hinted $randfunc even when $csym
17386          does not find it.  (the previous defaylt behaviour was not
17387          to accept).
17388  Branch: cfgperl
17389        ! Configure
17390 ____________________________________________________________________________
17391 [  2426] By: jhi                                   on 1998/12/01  10:13:03
17392     Log: Separated the [:foo:] parsing to its own function.
17393          Passes all tests.
17394  Branch: cfgperl
17395        ! regcomp.c
17396 ____________________________________________________________________________
17397 [  2425] By: jhi                                   on 1998/12/01  08:22:49
17398     Log: Typo in comments.
17399  Branch: cfgperl
17400        ! regexec.c
17401 ____________________________________________________________________________
17402 [  2424] By: jhi                                   on 1998/12/01  08:21:38
17403     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17404          Subject: [PATCH 5.005_*] Debugger 'v' command
17405          To: perl5-porters@perl.org (Mailing list Perl5)
17406          Date: 1 Dec 1998 07:55:11 +0200
17407          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
17408  Branch: cfgperl
17409        ! lib/perl5db.pl
17410 ____________________________________________________________________________
17411 [  2423] By: jhi                                   on 1998/12/01  08:19:08
17412     Log: From: pvhp@forte.com (Peter Prymmer)
17413          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
17414          To: perl5-porters@perl.org
17415          Date: 1 Dec 1998 07:27:11 +0200
17416          Message-ID: <MLIST_9812010508.AA07791@forte.com>
17417  Branch: cfgperl
17418        ! hints/os390.sh
17419 ____________________________________________________________________________
17420 [  2417] By: jhi                                   on 1998/11/30  08:14:00
17421     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
17422  Branch: cfgperl
17423        ! ext/Socket/Socket.xs
17424 ____________________________________________________________________________
17425 [  2416] By: jhi                                   on 1998/11/30  08:00:15
17426     Log: Undo #2395, seems more like a problem in netbsd-current.
17427  Branch: cfgperl
17428        ! util.c
17429
17430 ----------------
17431 Version 5.005_54
17432 ----------------
17433
17434 ____________________________________________________________________________
17435 [  2414] By: gsar                                  on 1998/11/30  02:23:55
17436     Log: more JPL tweaks
17437  Branch: perl
17438        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
17439        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
17440 ____________________________________________________________________________
17441 [  2413] By: gsar                                  on 1998/11/30  01:35:56
17442     Log: stub bin/jpl that just runs JPL::Compile::files()
17443  Branch: perl
17444        + jpl/bin/jpl
17445 ____________________________________________________________________________
17446 [  2412] By: gsar                                  on 1998/11/30  01:32:14
17447     Log: delete symlink
17448  Branch: perl
17449        - jpl/bin/jpl
17450 ____________________________________________________________________________
17451 [  2410] By: gsar                                  on 1998/11/30  01:30:44
17452     Log: branch jpl from perlext to perl
17453  Branch: perl
17454       +> (branch 30 files)
17455 ____________________________________________________________________________
17456 [  2407] By: gsar                                  on 1998/11/30  01:24:53
17457     Log: JPL tweaks to build with 5.005
17458  Branch: perlext
17459        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
17460        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
17461 ____________________________________________________________________________
17462 [  2406] By: gsar                                  on 1998/11/30  00:55:54
17463     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
17464  Branch: perl
17465        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
17466 ____________________________________________________________________________
17467 [  2405] By: gsar                                  on 1998/11/30  00:28:55
17468     Log: patchlevel up to 54
17469  Branch: perl
17470        ! patchlevel.h win32/Makefile win32/config_H.bc
17471        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
17472 ____________________________________________________________________________
17473 [  2403] By: gsar                                  on 1998/11/29  23:35:50
17474     Log: integrate cfgperl changes into mainline
17475  Branch: perl
17476       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17477       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
17478 ____________________________________________________________________________
17479 [  2402] By: gsar                                  on 1998/11/29  23:08:42
17480     Log: sync Text::Wrap version number
17481  Branch: perl
17482        ! lib/Text/Wrap.pm
17483 ____________________________________________________________________________
17484 [  2401] By: gsar                                  on 1998/11/29  22:56:21
17485     Log: textfill.t tweak
17486  Branch: perl
17487        ! t/lib/textfill.t
17488 ____________________________________________________________________________
17489 [  2400] By: gsar                                  on 1998/11/29  22:50:41
17490     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
17491          <muir@idiom.com>
17492  Branch: perl
17493        + t/lib/textfill.t
17494        ! MANIFEST lib/Text/Wrap.pm
17495 ____________________________________________________________________________
17496 [  2399] By: gsar                                  on 1998/11/29  22:28:05
17497     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
17498          has happened without the authors knowledge or consent; the subversive
17499          version (which is in 5.00502) breaks one of the tests in the
17500          authors testsuite; attempts are being made to find a fix that
17501          avoids breaking code already running with the 5.005_02 version
17502          From:    David Muir Sharnoff <muir@idiom.com>
17503          Date:    Sat, 28 Nov 1998 04:34:17 PST
17504          Message-Id: <199811281234.EAA03082@idiom.com>
17505          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
17506  Branch: perl
17507        ! lib/Text/Wrap.pm t/lib/textwrap.t
17508 ____________________________________________________________________________
17509 [  2397] By: nick                                  on 1998/11/29  20:13:58
17510     Log: Update docs and English.pm for $^C
17511  Branch: perl
17512        ! lib/English.pm pod/perlvar.pod
17513 ____________________________________________________________________________
17514 [  2396] By: jhi                                   on 1998/11/29  20:13:03
17515     Log: Mirror #2384.
17516  Branch: cfgperl
17517        ! t/op/pwent.t
17518 ____________________________________________________________________________
17519 [  2395] By: jhi                                   on 1998/11/29  19:59:12
17520     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
17521  Branch: cfgperl
17522        ! util.c
17523 ____________________________________________________________________________
17524 [  2394] By: gsar                                  on 1998/11/29  19:49:08
17525     Log: updated perlreftut.pod
17526  Branch: perl
17527        ! pod/perlreftut.pod
17528 ____________________________________________________________________________
17529 [  2393] By: gsar                                  on 1998/11/29  19:31:56
17530     Log: misc tweaks
17531  Branch: perl
17532        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
17533 ____________________________________________________________________________
17534 [  2392] By: gsar                                  on 1998/11/29  19:31:18
17535     Log: notes about -DPERL_POLLUTE
17536  Branch: perl
17537        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
17538 ____________________________________________________________________________
17539 [  2391] By: gsar                                  on 1998/11/29  19:13:52
17540     Log: explain various win32 build caveats more clearly
17541  Branch: perl
17542        ! README.win32 win32/Makefile win32/makefile.mk
17543 ____________________________________________________________________________
17544 [  2390] By: gsar                                  on 1998/11/29  16:51:59
17545     Log: remove I_POLL detection (Configure will do that now)
17546  Branch: perl
17547        ! ext/IO/Makefile.PL
17548 ____________________________________________________________________________
17549 [  2389] By: jhi                                   on 1998/11/29  16:39:16
17550     Log: Add I_POLL for IO 1.20.
17551  Branch: cfgperl
17552        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17553        ! config_h.SH
17554 ____________________________________________________________________________
17555 [  2388] By: gsar                                  on 1998/11/29  16:23:30
17556     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
17557  Branch: perl
17558        + Porting/p4desc
17559        ! MANIFEST
17560 ____________________________________________________________________________
17561 [  2387] By: gsar                                  on 1998/11/29  16:08:03
17562     Log: another threads reliability fix: serialize writes to thr->threadsv
17563          avoid most uses of PL_na (which is much more inefficient than a
17564          simple local); update docs to suit; PL_na now being thr->Tna may
17565          be a minor compatibility issue for extensions--will require dTHR
17566          outside of XSUBs (those get automatic dTHR)
17567  Branch: perl
17568        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
17569        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
17570        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
17571        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
17572        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
17573        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
17574        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
17575        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
17576        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
17577 ____________________________________________________________________________
17578 [  2386] By: jhi                                   on 1998/11/29  15:40:42
17579     Log: Tune the "if" entry.
17580  Branch: cfgperl
17581        ! pod/perlfunc.pod
17582 ____________________________________________________________________________
17583 [  2385] By: gsar                                  on 1998/11/29  12:40:28
17584     Log: various fixes for race conditions under threads: mutex locks based
17585          on PL_threadnum were seriously flawed, since it means more than one
17586          thread could enter the critical region; PL_na was global instead of
17587          thread-local; child thread could finish and free thr structures
17588          before Thread->new() got around to creating the Thread object;
17589          cv_clone() needed locking, as it mucks with PL_comppad and other
17590          global data; new_struct_thread() needed to lock template-thread's
17591          mutex while copying its data
17592  Branch: perl
17593        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
17594        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
17595 ____________________________________________________________________________
17596 [  2384] By: gsar                                  on 1998/11/29  10:54:38
17597     Log: s/warn/print/ on multiply defined groups
17598  Branch: perl
17599        ! t/op/grent.t
17600 ____________________________________________________________________________
17601 [  2383] By: gsar                                  on 1998/11/29  10:48:39
17602     Log: backout change#2334
17603  Branch: perl
17604        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
17605 ____________________________________________________________________________
17606 [  2382] By: jhi                                   on 1998/11/29  10:33:40
17607     Log: Better NetInfo behaviour.
17608  Branch: cfgperl
17609        ! t/op/grent.t t/op/pwent.t
17610 ____________________________________________________________________________
17611 [  2381] By: jhi                                   on 1998/11/29  10:08:15
17612     Log: Integrate from mainperl.
17613  Branch: cfgperl
17614       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
17615       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17616       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
17617       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
17618       +> t/lib/io_poll.t t/lib/io_unix.t
17619       !> (integrate 58 files)
17620 ____________________________________________________________________________
17621 [  2380] By: gsar                                  on 1998/11/29  08:22:49
17622     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
17623          Tim Bunce)
17624  Branch: perl
17625        ! gv.c
17626 ____________________________________________________________________________
17627 [  2379] By: gsar                                  on 1998/11/29  07:06:43
17628     Log: fix for pat.t failure under USE_THREADS
17629  Branch: perl
17630        ! pp_ctl.c regexec.c
17631 ____________________________________________________________________________
17632 [  2378] By: nick                                  on 1998/11/28  22:46:57
17633     Log: More C.pm tweaks
17634          Save globs even if we have saved cv itself before - may be imported.
17635          
17636          While we don't save "bootstrap" CV we need to provide a stub,
17637          so that if we require it later we don't fall through and attempt
17638          to DynaLoad module again.
17639          
17640          Attempt to save %INC so that "require" does not reload things
17641          we have compiled-in (does not work right yet - seems to be due
17642          to PL_incgv being created in perl_parse() current scheme setting 
17643          GvHV() is "better" than saving the glob, but still does not 
17644          work as I expect). 
17645  Branch: perl
17646        ! ext/B/B/C.pm
17647 ____________________________________________________________________________
17648 [  2377] By: gsar                                  on 1998/11/28  22:30:38
17649     Log: various tweaks; result passes all tests for normal build on Solaris;
17650          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
17651          win32 due to lack of select() that works on non-socket fds
17652  Branch: perl
17653        ! ext/IO/poll.c regcomp.c regexec.c scope.c
17654        ! t/lib/io_multihomed.t win32/makefile.mk
17655 ____________________________________________________________________________
17656 [  2376] By: gsar                                  on 1998/11/28  20:44:39
17657     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
17658  Branch: perl
17659        ! myconfig
17660 ____________________________________________________________________________
17661 [  2375] By: gsar                                  on 1998/11/28  20:42:58
17662     Log: integrate cfgperl changes into mainline
17663  Branch: perl
17664       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
17665       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
17666 ____________________________________________________________________________
17667 [  2374] By: gsar                                  on 1998/11/28  20:02:03
17668     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17669          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
17670          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
17671          Subject: [PATCH 5.00553] Yet another OS/2 patch
17672  Branch: perl
17673        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
17674 ____________________________________________________________________________
17675 [  2373] By: gsar                                  on 1998/11/28  19:30:06
17676     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17677          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
17678          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
17679          Subject: [PATCH 5.005_53] Change $#+
17680  Branch: perl
17681        ! mg.c pod/perlvar.pod t/op/pat.t
17682 ____________________________________________________________________________
17683 [  2372] By: gsar                                  on 1998/11/28  19:28:00
17684     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17685          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
17686          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
17687          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
17688  Branch: perl
17689        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
17690        ! thrdvar.h
17691 ____________________________________________________________________________
17692 [  2371] By: gsar                                  on 1998/11/28  19:23:53
17693     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17694          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
17695          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
17696          Subject: [PATCH 5.005_53] better -Mre=debugcolor
17697  Branch: perl
17698        ! embedvar.h objXSUB.h regexec.c thrdvar.h
17699 ____________________________________________________________________________
17700 [  2370] By: gsar                                  on 1998/11/28  19:21:17
17701     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17702          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
17703          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
17704          Subject: [PATCH 5.005_*] regcolors
17705  Branch: perl
17706        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
17707 ____________________________________________________________________________
17708 [  2369] By: gsar                                  on 1998/11/28  19:00:15
17709     Log: allow final period in a file (not followed by a newline) to
17710          terminate format spec
17711  Branch: perl
17712        ! toke.c
17713 ____________________________________________________________________________
17714 [  2368] By: gsar                                  on 1998/11/28  18:58:25
17715     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
17716          add C<$Config{installarchlib}/CORE> to the default locations searched
17717          on win32
17718  Branch: perl
17719        ! lib/ExtUtils/Liblist.pm
17720 ____________________________________________________________________________
17721 [  2367] By: gsar                                  on 1998/11/28  18:46:05
17722     Log: applied suggested patch with PERL_OBJECT tweaks
17723          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17724          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
17725          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
17726          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
17727  Branch: perl
17728        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
17729        ! regexec.c t/op/pat.t thrdvar.h
17730 ____________________________________________________________________________
17731 [  2366] By: gsar                                  on 1998/11/28  18:38:34
17732     Log: additional documentation for qr//
17733          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17734          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
17735          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
17736          Subject: [PATCH 5.005_*] Documentation (fwd)
17737  Branch: perl
17738        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
17739 ____________________________________________________________________________
17740 [  2365] By: gsar                                  on 1998/11/28  18:35:35
17741     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17742          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
17743          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
17744          Subject: [PATCH 5.005_*] Fix \G in REx without //g
17745  Branch: perl
17746        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
17747        ! regexp.h t/op/pat.t thrdvar.h
17748 ____________________________________________________________________________
17749 [  2364] By: gsar                                  on 1998/11/28  18:24:20
17750     Log: update Test.pm to Test-1.12; tweak 're' detection
17751  Branch: perl
17752        ! lib/Test.pm
17753 ____________________________________________________________________________
17754 [  2363] By: gsar                                  on 1998/11/28  18:12:04
17755     Log: avoid command-line quoting portability problems in lex_assign.t
17756  Branch: perl
17757        ! t/op/lex_assign.t
17758 ____________________________________________________________________________
17759 [  2362] By: gsar                                  on 1998/11/28  18:08:50
17760     Log: From: John Tobey <jtobey@channel1.com>
17761          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
17762          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
17763          Subject: PATCH: document English.pm sawampersand and thread issues
17764  Branch: perl
17765        ! lib/English.pm pod/perlvar.pod
17766 ____________________________________________________________________________
17767 [  2361] By: gsar                                  on 1998/11/28  18:03:04
17768     Log: fix uninitialized warnings
17769          From: Brian Callaghan <callagh@itginc.com>
17770          Date: Thu, 19 Nov 1998 17:49:10 -0800
17771          Message-Id: <3654CA96.B64FCAEB@itginc.com>
17772          Subject: Complete.pm patch (version 1.1)
17773  Branch: perl
17774        ! lib/Term/Complete.pm
17775 ____________________________________________________________________________
17776 [  2360] By: gsar                                  on 1998/11/28  17:59:16
17777     Log: s/Array/List/ suggested by John Tobey
17778  Branch: perl
17779        ! pod/perldata.pod
17780 ____________________________________________________________________________
17781 [  2359] By: gsar                                  on 1998/11/28  17:47:48
17782     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
17783  Branch: perl
17784        ! lib/Tie/Handle.pm pod/perlfunc.pod
17785 ____________________________________________________________________________
17786 [  2358] By: jhi                                   on 1998/11/28  17:23:15
17787     Log: Revamp the locale tests.
17788          (0) Instead of rewiring a few locales scan for them.
17789          (1) Bogus test #101 removed.
17790          (2) All the locales are checked, the lists of failed
17791          and non-failed ones are displayed.
17792          (3) The test #103 is again 'active' so that it may fail.
17793          (4) To balance (3) a hopefully pacifying message is shown
17794          if the #103 fails.
17795  Branch: cfgperl
17796        ! t/pragma/locale.t
17797 ____________________________________________________________________________
17798 [  2357] By: gsar                                  on 1998/11/28  17:21:07
17799     Log: add perlreftut.pod
17800  Branch: perl
17801        + pod/perlreftut.pod
17802        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
17803        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
17804        ! win32/pod.mak
17805 ____________________________________________________________________________
17806 [  2356] By: jhi                                   on 1998/11/28  16:58:01
17807     Log: Change #2346 fallout.
17808  Branch: cfgperl
17809        ! t/op/undef.t
17810 ____________________________________________________________________________
17811 [  2355] By: gsar                                  on 1998/11/28  16:46:43
17812     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
17813          ANSI prototypes
17814  Branch: perl
17815        ! ext/IO/IO.xs
17816 ____________________________________________________________________________
17817 [  2354] By: gsar                                  on 1998/11/28  16:08:07
17818     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
17819          keep platform hacks that aren't in the 1.20 dist; add new files
17820          to MANIFEST; hack Makefile.PL; result hasn't been tested
17821          anywhere
17822  Branch: perl
17823        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
17824        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17825        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
17826        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
17827        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
17828        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
17829        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17830        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
17831        ! t/lib/io_sock.t t/lib/io_udp.t
17832 ____________________________________________________________________________
17833 [  2353] By: jhi                                   on 1998/11/28  15:51:03
17834     Log: Locale collation, ctype, and numeric, were initialized wrong
17835          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
17836          as reported by
17837          
17838          From: Ilya.Sandler@etak.com (Ilya Sandler)
17839          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
17840          To: perlbug@perl.com
17841          Date: 25 Nov 1998 04:53:52 +0200
17842          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
17843  Branch: cfgperl
17844        ! util.c
17845 ____________________________________________________________________________
17846 [  2352] By: nick                                  on 1998/11/28  15:21:59
17847     Log: Implement $^C to allow perl access to -c flag - I think this 
17848          was agreed once...
17849  Branch: perl
17850        ! gv.c mg.c
17851 ____________________________________________________________________________
17852 [  2351] By: jhi                                   on 1998/11/28  15:14:24
17853     Log: Change #2251 fixup.
17854  Branch: cfgperl
17855        ! myconfig
17856 ____________________________________________________________________________
17857 [  2350] By: jhi                                   on 1998/11/28  14:58:19
17858     Log: Integrate from mainperl.
17859  Branch: cfgperl
17860       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
17861       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
17862       +> pod/perl5005delta.pod
17863       !> (integrate 49 files)
17864 ____________________________________________________________________________
17865 [  2349] By: jhi                                   on 1998/11/28  14:27:36
17866     Log: Passwd and group file groveling.
17867  Branch: cfgperl
17868        ! t/op/grent.t t/op/pwent.t
17869 ____________________________________________________________________________
17870 [  2348] By: gsar                                  on 1998/11/28  14:09:50
17871     Log: more conservative version of changes#2345,2346,2347; those break
17872          C<defined(@{"foo::ISA"})> which seems to be extensively used in
17873          the libs :-(
17874  Branch: perl
17875        ! pp.c t/op/method.t
17876 ____________________________________________________________________________
17877 [  2347] By: gsar                                  on 1998/11/28  13:36:08
17878     Log: tweak bogus test
17879  Branch: perl
17880        ! t/op/method.t
17881 ____________________________________________________________________________
17882 [  2346] By: gsar                                  on 1998/11/28  13:20:34
17883     Log: test cases for previous change
17884  Branch: perl
17885        ! t/op/undef.t
17886 ____________________________________________________________________________
17887 [  2345] By: gsar                                  on 1998/11/28  13:07:17
17888     Log: fix typo in pp_defined() causing C<defined %tied> to fail
17889  Branch: perl
17890        ! pp.c
17891 ____________________________________________________________________________
17892 [  2344] By: gsar                                  on 1998/11/28  13:03:29
17893     Log: s/comment/comment_t/ tweak (suggested by John Gorman
17894          <jgorman@webbysoft.com>)
17895  Branch: perl
17896        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
17897 ____________________________________________________________________________
17898 [  2343] By: gsar                                  on 1998/11/28  12:52:40
17899     Log: add (stub) perldelta.pod
17900  Branch: perl
17901        + pod/perldelta.pod
17902 ____________________________________________________________________________
17903 [  2342] By: gsar                                  on 1998/11/28  12:49:26
17904     Log: rename perldelta.pod to perl5005delta.pod in preparation for
17905          starting a new one
17906  Branch: perl
17907       +> pod/perl5005delta.pod
17908        - pod/perldelta.pod
17909        ! MANIFEST pod/perl.pod
17910 ____________________________________________________________________________
17911 [  2341] By: gsar                                  on 1998/11/28  12:41:55
17912     Log: fix MALLOC_LOCK #define
17913  Branch: perl
17914        ! malloc.c
17915 ____________________________________________________________________________
17916 [  2340] By: gsar                                  on 1998/11/28  12:18:23
17917     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17918          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
17919          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
17920          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
17921  Branch: perl
17922        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
17923 ____________________________________________________________________________
17924 [  2339] By: jhi                                   on 1998/11/28  11:59:01
17925     Log: Add -lm to dynix/ptx POSIX hints.
17926          From: "Martin J. Bligh" <mbligh@sequent.com>
17927          To: jhi@iki.fi
17928          Subject: Re: Making Perl work on DYNIX/ptx
17929          Date: Wed, 25 Nov 1998 10:34:41 -0800
17930          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
17931  Branch: cfgperl
17932        ! ext/POSIX/hints/dynixptx.pl
17933 ____________________________________________________________________________
17934 [  2338] By: jhi                                   on 1998/11/28  11:57:19
17935     Log: Detypo.
17936  Branch: cfgperl
17937        ! lib/filetest.pm
17938 ____________________________________________________________________________
17939 [  2337] By: jhi                                   on 1998/11/28  11:56:29
17940     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
17941  Branch: cfgperl
17942        ! Configure
17943 ____________________________________________________________________________
17944 [  2336] By: gsar                                  on 1998/11/28  11:41:14
17945     Log: teach CPAN.pm to ignore beta perl distributions when looking for
17946          modules
17947          From: root@dogberry.rutgers.edu (root)
17948          Date: Thu, 12 Nov 1998 23:08:39 -0500
17949          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
17950          Subject: recompile tries getting a perl distribution
17951  Branch: perl
17952        ! lib/CPAN.pm
17953 ____________________________________________________________________________
17954 [  2335] By: gsar                                  on 1998/11/28  11:27:46
17955     Log: make $1 et al readonly under threads; make C<undef $1> fail like
17956          C<$1 = undef> does
17957  Branch: perl
17958        ! op.c pp.c t/op/undef.t
17959 ____________________________________________________________________________
17960 [  2334] By: gsar                                  on 1998/11/28  10:24:52
17961     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
17962  Branch: perl
17963        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
17964 ____________________________________________________________________________
17965 [  2333] By: gsar                                  on 1998/11/28  09:36:40
17966     Log: document changed PERL_HASH()
17967  Branch: perl
17968        ! pod/perlfunc.pod pod/perlguts.pod
17969 ____________________________________________________________________________
17970 [  2332] By: nick                                  on 1998/11/27  21:10:27
17971     Log: Handle INIT list in C.pm
17972          1. Provide init_av() from B.xs
17973          2. Export it in B.pm
17974          3. Use it in C.pm
17975          Also disable some pruning in savecv() which seems to undo
17976          my previous patch.
17977          Experimental feature - save pathnames of .so files in easily 
17978          grep-able form for use in wrapper to feed to linker.  
17979  Branch: perl
17980        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
17981 ____________________________________________________________________________
17982 [  2327] By: gsar                                  on 1998/11/27  15:12:01
17983     Log: integrate change#2315 from maint-5.005
17984  Branch: perl
17985        ! t/op/sort.t
17986       !> op.c sv.c
17987 ____________________________________________________________________________
17988 [  2326] By: gsar                                  on 1998/11/27  15:00:42
17989     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
17990  Branch: perl
17991       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
17992       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
17993       !> lib/ExtUtils/typemap
17994 ____________________________________________________________________________
17995 [  2325] By: gsar                                  on 1998/11/27  14:46:18
17996     Log: malloc bugfix and documentation from Ilya Zakharevich
17997          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
17998          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
17999          Subject: [PATCH 5.005_*] Re: Internal coredump
18000          --
18001          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
18002          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
18003          Subject: [PATCH 5.005_*] malloc.c documentation
18004  Branch: perl
18005        ! malloc.c
18006 ____________________________________________________________________________
18007 [  2324] By: gsar                                  on 1998/11/27  14:41:38
18008     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
18009  Branch: perl
18010        ! ext/B/B/C.pm
18011 ____________________________________________________________________________
18012 [  2323] By: gsar                                  on 1998/11/27  14:33:44
18013     Log: From: maeda@src.ricoh.co.jp
18014          Date: Tue, 24 Nov 1998 10:37:45 +0900
18015          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
18016          Subject: format "..." bug
18017  Branch: perl
18018        ! pp_ctl.c t/op/write.t
18019 ____________________________________________________________________________
18020 [  2322] By: gsar                                  on 1998/11/27  14:20:12
18021     Log: add ext/Devel/Peek
18022          From: jan.dubois@ibm.net (Jan Dubois)
18023          Date: Mon, 23 Nov 1998 00:48:11 +0100
18024          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
18025          Subject: [PATCH 5.005_53] Devel::Peek integration
18026  Branch: perl
18027        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
18028        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
18029        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
18030        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
18031        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
18032 ____________________________________________________________________________
18033 [  2321] By: gsar                                  on 1998/11/27  13:03:08
18034     Log: ensure 'make regen_headers' even without perl installed
18035          (suggested by Ilya Zakharevich)
18036  Branch: perl
18037        ! bytecode.pl warning.pl
18038 ____________________________________________________________________________
18039 [  2320] By: gsar                                  on 1998/11/27  12:58:36
18040     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18041          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
18042          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
18043          Subject: [PATCH 5.005_*] Cosmetic malloc patch
18044  Branch: perl
18045        ! malloc.c
18046 ____________________________________________________________________________
18047 [  2319] By: gsar                                  on 1998/11/27  12:56:13
18048     Log: eliminate dup hunk from integration
18049  Branch: perl
18050        ! lib/filetest.pm perl.h
18051 ____________________________________________________________________________
18052 [  2318] By: gsar                                  on 1998/11/27  12:50:08
18053     Log: integrate cfgperl changes into mainline
18054  Branch: perl
18055       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18056        ! pod/perlfaq4.pod
18057       !> (integrate 30 files)
18058 ____________________________________________________________________________
18059 [  2317] By: jhi                                   on 1998/11/27  11:38:13
18060     Log: C<-x>.
18061  Branch: cfgperl
18062        ! lib/filetest.pm
18063 ____________________________________________________________________________
18064 [  2316] By: jhi                                   on 1998/11/27  11:10:22
18065     Log: Integrate from mainperl.
18066  Branch: cfgperl
18067       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
18068       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
18069       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
18070       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
18071       !> win32/win32sck.c
18072 ____________________________________________________________________________
18073 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
18074     Log: integrate change#2246 from mainline, while still allowing
18075          C<sort $globref @foo>
18076          
18077          allow C<sort $coderef @foo>
18078  Branch: maint-5.005/perl
18079        ! op.c sv.c
18080       !> t/op/sort.t
18081 ____________________________________________________________________________
18082 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
18083     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
18084          forwarded by Jarkko Hietaniemi from Mark Bixby
18085  Branch: maint-5.005/perl
18086        ! ext/DynaLoader/dl_mpeix.xs installperl
18087 ____________________________________________________________________________
18088 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
18089     Log: Allow PL_FILES to have multiple targets from one source by allowing
18090          an array ref as the value in the hash
18091  Branch: maint-5.005/perl
18092        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18093        ! lib/ExtUtils/MakeMaker.pm
18094 ____________________________________________________________________________
18095 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
18096     Log: fix unsigned variables to use SvUV and sv_setuv
18097  Branch: maint-5.005/perl
18098        ! lib/ExtUtils/typemap
18099 ____________________________________________________________________________
18100 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
18101     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
18102  Branch: maint-5.005/perl
18103        ! lib/ExtUtils/MM_Unix.pm
18104 ____________________________________________________________________________
18105 [  2301] By: gsar                                  on 1998/11/26  10:16:54
18106     Log: fix PL_defoutgv leak under threads
18107  Branch: perl
18108        ! ext/Thread/Thread.xs
18109 ____________________________________________________________________________
18110 [  2300] By: gsar                                  on 1998/11/26  09:04:44
18111     Log: properly free temporaries created by threads
18112  Branch: perl
18113        ! ext/Thread/Thread.xs
18114 ____________________________________________________________________________
18115 [  2299] By: gsar                                  on 1998/11/26  06:51:16
18116     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
18117          to set the package for the block properly
18118  Branch: perl
18119        ! op.c t/comp/package.t t/lib/dumper.t
18120 ____________________________________________________________________________
18121 [  2298] By: nick                                  on 1998/11/24  22:04:20
18122     Log: Part-1 of tweaks to allow Tk to be "compiled"
18123          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
18124          (May also need attention to exports etc. - to follow.)
18125  Branch: perl
18126        ! universal.c
18127 ____________________________________________________________________________
18128 [  2294] By: jhi                                   on 1998/11/23  10:44:26
18129     Log: The new socket tests need in some platforms
18130          to #include <sys/types.h>.
18131  Branch: cfgperl
18132        ! Configure
18133 ____________________________________________________________________________
18134 [  2293] By: jhi                                   on 1998/11/23  10:33:42
18135     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18136          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18137          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18138          Date: Mon, 23 Nov 1998 10:07:04 +0100
18139          Message-Id: <9811230907.AA06484@AWT.nl>
18140          
18141          NeXTstep NetInfo uses nidump to get the user/group databases.
18142  Branch: cfgperl
18143        ! t/op/grent.t t/op/pwent.t
18144 ____________________________________________________________________________
18145 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
18146     Log: Updated Porting/patchls utility.
18147  Branch: maint-5.004/perl
18148        ! Porting/patchls
18149 ____________________________________________________________________________
18150 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
18151     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
18152          From:  Henrik Tougaard <ht.000@foa.dk>
18153          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
18154          Files:  lib/Sys/Syslog.pm
18155  Branch: maint-5.004/perl
18156        ! lib/Sys/Syslog.pm
18157 ____________________________________________________________________________
18158 [  2286] By: jhi                                   on 1998/11/22  19:08:42
18159     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
18160  Branch: cfgperl
18161        ! ext/Socket/Socket.xs
18162 ____________________________________________________________________________
18163 [  2285] By: jhi                                   on 1998/11/22  18:21:07
18164     Log: MSG_PROXY for GNU/Hurd (previously we believed that
18165          all GNU libc platforms have MSG_PROXY.  Untrue).
18166          In fact this ended up as a major MSG_* and SCM_*
18167          update.  The MSG_XXX known to be enums in some
18168          versions of the glibc are now probed for and respective
18169          HAS_MSG_XXX are defined.  While I was at it I noticed
18170          SCM_RIGHTS being similarly an enum.  This reminded me of
18171          an ancient discussion in perl5-porters:
18172          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
18173          The BSD socket interface has a nifty feature for passing
18174          file descriptors and credentials--via sockets.  It may be
18175          too late to add this functionality to the CORE but
18176          at least Configure now probes for the functions,
18177          structs, and includes, defining the appropriate
18178          HAS_YYY and I_ZZZ, and the Socket extension exports
18179          the constants, in case somebody wants to write an
18180          extension for this interface.
18181  Branch: cfgperl
18182        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18183        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
18184        ! iperlsys.h
18185 ____________________________________________________________________________
18186 [  2284] By: jhi                                   on 1998/11/22  18:13:21
18187     Log: perlhist.pod 1.54, containing 5_53.
18188  Branch: cfgperl
18189        ! pod/perlhist.pod
18190 ____________________________________________________________________________
18191 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
18192     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
18193  Branch: maint-5.004/perl
18194        ! doio.c
18195 ____________________________________________________________________________
18196 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
18197     Log: Improve op/die_exit.t test for implicit close changing $!
18198  Branch: maint-5.004/perl
18199        ! t/op/die_exit.t
18200 ____________________________________________________________________________
18201 [  2268] By: jhi                                   on 1998/11/22  14:44:11
18202     Log: Fix thinko.
18203  Branch: cfgperl
18204        ! hints/dynixptx.sh
18205 ____________________________________________________________________________
18206 [  2267] By: jhi                                   on 1998/11/22  13:19:41
18207     Log: Document the d_socket override.
18208  Branch: cfgperl
18209        ! hints/dynixptx.sh
18210 ____________________________________________________________________________
18211 [  2266] By: jhi                                   on 1998/11/22  12:12:29
18212     Log: From: John Tobey <jtobey@channel1.com>
18213          Subject: [PATCH] perlfaq typos
18214          To: perl5-porters@perl.com
18215          Date: 22 Nov 1998 04:25:15 +0200
18216          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
18217  Branch: cfgperl
18218        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18219        ! pod/perlfaq7.pod pod/perlfaq8.pod
18220 ____________________________________________________________________________
18221 [  2265] By: jhi                                   on 1998/11/22  12:06:29
18222     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
18223          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
18224          Newsgroups: hut.lists.perl5-porters
18225          To: gsar@engin.umich.edu (Gurusamy Sarathy)
18226          Cc: perl5-porters@perl.org (Perl5 Porters)
18227          Date: 20 Nov 1998 12:20:41 +0200
18228  Branch: cfgperl
18229        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18230        ! ext/DB_File/DB_File.xs
18231 ____________________________________________________________________________
18232 [  2264] By: jhi                                   on 1998/11/22  11:55:09
18233     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
18234          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18235          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18236          To: perlbug@perl.com
18237          Date: 20 Nov 1998 18:39:06 +0200
18238          Lines: 47
18239          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18240  Branch: cfgperl
18241        ! t/op/grent.t t/op/pwent.t
18242 ____________________________________________________________________________
18243 [  2263] By: jhi                                   on 1998/11/22  11:42:59
18244     Log: Permission testing is tricky when we have too much power.
18245          Problem reported in
18246          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
18247          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
18248          To: perlbug@perl.com
18249          Date: 20 Nov 1998 18:39:06 +0200
18250          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
18251  Branch: cfgperl
18252        ! t/op/filetest.t
18253 ____________________________________________________________________________
18254 [  2262] By: gsar                                  on 1998/11/22  11:37:02
18255     Log: fix broken CAPI generation
18256  Branch: perl
18257        ! win32/GenCAPI.pl
18258 ____________________________________________________________________________
18259 [  2261] By: jhi                                   on 1998/11/22  11:17:00
18260     Log: -x should be C<-x>, reported by Gerben Wierda.
18261  Branch: cfgperl
18262        ! pod/perlfunc.pod
18263 ____________________________________________________________________________
18264 [  2260] By: gsar                                  on 1998/11/22  11:12:02
18265     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
18266  Branch: perl
18267        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
18268        ! proto.h
18269 ____________________________________________________________________________
18270 [  2259] By: jhi                                   on 1998/11/22  11:06:40
18271     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
18272          Subject: Re: [PATCH] Re: pod2man bug in date generated line
18273          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
18274          Cc: perlbug@perl.com
18275          Date: 20 Nov 1998 21:30:17 +0200
18276          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
18277  Branch: cfgperl
18278        ! pod/pod2man.PL
18279 ____________________________________________________________________________
18280 [  2256] By: jhi                                   on 1998/11/21  10:44:01
18281     Log: From: Thomas Bowditch <bowditch@inmet.com>
18282          Subject: Benchmark.pm suggestion
18283          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
18284          Date: Fri, 20 Nov 1998 17:43:46 -0500
18285          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
18286          
18287          Added timesum().
18288  Branch: cfgperl
18289        ! lib/Benchmark.pm
18290 ____________________________________________________________________________
18291 [  2255] By: gsar                                  on 1998/11/21  08:45:06
18292     Log: another win32 portability fix: make sysread() and syswrite()
18293          work on sockets
18294  Branch: perl
18295        ! pp_sys.c win32/win32.h
18296 ____________________________________________________________________________
18297 [  2254] By: gsar                                  on 1998/11/21  07:49:06
18298     Log: win32_recvfrom() compatibility fix
18299  Branch: perl
18300        ! win32/win32sck.c
18301 ____________________________________________________________________________
18302 [  2253] By: jhi                                   on 1998/11/20  08:22:06
18303     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
18304          To: jhi@iki.fi
18305          Subject: MPE/iX Perl 5.005_02 oops
18306          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
18307          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
18308  Branch: cfgperl
18309        ! ext/DynaLoader/dl_mpeix.xs installperl
18310 ____________________________________________________________________________
18311 [  2252] By: gsar                                  on 1998/11/19  17:38:03
18312     Log: mess_sv tweak for change#2249
18313  Branch: perl
18314        ! util.c
18315 ____________________________________________________________________________
18316 [  2251] By: jhi                                   on 1998/11/18  12:32:19
18317     Log: Display use64bits and usemultiplicity but only if necessary.
18318  Branch: cfgperl
18319        ! myconfig
18320 ____________________________________________________________________________
18321 [  2250] By: jhi                                   on 1998/11/18  12:26:50
18322     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
18323          Subject: pp.c uses 'unsigned Quad_t'
18324          To: perlbug@perl.com 
18325          Date: Sun, 15 Nov 1998 20:57:05 -0300 
18326          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
18327  Branch: cfgperl
18328        ! perl.h pp.c
18329 ____________________________________________________________________________
18330 [  2249] By: gsar                                  on 1998/11/18  05:43:11
18331     Log: use PL_mess_sv only during global destruction (fixes problems with
18332          overlapping invocations of form()/warn()/die()/croak() trampling on
18333          each other's messages)
18334  Branch: perl
18335        ! mg.c util.c
18336 ____________________________________________________________________________
18337 [  2248] By: gsar                                  on 1998/11/18  05:39:36
18338     Log: tweak change#2245 to skip previous message if any
18339  Branch: perl
18340        ! pp_ctl.c t/pragma/warn/pp_ctl
18341 ____________________________________________________________________________
18342 [  2247] By: jhi                                   on 1998/11/17  11:46:56
18343     Log: Integrate from mainperl.
18344  Branch: cfgperl
18345       !> (integrate 26 files)
18346 ____________________________________________________________________________
18347 [  2246] By: gsar                                  on 1998/11/17  09:41:10
18348     Log: allow C<sort $coderef @foo>
18349  Branch: perl
18350        ! op.c t/op/sort.t t/pragma/overload.t
18351 ____________________________________________________________________________
18352 [  2245] By: gsar                                  on 1998/11/17  08:28:26
18353     Log: propagate failures in DESTROY() as (optional) warnings
18354  Branch: perl
18355        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
18356 ____________________________________________________________________________
18357 [  2244] By: gsar                                  on 1998/11/17  07:43:08
18358     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
18359  Branch: perl
18360        ! perl.c thrdvar.h
18361 ____________________________________________________________________________
18362 [  2243] By: gsar                                  on 1998/11/17  07:40:09
18363     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
18364  Branch: perl
18365        ! lib/warning.pm warning.h warning.pl
18366 ____________________________________________________________________________
18367 [  2242] By: gsar                                  on 1998/11/17  06:32:39
18368     Log: fix skipspace() to properly account for newlines in eval''-ed
18369          strings (caused bogus line numbers in diagnostics and debugger)
18370  Branch: perl
18371        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
18372 ____________________________________________________________________________
18373 [  2241] By: gsar                                  on 1998/11/17  03:48:12
18374     Log: s/Perl_utf8skip/PL_utf8skip/g
18375  Branch: perl
18376        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
18377 ____________________________________________________________________________
18378 [  2240] By: gsar                                  on 1998/11/14  06:09:06
18379     Log: rework op/groups.t
18380  Branch: perl
18381        ! t/op/filetest.t t/op/groups.t
18382 ____________________________________________________________________________
18383 [  2235] By: gsar                                  on 1998/11/14  00:17:05
18384     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
18385  Branch: perl
18386        ! op.c
18387 ____________________________________________________________________________
18388 [  2234] By: gsar                                  on 1998/11/14  00:14:02
18389     Log: update Changes
18390  Branch: perl
18391        ! Changes win32/config.bc win32/config.gc win32/config.vc
18392 ____________________________________________________________________________
18393 [  2233] By: gsar                                  on 1998/11/13  09:43:03
18394     Log: doc tweak
18395  Branch: perl
18396        ! README.win32
18397 ____________________________________________________________________________
18398 [  2230] By: jhi                                   on 1998/11/12  17:07:45
18399     Log: Allow hints file override for d_socket
18400          (based on Sequent-induced change #2229).
18401  Branch: cfgperl
18402        ! Configure
18403 ____________________________________________________________________________
18404 [  2229] By: jhi                                   on 1998/11/12  16:32:33
18405     Log: 
18406          From: "Martin J. Bligh" <mbligh@sequent.com>
18407          To: jhi@iki.fi
18408          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18409          Subject: Re: Making Perl work on DYNIX/ptx
18410          Date: Tue, 10 Nov 1998 16:24:26 -0800
18411          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
18412  Branch: cfgperl
18413        ! hints/dynixptx.sh
18414 ____________________________________________________________________________
18415 [  2228] By: jhi                                   on 1998/11/12  11:40:37
18416     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
18417          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
18418          To: jhi@iki.fi
18419          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
18420          Subject: Re: Making Perl work on DYNIX/ptx
18421          Date: Tue, 10 Nov 1998 18:01:10 -0800
18422  Branch: cfgperl
18423        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
18424 ____________________________________________________________________________
18425 [  2227] By: jhi                                   on 1998/11/12  11:17:42
18426     Log: Integrate from mainperl.
18427  Branch: cfgperl
18428       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
18429       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
18430       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18431       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
18432       !> win32/win32.c x2p/s2p.PL
18433 ____________________________________________________________________________
18434 [  2226] By: gsar                                  on 1998/11/11  21:05:42
18435     Log: provide -DPERL_POLLUTE
18436  Branch: perl
18437        ! embed.pl embedvar.h
18438 ____________________________________________________________________________
18439 [  2225] By: jhi                                   on 1998/11/09  07:45:12
18440     Log: From: Hans Mulder <hansm@icgroup.nl>
18441          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
18442          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
18443          perl5-porters@perl.org
18444          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
18445          (UNINSTALLED)
18446          Date: Sun,  8 Nov 98 22:20:23 +0100
18447          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
18448  Branch: cfgperl
18449        ! malloc.c perl.h
18450 ____________________________________________________________________________
18451 [  2224] By: gsar                                  on 1998/11/09  03:13:14
18452     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
18453          Christoph <lupe@alanya.m.isar.de>)
18454  Branch: perl
18455        ! lib/Text/Wrap.pm
18456 ____________________________________________________________________________
18457 [  2223] By: gsar                                  on 1998/11/09  02:09:06
18458     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
18459          <lionel.fourquaux@wanadoo.fr>)
18460  Branch: perl
18461        ! x2p/s2p.PL
18462 ____________________________________________________________________________
18463 [  2222] By: gsar                                  on 1998/11/09  01:56:24
18464     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
18465          Date: Wed, 04 Nov 1998 12:19:44 +0000
18466          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
18467          Subject: [PATCH] Re: [5.005_53] read overflow? 
18468          --
18469          Date: Wed, 04 Nov 1998 13:15:18 +0000
18470          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
18471          Subject: [PATCH 5.005_53] perl -V fix
18472  Branch: perl
18473        ! perl.c regexec.c
18474 ____________________________________________________________________________
18475 [  2221] By: gsar                                  on 1998/11/09  01:34:56
18476     Log: From: jan.dubois@ibm.net (Jan Dubois)
18477          Date: Sun, 01 Nov 1998 00:05:01 +0100
18478          Message-ID: <364294bd.18052307@smtp1.ibm.net>
18479          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
18480  Branch: perl
18481        ! Changes win32/makedef.pl
18482 ____________________________________________________________________________
18483 [  2220] By: gsar                                  on 1998/11/08  21:13:07
18484     Log: integrate changes#2120,2168,2218 from maint-5.005;
18485          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
18486          enum; make regen_headers
18487  Branch: perl
18488        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
18489        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
18490 ____________________________________________________________________________
18491 [  2219] By: gsar                                  on 1998/11/08  19:42:57
18492     Log: integrate cfgperl changes into mainline
18493  Branch: perl
18494       +> README.vmesa
18495       !> Configure MANIFEST Porting/Glossary Porting/config.sh
18496       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
18497       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
18498       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
18499       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
18500       !> thread.h vms/subconfigure.com vos/config.h
18501 ____________________________________________________________________________
18502 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
18503     Log: From: Graham Barr <gbarr@ti.com>
18504          Date: Mon, 2 Nov 1998 07:38:52 -0600
18505          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
18506          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
18507  Branch: maint-5.005/perl
18508        ! ext/IPC/SysV/Msg.pm
18509 ____________________________________________________________________________
18510 [  2215] By: gsar                                  on 1998/11/08  02:52:52
18511     Log: set close-on-exec bit on pipe() FDs
18512  Branch: perl
18513        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
18514 ____________________________________________________________________________
18515 [  2214] By: gsar                                  on 1998/11/08  02:27:57
18516     Log: typo in newHVhv()
18517  Branch: perl
18518        ! hv.c
18519 ____________________________________________________________________________
18520 [  2211] By: jhi                                   on 1998/11/07  21:14:18
18521     Log: Finalize the Mach CThreads support.
18522          
18523          From: Hans Mulder <hansm@icgroup.nl>
18524          Date: Sat,  7 Nov 98 22:06:20 +0100
18525          To: Gurusamy Sarathy <gsar@engin.umich.edu>
18526          Cc: jhi@iki.fi, perl5-porters@perl.org
18527          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
18528          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
18529  Branch: cfgperl
18530        ! malloc.c perl.h
18531 ____________________________________________________________________________
18532 [  2210] By: gsar                                  on 1998/11/06  20:36:50
18533     Log: fix AvREALISH bogusness
18534  Branch: perl
18535        ! av.c t/op/array.t
18536 ____________________________________________________________________________
18537 [  2209] By: jhi                                   on 1998/11/06  08:05:31
18538     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
18539          ASSERT() causes problems in {NeXTStep,OpenStep}.
18540          
18541          From: Hans Mulder <hansm@icgroup.nl>
18542          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
18543          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
18544          Date: Fri,  6 Nov 98 01:27:41 +0100
18545          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
18546          
18547          and
18548          
18549          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18550          Subject: Re: ASSERT() in malloc.c
18551          To: jhi@iki.fi
18552          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
18553          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
18554  Branch: cfgperl
18555        ! malloc.c
18556 ____________________________________________________________________________
18557 [  2208] By: jhi                                   on 1998/11/06  07:55:38
18558     Log: Mach CThreads needs #include <mach/cthreads.h>.
18559  Branch: cfgperl
18560        ! perl.h
18561 ____________________________________________________________________________
18562 [  2206] By: jhi                                   on 1998/11/05  14:54:52
18563     Log: PERL_BADLANG wrongly documented.
18564          
18565          From: ts <decoux@moulon.inra.fr>
18566          To: jhi@cc.hut.fi
18567          Subject: Re: Locale warning messages
18568          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
18569          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
18570          
18571          and
18572          
18573          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18574          Subject: Re: PERL_BADLANG
18575          To: jhi@iki.fi
18576          Subject: Re: PERL_BADLANG
18577          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
18578          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
18579  Branch: cfgperl
18580        ! pod/perllocale.pod
18581 ____________________________________________________________________________
18582 [  2205] By: jhi                                   on 1998/11/05  14:24:33
18583     Log: Document all the control flow keywords in perlfunc
18584          so that "perlfunc -f while" works.
18585  Branch: cfgperl
18586        ! pod/perlfunc.pod
18587 ____________________________________________________________________________
18588 [  2204] By: jhi                                   on 1998/11/05  12:46:02
18589     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
18590          (from vos/config.h).  Update Porting/{Glossary,config*}.
18591  Branch: cfgperl
18592        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18593        ! config_h.SH vos/config.h
18594 ____________________________________________________________________________
18595 [  2203] By: jhi                                   on 1998/11/05  08:34:39
18596     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
18597  Branch: cfgperl
18598        ! hints/vmesa.sh vms/subconfigure.com
18599 ____________________________________________________________________________
18600 [  2202] By: jhi                                   on 1998/11/05  08:03:20
18601     Log: Integrate from mainperl.
18602  Branch: cfgperl
18603       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
18604       !> win32/Makefile win32/makefile.mk win32/win32.c
18605 ____________________________________________________________________________
18606 [  2201] By: gsar                                  on 1998/11/05  04:40:44
18607     Log: another POPSTACK victim
18608  Branch: perl
18609        ! cop.h sv.c
18610 ____________________________________________________________________________
18611 [  2196] By: gsar                                  on 1998/11/05  02:07:54
18612     Log: fix a location affected by change#2191, add note about POPSTACK
18613  Branch: perl
18614        ! cop.h gv.c pp_ctl.c
18615 ____________________________________________________________________________
18616 [  2195] By: gsar                                  on 1998/11/05  02:04:45
18617     Log: makefile notes
18618  Branch: perl
18619        ! win32/Makefile win32/makefile.mk
18620 ____________________________________________________________________________
18621 [  2192] By: gsar                                  on 1998/11/04  23:48:53
18622     Log: indeterminate order-of-evaluation fixes
18623  Branch: perl
18624        ! mg.c
18625 ____________________________________________________________________________
18626 [  2191] By: gsar                                  on 1998/11/04  23:02:16
18627     Log: refetch local stack pointer in POPSTACK
18628  Branch: perl
18629        ! cop.h perl.c
18630 ____________________________________________________________________________
18631 [  2190] By: jhi                                   on 1998/11/04  08:50:40
18632     Log: Configure update.
18633          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
18634          
18635          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18636          To: Martin Bligh <mbligh@sequent.com>
18637          Cc: Jarkko Hietaniemi <jhi@iki.fi>
18638          Subject: Re: Perl 5's configure on DYNIX/ptx
18639          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
18640          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
18641          
18642          find sockets also from libsocket, not just libnet.
18643          OS390: $compile_ok instead of $compile for <inttypes.h>,
18644          
18645          From: pvhp@forte.com (Peter Prymmer)
18646          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
18647          Subject: _53 not OK on os390 but looking better than ever
18648          Date: Tue, 3 Nov 98 17:33:22 PST
18649          Message-Id: <9811040133.AA09450@forte.com>
18650  Branch: cfgperl
18651        ! Configure
18652 ____________________________________________________________________________
18653 [  2189] By: jhi                                   on 1998/11/04  07:43:58
18654     Log: sysio.t failure: fix undefined order of evaluation, from
18655          
18656          From: Spider Boardman <spider@web.zk3.dec.com>
18657          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
18658          To: perlbug@perl.com
18659          Date: 4 Nov 1998 01:22:30 +0200
18660          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
18661  Branch: cfgperl
18662        ! pp_sys.c
18663 ____________________________________________________________________________
18664 [  2188] By: gsar                                  on 1998/11/04  02:59:16
18665     Log: fix return value of win32_pclose()
18666  Branch: perl
18667        ! win32/win32.c
18668 ____________________________________________________________________________
18669 [  2187] By: gsar                                  on 1998/11/04  02:56:34
18670     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
18671  Branch: perl
18672        ! Changes doop.c gv.c util.c
18673 ____________________________________________________________________________
18674 [  2186] By: jhi                                   on 1998/11/03  08:17:52
18675     Log: Document quads in pack.
18676  Branch: cfgperl
18677        ! pod/perlfunc.pod
18678 ____________________________________________________________________________
18679 [  2185] By: jhi                                   on 1998/11/03  07:49:35
18680     Log: (IV) vs (I32) vs I_V()
18681          
18682          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
18683          From: Anton Berezin <tobez@plab.ku.dk> 
18684          To: "p5p" <perl5-porters@perl.org> 
18685          Date: 01 Nov 1998 15:09:11 +0100 
18686          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
18687          
18688          and
18689          
18690          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
18691          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
18692          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
18693  Branch: cfgperl
18694        ! sv.c
18695 ____________________________________________________________________________
18696 [  2184] By: jhi                                   on 1998/11/03  07:42:46
18697     Log: VM/ESA updates.
18698  Branch: cfgperl
18699        + README.vmesa
18700        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
18701 ____________________________________________________________________________
18702 [  2183] By: jhi                                   on 1998/11/02  12:58:13
18703     Log: The id(1)-parsing is real fun.
18704  Branch: cfgperl
18705        ! t/op/groups.t
18706 ____________________________________________________________________________
18707 [  2182] By: jhi                                   on 1998/11/02  12:07:43
18708     Log: Decommission the symlink test.
18709  Branch: cfgperl
18710        ! t/op/lex_assign.t
18711 ____________________________________________________________________________
18712 [  2181] By: jhi                                   on 1998/11/02  12:03:08
18713     Log: Replace ATTR_JOINABLE with true Configure probe
18714          for PTHREAD_CREATE_JOINABLE (or equivalent:
18715          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
18716          Remove ATTR_JOINABLE itself: Thread.xs uses
18717          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
18718          
18719          Really scan for <mach/cthreads.h> only if usethreads.
18720  Branch: cfgperl
18721        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
18722 ____________________________________________________________________________
18723 [  2180] By: jhi                                   on 1998/11/02  11:07:34
18724     Log: In HP-UX 10.X usethreads only if the required files are present.
18725  Branch: cfgperl
18726        ! hints/hpux.sh
18727 ____________________________________________________________________________
18728 [  2179] By: jhi                                   on 1998/11/02  09:10:33
18729     Log: Prefer groups(1).
18730          id -Gn can be broken.
18731          id -a can save the day.
18732  Branch: cfgperl
18733        ! t/op/groups.t
18734 ____________________________________________________________________________
18735 [  2178] By: jhi                                   on 1998/11/02  08:35:29
18736     Log: Detrail enum comma.
18737  Branch: cfgperl
18738        ! perl.h
18739 ____________________________________________________________________________
18740 [  2177] By: jhi                                   on 1998/11/02  08:24:12
18741     Log: 0**0 = 1, from
18742          
18743          From: d-lewart@uiuc.edu (Daniel S. Lewart)
18744          Subject: Math::Complex 0**0 patches
18745          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
18746          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
18747          To: jhi@iki.fi (Jarkko Hietaniemi),
18748          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
18749  Branch: cfgperl
18750        ! lib/Math/Complex.pm t/lib/complex.t
18751 ____________________________________________________________________________
18752 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
18753     Log: From: jan.dubois@ibm.net (Jan Dubois)   
18754          Date: Fri, 09 Oct 1998 23:28:31 +0200
18755          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
18756          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
18757  Branch: maint-5.005/perl
18758        ! XSUB.h
18759 ____________________________________________________________________________
18760 [  2164] By: jhi                                   on 1998/10/31  15:50:02
18761     Log: Integrate from mainperl.
18762  Branch: cfgperl
18763       +> t/op/lex_assign.t
18764       !> (integrate 45 files)
18765
18766 ----------------
18767 Version 5.005_53
18768 ----------------
18769
18770 ____________________________________________________________________________
18771 [  2163] By: gsar                                  on 1998/10/31  11:31:12
18772     Log: bump patchlevel; other minor fixes for clean build and test on
18773          Solaris and win32
18774  Branch: perl
18775        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
18776        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
18777        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
18778        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18779        ! x2p/a2p.c
18780 ____________________________________________________________________________
18781 [  2162] By: gsar                                  on 1998/10/31  09:40:31
18782     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18783          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
18784          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
18785          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
18786  Branch: perl
18787        ! pp.h
18788 ____________________________________________________________________________
18789 [  2161] By: gsar                                  on 1998/10/31  09:39:13
18790     Log: From: Albert Dvornik <bert@genscan.com>
18791          Date: 30 Oct 1998 17:50:04 -0500
18792          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
18793          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
18794  Branch: perl
18795        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
18796 ____________________________________________________________________________
18797 [  2160] By: gsar                                  on 1998/10/31  09:35:03
18798     Log: fix for bugs in -x mode
18799          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18800          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
18801          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
18802          Subject: [PATCH 5.00552] Fix h2xs
18803  Branch: perl
18804        ! utils/h2xs.PL
18805 ____________________________________________________________________________
18806 [  2159] By: gsar                                  on 1998/10/31  09:31:36
18807     Log: Data::Dumper update
18808  Branch: perl
18809        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
18810        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
18811 ____________________________________________________________________________
18812 [  2153] By: gsar                                  on 1998/10/30  21:40:09
18813     Log: add testsuite portion of patch
18814          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18815          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
18816          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
18817          Subject: [PATCH 5.00321 ;-)] 87% speedup
18818  Branch: perl
18819        + t/op/lex_assign.t
18820        ! MANIFEST
18821 ____________________________________________________________________________
18822 [  2152] By: gsar                                  on 1998/10/30  21:08:11
18823     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
18824  Branch: perl
18825        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
18826 ____________________________________________________________________________
18827 [  2151] By: gsar                                  on 1998/10/30  20:18:09
18828     Log: From: Mark-Jason Dominus <mjd@plover.com>
18829          Date: Fri, 30 Oct 1998 14:24:23 EST
18830          Message-Id: <19981030192423.27276.qmail@plover.com>
18831          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
18832  Branch: perl
18833        ! x2p/walk.c
18834 ____________________________________________________________________________
18835 [  2150] By: gsar                                  on 1998/10/30  20:08:57
18836     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18837          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
18838          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
18839          Subject: [PATCH 5.00552] Overloaded <> and deref again
18840  Branch: perl
18841        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
18842        ! t/pragma/overload.t toke.c
18843 ____________________________________________________________________________
18844 [  2149] By: gsar                                  on 1998/10/30  19:38:15
18845     Log: From: Roderick Schertler <roderick@argon.org>
18846          Date: Thu, 29 Oct 1998 14:50:18 -0500
18847          Message-ID: <17625.909690618@eeyore.ibcinc.com>
18848          Subject: patch for daemonization docs in perlipc
18849  Branch: perl
18850        ! pod/perlipc.pod
18851 ____________________________________________________________________________
18852 [  2148] By: gsar                                  on 1998/10/30  19:36:07
18853     Log: From: Anton Berezin <tobez@plab.ku.dk>
18854          Date: 29 Oct 1998 17:06:25 +0100
18855          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
18856          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
18857  Branch: perl
18858        ! win32/win32.c
18859 ____________________________________________________________________________
18860 [  2147] By: gsar                                  on 1998/10/30  19:31:37
18861     Log: tweaked version of suggested patch
18862          From: Anton Berezin <tobez@plab.ku.dk>
18863          Date: 29 Oct 1998 14:48:54 +0100
18864          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
18865          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
18866  Branch: perl
18867        ! win32/win32.c
18868 ____________________________________________________________________________
18869 [  2146] By: gsar                                  on 1998/10/30  19:03:50
18870     Log: hand-apply whitespace-mutiliated patch
18871          From: "vishal bhatia" <vishalb@hotmail.com>
18872          Date: Wed, 28 Oct 1998 23:45:32 PST
18873          Message-ID: <19981029074534.2334.qmail@hotmail.com>
18874          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
18875  Branch: perl
18876        ! ext/B/B/C.pm ext/B/B/CC.pm
18877 ____________________________________________________________________________
18878 [  2145] By: gsar                                  on 1998/10/30  18:46:58
18879     Log: remaining PL_foo stragglers
18880  Branch: perl
18881        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
18882        ! op.h os2/os2.c vms/gen_shrfls.pl
18883 ____________________________________________________________________________
18884 [  2144] By: gsar                                  on 1998/10/30  17:38:36
18885     Log: integrate cfgperl tweaks into mainline
18886  Branch: perl
18887       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
18888       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
18889 ____________________________________________________________________________
18890 [  2143] By: jhi                                   on 1998/10/30  13:27:39
18891     Log: There can be multiple yacc/bison errors.
18892  Branch: cfgperl
18893        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
18894 ____________________________________________________________________________
18895 [  2142] By: jhi                                   on 1998/10/30  13:18:43
18896     Log: README.posix-bc update.
18897  Branch: cfgperl
18898        ! README.posix-bc
18899 ____________________________________________________________________________
18900 [  2141] By: jhi                                   on 1998/10/30  09:12:59
18901     Log: #2133 fallout.
18902  Branch: cfgperl
18903        ! doio.c ext/POSIX/POSIX.xs
18904 ____________________________________________________________________________
18905 [  2140] By: jhi                                   on 1998/10/30  08:43:18
18906     Log: Integrate from mainperl.
18907  Branch: cfgperl
18908       +> globvar.sym pp.sym
18909        - objpp.h thread.sym
18910       !> (integrate 61 files)
18911 ____________________________________________________________________________
18912 [  2133] By: gsar                                  on 1998/10/30  02:51:39
18913     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
18914          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
18915          should soon be automated also; the global variables that
18916          escaped the PL_foo conversion are now reined in; renamed
18917          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
18918          type of same name; duplicated lists of pp_things in various
18919          places is now gone; result has only been tested on win32
18920  Branch: perl
18921        + globvar.sym pp.sym
18922        - objpp.h thread.sym
18923        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
18924        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
18925        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
18926        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
18927        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
18928        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
18929        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
18930        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
18931        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
18932        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18933        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
18934 ____________________________________________________________________________
18935 [  2130] By: jhi                                   on 1998/10/29  15:31:26
18936     Log: Pure bison yylex() proto was broken.
18937  Branch: cfgperl
18938        ! proto.h
18939 ____________________________________________________________________________
18940 [  2126] By: jhi                                   on 1998/10/29  08:35:54
18941     Log: Integrate mainperl.
18942  Branch: cfgperl
18943       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
18944       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
18945       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
18946       !> t/pragma/warn/doio toke.c win32/makefile.mk
18947 ____________________________________________________________________________
18948 [  2125] By: jhi                                   on 1998/10/29  08:32:38
18949     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
18950  Branch: cfgperl
18951        ! Makefile.SH
18952 ____________________________________________________________________________
18953 [  2124] By: jhi                                   on 1998/10/29  08:06:44
18954     Log: EBCDIC Makefile.SH tuneup.
18955  Branch: cfgperl
18956        ! Makefile.SH
18957 ____________________________________________________________________________
18958 [  2119] By: gsar                                  on 1998/10/28  23:24:04
18959     Log: remove doubled hunk from integration
18960  Branch: perl
18961        ! pp.c
18962 ____________________________________________________________________________
18963 [  2118] By: gsar                                  on 1998/10/28  22:03:31
18964     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18965          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
18966          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
18967          Subject: [PATCH 5.00552] Minor debugger tweaks
18968  Branch: perl
18969        ! lib/perl5db.pl
18970 ____________________________________________________________________________
18971 [  2117] By: gsar                                  on 1998/10/28  22:02:30
18972     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18973          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
18974          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
18975          Subject: [PATCH 5.00552] Make sort respect overloading
18976  Branch: perl
18977        ! pp_ctl.c proto.h t/pragma/overload.t
18978 ____________________________________________________________________________
18979 [  2116] By: gsar                                  on 1998/10/28  21:51:11
18980     Log: MM patches from Ilya Zakharevich
18981          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
18982          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
18983          Subject: [PATCH 5.00552] Make MakeMaker more verbose
18984          --
18985          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
18986          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
18987          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
18988  Branch: perl
18989        ! lib/ExtUtils/MakeMaker.pm
18990 ____________________________________________________________________________
18991 [  2115] By: gsar                                  on 1998/10/28  21:46:19
18992     Log: add explicit references to perl source path in ld2 and gcc2
18993  Branch: perl
18994        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
18995 ____________________________________________________________________________
18996 [  2114] By: gsar                                  on 1998/10/28  21:39:56
18997     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
18998          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
18999          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
19000          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
19001  Branch: perl
19002        ! INSTALL
19003 ____________________________________________________________________________
19004 [  2113] By: gsar                                  on 1998/10/28  21:21:16
19005     Log: integrate cfgperl into mainline
19006  Branch: perl
19007       +> t/op/filetest.t
19008       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
19009       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
19010       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
19011       !> thread.h toke.c vmesa/Makefile
19012 ____________________________________________________________________________
19013 [  2112] By: gsar                                  on 1998/10/28  21:14:18
19014     Log: minor cleanup
19015  Branch: perl
19016        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
19017 ____________________________________________________________________________
19018 [  2111] By: gsar                                  on 1998/10/28  18:52:10
19019     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
19020  Branch: perl
19021        ! toke.c
19022 ____________________________________________________________________________
19023 [  2110] By: jhi                                   on 1998/10/28  15:07:54
19024     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
19025  Branch: cfgperl
19026        ! Makefile.SH
19027 ____________________________________________________________________________
19028 [  2109] By: jhi                                   on 1998/10/28  13:39:54
19029     Log: a2p.y needs to generate also y.tab.h.
19030  Branch: cfgperl
19031        ! Makefile.SH
19032 ____________________________________________________________________________
19033 [  2108] By: jhi                                   on 1998/10/28  10:33:36
19034     Log: The "parse error" must be converted to "syntax error",
19035          just matching it aint' enough.
19036  Branch: cfgperl
19037        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19038        ! t/pragma/warning.t
19039 ____________________________________________________________________________
19040 [  2107] By: jhi                                   on 1998/10/28  10:23:05
19041     Log: Regen sig_n{ame,umber}* if slightest doubt.
19042  Branch: cfgperl
19043        ! Configure
19044 ____________________________________________________________________________
19045 [  2106] By: jhi                                   on 1998/10/28  08:44:49
19046     Log: Bison says 'parse error', not 'parser error'.
19047  Branch: cfgperl
19048        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19049        ! t/pragma/warning.t
19050 ____________________________________________________________________________
19051 [  2105] By: jhi                                   on 1998/10/28  08:42:09
19052     Log: yylex() parametrization.
19053  Branch: cfgperl
19054        ! proto.h toke.c
19055 ____________________________________________________________________________
19056 [  2104] By: jhi                                   on 1998/10/28  08:25:09
19057     Log: Bring in #2102.
19058  Branch: cfgperl
19059        ! pp.c
19060 ____________________________________________________________________________
19061 [  2103] By: jhi                                   on 1998/10/28  08:22:04
19062     Log: From: Dominic Dunlop <domo@vo.lu>
19063          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
19064          Date: 27 Oct 1998 20:47:25 +0200
19065          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
19066  Branch: cfgperl
19067        ! t/op/groups.t
19068 ____________________________________________________________________________
19069 [  2102] By: larry                                 on 1998/10/27  18:58:55
19070     Log: utf8 change to quotemeta broke EBCDIC
19071  Branch: perl
19072        ! pp.c
19073 ____________________________________________________________________________
19074 [  2101] By: jhi                                   on 1998/10/27  12:55:34
19075     Log: $Config{sig_num_init}.
19076          Also, a new approach to the 'pthreads-created-joinable': drop
19077          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
19078          directly. (See also #2096).
19079  Branch: cfgperl
19080        ! Configure config_h.SH
19081 ____________________________________________________________________________
19082 [  2100] By: jhi                                   on 1998/10/27  10:48:55
19083     Log: Regenerated perly_c.diff.
19084  Branch: cfgperl
19085        ! perly_c.diff
19086 ____________________________________________________________________________
19087 [  2099] By: jhi                                   on 1998/10/27  08:42:25
19088     Log: First the mangler was Netscape, then it was me.
19089  Branch: cfgperl
19090        ! vmesa/Makefile
19091 ____________________________________________________________________________
19092 [  2098] By: jhi                                   on 1998/10/27  08:34:40
19093     Log: `id -Gn` might be available where `groups` is not.
19094  Branch: cfgperl
19095        ! t/op/groups.t
19096 ____________________________________________________________________________
19097 [  2097] By: jhi                                   on 1998/10/27  08:05:17
19098     Log: Netscape had mangled the tabs.
19099  Branch: cfgperl
19100        ! vmesa/Makefile
19101 ____________________________________________________________________________
19102 [  2096] By: jhi                                   on 1998/10/27  08:03:05
19103     Log: ATTR_JOINABLE logic, based on (private email)
19104          
19105          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19106          Subject: Some little diffs
19107          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
19108          Date: Tue, 27 Oct 1998 13:44:42 +1300
19109  Branch: cfgperl
19110        ! thread.h
19111 ____________________________________________________________________________
19112 [  2095] By: jhi                                   on 1998/10/27  07:56:57
19113     Log: Mach cthreads support based on:
19114          
19115          From: brie@corp.home.net (Brian Harrison)
19116          Subject: perl5.005_02 patch for mthreads
19117          To: perl5-porters@perl.org
19118          Date: 24 Oct 1998 01:01:55 +0300
19119          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
19120          
19121          Pthread yield probe (dejavu)
19122          Cosmetic nanochange for the union semun output.
19123          Better inttypes.h probe.
19124          Undo the 'void *' $selecttype probe from #1971 because
19125          it breaks the $selectminbits test.
19126  Branch: cfgperl
19127        ! Configure config_h.SH perl.h thread.h
19128 ____________________________________________________________________________
19129 [  2094] By: jhi                                   on 1998/10/26  13:02:07
19130     Log: Also posix-bc wants to reyacc.
19131  Branch: cfgperl
19132        ! Makefile.SH
19133 ____________________________________________________________________________
19134 [  2093] By: jhi                                   on 1998/10/26  10:17:21
19135     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
19136          5_02 and really breaking things in non-ASCII worlds.
19137  Branch: cfgperl
19138        ! pp.c
19139 ____________________________________________________________________________
19140 [  2092] By: jhi                                   on 1998/10/26  09:08:00
19141     Log: More robustness.
19142  Branch: cfgperl
19143        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19144        ! t/pragma/warning.t
19145 ____________________________________________________________________________
19146 [  2091] By: jhi                                   on 1998/10/26  08:47:32
19147     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
19148          Bison really wants YYLEX_PARAM.
19149  Branch: cfgperl
19150        ! perly.y proto.h toke.c
19151 ____________________________________________________________________________
19152 [  2090] By: jhi                                   on 1998/10/26  08:21:25
19153     Log: s/YYLEX_PARAM/YYLEXPARAM/
19154  Branch: cfgperl
19155        ! perly.y
19156 ____________________________________________________________________________
19157 [  2089] By: jhi                                   on 1998/10/26  08:17:33
19158     Log: Indicate skipped subtests.
19159  Branch: cfgperl
19160        ! t/io/pipe.t
19161 ____________________________________________________________________________
19162 [  2088] By: jhi                                   on 1998/10/26  08:11:36
19163     Log: Integrate from mainperl.
19164  Branch: cfgperl
19165       !> (integrate 54 files)
19166 ____________________________________________________________________________
19167 [  2087] By: jhi                                   on 1998/10/26  08:08:02
19168     Log: Add test for filetests.
19169  Branch: cfgperl
19170        + t/op/filetest.t
19171        ! MANIFEST
19172 ____________________________________________________________________________
19173 [  2086] By: gsar                                  on 1998/10/26  02:44:44
19174     Log: various win32 tweaks; disable new xs_cpp section (it creates
19175          ambiguous inference graph for %.xs --> %.o)
19176  Branch: perl
19177        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
19178        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
19179        ! win32/config.gc win32/config_H.gc win32/makedef.pl
19180        ! win32/makefile.mk win32/win32.h
19181 ____________________________________________________________________________
19182 [  2085] By: gsar                                  on 1998/10/26  00:50:02
19183     Log: sanity-check $Config{drand01} in rand.t
19184  Branch: perl
19185        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
19186        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19187 ____________________________________________________________________________
19188 [  2078] By: gsar                                  on 1998/10/25  10:22:04
19189     Log: update win32/config*.?c
19190  Branch: perl
19191        ! Changes win32/config.bc win32/config.gc win32/config.vc
19192        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19193 ____________________________________________________________________________
19194 [  2077] By: gsar                                  on 1998/10/25  08:39:25
19195     Log: From: Graham Barr <gbarr@pobox.com>
19196          Date: Sat, 24 Oct 1998 21:45:50 -0500
19197          Message-ID: <19981024214550.C508@pobox.com>
19198          Subject: Re: die with a reference  should use overload "" operator
19199  Branch: perl
19200        ! pp_ctl.c
19201 ____________________________________________________________________________
19202 [  2076] By: gsar                                  on 1998/10/25  08:37:49
19203     Log: From: Graham Barr <gbarr@pobox.com>
19204          Date: Sat, 24 Oct 1998 12:45:21 -0500
19205          Message-ID: <19981024124521.C512@pobox.com>
19206          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
19207  Branch: perl
19208        ! sv.c
19209 ____________________________________________________________________________
19210 [  2075] By: gsar                                  on 1998/10/25  08:24:09
19211     Log: fix C<print $n += 5;> etc.
19212  Branch: perl
19213        ! toke.c
19214 ____________________________________________________________________________
19215 [  2074] By: gsar                                  on 1998/10/25  08:12:28
19216     Log: list builtins with portability caveats
19217          From: Jarkko Hietaniemi <jhi@iki.fi>
19218          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
19219          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
19220          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
19221  Branch: perl
19222        ! pod/perlfunc.pod
19223 ____________________________________________________________________________
19224 [  2073] By: gsar                                  on 1998/10/25  07:55:43
19225     Log: fix stack overrun in file test operators
19226  Branch: perl
19227        ! pp_sys.c
19228 ____________________________________________________________________________
19229 [  2072] By: gsar                                  on 1998/10/25  07:29:45
19230     Log: implement C<goto &func> and other fixes (via private mail)
19231          From:    "vishal bhatia" <vishalb@hotmail.com>
19232          Date:    Wed, 21 Oct 1998 22:59:03 PDT
19233          Message-Id: <19981022055904.20083.qmail@hotmail.com>
19234          Subject: [PATCH 5.005_52] More fixes for B
19235  Branch: perl
19236        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
19237 ____________________________________________________________________________
19238 [  2071] By: gsar                                  on 1998/10/25  07:14:41
19239     Log: From: Graham Barr <gbarr@pobox.com>
19240          Date: Sat, 17 Oct 1998 20:42:41 -0500
19241          Message-ID: <19981017204241.G510@pobox.com>
19242          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
19243  Branch: perl
19244        ! pp_ctl.c
19245 ____________________________________________________________________________
19246 [  2070] By: gsar                                  on 1998/10/25  07:07:29
19247     Log: avoid bogus line number in XSUB redefined warnings
19248  Branch: perl
19249        ! op.c
19250 ____________________________________________________________________________
19251 [  2069] By: gsar                                  on 1998/10/25  06:59:03
19252     Log: From: Martijn Koster <mak@excitecorp.com>
19253          Date: Wed, 21 Oct 1998 13:12:03 +0100
19254          Message-ID: <19981021131203.A15661@excitecorp.com>
19255          Subject: File::Path::mkpath reports the wrong error
19256  Branch: perl
19257        ! lib/File/Path.pm
19258 ____________________________________________________________________________
19259 [  2068] By: gsar                                  on 1998/10/25  06:54:43
19260     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
19261          Date: Tue, 20 Oct 1998 20:52:20 -0500
19262          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
19263          Subject: Exporter.pm's export_to_level() argument handling buggy
19264  Branch: perl
19265        ! lib/Exporter.pm
19266 ____________________________________________________________________________
19267 [  2067] By: gsar                                  on 1998/10/25  06:50:19
19268     Log: From: jan.dubois@ibm.net (Jan Dubois)
19269          Date: Wed, 21 Oct 1998 00:55:51 +0200
19270          Message-ID: <36380269.55370608@smtp1.ibm.net>
19271          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
19272  Branch: perl
19273        ! ext/DynaLoader/DynaLoader_pm.PL
19274 ____________________________________________________________________________
19275 [  2066] By: gsar                                  on 1998/10/25  06:48:19
19276     Log: recognize '%' as a shell metachar for win32
19277          From: jan.dubois@ibm.net (Jan Dubois)
19278          Date: Tue, 20 Oct 1998 21:57:35 +0200
19279          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
19280          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
19281  Branch: perl
19282        ! win32/win32.c
19283 ____________________________________________________________________________
19284 [  2065] By: gsar                                  on 1998/10/25  06:46:30
19285     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
19286  Branch: perl
19287        ! sv.c
19288 ____________________________________________________________________________
19289 [  2064] By: gsar                                  on 1998/10/25  06:45:09
19290     Log: From: Gisle Aas <gisle@aas.no>
19291          Date: 20 Oct 1998 14:24:44 +0200
19292          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
19293          Subject: ord() and unpack("U*",...) should not be negative
19294  Branch: perl
19295        ! pp.c
19296 ____________________________________________________________________________
19297 [  2063] By: gsar                                  on 1998/10/25  06:42:29
19298     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19299          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
19300          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
19301          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
19302  Branch: perl
19303        ! os2/os2.c
19304 ____________________________________________________________________________
19305 [  2062] By: gsar                                  on 1998/10/25  06:41:26
19306     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19307          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
19308          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
19309          Subject: [PATCH 5.005_*] Speed up aassign
19310  Branch: perl
19311        ! pp_hot.c
19312 ____________________________________________________________________________
19313 [  2061] By: gsar                                  on 1998/10/25  06:39:04
19314     Log: From: Graham Barr <gbarr@pobox.com>
19315          Date: Sat, 17 Oct 1998 22:22:02 -0500
19316          Message-ID: <19981017222202.J510@pobox.com>
19317          Subject: Re: '*' prototype does not allow bareword with strict
19318  Branch: perl
19319        ! toke.c
19320 ____________________________________________________________________________
19321 [  2060] By: gsar                                  on 1998/10/25  06:37:34
19322     Log: handle '::' in section names properly
19323          From: Graham Barr <gbarr@pobox.com>
19324          Date: Sat, 17 Oct 1998 12:57:54 -0500
19325          Message-ID: <19981017125754.C510@pobox.com>
19326          Subject: Re: pod2html
19327  Branch: perl
19328        ! lib/Pod/Html.pm
19329 ____________________________________________________________________________
19330 [  2059] By: gsar                                  on 1998/10/25  06:33:43
19331     Log: integrate changes#1982,2014,2021 (from maint-5.005)
19332  Branch: perl
19333       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
19334       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
19335 ____________________________________________________________________________
19336 [  2058] By: gsar                                  on 1998/10/25  05:44:17
19337     Log: allow more win32 symbol exports (suggested by Jan Dubois)
19338  Branch: perl
19339        ! win32/makedef.pl
19340 ____________________________________________________________________________
19341 [  2057] By: gsar                                  on 1998/10/25  05:40:40
19342     Log: integrate change#2053 from maint-5.005
19343  Branch: perl
19344       !> cop.h t/cmd/while.t
19345 ____________________________________________________________________________
19346 [  2056] By: gsar                                  on 1998/10/25  05:16:41
19347     Log: commented version of a patch suggested by Drago Goricanec
19348          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
19349          Date: 16 Oct 1998 15:24:45 +0300
19350          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
19351          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
19352  Branch: perl
19353        ! pp_sys.c
19354 ____________________________________________________________________________
19355 [  2055] By: gsar                                  on 1998/10/25  05:11:03
19356     Log: include eof() in description of buffering caveats
19357          From: Anton Berezin <tobez@plab.ku.dk>
19358          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
19359          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
19360          Subject: [DOCPATCH] pod/perlfunc.pod
19361  Branch: perl
19362        ! pod/perlfunc.pod
19363 ____________________________________________________________________________
19364 [  2054] By: gsar                                  on 1998/10/25  05:07:42
19365     Log: disallow 'x' in hex numbers (except leading '0x')
19366          From: Gisle Aas <gisle@aas.no>
19367          Date: 16 Oct 1998 16:33:12 +0200
19368          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
19369          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
19370  Branch: perl
19371        ! perlvars.h t/op/oct.t util.c
19372 ____________________________________________________________________________
19373 [  2052] By: gsar                                  on 1998/10/25  04:49:04
19374     Log: avoid the circular refcnt logic in magic_mutexfree()
19375  Branch: perl
19376        ! mg.c pp.c pp_hot.c
19377 ____________________________________________________________________________
19378 [  2051] By: gsar                                  on 1998/10/25  04:35:07
19379     Log: properly restore PL_rsfp_filters after require
19380  Branch: perl
19381        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
19382        ! scope.h
19383 ____________________________________________________________________________
19384 [  2050] By: gsar                                  on 1998/10/25  02:42:32
19385     Log: integrate cfgperl changes back into mainline
19386  Branch: perl
19387       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
19388       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19389       !> (integrate 33 files)
19390 ____________________________________________________________________________
19391 [  2049] By: gsar                                  on 1998/10/25  01:30:48
19392     Log: avoid "mysterious" compile-time failures without messages
19393  Branch: perl
19394        ! gv.c
19395 ____________________________________________________________________________
19396 [  2041] By: gsar                                  on 1998/10/23  21:11:56
19397     Log: checkin jpl under //depot/perlext/jpl/...
19398  Branch: perlext
19399        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
19400        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
19401        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
19402        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
19403        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
19404        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
19405        + jpl/PerlInterpreter/Makefile.PL
19406        + jpl/PerlInterpreter/PerlInterpreter.c
19407        + jpl/PerlInterpreter/PerlInterpreter.h
19408        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
19409        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
19410        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
19411        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
19412        + jpl/get_jdk/jdk_hosts jpl/install-jpl
19413 ____________________________________________________________________________
19414 [  2040] By: larry                                 on 1998/10/23  19:31:42
19415     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
19416  Branch: perl
19417        ! pp.c
19418 ____________________________________________________________________________
19419 [  2039] By: larry                                 on 1998/10/23  18:48:34
19420     Log: tr///d does not seem to work
19421  Branch: perl
19422        ! lib/utf8_heavy.pl
19423 ____________________________________________________________________________
19424 [  2038] By: larry                                 on 1998/10/23  18:00:41
19425     Log: Program with utf8 identifiers fails to compile
19426  Branch: perl
19427        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
19428 ____________________________________________________________________________
19429 [  2037] By: jhi                                   on 1998/10/23  14:04:51
19430     Log: Test suite portability:
19431          - posix-bc does not write to broken pipes
19432          - filehand #11 only iff we have fork
19433          - warning.t can now match $expected using regular expressions
19434  Branch: cfgperl
19435        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
19436        ! t/pragma/warning.t
19437 ____________________________________________________________________________
19438 [  2036] By: jhi                                   on 1998/10/23  12:12:07
19439     Log: yacc clarification.
19440  Branch: cfgperl
19441        ! README.posix-bc
19442 ____________________________________________________________________________
19443 [  2035] By: jhi                                   on 1998/10/23  12:09:59
19444     Log: Some C compilers get upset about 8-bit characters in /* comments. */
19445  Branch: cfgperl
19446        ! mg.c
19447 ____________________________________________________________________________
19448 [  2034] By: jhi                                   on 1998/10/22  09:11:52
19449     Log: Configure update: both for pthread_yield more robust
19450          testing (all variants of pthread_attr_getdetachstate()) --
19451          and because Configure was broken in major way! About 1000
19452          last lines were truncated.
19453  Branch: cfgperl
19454        ! Configure
19455 ____________________________________________________________________________
19456 [  2033] By: jhi                                   on 1998/10/22  07:47:10
19457     Log: DJGPP feedback for #2028.
19458  Branch: cfgperl
19459        ! thread.h
19460 ____________________________________________________________________________
19461 [  2032] By: jhi                                   on 1998/10/21  13:03:57
19462     Log: yielding, the saga continues.
19463  Branch: cfgperl
19464        ! Configure config_h.SH
19465       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
19466       !> t/op/goto.t t/pragma/constant.t
19467 ____________________________________________________________________________
19468 [  2031] By: jhi                                   on 1998/10/21  09:15:42
19469     Log: VM/ESA feedback for #2028.
19470  Branch: cfgperl
19471        ! Configure config_h.SH thread.h
19472 ____________________________________________________________________________
19473 [  2030] By: gsar                                  on 1998/10/21  04:22:53
19474     Log: fix handling of mayhaps-extended @_ in goto &sub
19475  Branch: perl
19476        ! av.c pp_ctl.c t/op/goto.t
19477 ____________________________________________________________________________
19478 [  2029] By: gsar                                  on 1998/10/21  00:54:14
19479     Log: restore sanity to "constant" references
19480  Branch: perl
19481        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
19482 ____________________________________________________________________________
19483 [  2028] By: jhi                                   on 1998/10/20  15:01:20
19484     Log: OLD_PTHREADS_API reorganizing.
19485  Branch: cfgperl
19486        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
19487        ! vmesa/vmesaish.h
19488 ____________________________________________________________________________
19489 [  2027] By: jhi                                   on 1998/10/20  14:14:51
19490     Log: #2026 fallout.
19491  Branch: cfgperl
19492        ! Makefile.SH
19493 ____________________________________________________________________________
19494 [  2026] By: jhi                                   on 1998/10/20  11:47:21
19495     Log: VM/ESA update.
19496  Branch: cfgperl
19497        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
19498 ____________________________________________________________________________
19499 [  2025] By: jhi                                   on 1998/10/20  08:20:56
19500     Log: 64-bitness, based on
19501          
19502          From: Scott Henry <scotth@sgi.com>
19503          To: perl-64bit@perl.org
19504          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
19505          Subject: Re: Configure problems/questions...
19506          Date: 19 Oct 1998 22:38:06 -0700
19507  Branch: cfgperl
19508        ! hints/irix_6.sh perl.h
19509 ____________________________________________________________________________
19510 [  2024] By: jhi                                   on 1998/10/20  08:09:07
19511     Log: Add lseeksize.
19512  Branch: cfgperl
19513        ! config_h.SH
19514 ____________________________________________________________________________
19515 [  2023] By: jhi                                   on 1998/10/20  08:08:33
19516     Log: Mumble about _yields() only when threaded.
19517  Branch: cfgperl
19518        ! Configure
19519 ____________________________________________________________________________
19520 [  2022] By: jhi                                   on 1998/10/20  07:46:26
19521     Log: Thinko at PTHREADS_CREATED_JOINABLE.
19522  Branch: cfgperl
19523        ! thread.h
19524 ____________________________________________________________________________
19525 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
19526     Log: From: Chip Salzenberg <chip@perlsupport.com>
19527          Date: Tue, 6 Oct 1998 13:33:05 -0400
19528          Message-ID: <19981006133305.A2348@perlsupport.com>
19529          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
19530  Branch: maint-5.005/perl
19531        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
19532        ! t/op/tie.t
19533 ____________________________________________________________________________
19534 [  2020] By: jhi                                   on 1998/10/19  09:15:53
19535     Log: YIELD more robustly.
19536  Branch: cfgperl
19537        ! thread.h
19538 ____________________________________________________________________________
19539 [  2019] By: jhi                                   on 1998/10/19  08:48:33
19540     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
19541          the 'new' one (just like DJGPP, it seems).
19542  Branch: cfgperl
19543        ! thread.h
19544 ____________________________________________________________________________
19545 [  2018] By: jhi                                   on 1998/10/19  07:02:44
19546     Log: vmesaish.h doesn't exclude unixish.h.
19547  Branch: cfgperl
19548        ! perl.h
19549 ____________________________________________________________________________
19550 [  2017] By: jhi                                   on 1998/10/19  06:44:19
19551     Log: 1<<$randbits is not good for randbits=48.
19552  Branch: cfgperl
19553        ! t/op/rand.t
19554 ____________________________________________________________________________
19555 [  2016] By: jhi                                   on 1998/10/19  06:39:47
19556     Log: Make #2012 glob pattern more portable.
19557  Branch: cfgperl
19558        ! Makefile.SH
19559 ____________________________________________________________________________
19560 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
19561     Log: Fix POSIX::sigprocmask not to check type of $old parameter
19562          as it is output only
19563  Branch: maint-5.005/perl
19564        ! ext/POSIX/POSIX.xs
19565 ____________________________________________________________________________
19566 [  2012] By: jhi                                   on 1998/10/17  15:04:23
19567     Log: clean numbered core dumps and t/tmp[0-9]*.
19568  Branch: cfgperl
19569        ! Makefile.SH
19570 ____________________________________________________________________________
19571 [  2011] By: jhi                                   on 1998/10/17  14:59:15
19572     Log: More robust yacc/bison failure output handling.
19573  Branch: cfgperl
19574        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
19575 ____________________________________________________________________________
19576 [  2010] By: jhi                                   on 1998/10/17  14:51:05
19577     Log: BC2000 POSIX update.
19578  Branch: cfgperl
19579        ! MANIFEST
19580 ____________________________________________________________________________
19581 [  2009] By: jhi                                   on 1998/10/17  14:49:46
19582     Log: POSIX BC2000 port from perl-mvs:
19583          
19584          Subject: Ported perl 5.005.02 to BS2000 / POSIX
19585          From: Dorner Thomas <Thomas.Dorner@start.de> 
19586          Date: Tue, 29 Sep 1998 13:29:36 +0100 
19587          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
19588  Branch: cfgperl
19589        + README.posix-bc hints/posix-bc.sh
19590        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
19591        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
19592        ! unixish.h
19593 ____________________________________________________________________________
19594 [  2008] By: jhi                                   on 1998/10/17  14:07:49
19595     Log: VM/ESA-update.
19596  Branch: cfgperl
19597        ! MANIFEST
19598 ____________________________________________________________________________
19599 [  2007] By: jhi                                   on 1998/10/17  13:55:34
19600     Log: Forgot few S_I* imports.
19601  Branch: cfgperl
19602        ! t/lib/ipc_sysv.t
19603 ____________________________________________________________________________
19604 [  2006] By: jhi                                   on 1998/10/17  13:43:54
19605     Log: The VM/ESA port essentials, based on
19606          
19607          perl-mvs:
19608          
19609          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19610          Subject: Re: Can't find Data/Dumper.pm
19611          Date: Mon, 28 Sep 1998 07:40:49 +1300
19612          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
19613          
19614          private email:
19615          
19616          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19617          Subject: Re: Perl thread problems in VM/ESA
19618          Date: Thu, 15 Oct 1998 07:18:35 +1300
19619          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
19620          
19621          and private email:
19622          
19623          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
19624          Subject:  perl archive
19625          Date:  Sun, 11 Oct 1998 19:28:54 EDT
19626          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
19627          which gave a pointer to
19628          
19629          http://pucc.princeton.edu/~neale/perl.tar
19630          
19631          (based on Perl 5.005_51)
19632  Branch: cfgperl
19633        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
19634        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
19635        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
19636        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
19637 ____________________________________________________________________________
19638 [  2005] By: jhi                                   on 1998/10/17  13:17:19
19639     Log: Integrate mainperl.
19640  Branch: cfgperl
19641       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
19642       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19643       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
19644       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
19645       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
19646       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
19647       !> win32/makefile.mk
19648 ____________________________________________________________________________
19649 [  2004] By: jhi                                   on 1998/10/17  11:19:06
19650     Log: Removed an extra ' from the int64_t test.
19651  Branch: cfgperl
19652        ! Configure
19653 ____________________________________________________________________________
19654 [  2003] By: gsar                                  on 1998/10/17  04:11:40
19655     Log: silence -w noises (suggested by Greg Bacon)
19656  Branch: perl
19657        ! lib/Term/Complete.pm
19658 ____________________________________________________________________________
19659 [  2002] By: gsar                                  on 1998/10/17  04:07:48
19660     Log: From: Gisle Aas <gisle@aas.no>
19661          Date: 14 Oct 1998 15:53:14 +0200
19662          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
19663          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
19664  Branch: perl
19665        ! util.c
19666 ____________________________________________________________________________
19667 [  2001] By: gsar                                  on 1998/10/17  04:06:10
19668     Log: From: Gisle Aas <gisle@aas.no>
19669          Date: 14 Oct 1998 15:17:44 +0200
19670          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
19671          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
19672  Branch: perl
19673        ! toke.c
19674 ____________________________________________________________________________
19675 [  2000] By: gsar                                  on 1998/10/17  03:06:33
19676     Log: From: Gisle Aas <gisle@aas.no>
19677          Date: 14 Oct 1998 00:38:06 +0200
19678          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
19679          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
19680  Branch: perl
19681        ! sv.c
19682 ____________________________________________________________________________
19683 [  1999] By: gsar                                  on 1998/10/17  03:04:48
19684     Log: From: Dan Sugalski <sugalskd@osshe.edu>
19685          Date: Tue, 13 Oct 1998 15:10:57 -0700
19686          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
19687          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
19688  Branch: perl
19689        ! vms/ext/Stdio/Stdio.pm
19690 ____________________________________________________________________________
19691 [  1998] By: gsar                                  on 1998/10/17  03:00:40
19692     Log: skip readonly vars and unref references when doing a reset()
19693  Branch: perl
19694        ! sv.c
19695 ____________________________________________________________________________
19696 [  1997] By: gsar                                  on 1998/10/17  02:49:19
19697     Log: fix buggy treatment of large checksums on unicode strings
19698          From: Gisle Aas <gisle@aas.no>
19699          Date: 13 Oct 1998 21:35:39 +0200
19700          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
19701          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
19702  Branch: perl
19703        ! pp.c
19704 ____________________________________________________________________________
19705 [  1996] By: gsar                                  on 1998/10/17  02:43:22
19706     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19707          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
19708          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
19709          Subject: [PATCH 5.005_52] Memory overrun in os2.c
19710  Branch: perl
19711        ! os2/Makefile.SHs os2/os2.c
19712 ____________________________________________________________________________
19713 [  1995] By: gsar                                  on 1998/10/17  02:42:01
19714     Log: clarify section name rules for typemaps
19715  Branch: perl
19716        ! pod/perlxs.pod
19717 ____________________________________________________________________________
19718 [  1994] By: gsar                                  on 1998/10/17  02:33:02
19719     Log: whitespace-proof grent.t
19720  Branch: perl
19721        ! t/op/grent.t
19722 ____________________________________________________________________________
19723 [  1993] By: gsar                                  on 1998/10/17  02:27:29
19724     Log: fix bug in B::CC::pp_sassign()
19725          From: "vishal bhatia" <vishalb@hotmail.com>
19726          Date: Sun, 11 Oct 1998 18:41:38 PDT
19727          Message-ID: <19981012014139.19614.qmail@hotmail.com>
19728          Subject: B::CC problems with pp_sassign routine
19729  Branch: perl
19730        ! ext/B/B/CC.pm
19731 ____________________________________________________________________________
19732 [  1992] By: gsar                                  on 1998/10/17  02:17:49
19733     Log: applied suggested patch with small doc tweak
19734          From: Gisle Aas <gisle@aas.no>
19735          Date: 11 Oct 1998 12:53:13 +0200
19736          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
19737          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
19738  Branch: perl
19739        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
19740        ! t/op/tiehandle.t
19741 ____________________________________________________________________________
19742 [  1991] By: gsar                                  on 1998/10/17  02:08:30
19743     Log: apply non-conflicting parts from suggested patch
19744          From: jan.dubois@ibm.net (Jan Dubois)
19745          Date: Sat, 10 Oct 1998 13:15:45 +0200
19746          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
19747          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
19748  Branch: perl
19749        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
19750 ____________________________________________________________________________
19751 [  1990] By: gsar                                  on 1998/10/17  02:01:24
19752     Log: provide option to enable optimization with VC (suggested by Jan
19753          Dubois)
19754  Branch: perl
19755        ! win32/Makefile win32/makefile.mk
19756 ____________________________________________________________________________
19757 [  1989] By: gsar                                  on 1998/10/17  01:55:27
19758     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
19759          Dave Leppik <dleppik@gage.com>
19760  Branch: perl
19761        ! perl.h
19762 ____________________________________________________________________________
19763 [  1988] By: gsar                                  on 1998/10/17  01:49:05
19764     Log: stray typo found by Hugo van der Sanden
19765  Branch: perl
19766        ! op.c
19767 ____________________________________________________________________________
19768 [  1987] By: gsar                                  on 1998/10/17  01:45:52
19769     Log: perldoc pod update
19770          From: Daniel Grisinger <dgris@perrin.dimensional.com>
19771          Date: 06 Oct 1998 23:56:51 -0600
19772          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
19773          Subject: [PATCH _02 and _52] perldoc
19774  Branch: perl
19775        ! utils/perldoc.PL
19776 ____________________________________________________________________________
19777 [  1986] By: gsar                                  on 1998/10/17  01:41:40
19778     Log: qualify names of builtins
19779  Branch: perl
19780        ! ext/POSIX/POSIX.pm
19781 ____________________________________________________________________________
19782 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
19783     Log: From: Jochen Wiedmann <joe@ispsoft.de>
19784          Date: Thu, 17 Sep 1998 17:16:06 +0200
19785          Message-ID: <360127B6.E44564A@ispsoft.de>
19786          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
19787  Branch: maint-5.005/perl
19788        ! lib/ExtUtils/MakeMaker.pm
19789 ____________________________________________________________________________
19790 [  1978] By: gsar                                  on 1998/10/16  01:58:58
19791     Log: integrate cfgperl mods into mainline
19792  Branch: perl
19793       +> ext/DynaLoader/dl_vmesa.xs
19794        ! Porting/genlog
19795       !> Configure MANIFEST Makefile.SH config_h.SH
19796       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
19797       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
19798       !> x2p/Makefile.SH
19799 ____________________________________________________________________________
19800 [  1976] By: gsar                                  on 1998/10/16  00:10:52
19801     Log: stray tweak
19802  Branch: perl
19803        ! op.c
19804 ____________________________________________________________________________
19805 [  1975] By: gsar                                  on 1998/10/15  23:54:38
19806     Log: propagate typeness of lexicals while cloning them
19807  Branch: perl
19808        ! op.c
19809 ____________________________________________________________________________
19810 [  1974] By: gsar                                  on 1998/10/15  23:53:25
19811     Log: s/last/first/ typo in append_list()
19812  Branch: perl
19813        ! op.c
19814 ____________________________________________________________________________
19815 [  1973] By: gsar                                  on 1998/10/15  20:06:17
19816     Log: nuke confperl branch and contents
19817  Branch: confperl
19818        - (delete 1284 files)
19819 ____________________________________________________________________________
19820 [  1972] By: jhi                                   on 1998/10/15  07:07:35
19821     Log: Test #162 had been added but the "print 1..161" had not been updated.
19822  Branch: cfgperl
19823        ! t/op/pat.t
19824 ____________________________________________________________________________
19825 [  1971] By: gsar                                  on 1998/10/15  03:09:58
19826     Log: check in all confperl changes as of change#1964 into cfgperl
19827  Branch: cfgperl
19828        + ext/DynaLoader/dl_vmesa.xs
19829        ! Configure MANIFEST Makefile.SH config_h.SH
19830        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
19831        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
19832 ____________________________________________________________________________
19833 [  1970] By: gsar                                  on 1998/10/15  03:05:59
19834     Log: integrate mainline to get tr.t
19835  Branch: cfgperl
19836       +> t/op/tr.t
19837 ____________________________________________________________________________
19838 [  1969] By: gsar                                  on 1998/10/15  03:04:17
19839     Log: add missing tr.t to repository
19840  Branch: perl
19841        + t/op/tr.t
19842 ____________________________________________________________________________
19843 [  1968] By: gsar                                  on 1998/10/15  03:02:43
19844     Log: create cfgperl branch
19845  Branch: cfgperl
19846       +> (branch 1282 files)
19847 ____________________________________________________________________________
19848 [  1967] By: gsar                                  on 1998/10/15  02:46:08
19849     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
19850          (MAN3PODS cannot be set to ' '; stray stricture violation)
19851  Branch: perl
19852        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
19853        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
19854        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
19855        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
19856        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
19857        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
19858        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
19859        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
19860        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
19861        ! lib/ExtUtils/MM_Unix.pm
19862 ____________________________________________________________________________
19863 [  1966] By: gsar                                  on 1998/10/15  02:19:03
19864     Log: tweak to make fix in change#1944 behave correctly for closures
19865          created within eval''
19866  Branch: perl
19867        ! op.c t/op/eval.t
19868 ____________________________________________________________________________
19869 [  1965] By: gsar                                  on 1998/10/14  23:22:41
19870     Log: use better numbers for exitstatus test
19871  Branch: perl
19872        ! t/op/die_exit.t
19873 ____________________________________________________________________________
19874 [  1964] By: jhi                                   on 1998/10/14  17:25:41
19875     Log: Add VM/ESA dynaloading (uses <dll.h>).
19876  Branch: confperl
19877        + ext/DynaLoader/dl_vmesa.xs
19878        ! MANIFEST
19879 ____________________________________________________________________________
19880 [  1963] By: jhi                                   on 1998/10/14  17:17:10
19881     Log: Remove a2p.loadmap in 'clean' target.
19882  Branch: confperl
19883        ! x2p/Makefile.SH
19884 ____________________________________________________________________________
19885 [  1962] By: jhi                                   on 1998/10/14  17:13:11
19886     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
19887  Branch: confperl
19888        ! Makefile.SH
19889 ____________________________________________________________________________
19890 [  1961] By: jhi                                   on 1998/10/14  16:27:39
19891     Log: VM/ESA creates executable.loadmaps.
19892  Branch: confperl
19893        ! Makefile.SH
19894 ____________________________________________________________________________
19895 [  1960] By: jhi                                   on 1998/10/14  15:37:39
19896     Log: Introduce SCHED_YIELD (one of sched_yield(),
19897          pthread_yield(), or pthread_yield(NULL)).
19898          YIELD is then defined using SCHED_YIELD unless
19899          a platform-specific YIELD has already been defined.
19900          
19901          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
19902          
19903          The need for pthread_yield(NULL) and pthread_attr_setdet...
19904          introduced by (private email)
19905          
19906          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
19907          Date: Sat, 10 Oct 1998 21:08:15 +1300
19908          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
19909          Subject: Re: Perl thread problems in VM/ESA
19910          
19911          Better select() protoprobe (for AIX), from (private email)
19912          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
19913          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
19914          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
19915          Subject: AIX select (fwd)
19916          From: Lars Hecking <lhecking@nmrc.ucc.ie>
19917          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
19918          Date: Fri, 2 Oct 1998 10:40:01 +0100
19919          Subject: AIX select
19920          
19921          Linux-avoid-so.X.Y, based on
19922          From: "Kurt D. Starsinic" <kstar@chapin.edu>
19923          Date: Tue, 13 Oct 1998 15:55:07 -0400
19924          Message-ID: <19981013155507.B4004@O2.chapin.edu>
19925          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
19926  Branch: confperl
19927        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
19928        ! thread.h
19929 ____________________________________________________________________________
19930 [  1959] By: jhi                                   on 1998/10/14  12:51:26
19931     Log: Some old pthread implementations have
19932          pthread_attr_setdetachstate(pthread_attr_t*, int*).
19933  Branch: confperl
19934        ! ext/Thread/Thread.xs
19935 ____________________________________________________________________________
19936 [  1958] By: jhi                                   on 1998/10/14  12:41:11
19937     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
19938          counterparts will follow soon.
19939  Branch: confperl
19940        ! thread.h
19941 ____________________________________________________________________________
19942 [  1957] By: jhi                                   on 1998/10/14  12:38:11
19943     Log: Add tr.t (MANIFEST already knew about it, strange)
19944  Branch: confperl
19945        + t/op/tr.t
19946 ____________________________________________________________________________
19947 [  1956] By: jhi                                   on 1998/10/14  12:24:35
19948     Log: Mutexen should be initialized only once.
19949  Branch: confperl
19950        ! gv.c op.c
19951 ____________________________________________________________________________
19952 [  1955] By: jhi                                   on 1998/10/14  12:19:38
19953     Log: os390 has its own cppstdin.
19954  Branch: confperl
19955        ! hints/os390.sh
19956 ____________________________________________________________________________
19957 [  1954] By: jhi                                   on 1998/10/14  12:15:06
19958     Log: Integrate with mainperl.
19959  Branch: confperl
19960       !> (integrate 1280 files)
19961 ____________________________________________________________________________
19962 [  1953] By: jhi                                   on 1998/10/14  11:48:08
19963     Log: Removed duplicate CMA threads code for HPUX 10.X.
19964          (probably residue of patch(1) being too understanding)
19965          Enhanced 64-bit settings. (redo change#1940)
19966  Branch: confperl
19967        ! hints/hpux.sh
19968 ____________________________________________________________________________
19969 [  1952] By: jhi                                   on 1998/10/14  11:45:16
19970     Log: (redo change#1949) Detypo in the d_open64 warning about
19971          the impending WHOA.
19972  Branch: confperl
19973        ! hints/irix_6.sh
19974 ____________________________________________________________________________
19975 [  1951] By: jhi                                   on 1998/10/14  10:54:16
19976     Log: Mutexen should only be inited once, after they have been New()ed.
19977  Branch: confperl
19978        ! gv.c op.c
19979 ____________________________________________________________________________
19980 [  1950] By: jhi                                   on 1998/10/14  10:41:43
19981     Log: Own cppstdin.
19982  Branch: confperl
19983        ! hints/os390.sh
19984 ____________________________________________________________________________
19985 [  1949] By: jhi                                   on 1998/10/14  10:34:23
19986     Log: Detypo in the d_open64 warning about the impending WHOA.
19987  Branch: confperl
19988        ! hints/irix_6.sh
19989 ____________________________________________________________________________
19990 [  1948] By: gsar                                  on 1998/10/14  05:38:01
19991     Log: two typos
19992  Branch: perl
19993        ! pp_hot.c t/op/eval.t
19994 ____________________________________________________________________________
19995 [  1947] By: gsar                                  on 1998/10/14  05:37:10
19996     Log: let docatch() pass the buck when restartop turns out to be null,
19997          making exceptions in BEGIN{} propagate as expected
19998  Branch: perl
19999        ! pp_ctl.c t/op/misc.t
20000 ____________________________________________________________________________
20001 [  1946] By: gsar                                  on 1998/10/13  03:41:49
20002     Log: add missing file from change#1943
20003  Branch: perl
20004        ! proto.h
20005 ____________________________________________________________________________
20006 [  1945] By: gsar                                  on 1998/10/13  03:32:02
20007     Log: defer "deep recursion" warnings until CXt_SUB context is properly
20008          set up
20009  Branch: perl
20010        ! pp_hot.c t/pragma/warn/pp_hot
20011 ____________________________________________________________________________
20012 [  1944] By: gsar                                  on 1998/10/13  03:15:50
20013     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
20014          fixup the cop_seq value that must be seen by lexical lookups that
20015          emanate within eval''
20016  Branch: perl
20017        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
20018 ____________________________________________________________________________
20019 [  1943] By: gsar                                  on 1998/10/13  02:06:09
20020     Log: ensure recursive attempts to findlex()icals know enough about where
20021          the last eval'' context was encountered
20022  Branch: perl
20023        ! op.c t/op/eval.t
20024 ____________________________________________________________________________
20025 [  1942] By: gsar                                  on 1998/10/13  02:01:24
20026     Log: force copy of substrings when matching against temporaries
20027  Branch: perl
20028        ! pp_hot.c t/op/pat.t
20029 ____________________________________________________________________________
20030 [  1941] By: gsar                                  on 1998/10/13  01:49:16
20031     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
20032          implementation)
20033  Branch: perl
20034        ! pp_ctl.c t/op/runlevel.t
20035 ____________________________________________________________________________
20036 [  1940] By: jhi                                   on 1998/10/12  09:57:44
20037     Log: Removed duplicate CMA threads code for HPUX 10.X.
20038          (probably residue of patch(1) being too understanding)
20039          Enhanced 64-bit settings.
20040  Branch: confperl
20041        ! hints/hpux.sh
20042 ____________________________________________________________________________
20043 [  1939] By: jhi                                   on 1998/10/12  09:53:11
20044     Log: Initial sync from mainline perl.
20045  Branch: confperl
20046        + (add 1282 files)
20047 ____________________________________________________________________________
20048 [  1937] By: gsar                                  on 1998/10/06  21:16:34
20049     Log: fix $/ init for USE_THREADS
20050  Branch: perl
20051        ! perl.c
20052 ____________________________________________________________________________
20053 [  1936] By: gsar                                  on 1998/10/06  07:19:39
20054     Log: fix globals caught by change#1927; builds and tests on Solaris
20055  Branch: perl
20056        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
20057        ! warning.h warning.pl
20058 ____________________________________________________________________________
20059 [  1935] By: gsar                                  on 1998/10/06  06:50:35
20060     Log: add test for previous fix
20061  Branch: perl
20062        ! ext/Thread/create.t
20063 ____________________________________________________________________________
20064 [  1934] By: gsar                                  on 1998/10/06  06:37:36
20065     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
20066  Branch: perl
20067        ! util.c
20068 ____________________________________________________________________________
20069 [  1933] By: gsar                                  on 1998/10/06  05:04:20
20070     Log: undo bogus part of change#1903 (as pointed out by Larry)
20071  Branch: perl
20072        ! pp_ctl.c
20073 ____________________________________________________________________________
20074 [  1932] By: gsar                                  on 1998/10/06  04:21:31
20075     Log: added tweaked version of suggested patch
20076          From: jan.dubois@ibm.net (Jan Dubois)
20077          Date: Sat, 03 Oct 1998 19:04:48 +0200
20078          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
20079          Subject: [PATCH 5.005_52] More MakeMaker  patches
20080  Branch: perl
20081        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
20082        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
20083 ____________________________________________________________________________
20084 [  1931] By: gsar                                  on 1998/10/06  04:04:33
20085     Log: use cpp symbols instead of hardwired constants
20086          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20087          Date: Mon, 05 Oct 1998 09:23:33 +0100
20088          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
20089          Subject: [PATCH 5.005_52] By the numbers (resend)
20090  Branch: perl
20091        ! op.c
20092 ____________________________________________________________________________
20093 [  1930] By: gsar                                  on 1998/10/06  04:01:55
20094     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20095          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
20096          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
20097          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
20098  Branch: perl
20099        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
20100        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
20101 ____________________________________________________________________________
20102 [  1929] By: gsar                                  on 1998/10/06  03:50:36
20103     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20104          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
20105          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
20106          Subject: [PATCH 5.00552] Minor test improvement
20107  Branch: perl
20108        ! t/op/magic.t
20109 ____________________________________________________________________________
20110 [  1928] By: gsar                                  on 1998/10/06  03:49:03
20111     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20112          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
20113          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
20114          Subject: [PATCH 5.00552] emacs/ptags inprovements
20115  Branch: perl
20116        ! emacs/ptags
20117 ____________________________________________________________________________
20118 [  1927] By: gsar                                  on 1998/10/06  03:47:44
20119     Log: disable C<#define dirty PL_dirty> et al.
20120  Branch: perl
20121        ! embed.pl embedvar.h
20122 ____________________________________________________________________________
20123 [  1926] By: gsar                                  on 1998/10/06  03:43:32
20124     Log: From: Mark-Jason Dominus <mjd@plover.com>
20125          Date: Sun, 04 Oct 1998 14:48:11 -0400
20126          Message-ID: <19981004184811.16048.qmail@plover.com>
20127          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
20128  Branch: perl
20129        ! utils/perldoc.PL
20130 ____________________________________________________________________________
20131 [  1925] By: gsar                                  on 1998/10/06  03:27:35
20132     Log: disable USE_THREADS when PERL_OBJECT is enabled
20133  Branch: perl
20134        ! win32/Makefile win32/makefile.mk
20135 ____________________________________________________________________________
20136 [  1924] By: gsar                                  on 1998/10/06  03:26:54
20137     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
20138  Branch: perl
20139        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
20140        ! vms/perly_c.vms
20141 ____________________________________________________________________________
20142 [  1923] By: gsar                                  on 1998/10/03  05:19:56
20143     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
20144          overridden
20145  Branch: perl
20146        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
20147        ! proto.h vms/perly_c.vms
20148 ____________________________________________________________________________
20149 [  1922] By: gsar                                  on 1998/10/03  03:59:50
20150     Log: suppress manifypods leak in extensions
20151  Branch: perl
20152        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
20153 ____________________________________________________________________________
20154 [  1921] By: gsar                                  on 1998/10/02  22:30:15
20155     Log: os390 fixes (suggested by Peter Prymmer)
20156  Branch: perl
20157        ! Makefile.SH regcomp.c
20158 ____________________________________________________________________________
20159 [  1920] By: gsar                                  on 1998/10/02  21:41:19
20160     Log: squelch undef warnings
20161          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20162          Date: Fri, 02 Oct 1998 11:01:14 +0100
20163          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
20164          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
20165  Branch: perl
20166        ! Changes lib/Math/BigInt.pm
20167 ____________________________________________________________________________
20168 [  1919] By: gsar                                  on 1998/10/02  04:59:13
20169     Log: add note to INSTALL about ANSI C
20170  Branch: perl
20171        ! INSTALL
20172 ____________________________________________________________________________
20173 [  1918] By: gsar                                  on 1998/10/02  04:21:10
20174     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
20175          From: jan.dubois@ibm.net (Jan Dubois)
20176          Date: Wed, 30 Sep 1998 23:35:30 +0200
20177          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
20178          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
20179  Branch: perl
20180        ! lib/ExtUtils/xsubpp
20181 ____________________________________________________________________________
20182 [  1917] By: gsar                                  on 1998/10/02  04:16:02
20183     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20184          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
20185          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
20186          Subject: Re: Configure test for selectbits busted
20187  Branch: perl
20188        ! Configure
20189 ____________________________________________________________________________
20190 [  1916] By: gsar                                  on 1998/10/02  04:14:17
20191     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20192          Date: Wed, 30 Sep 1998 17:15:20 -0700
20193          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
20194          Subject: [PATCH 5.005_02]VMS config tweaks
20195  Branch: perl
20196        ! vms/descrip_mms.template vms/subconfigure.com
20197 ____________________________________________________________________________
20198 [  1915] By: gsar                                  on 1998/10/02  04:10:47
20199     Log: use Off_t to permit 64-bit seek()
20200          From: Scott Henry <scotth@sgi.com>
20201          Date: 29 Sep 1998 17:38:46 -0700
20202          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
20203          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
20204          --
20205          Date: 28 Sep 1998 18:55:37 -0700
20206          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
20207          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20208  Branch: perl
20209        ! doio.c pp_sys.c proto.h sv.c
20210 ____________________________________________________________________________
20211 [  1914] By: gsar                                  on 1998/10/02  04:05:36
20212     Log: normalize tm struct passed to strftime() with mktime()
20213          From: Spider Boardman <spider@orb.nashua.nh.us>
20214          Date: Wed, 30 Sep 1998 15:12:09 -0400
20215          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
20216          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
20217  Branch: perl
20218        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
20219 ____________________________________________________________________________
20220 [  1913] By: gsar                                  on 1998/10/02  03:59:46
20221     Log: don't try to run foo_SH.orig etc.
20222  Branch: perl
20223        ! Configure
20224 ____________________________________________________________________________
20225 [  1912] By: gsar                                  on 1998/10/02  03:45:37
20226     Log: make warning about glob process failure optional
20227  Branch: perl
20228        ! pod/perldiag.pod pp_hot.c
20229 ____________________________________________________________________________
20230 [  1911] By: gsar                                  on 1998/10/02  02:52:21
20231     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
20232          From: Dominic Dunlop <domo@vo.lu>
20233          Date: Tue, 29 Sep 1998 21:06:30 +0000
20234          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
20235          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
20236          --
20237          Date: Wed, 30 Sep 1998 11:46:44 +0000
20238          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
20239          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
20240  Branch: perl
20241        ! pod/perldiag.pod regcomp.c
20242 ____________________________________________________________________________
20243 [  1910] By: gsar                                  on 1998/10/02  02:48:48
20244     Log: minor Configure tweaks (via private mail)
20245          From: Jarkko Hietaniemi <jhi@iki.fi>
20246          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
20247          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
20248          Subject: [PATCH] 5.005_52: the drizzle continues
20249  Branch: perl
20250        ! Configure config_h.SH handy.h
20251 ____________________________________________________________________________
20252 [  1909] By: gsar                                  on 1998/10/02  02:46:39
20253     Log: update SCO hints for dynamic loading
20254          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20255          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
20256          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
20257          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20258          --
20259          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
20260          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
20261          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
20262  Branch: perl
20263        ! hints/sco.sh
20264 ____________________________________________________________________________
20265 [  1908] By: gsar                                  on 1998/10/02  02:33:39
20266     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
20267  Branch: perl
20268        ! lib/File/Find.pm
20269 ____________________________________________________________________________
20270 [  1907] By: gsar                                  on 1998/10/02  02:21:52
20271     Log: applied patches, but retained old behavior for win32 (where compilers
20272          can't read from stdin at all)
20273          From: Graham Barr <gbarr@ti.com>
20274          Date: Mon, 28 Sep 1998 09:41:49 -0500
20275          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
20276          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20277          --
20278          Date: Tue, 29 Sep 1998 12:35:43 -0500
20279          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
20280          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
20281  Branch: perl
20282        ! ext/Errno/Errno_pm.PL
20283 ____________________________________________________________________________
20284 [  1906] By: gsar                                  on 1998/10/02  02:02:19
20285     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
20286          Hietaniemi)
20287  Branch: perl
20288        ! t/op/grent.t
20289 ____________________________________________________________________________
20290 [  1905] By: gsar                                  on 1998/10/02  01:59:56
20291     Log: win32 caveats about truncate()
20292  Branch: perl
20293        ! pod/perlport.pod
20294 ____________________________________________________________________________
20295 [  1904] By: gsar                                  on 1998/10/02  01:53:25
20296     Log: various Configure and hints updates (prefer drand48() or random()
20297          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
20298          applied modulo SCO hints superceded by later patch
20299          From: Jarkko Hietaniemi <jhi@iki.fi>
20300          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
20301          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
20302          Subject: [PATCH] 5.005_52: Configure et al:
20303  Branch: perl
20304        + ext/IPC/SysV/hints/next_3.pl
20305        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
20306        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
20307        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
20308 ____________________________________________________________________________
20309 [  1903] By: gsar                                  on 1998/10/02  01:42:37
20310     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
20311          Date: Mon, 28 Sep 1998 17:41:49 +0100
20312          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
20313          Subject: [PATCH 5.005_52] Re: More on ?p 
20314          --
20315          Date: Thu, 01 Oct 1998 09:10:58 +0100
20316          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
20317          Subject: [PATCH 5.005_52] ?p fix
20318          --
20319          Date: Thu, 01 Oct 1998 10:45:56 +0100
20320          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
20321          Subject: [PATCH 5.005_52] more on ?p
20322  Branch: perl
20323        ! pp_ctl.c
20324 ____________________________________________________________________________
20325 [  1902] By: gsar                                  on 1998/10/02  01:36:14
20326     Log: From: Kenneth Duda <kjd@cisco.com>
20327          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
20328          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
20329          Subject: writemain dies when there are more than 4000 characters of extensions
20330  Branch: perl
20331        ! writemain.SH
20332 ____________________________________________________________________________
20333 [  1901] By: gsar                                  on 1998/10/02  01:33:16
20334     Log: tweak run_byacc recipe
20335  Branch: perl
20336        ! Makefile.SH Porting/pumpkin.pod
20337 ____________________________________________________________________________
20338 [  1900] By: gsar                                  on 1998/10/02  01:02:09
20339     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
20340  Branch: perl
20341        ! perl.h pp_ctl.c
20342 ____________________________________________________________________________
20343 [  1899] By: gsar                                  on 1998/09/28  20:46:30
20344     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
20345          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
20346          Dvornik)
20347  Branch: perl
20348        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
20349 ____________________________________________________________________________
20350 [  1898] By: gsar                                  on 1998/09/28  20:42:52
20351     Log: flush unsubmitted 5.00552 change
20352  Branch: perl
20353        ! MANIFEST
20354 ____________________________________________________________________________
20355 [  1897] By: gsar                                  on 1998/09/27  04:43:06
20356     Log: run vms_yfix.pl
20357  Branch: perl
20358        ! vms/perly_c.vms
20359 ____________________________________________________________________________
20360 [  1896] By: gsar                                  on 1998/09/27  03:38:55
20361     Log: small tweak on last change
20362  Branch: perl
20363        ! win32/win32.c
20364 ____________________________________________________________________________
20365 [  1895] By: gsar                                  on 1998/09/27  03:17:17
20366     Log: fix win32_stat() to do the right thing for share names
20367  Branch: perl
20368        ! win32/win32.c
20369 ____________________________________________________________________________
20370 [  1891] By: larry                                 on 1998/09/25  18:50:40
20371     Log: Fixed apostrophe problem from Mark Knutsen.
20372  Branch: perl
20373        ! sv.h
20374
20375 ----------------
20376 Version 5.005_52
20377 ----------------
20378
20379 ____________________________________________________________________________
20380 [  1890] By: gsar                                  on 1998/09/25  10:25:00
20381     Log: update template config.sh, add new config vars to win32 stuff
20382  Branch: perl
20383        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
20384        ! pp_sys.c proto.h win32/config.bc win32/config.gc
20385        ! win32/config.vc win32/config_H.bc win32/config_H.gc
20386        ! win32/config_H.vc win32/win32.h
20387 ____________________________________________________________________________
20388 [  1889] By: gsar                                  on 1998/09/25  07:13:13
20389     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
20390          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
20391          of full-fledged 64-bit support (including support for: fseeko/ftello,
20392          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
20393          in Fcntl)
20394          From: Jarkko Hietaniemi <jhi@iki.fi>
20395          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
20396          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
20397          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
20398          --
20399          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20400          Date: 12 Sep 1998 09:44:25 +0300
20401          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
20402          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
20403  Branch: perl
20404        + lib/filetest.pm
20405        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
20406        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
20407        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
20408        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
20409        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
20410        ! win32/makedef.pl
20411 ____________________________________________________________________________
20412 [  1888] By: gsar                                  on 1998/09/25  06:27:12
20413     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
20414  Branch: perl
20415        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
20416        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20417        ! win32/makedef.pl win32/makefile.mk win32/win32.c
20418 ____________________________________________________________________________
20419 [  1887] By: gsar                                  on 1998/09/25  04:50:49
20420     Log: win32.c tweak
20421  Branch: perl
20422        ! win32/win32.c
20423 ____________________________________________________________________________
20424 [  1886] By: gsar                                  on 1998/09/25  04:47:32
20425     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
20426  Branch: perl
20427        ! lib/ExtUtils/MakeMaker.pm
20428 ____________________________________________________________________________
20429 [  1885] By: gsar                                  on 1998/09/25  04:05:09
20430     Log: From: Dominic Dunlop <domo@vo.lu>
20431          Date: Thu, 10 Sep 1998 11:02:46 +0000
20432          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
20433          Subject: MM_Unix::canonpath erroneously turns leading // into /
20434  Branch: perl
20435        ! lib/ExtUtils/MM_Unix.pm
20436 ____________________________________________________________________________
20437 [  1884] By: gsar                                  on 1998/09/25  03:06:10
20438     Log: temporarily disable perl malloc for a2p until we clean up
20439          conflicting malloc() declarations everywhere
20440  Branch: perl
20441        ! x2p/Makefile.SH
20442 ____________________________________________________________________________
20443 [  1883] By: gsar                                  on 1998/09/25  02:27:00
20444     Log: remove obsolete win32/bin/*.pl
20445  Branch: perl
20446        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
20447        ! Changes MANIFEST win32/Makefile win32/makefile.mk
20448 ____________________________________________________________________________
20449 [  1882] By: gsar                                  on 1998/09/25  02:04:43
20450     Log: missing file in last submit
20451  Branch: perl
20452        ! proto.h
20453 ____________________________________________________________________________
20454 [  1881] By: gsar                                  on 1998/09/25  01:56:54
20455     Log: serial access to PL_x[inpr]v_root for USE_THREADS
20456  Branch: perl
20457        ! sv.c
20458 ____________________________________________________________________________
20459 [  1880] By: gsar                                  on 1998/09/25  01:19:38
20460     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
20461          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
20462          Date: Thu, 24 Sep 1998 22:01:09 +0900
20463          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
20464          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
20465  Branch: perl
20466        ! hv.c proto.h
20467 ____________________________________________________________________________
20468 [  1879] By: gsar                                  on 1998/09/25  00:20:07
20469     Log: tweaks to enable PERL_OBJECT to build & test on win32
20470  Branch: perl
20471        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
20472        ! win32/GenCAPI.pl
20473 ____________________________________________________________________________
20474 [  1878] By: gsar                                  on 1998/09/25  00:13:36
20475     Log: fix change#1861, which breaks default boot_xxx symbol generation
20476  Branch: perl
20477        ! lib/ExtUtils/Mksymlists.pm
20478 ____________________________________________________________________________
20479 [  1877] By: gsar                                  on 1998/09/24  10:29:54
20480     Log: two tweaks for clean build and test on Solaris
20481  Branch: perl
20482        ! op.c t/op/subst.t
20483 ____________________________________________________________________________
20484 [  1876] By: gsar                                  on 1998/09/24  09:04:43
20485     Log: From: Colin Kuskie <ckuskie@cadence.com>
20486          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
20487          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
20488          Subject: [PATCH 5.005_51] perlform.pod
20489  Branch: perl
20490        ! pod/perlform.pod
20491 ____________________________________________________________________________
20492 [  1875] By: gsar                                  on 1998/09/24  08:47:47
20493     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20494          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
20495          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
20496          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
20497  Branch: perl
20498        ! regexec.c
20499 ____________________________________________________________________________
20500 [  1874] By: gsar                                  on 1998/09/24  08:44:55
20501     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20502          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
20503          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
20504          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
20505  Branch: perl
20506        ! toke.c
20507 ____________________________________________________________________________
20508 [  1873] By: gsar                                  on 1998/09/24  08:39:41
20509     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20510          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
20511          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
20512          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
20513  Branch: perl
20514        ! Changes regcomp.c
20515 ____________________________________________________________________________
20516 [  1872] By: gsar                                  on 1998/09/24  08:37:00
20517     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
20518          Date: Sun, 23 Aug 1998 23:18:38 PDT
20519          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
20520          Subject: new irix_6.sh hints file
20521  Branch: perl
20522        ! hints/irix_6.sh
20523 ____________________________________________________________________________
20524 [  1871] By: gsar                                  on 1998/09/24  07:26:37
20525     Log: correct FSF address in various places
20526  Branch: perl
20527        ! Copying README ext/B/README lib/Getopt/Long.pm
20528 ____________________________________________________________________________
20529 [  1870] By: gsar                                  on 1998/09/24  07:11:56
20530     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
20531          Date:    Fri, 14 Aug 1998 09:20:16 PDT
20532          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
20533          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
20534  Branch: perl
20535        ! configure.com
20536 ____________________________________________________________________________
20537 [  1869] By: gsar                                  on 1998/09/24  06:55:59
20538     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
20539          From:    Scott Henry <scotth@sgi.com>
20540          Date:    13 Aug 1998 09:52:15 PDT
20541          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
20542          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
20543  Branch: perl
20544        ! hints/irix_6.sh
20545 ____________________________________________________________________________
20546 [  1868] By: gsar                                  on 1998/09/24  06:51:23
20547     Log: From:    Nathan Torkington <gnat@frii.com>
20548          Date:    Thu, 13 Aug 1998 10:59:48 MDT
20549          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
20550          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
20551  Branch: perl
20552        ! pod/perlfunc.pod
20553 ____________________________________________________________________________
20554 [  1867] By: gsar                                  on 1998/09/24  06:45:13
20555     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
20556          that are autoloaded)
20557  Branch: perl
20558        ! pp_ctl.c
20559 ____________________________________________________________________________
20560 [  1866] By: gsar                                  on 1998/09/24  05:21:19
20561     Log: grandfather deprecated "$$<digit>" no more
20562  Branch: perl
20563        ! pod/perldiag.pod toke.c
20564 ____________________________________________________________________________
20565 [  1865] By: gsar                                  on 1998/09/24  04:52:48
20566     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
20567          low bits (suggested by Ilya Zakharevich)
20568  Branch: perl
20569        ! hv.h
20570 ____________________________________________________________________________
20571 [  1864] By: gsar                                  on 1998/09/24  04:29:14
20572     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
20573          perly_c.diff
20574  Branch: perl
20575        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
20576        ! perly_c.diff toke.c
20577 ____________________________________________________________________________
20578 [  1863] By: gsar                                  on 1998/09/24  03:36:30
20579     Log: provide locked access to string table for USE_THREADS
20580  Branch: perl
20581        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
20582 ____________________________________________________________________________
20583 [  1862] By: gsar                                  on 1998/09/24  03:30:32
20584     Log: remove bogus warn()
20585  Branch: perl
20586        ! embed.pl
20587 ____________________________________________________________________________
20588 [  1861] By: gsar                                  on 1998/09/24  02:58:51
20589     Log: applied suggested patch, adapted for all platforms
20590          From: jan.dubois@ibm.net (Jan Dubois)
20591          Date: Sun, 20 Sep 1998 12:56:38 +0200
20592          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
20593          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
20594  Branch: perl
20595        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
20596        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20597        ! lib/ExtUtils/MakeMaker.pm
20598 ____________________________________________________________________________
20599 [  1860] By: gsar                                  on 1998/09/24  02:16:14
20600     Log: upgrade to CPAN-1.40
20601  Branch: perl
20602        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
20603 ____________________________________________________________________________
20604 [  1859] By: gsar                                  on 1998/09/24  02:08:59
20605     Log: use $ENV{MAKEMAKEROPT} to set default command line args
20606  Branch: perl
20607        ! lib/ExtUtils/MakeMaker.pm
20608 ____________________________________________________________________________
20609 [  1857] By: gsar                                  on 1998/09/23  10:58:36
20610     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20611          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
20612          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
20613          Subject: More verbose Test::Harness [PATCH]
20614  Branch: perl
20615        ! lib/Test/Harness.pm
20616 ____________________________________________________________________________
20617 [  1856] By: gsar                                  on 1998/09/23  10:56:24
20618     Log: update hints for OPENSTEP 4.2 on i386
20619          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
20620          Date: Sun, 20 Sep 1998 01:03:18 +0200
20621          Message-Id: <9809192303.AA29190@Spike>
20622          Subject: Perl 5.005_02 compilation problems
20623  Branch: perl
20624        ! hints/next_4.sh
20625 ____________________________________________________________________________
20626 [  1855] By: gsar                                  on 1998/09/23  10:52:27
20627     Log: reset errno after C<require> search (as suggested by Larry)
20628  Branch: perl
20629        ! pp_ctl.c
20630 ____________________________________________________________________________
20631 [  1854] By: gsar                                  on 1998/09/23  10:50:26
20632     Log: misc pod tweaks
20633  Branch: perl
20634        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
20635 ____________________________________________________________________________
20636 [  1853] By: gsar                                  on 1998/09/23  10:46:06
20637     Log: make Pod/Html.pm handle the --title option properly (as suggested
20638          by gml4410@ggr.co.uk)
20639  Branch: perl
20640        ! lib/Pod/Html.pm
20641 ____________________________________________________________________________
20642 [  1852] By: gsar                                  on 1998/09/23  10:41:39
20643     Log: SSNEW() API for allocating memory on the savestack
20644          From: Albert Dvornik <bert@genscan.com>
20645          Date: 17 Sep 1998 19:23:07 -0400
20646          Message-Id: <tqemtae338.fsf@puma.genscan.com>
20647          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
20648  Branch: perl
20649        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
20650        ! perl.h proto.h scope.c scope.h t/io/tell.t
20651 ____________________________________________________________________________
20652 [  1851] By: gsar                                  on 1998/09/23  10:37:05
20653     Log: From: Jochen Wiedmann <joe@ispsoft.de>
20654          Date: Thu, 17 Sep 1998 17:16:06 +0200
20655          Message-ID: <360127B6.E44564A@ispsoft.de>
20656          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
20657  Branch: perl
20658        ! lib/ExtUtils/MakeMaker.pm
20659 ____________________________________________________________________________
20660 [  1850] By: gsar                                  on 1998/09/23  10:33:05
20661     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
20662          Date: 15 Sep 1998 01:32:31 +0200
20663          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
20664          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
20665  Branch: perl
20666        ! lib/ExtUtils/MM_Unix.pm
20667 ____________________________________________________________________________
20668 [  1849] By: gsar                                  on 1998/09/23  10:29:04
20669     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
20670          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
20671          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
20672          Subject: Re: extralibs.ld problem in MM_VMS.pm
20673  Branch: perl
20674        ! lib/ExtUtils/MM_VMS.pm
20675 ____________________________________________________________________________
20676 [  1848] By: gsar                                  on 1998/09/23  10:25:24
20677     Log: From: Roderick Schertler <roderick@argon.org>
20678          Date: 11 Sep 1998 16:19:21 -0400
20679          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
20680          Subject: Re: Open2 and memory leaks
20681  Branch: perl
20682        ! lib/IPC/Open3.pm
20683 ____________________________________________________________________________
20684 [  1847] By: gsar                                  on 1998/09/23  10:18:31
20685     Log: From: Roderick Schertler <roderick@argon.org>
20686          Date: Wed, 09 Sep 1998 23:52:48 -0400
20687          Message-ID: <20567.905399568@eeyore.ibcinc.com>
20688          Subject: seed srand from /dev/urandom when possible
20689  Branch: perl
20690        ! pod/perlfunc.pod pp.c
20691 ____________________________________________________________________________
20692 [  1846] By: gsar                                  on 1998/09/23  10:12:22
20693     Log: From: Roderick Schertler <roderick@argon.org>
20694          Date: Thu, 10 Sep 1998 00:32:17 -0400
20695          Message-ID: <21142.905401937@eeyore.ibcinc.com>
20696          Subject: doc update for crypt()'s salt
20697  Branch: perl
20698        ! pod/perlfunc.pod
20699 ____________________________________________________________________________
20700 [  1845] By: gsar                                  on 1998/09/23  10:09:23
20701     Log: fix h2ph handling of C<#error "foo">
20702          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
20703          Date: Thu, 10 Sep 1998 09:59:33 +0900
20704          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
20705          Subject: [5.005_02] h2ph problem
20706  Branch: perl
20707        ! utils/h2ph.PL
20708 ____________________________________________________________________________
20709 [  1844] By: gsar                                  on 1998/09/23  10:06:13
20710     Log: plug strictly private function leaks in API listing
20711  Branch: perl
20712        ! pod/perlguts.pod
20713 ____________________________________________________________________________
20714 [  1843] By: gsar                                  on 1998/09/23  10:02:57
20715     Log: hide symbol for static build
20716          From: Dominic Dunlop <domo@vo.lu>
20717          Date: Tue, 8 Sep 1998 21:40:46 +0000
20718          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
20719          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
20720  Branch: perl
20721        ! regcomp.c
20722 ____________________________________________________________________________
20723 [  1842] By: gsar                                  on 1998/09/23  09:52:46
20724     Log: define PUT_svindex(), PUT_opindex()
20725  Branch: perl
20726        ! ext/B/B/Assembler.pm
20727 ____________________________________________________________________________
20728 [  1841] By: gsar                                  on 1998/09/23  09:44:25
20729     Log: From: Dominic Dunlop <domo@vo.lu>
20730          Date: Tue, 8 Sep 1998 15:34:53 +0000
20731          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
20732          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
20733  Branch: perl
20734        ! t/pragma/warn/regexec
20735 ____________________________________________________________________________
20736 [  1840] By: gsar                                  on 1998/09/23  09:42:17
20737     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
20738  Branch: perl
20739        ! win32/bin/pl2bat.pl
20740 ____________________________________________________________________________
20741 [  1839] By: gsar                                  on 1998/09/23  09:38:18
20742     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
20743          Date: Mon, 7 Sep 1998 17:36:09 +0900
20744          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
20745          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
20746  Branch: perl
20747        ! ext/Thread/Thread.xs
20748 ____________________________________________________________________________
20749 [  1838] By: gsar                                  on 1998/09/23  09:21:11
20750     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
20751          Date: Thu, 10 Sep 1998 00:02:07 -0400
20752          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
20753          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
20754  Branch: perl
20755        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
20756        + vos/config.h vos/config_h.SH_orig vos/perl.bind
20757        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
20758        ! MANIFEST perl.c perl.h pod/perlport.pod
20759 ____________________________________________________________________________
20760 [  1837] By: gsar                                  on 1998/09/23  08:45:58
20761     Log: (via private mail)
20762          From: Charles Bailey <BAILEY@newman.upenn.edu>
20763          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
20764          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
20765          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
20766  Branch: perl
20767        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
20768        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20769        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
20770        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
20771        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
20772        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
20773        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
20774        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
20775        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
20776        ! vms/writemain.pl
20777 ____________________________________________________________________________
20778 [  1836] By: gsar                                  on 1998/09/23  08:17:42
20779     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20780          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
20781          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
20782          Subject: [PATCH 5.005_*] OS/2 spawning typos
20783  Branch: perl
20784        ! os2/os2.c
20785 ____________________________________________________________________________
20786 [  1835] By: gsar                                  on 1998/09/23  08:09:55
20787     Log: warn on C<my($foo,$foo)>
20788  Branch: perl
20789        ! op.c pod/perldiag.pod
20790 ____________________________________________________________________________
20791 [  1834] By: gsar                                  on 1998/09/23  07:35:56
20792     Log: From: pvhp@forte.com (Peter Prymmer)
20793          Date: Fri, 4 Sep 98 13:27:41 PDT
20794          Message-Id: <9809042027.AA04463@forte.com>
20795          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
20796  Branch: perl
20797        ! README.vms
20798 ____________________________________________________________________________
20799 [  1833] By: gsar                                  on 1998/09/23  07:27:34
20800     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20801          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
20802          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
20803          Subject: PATCH: 5.005_02 hint/hpux.sh
20804  Branch: perl
20805        ! hints/hpux.sh
20806 ____________________________________________________________________________
20807 [  1832] By: gsar                                  on 1998/09/23  07:22:40
20808     Log: fix (some) installhtml bugs
20809          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
20810          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
20811          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
20812          Subject: installhtml script needs work
20813  Branch: perl
20814        ! installhtml
20815 ____________________________________________________________________________
20816 [  1831] By: gsar                                  on 1998/09/23  07:19:30
20817     Log: document 'U' magic with examples
20818          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
20819          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
20820          Message-Id: <199809011455.PAA00631@sale-wts>
20821          Subject: Re: Looking for some XS MAGIC examples...
20822  Branch: perl
20823        ! pod/perlguts.pod
20824 ____________________________________________________________________________
20825 [  1830] By: gsar                                  on 1998/09/23  07:16:43
20826     Log: From: pvhp@forte.com (Peter Prymmer)
20827          Date: Mon, 31 Aug 98 17:13:49 PDT
20828          Message-Id: <9809010013.AA06737@forte.com>
20829          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
20830  Branch: perl
20831        ! README.os390
20832 ____________________________________________________________________________
20833 [  1829] By: gsar                                  on 1998/09/23  07:15:08
20834     Log: fix problematic typecast in filter_del()
20835          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
20836          Date: Mon, 31 Aug 1998 21:13:11 GMT
20837          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
20838          Subject: perl5.005_02 does not build on Cray T90
20839  Branch: perl
20840        ! toke.c
20841 ____________________________________________________________________________
20842 [  1828] By: gsar                                  on 1998/09/23  07:11:34
20843     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20844          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
20845          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
20846          Subject: [PATCH 5.005_5*] (?>) broken in RE
20847  Branch: perl
20848        ! regexec.c t/op/re_tests
20849 ____________________________________________________________________________
20850 [  1827] By: gsar                                  on 1998/09/23  07:09:50
20851     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
20852  Branch: perl
20853        ! t/op/grent.t t/op/groups.t
20854 ____________________________________________________________________________
20855 [  1826] By: gsar                                  on 1998/09/23  07:03:16
20856     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
20857          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
20858          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
20859          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
20860  Branch: perl
20861        - interp.sym
20862        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
20863 ____________________________________________________________________________
20864 [  1825] By: gsar                                  on 1998/09/23  06:56:40
20865     Log: re-introduce change#1703
20866  Branch: perl
20867        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
20868 ____________________________________________________________________________
20869 [  1824] By: gsar                                  on 1998/09/23  06:44:19
20870     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20871          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
20872          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
20873          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
20874  Branch: perl
20875        ! lib/perl5db.pl
20876 ____________________________________________________________________________
20877 [  1823] By: gsar                                  on 1998/09/23  06:41:34
20878         Log: From: Joe Buehler <jhpb@hekimian.com>
20879              Date: 29 Aug 1998 17:13:28 -0400
20880              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
20881              Subject: patches for perl 5.005_51 under U/WIN
20882      Branch: perl
20883            + hints/uwin.sh
20884            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
20885            ! t/lib/posix.t
20886 ____________________________________________________________________________
20887 [  1822] By: gsar                                  on 1998/09/23  06:36:59
20888         Log: add missing C<no utf8;> tweak from Larry
20889      Branch: perl
20890            ! t/op/subst.t
20891 ____________________________________________________________________________
20892 [  1821] By: gsar                                  on 1998/09/23  06:27:51
20893         Log: s/runops/CALLRUNOPS/
20894      Branch: perl
20895            ! cc_runtime.h
20896 ____________________________________________________________________________
20897 [  1820] By: gsar                                  on 1998/09/23  06:24:49
20898         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
20899      Branch: perl
20900           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
20901           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
20902           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
20903           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
20904           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
20905           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
20906           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
20907           +> t/pragma/warn/util
20908            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
20909            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
20910            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
20911            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
20912            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
20913            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
20914            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
20915            - t/pragma/warn-util
20916            ! MANIFEST t/pragma/warning.t
20917 ____________________________________________________________________________
20918 [  1819] By: gsar                                  on 1998/09/23  06:08:46
20919         Log: make \(%foo) return refs to values (not copies of values)
20920              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20921              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
20922              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
20923              --
20924              From: Roderick Schertler <roderick@argon.org>
20925              Date: Sat, 29 Aug 1998 00:58:33 -0400
20926              Message-ID: <29894.904366713@eeyore.ibcinc.com>
20927              Subject: Re: \(%x) problems
20928      Branch: perl
20929            ! doop.c pod/perlref.pod
20930 ____________________________________________________________________________
20931 [  1818] By: gsar                                  on 1998/09/23  06:05:08
20932         Log: make h2xs generate ANSI prototypes
20933      Branch: perl
20934            ! utils/h2xs.PL
20935 ____________________________________________________________________________
20936 [  1817] By: gsar                                  on 1998/09/23  05:57:16
20937         Log: updated usethreads hints for hpux 10.X
20938              From: Matthew T Harden <mthard@mthard1.monsanto.com>
20939              Date: Fri, 28 Aug 1998 14:10:42 GMT
20940              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
20941              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
20942      Branch: perl
20943            ! hints/hpux.sh perl.h
20944 ____________________________________________________________________________
20945 [  1816] By: gsar                                  on 1998/09/23  05:53:31
20946         Log: don't create empty directories in installperl
20947              From: Robin Barker <rmb1@cise.npl.co.uk>
20948              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
20949              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
20950              Subject: [PATCH 5.005_02] install: empty dirs
20951      Branch: perl
20952            ! installperl
20953 ____________________________________________________________________________
20954 [  1815] By: gsar                                  on 1998/09/23  05:50:36
20955         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
20956              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20957              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
20958              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
20959              Subject: Re: your mail
20960      Branch: perl
20961            ! regexec.c t/op/re_tests
20962 ____________________________________________________________________________
20963 [  1814] By: gsar                                  on 1998/09/23  05:45:17
20964         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
20965              Date: Thu, 20 Aug 1998 20:59:03 -0400
20966              Message-ID: <19980820205903.A12908@O2.chapin.edu>
20967              Subject: [PATCH] h2ph misquotes #error directives
20968      Branch: perl
20969            ! t/lib/h2ph.pht utils/h2ph.PL
20970 ____________________________________________________________________________
20971 [  1813] By: gsar                                  on 1998/09/23  05:42:41
20972         Log: patch to support computed regular subexpressions
20973              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20974              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
20975              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
20976              Subject: [5.005_5* PATCH] Postponed RE - now!
20977      Branch: perl
20978            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
20979            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
20980 ____________________________________________________________________________
20981 [  1812] By: gsar                                  on 1998/09/23  05:26:26
20982         Log: better CR-handling on shebang line and in formats (fixed variant of
20983              patch suggested by Igor Sysoev <igor@nitek.ru>)
20984      Branch: perl
20985            ! perl.c toke.c
20986 ____________________________________________________________________________
20987 [  1811] By: gsar                                  on 1998/09/23  04:35:46
20988         Log: document non-loopish blocks better
20989              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20990              Date: Tue, 18 Aug 1998 12:28:36 +0100
20991              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
20992              Subject: Re: next in do {} while block gives error message
20993      Branch: perl
20994            ! pod/perlfunc.pod
20995 ____________________________________________________________________________
20996 [  1810] By: gsar                                  on 1998/09/23  04:12:05
20997         Log: fix bogus integerization of pop()'s return value
20998              From: Gurusamy Sarathy <gsar@engin.umich.edu>
20999              Date: Sat, 15 Aug 1998 23:27:54 -0400
21000              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
21001              Subject: Re: Complex expression does integer arithmetic 
21002      Branch: perl
21003            ! opcode.h opcode.pl
21004 ____________________________________________________________________________
21005 [  1809] By: gsar                                  on 1998/09/23  04:09:43
21006         Log: tweak README.win32
21007      Branch: perl
21008            ! README.win32
21009 ____________________________________________________________________________
21010 [  1808] By: gsar                                  on 1998/09/23  03:40:57
21011         Log: better diagnostic for do{} used as lvalue
21012      Branch: perl
21013            ! op.c pod/perlport.pod
21014 ____________________________________________________________________________
21015 [  1807] By: gsar                                  on 1998/09/23  03:38:30
21016         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
21017              From: hansm@icgroup.nl
21018              Date: Tue, 11 Aug 98 21:08:51 +0200
21019              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
21020              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
21021      Branch: perl
21022            ! malloc.c
21023 ____________________________________________________________________________
21024 [  1806] By: gsar                                  on 1998/09/23  03:36:08
21025         Log: support make written in perl (aka "pmake") on win32
21026      Branch: perl
21027            ! lib/ExtUtils/MM_Win32.pm
21028 ____________________________________________________________________________
21029 [  1805] By: gsar                                  on 1998/09/23  03:30:07
21030         Log: fix mismatched UV/U32 types for to_utf8_*()
21031      Branch: perl
21032            ! utf8.c
21033 ____________________________________________________________________________
21034 [  1804] By: gsar                                  on 1998/09/23  03:22:22
21035         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21036              Date: Sun, 9 Aug 1998 22:38:23 +0200
21037              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
21038              Subject: [PATCH 5.5002] dos-djgpp update
21039      Branch: perl
21040            ! t/io/fs.t
21041 ____________________________________________________________________________
21042 [  1803] By: gsar                                  on 1998/09/23  03:20:13
21043         Log: apply minimal variant of patch (sent via private mail)
21044              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
21045              Date: Wed, 12 Aug 1998 15:42:35 +0300
21046              Message-Id: <199808121242.PAA29761@comanche.spices>
21047              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
21048      Branch: perl
21049            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
21050            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
21051 ____________________________________________________________________________
21052 [  1802] By: gsar                                  on 1998/09/23  03:03:39
21053         Log: adjust searchdict.t for EBCDIC (still needs documenting)
21054              From: pvhp@forte.com (Peter Prymmer)
21055              Date: Thu, 6 Aug 98 18:09:39 PDT
21056              Message-Id: <9808070109.AA06158@forte.com>
21057              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
21058      Branch: perl
21059            ! README.os390 t/lib/searchdict.t
21060 ____________________________________________________________________________
21061 [  1801] By: gsar                                  on 1998/09/23  02:54:15
21062         Log: silence redefined warning for XS(INIT) {}
21063      Branch: perl
21064            ! op.c
21065 ____________________________________________________________________________
21066 [  1800] By: gsar                                  on 1998/09/23  02:42:23
21067         Log: support match indices via special variables @- and @+
21068              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21069              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
21070              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
21071              Subject: [PATCH 5.004_76] @- and @+
21072      Branch: perl
21073            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
21074            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
21075 ____________________________________________________________________________
21076 [  1799] By: gsar                                  on 1998/09/23  01:44:31
21077         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21078              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
21079              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
21080              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
21081      Branch: perl
21082            ! regcomp.c t/op/re_tests
21083 ____________________________________________________________________________
21084 [  1798] By: gsar                                  on 1998/09/23  01:39:23
21085         Log: integrate maint-5.005 changes (except conflicting change#1794)
21086      Branch: perl
21087            ! Changes
21088           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
21089           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
21090           !> win32/win32.h
21091 ____________________________________________________________________________
21092 [  1797] By: gsar                                  on 1998/09/23  01:32:36
21093         Log: add note to win32/Makefile about setting CCHOME
21094      Branch: perl
21095            ! win32/Makefile win32/makefile.mk
21096 ____________________________________________________________________________
21097 [  1796] By: gsar                                  on 1998/09/23  01:31:32
21098         Log: perl.pod tweak
21099      Branch: perl
21100            ! pod/perl.pod
21101 ____________________________________________________________________________
21102 [  1795] By: gsar                                  on 1998/09/21  20:34:10
21103         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
21104      Branch: perl
21105            ! lib/ExtUtils/xsubpp
21106 ____________________________________________________________________________
21107 [  1789] By: gsar                                  on 1998/09/18  18:01:37
21108         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
21109      Branch: perl
21110            ! cop.h t/cmd/for.t
21111 ____________________________________________________________________________
21112 [  1788] By: gsar                                  on 1998/09/17  02:19:11
21113         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
21114      Branch: perl
21115            ! win32/config.bc win32/config.gc win32/config.vc
21116 ____________________________________________________________________________
21117 [  1787] By: gsar                                  on 1998/09/17  01:45:14
21118         Log: suppress bogus warning on C<sub x {} x()>
21119      Branch: perl
21120            ! toke.c
21121 ____________________________________________________________________________
21122 [  1786] By: gsar                                  on 1998/09/17  01:42:51
21123         Log: ntohl typo in objXSUB.h
21124      Branch: perl
21125            ! objXSUB.h
21126 ____________________________________________________________________________
21127 [  1785] By: gsar                                  on 1998/09/17  01:41:48
21128         Log: fill gaps in sig_* entries in win32/config.?c
21129      Branch: perl
21130            ! win32/config.bc win32/config.gc win32/config.vc
21131 ____________________________________________________________________________
21132 [  1781] By: larry                                 on 1998/09/05  23:48:24
21133         Log: tr/// logic was hosed under utf8
21134      Branch: perl
21135            ! doop.c op.c op.h pp.c proto.h
21136 ____________________________________________________________________________
21137 [  1780] By: larry                                 on 1998/09/05  23:44:16
21138         Log: several new tests needed tweaking to work under utf8
21139      Branch: perl
21140            ! t/comp/require.t t/op/pack.t t/op/substr.t
21141 ____________________________________________________________________________
21142 [  1779] By: larry                                 on 1998/09/05  23:41:42
21143         Log: index() applied BM optimization to wrong argument
21144      Branch: perl
21145            ! op.c util.c
21146 ____________________________________________________________________________
21147 [  1778] By: larry                                 on 1998/09/05  23:38:29
21148         Log: Implicit require during compile reset line numbering
21149      Branch: perl
21150            ! pp_ctl.c
21151
21152 ----------------
21153 Version 5.005_51
21154 ----------------
21155
21156 ____________________________________________________________________________
21157 [  1777] By: gsar                                  on 1998/08/10  07:02:38
21158         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
21159              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
21160              lexical warning testsuite for win32
21161      Branch: perl
21162            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
21163            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
21164            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
21165            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
21166            ! win32/Makefile win32/makefile.mk
21167 ____________________________________________________________________________
21168 [  1776] By: gsar                                  on 1998/08/09  17:53:48
21169         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
21170      Branch: perl
21171            ! Changes MANIFEST perl.c pod/perlhist.pod
21172 ____________________________________________________________________________
21173 [  1775] By: gsar                                  on 1998/08/09  14:35:33
21174         Log: tweak warning test
21175      Branch: perl
21176            ! t/pragma/warn-toke
21177 ____________________________________________________________________________
21178 [  1774] By: gsar                                  on 1998/08/09  14:13:46
21179         Log: add missing dTHR; notes for test failures due to small stacksize
21180      Branch: perl
21181            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
21182            ! toke.c universal.c util.c
21183 ____________________________________________________________________________
21184 [  1773] By: gsar                                  on 1998/08/09  11:31:53
21185         Log: lexical warnings; tweaks to places that didn't apply correctly
21186              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
21187              Date:    Wed, 29 Jul 1998 09:28:45 BST
21188              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
21189              Subject: lexical warnings patch for 5.005_50
21190      Branch: perl
21191            + README.lexwarn lib/warning.pm t/pragma/warn-2use
21192            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
21193            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
21194            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
21195            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
21196            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
21197            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
21198            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
21199            + warning.h warning.pl
21200            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
21201            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
21202            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
21203            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
21204            ! universal.c util.c
21205 ____________________________________________________________________________
21206 [  1772] By: gsar                                  on 1998/08/08  23:06:00
21207         Log: bump patchlevel to 5.005_51
21208      Branch: perl
21209            ! patchlevel.h win32/Makefile win32/config_H.bc
21210            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21211 ____________________________________________________________________________
21212 [  1771] By: gsar                                  on 1998/08/08  23:01:57
21213         Log: fix bogus warning on "\x{123}"
21214              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
21215              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
21216              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
21217              Subject: [5.005_50 PATCH] Some unicode problems
21218      Branch: perl
21219            ! regcomp.c toke.c
21220 ____________________________________________________________________________
21221 [  1770] By: gsar                                  on 1998/08/08  22:56:55
21222         Log: hide dup symbol for static build of ext/re
21223              From: Dominic Dunlop <domo@ppp72.vo.lu>
21224              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
21225              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
21226              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
21227      Branch: perl
21228            ! regcomp.c
21229 ____________________________________________________________________________
21230 [  1769] By: gsar                                  on 1998/08/08  22:45:06
21231         Log: fix double free on -Mutf8 -e '$b=uc("")'
21232              From: larry@wall.org (Larry Wall)
21233              Date: Fri, 7 Aug 1998 14:42:43 -0700
21234              Message-Id: <199808072142.OAA14920@wall.org>
21235              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
21236      Branch: perl
21237            ! pp.c
21238 ____________________________________________________________________________
21239 [  1768] By: gsar                                  on 1998/08/08  22:42:29
21240         Log: substr() assumes utf8 without say-so
21241              From: larry@wall.org (Larry Wall)
21242              Date: Fri, 7 Aug 1998 12:25:12 -0700
21243              Message-Id: <199808071925.MAA13436@wall.org>
21244              Subject: [PATCH 5.005_50] substr bug?
21245      Branch: perl
21246            ! pp.c
21247 ____________________________________________________________________________
21248 [  1767] By: gsar                                  on 1998/08/08  22:38:25
21249         Log: fix intolerance of SWASHes for blank lines
21250              From: Gisle Aas <aas@sn.no>
21251              Date: 06 Aug 1998 23:28:57 +0200
21252              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
21253              Subject: Re: Re[2]: another joyride begins
21254      Branch: perl
21255            ! lib/utf8_heavy.pl
21256 ____________________________________________________________________________
21257 [  1766] By: gsar                                  on 1998/08/08  22:33:10
21258         Log: utf8 doc tweak
21259              From: Gisle Aas <aas@sn.no>
21260              Date: 05 Aug 1998 00:41:04 +0200
21261              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
21262              Subject: Matching clumps
21263      Branch: perl
21264            ! lib/utf8.pm
21265 ____________________________________________________________________________
21266 [  1765] By: gsar                                  on 1998/08/08  22:31:37
21267         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
21268              From: Gisle Aas <aas@sn.no>
21269              Date: 04 Aug 1998 22:56:11 +0200
21270              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
21271              Subject: Re: another joyride begins
21272      Branch: perl
21273            ! lib/utf8_heavy.pl
21274 ____________________________________________________________________________
21275 [  1764] By: gsar                                  on 1998/08/08  22:28:43
21276         Log: From: larry@wall.org (Larry Wall)
21277              Date: Tue, 4 Aug 1998 17:04:51 -0700
21278              Message-Id: <199808050004.RAA22592@wall.org>
21279              Subject: [PATCH 5.005_50] \pX not implemented!
21280      Branch: perl
21281            ! regcomp.c
21282 ____________________________________________________________________________
21283 [  1763] By: gsar                                  on 1998/08/08  22:27:15
21284         Log: From: Stephen McCamant <alias@mcs.com>
21285              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
21286              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
21287              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
21288      Branch: perl
21289            ! op.c
21290 ____________________________________________________________________________
21291 [  1762] By: gsar                                  on 1998/08/08  22:26:09
21292         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21293              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
21294              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
21295              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
21296      Branch: perl
21297            + t/op/grent.t t/op/pwent.t
21298            ! MANIFEST
21299 ____________________________________________________________________________
21300 [  1761] By: gsar                                  on 1998/08/08  22:21:52
21301         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21302              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
21303              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
21304              Subject: [5.005_50 PATCH] misprint in RE engine
21305      Branch: perl
21306            ! regexec.c t/op/re_tests
21307 ____________________________________________________________________________
21308 [  1760] By: gsar                                  on 1998/08/08  22:18:54
21309         Log: integrate maint-5.005 changes into mainline
21310      Branch: perl
21311           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
21312           !> (integrate 138 files)
21313 ____________________________________________________________________________
21314 [  1672] By: gsar                                  on 1998/07/27  18:35:28
21315         Log: create new Changes
21316      Branch: perl
21317            + Changes
21318            ! Changes5.005 MANIFEST
21319 ____________________________________________________________________________
21320 [  1671] By: gsar                                  on 1998/07/27  18:30:57
21321         Log: rename Changes --> Changes5.005
21322      Branch: perl
21323           +> Changes5.005
21324            - Changes
21325 ____________________________________________________________________________
21326 [  1670] By: gsar                                  on 1998/07/27  18:10:14
21327         Log: integrate 5.005_01 changes from maint
21328      Branch: perl
21329            ! Changes
21330           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
21331           !> win32/win32.c
21332 ____________________________________________________________________________
21333 [  1667] By: nick                                  on 1998/07/26  14:31:01
21334         Log: Add dTHR so that it compiles miniperl in threaded mode
21335      Branch: perl
21336            ! doop.c mg.c regcomp.c regexec.c
21337 ____________________________________________________________________________
21338 [  1666] By: nick                                  on 1998/07/26  13:01:10
21339         Log: Resolve ansiperl against mainline (@1648?)
21340              Unclear that change number has "taken".
21341      Branch: ansiperl
21342           +> (branch 169 files)
21343            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
21344           !> (integrate 131 files)
21345
21346 ----------------
21347 Version 5.005_50
21348 ----------------
21349
21350 ____________________________________________________________________________
21351 [  1665] By: gsar                                  on 1998/07/26  05:38:48
21352         Log: add trailing newline to file
21353      Branch: perl
21354            ! Changes lib/unicode/blocks.txt
21355 ____________________________________________________________________________
21356 [  1664] By: gsar                                  on 1998/07/26  05:08:48
21357         Log: integrate proto.h additions from maint-5.005
21358      Branch: perl
21359           !> pod/perlhist.pod proto.h
21360 ____________________________________________________________________________
21361 [  1663] By: gsar                                  on 1998/07/26  05:07:05
21362         Log: add new files to MANIFEST; add missing prototypes to proto.h;
21363              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
21364              add typecasts to silence warnings; tweaks for win32 builds
21365      Branch: perl
21366            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
21367            ! win32/Makefile win32/makefile.mk
21368 ____________________________________________________________________________
21369 [  1662] By: gsar                                  on 1998/07/26  05:01:52
21370         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
21371      Branch: maint-5.005/perl
21372            ! pod/perlhist.pod proto.h
21373 ____________________________________________________________________________
21374 [  1661] By: gsar                                  on 1998/07/26  02:52:48
21375         Log: up patchlevel to 5.005_50
21376      Branch: perl
21377            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
21378            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21379 ____________________________________________________________________________
21380 [  1660] By: gsar                                  on 1998/07/26  02:43:57
21381         Log: integrate utfperl
21382      Branch: perl
21383           +> (branch 162 files)
21384           !> (integrate 29 files)
21385 ____________________________________________________________________________
21386 [  1659] By: gsar                                  on 1998/07/26  02:38:22
21387         Log: integrate maint-5.005 changes
21388      Branch: perl
21389           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
21390           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
21391           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
21392           !> vms/descrip_mms.template vms/subconfigure.com
21393 ____________________________________________________________________________
21394 [  1658] By: gsar                                  on 1998/07/26  02:23:46
21395         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
21396              Date: Fri, 24 Jul 1998 11:38:25 -0700
21397              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
21398              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
21399              --
21400              Date: Fri, 24 Jul 1998 12:30:36 -0700
21401              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
21402              Subject: [PATCH 5.005]Tweaks to README.vms
21403              --
21404              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
21405              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
21406              Subject: [PATCH 5.005] Final build cleanup patch
21407      Branch: maint-5.005/perl
21408            ! README.vms vms/descrip_mms.template vms/subconfigure.com
21409 ____________________________________________________________________________
21410 [  1657] By: gsar                                  on 1998/07/26  02:19:50
21411         Log: another platform where pp_sselect() needs a whole fd_set buffer
21412              From: Lupe Christoph <lupe@alanya.m.isar.de>
21413              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
21414              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
21415              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
21416      Branch: maint-5.005/perl
21417            ! pp_sys.c
21418 ____________________________________________________________________________
21419 [  1656] By: gsar                                  on 1998/07/26  02:12:46
21420         Log: fix problem building modules on dos-djgpp
21421              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
21422              Date: Sat, 25 Jul 1998 00:53:39 +0200
21423              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
21424              Subject: [PATCH 5.005] dos-djgpp and modules problem
21425      Branch: maint-5.005/perl
21426            ! djgpp/fixpmain
21427 ____________________________________________________________________________
21428 [  1655] By: gsar                                  on 1998/07/26  02:11:09
21429         Log: From: Tom Spindler <dogcow@home.merit.edu>
21430              Date: Wed, 22 Jul 1998 16:11:07 -0400
21431              Message-ID: <19980722161107.A16813@home.merit.edu>
21432              Subject: [PATCH 5.005] BeOS tweak
21433      Branch: maint-5.005/perl
21434            ! hints/beos.sh
21435 ____________________________________________________________________________
21436 [  1654] By: gsar                                  on 1998/07/26  02:09:29
21437         Log: various pod tweaks
21438      Branch: maint-5.005/perl
21439            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
21440            ! pod/perltoc.pod
21441 ____________________________________________________________________________
21442 [  1653] By: gsar                                  on 1998/07/26  02:05:46
21443         Log: fix emacs/ptags for PL_* changes
21444              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21445              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
21446              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
21447              Subject: [PATCH 5.004_76] Yet better ptags
21448      Branch: maint-5.005/perl
21449            ! emacs/ptags
21450 ____________________________________________________________________________
21451 [  1652] By: gsar                                  on 1998/07/26  02:03:01
21452         Log: fix behavior of <=> on bigints
21453              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21454              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
21455              Date: Fri, 24 Jul 1998 18:29:53 +0100
21456              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
21457      Branch: maint-5.005/perl
21458            ! lib/Math/BigInt.pm t/lib/bigintpm.t
21459 ____________________________________________________________________________
21460 [  1651] By: larry                                 on 1998/07/24  05:44:33
21461         Log: Here are the long-expected Unicode/UTF-8 modifications.
21462      Branch: utfperl
21463            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
21464            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
21465            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
21466            + lib/unicode/Decomposition.pl
21467            + lib/unicode/In/AlphabeticPresentationForms.pl
21468            + lib/unicode/In/Arabic.pl
21469            + lib/unicode/In/ArabicPresentationForms-A.pl
21470            + lib/unicode/In/ArabicPresentationForms-B.pl
21471            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
21472            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
21473            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
21474            + lib/unicode/In/BoxDrawing.pl
21475            + lib/unicode/In/CJKCompatibility.pl
21476            + lib/unicode/In/CJKCompatibilityForms.pl
21477            + lib/unicode/In/CJKCompatibilityIdeographs.pl
21478            + lib/unicode/In/CJKSymbolsandPunctuation.pl
21479            + lib/unicode/In/CJKUnifiedIdeographs.pl
21480            + lib/unicode/In/CombiningDiacriticalMarks.pl
21481            + lib/unicode/In/CombiningHalfMarks.pl
21482            + lib/unicode/In/CombiningMarksforSymbols.pl
21483            + lib/unicode/In/ControlPictures.pl
21484            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
21485            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
21486            + lib/unicode/In/EnclosedAlphanumerics.pl
21487            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
21488            + lib/unicode/In/GeneralPunctuation.pl
21489            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
21490            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
21491            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
21492            + lib/unicode/In/HalfwidthandFullwidthForms.pl
21493            + lib/unicode/In/HangulCompatibilityJamo.pl
21494            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
21495            + lib/unicode/In/Hebrew.pl
21496            + lib/unicode/In/HighPrivateUseSurrogates.pl
21497            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
21498            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
21499            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
21500            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
21501            + lib/unicode/In/LatinExtended-A.pl
21502            + lib/unicode/In/LatinExtended-B.pl
21503            + lib/unicode/In/LatinExtendedAdditional.pl
21504            + lib/unicode/In/LetterlikeSymbols.pl
21505            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
21506            + lib/unicode/In/MathematicalOperators.pl
21507            + lib/unicode/In/MiscellaneousSymbols.pl
21508            + lib/unicode/In/MiscellaneousTechnical.pl
21509            + lib/unicode/In/NumberForms.pl
21510            + lib/unicode/In/OpticalCharacterRecognition.pl
21511            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
21512            + lib/unicode/In/SmallFormVariants.pl
21513            + lib/unicode/In/SpacingModifierLetters.pl
21514            + lib/unicode/In/Specials.pl
21515            + lib/unicode/In/SuperscriptsandSubscripts.pl
21516            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
21517            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
21518            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
21519            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
21520            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
21521            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
21522            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
21523            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
21524            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
21525            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
21526            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
21527            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
21528            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
21529            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
21530            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
21531            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
21532            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
21533            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
21534            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
21535            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
21536            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
21537            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
21538            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
21539            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
21540            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
21541            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
21542            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
21543            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
21544            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
21545            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
21546            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
21547            + lib/unicode/JamoShort.pl lib/unicode/Makefile
21548            + lib/unicode/Name.pl lib/unicode/Number.pl
21549            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
21550            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
21551            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
21552            + lib/unicode/blocks.txt lib/unicode/index2.txt
21553            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
21554            + lib/unicode/names2.txt lib/unicode/props2.txt
21555            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
21556            + utf8.c utf8.h
21557            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
21558            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
21559            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
21560            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
21561            ! t/op/vec.t toke.c util.c vms/vmsish.h
21562 ____________________________________________________________________________
21563 [  1650] By: gsar                                  on 1998/07/24  04:06:48
21564         Log: create utfperl branch
21565      Branch: utfperl
21566           +> (branch 1079 files)
21567 ____________________________________________________________________________
21568 [  1649] By: gsar                                  on 1998/07/24  03:56:56
21569         Log: create maint-5.005 branch
21570      Branch: maint-5.005/perl
21571           +> (branch 1079 files)
21572 ____________________________________________________________________________
21573 [  1648] By: gsar                                  on 1998/07/24  03:36:35
21574         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
21575      Branch: perl
21576            ! Changes
21577