This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
proto.h was mssing from the list of generated files;
[perl5.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 February 2000):
18
19     Gisle Aas           <gisle@aas.no>
20     Abigail             <abigail@delanet.com>
21     Kenneth Albanowski  <kjahds@kjahds.com>
22     Russ Allbery        <rra@stanford.edu>
23     Brad Appleton       <bradapp@enteract.com>
24     Greg Bacon          <gbacon@itsc.uah.edu>
25     Robin Barker        <rmb1@cise.npl.co.uk>
26     Vishal Bhatia       <vishal@gol.com>
27     Spider Boardman     <spider@orb.nashua.nh.us>
28     Tom Christiansen    <tchrist@perl.com>
29     Mark-Jason Dominus  <mjd@plover.com>
30     Jan Dubois          <jand@activestate.com>
31     Dominic Dunlop      <domo@computer.org>
32     Eric Fifer          <efifer@sanwaint.com>
33     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
34     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
35     Jarkko Hietaniemi   <jhi@iki.fi>
36     Tom Hughes          <tom@compton.nu>
37     Nick Ing-Simmons    <nik@tiuk.ti.com>
38     Andreas Koenig      <a.koenig@mind.de>
39     Douglas Lankshear   <dougl@activestate.com>
40     Doug MacEachern     <dougm@opengroup.org>
41     Raphael Manfredi    <Raphael.Manfredi@st.com>
42     Paul Marquess       <Paul.Marquess@btinternet.com>
43     Stephen McCamant    <alias@mcs.com>
44     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
45     Hans Mulder         <hansmu@xs4all.nl>
46     Chris Nandor        <pudge@pobox.com>
47     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
48     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
49     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
50     Tom Phoenix         <rootbeer@teleport.com>
51     Joshua Pritikin     <joshua.pritikin@db.com>
52     Peter Prymmer       <pvhp@forte.com>
53     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
54     Dean Roehrich       <roehrich@cray.com>
55     Hugo van der Sanden <hv@crypt0.demon.co.uk>
56     Michael G Schwern   <schwern@pobox.com>
57     Roderick Schertler  <roderick@argon.org>
58     Kurt D. Starsinic   <kstar@isinet.com>
59     Benjamin Stuhl      <sho_pi@hotmail.com>
60     Dan Sugalski        <sugalskd@osshe.edu>
61     Nathan Torkington   <gnat@frii.com>
62     Larry W. Virden     <lvirden@cas.org>
63     Johan Vromans       <jvromans@squirrel.nl>
64     Ilya Zakharevich    <ilya@math.ohio-state.edu>
65
66 And the Keepers of the Patch Pumpkin:
67
68     Charles Bailey      <bailey@newman.upenn.edu>
69     Graham Barr         <gbarr@ti.com>
70     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
71     Tim Bunce           <Tim.Bunce@ig.co.uk>
72     Andy Dougherty      <doughera@lafcol.lafayette.edu>
73     Gurusamy Sarathy    <gsar@activestate.com>
74     Chip Salzenberg     <chip@perl.com>
75
76 And, of course, the Author of Perl:
77
78     Larry Wall          <larry@wall.org>
79
80
81 NOTE: Each change entry shows the change number; who checked it into the
82 repository; when; description of the change; which branch the change
83 happened in; and the affected files.  The file lists have a short symbolic
84 indicator:
85
86             !       modified
87             +       added
88             -       deleted
89             +>      branched (from elsewhere)
90             !>      merged changes (from elsewhere)
91
92
93 ----------------
94 Version v5.5.660        Development release working toward v5.6
95 ----------------
96
97 ____________________________________________________________________________
98 [  5198] By: gsar                                  on 2000/02/22  10:45:54
99         Log: PodParser-1.093 update (from Brad Appleton's site)
100      Branch: perl
101            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
102            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
103            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
104            ! t/pod/special_seqs.t t/pod/special_seqs.xr
105 ____________________________________________________________________________
106 [  5197] By: gsar                                  on 2000/02/22  10:24:13
107         Log: integrate cfgperl contents into mainline, update Changes
108      Branch: perl
109            ! Changes pod/perlhist.pod
110           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
111           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
112           !> pod/perldelta.pod
113 ____________________________________________________________________________
114 [  5196] By: gsar                                  on 2000/02/22  10:10:36
115         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
116      Branch: perl
117            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
118            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
119            ! t/lib/glob-taint.t t/lib/io_unix.t
120 ____________________________________________________________________________
121 [  5195] By: gsar                                  on 2000/02/22  10:01:49
122         Log: s/undef/NO_INIT/g in change#5183
123      Branch: perl
124            ! lib/ExtUtils/xsubpp pod/perlxs.pod
125 ____________________________________________________________________________
126 [  5194] By: gsar                                  on 2000/02/22  09:44:07
127         Log: perlipc bug (spotted by Ben Low)
128      Branch: perl
129            ! pod/perlipc.pod
130 ____________________________________________________________________________
131 [  5193] By: gsar                                  on 2000/02/22  09:38:58
132         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
133      Branch: perl
134            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
135 ____________________________________________________________________________
136 [  5192] By: gsar                                  on 2000/02/22  09:26:06
137         Log: improvements for high-bit text literals (from Gisle Aas)
138      Branch: perl
139            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
140            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
141 ____________________________________________________________________________
142 [  5191] By: gsar                                  on 2000/02/22  07:35:47
143         Log: allow C<print v10>, $h{v13.10} etc.
144      Branch: perl
145            ! t/op/ver.t toke.c
146 ____________________________________________________________________________
147 [  5190] By: gsar                                  on 2000/02/22  05:35:27
148         Log: adjust for lost fp precision in require version check
149      Branch: perl
150            ! pp_ctl.c t/comp/require.t
151 ____________________________________________________________________________
152 [  5189] By: jhi                                   on 2000/02/22  05:14:35
153         Log: Check the alignment of long doubles if they are to be used;
154              regen Configure.
155      Branch: cfgperl
156            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
157            ! config_h.SH
158      Branch: metaconfig
159            ! U/compline/alignbytes.U
160 ____________________________________________________________________________
161 [  5188] By: gsar                                  on 2000/02/22  04:45:57
162         Log: use same treatment for EINVAL as for ETIMEDOUT
163      Branch: perl
164            ! ext/IO/lib/IO/Socket/INET.pm
165 ____________________________________________________________________________
166 [  5187] By: gsar                                  on 2000/02/21  23:15:12
167         Log: type mismatch
168      Branch: perl
169            ! sv.c
170 ____________________________________________________________________________
171 [  5186] By: gsar                                  on 2000/02/21  21:10:26
172         Log: remove dual-valueness of v-strings (i.e., they are pure strings
173              now); avoid the word "tuple" to describe strings represented as
174              character ordinals; usurp $PERL_VERSION for $^V as suggested by
175              Larry, deprecate $] ; adjust the documentation and testsuite
176              accordingly
177      Branch: perl
178            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
179            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
180            ! t/comp/require.t t/op/ver.t toke.c
181 ____________________________________________________________________________
182 [  5185] By: jhi                                   on 2000/02/21  20:36:05
183         Log: detypo
184      Branch: cfgperl
185            ! perl.h
186 ____________________________________________________________________________
187 [  5184] By: gsar                                  on 2000/02/21  18:37:38
188         Log: clarify "use Module VERSION LIST" (from Robin Barker)
189      Branch: perl
190            ! pod/perlfunc.pod
191 ____________________________________________________________________________
192 [  5183] By: gsar                                  on 2000/02/21  18:31:42
193         Log: allow optional XSUB parameters without being forced to use a
194              default (from Hugo van der Sanden)
195      Branch: perl
196            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
197 ____________________________________________________________________________
198 [  5182] By: jhi                                   on 2000/02/21  18:22:47
199         Log: Add Solaris LP64 notes. 
200      Branch: cfgperl
201            ! hints/solaris_2.sh
202 ____________________________________________________________________________
203 [  5181] By: gsar                                  on 2000/02/21  16:53:39
204         Log: generalize "%v" format into a flag for any integral format type:
205              "%vd", "%v#o", "%*vX", etc are allowed
206      Branch: perl
207            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
208            ! utils/perlbug.PL
209 ____________________________________________________________________________
210 [  5180] By: gsar                                  on 2000/02/21  07:11:00
211         Log: detypo
212      Branch: perl
213            ! ext/B/B.xs
214 ____________________________________________________________________________
215 [  5179] By: gsar                                  on 2000/02/21  07:08:38
216         Log: undo accidental delete
217      Branch: perl
218            ! ext/B/B.pm ext/B/B.xs
219 ____________________________________________________________________________
220 [  5178] By: gsar                                  on 2000/02/21  07:02:16
221         Log: get Compiler "working" under useithreads
222      Branch: perl
223            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
224            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
225 ____________________________________________________________________________
226 [  5177] By: jhi                                   on 2000/02/21  03:16:24
227         Log: Thou shalt not printf longs with %d.
228      Branch: cfgperl
229            ! malloc.c
230 ____________________________________________________________________________
231 [  5176] By: jhi                                   on 2000/02/21  01:37:35
232         Log: Integrate with Sarathy.
233      Branch: cfgperl
234           +> t/pragma/warn/9enabled
235           !> (integrate 63 files)
236 ____________________________________________________________________________
237 [  5175] By: gsar                                  on 2000/02/21  00:25:00
238         Log: misplaced braces
239      Branch: perl
240            ! malloc.c
241 ____________________________________________________________________________
242 [  5174] By: gsar                                  on 2000/02/21  00:09:16
243         Log: more malloc.c tweaks for change#5070
244      Branch: perl
245            ! malloc.c
246 ____________________________________________________________________________
247 [  5173] By: gsar                                  on 2000/02/21  00:01:17
248         Log: malloc.c fixups in change#5170 need to fetch thx pointer
249      Branch: perl
250            ! malloc.c
251 ____________________________________________________________________________
252 [  5172] By: gsar                                  on 2000/02/20  23:52:39
253         Log: missing file in change#5170
254      Branch: perl
255            + t/pragma/warn/9enabled
256 ____________________________________________________________________________
257 [  5171] By: gsar                                  on 2000/02/20  23:49:17
258         Log: skip conditionally defined symbols in change#5162
259      Branch: perl
260            ! makedef.pl
261 ____________________________________________________________________________
262 [  5170] By: gsar                                  on 2000/02/20  22:58:09
263         Log: lexical warnings update, ability to inspect bitmask in calling
264              scope, among other things (from Paul Marquess)
265      Branch: perl
266            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
267            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
268            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
269            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
270            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
271            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
272 ____________________________________________________________________________
273 [  5169] By: gsar                                  on 2000/02/20  22:22:28
274         Log: windows fixes for virtualizing child std{in,out,err} handles,
275              attempts to lock uninitialized critical section in files that
276              were never explicitly opened (from Doug Lankshear)
277      Branch: perl
278            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
279 ____________________________________________________________________________
280 [  5168] By: gsar                                  on 2000/02/20  20:19:11
281         Log: update Changes, credits
282      Branch: perl
283            ! Changes
284 ____________________________________________________________________________
285 [  5167] By: gsar                                  on 2000/02/20  18:54:27
286         Log: avoid reading out-of-bounds memory when matching against reference
287      Branch: perl
288            ! regexec.c
289 ____________________________________________________________________________
290 [  5166] By: gsar                                  on 2000/02/20  17:59:41
291         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
292      Branch: perl
293            ! doop.c
294 ____________________________________________________________________________
295 [  5165] By: gsar                                  on 2000/02/20  17:57:08
296         Log: test fix needed by change#5164
297      Branch: perl
298            ! t/pragma/warn/toke
299 ____________________________________________________________________________
300 [  5164] By: gsar                                  on 2000/02/20  17:50:38
301         Log: default mkdir() mode argument to 0777
302      Branch: perl
303            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
304            ! t/op/mkdir.t toke.c
305 ____________________________________________________________________________
306 [  5163] By: gsar                                  on 2000/02/20  16:34:33
307         Log: glob() takes one or no user arguments and a non-user-visible second
308              hidden argument, fix its prototype-checking accordingly
309      Branch: perl
310            ! op.c opcode.h opcode.pl
311 ____________________________________________________________________________
312 [  5162] By: gsar                                  on 2000/02/20  16:07:38
313         Log: make change#3386 a build-time option (avoids problems due to
314              perl_run() longjmping out)
315      Branch: perl
316            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
317            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
318            ! scope.h sv.c thrdvar.h util.c
319 ____________________________________________________________________________
320 [  5161] By: gsar                                  on 2000/02/20  12:13:37
321         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
322              modified to use Errno more portably)
323      Branch: perl
324            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
325 ____________________________________________________________________________
326 [  5160] By: gsar                                  on 2000/02/20  11:53:28
327         Log: mention portability caveat about C<use Errno 'EFOO'>
328      Branch: perl
329            ! ext/Errno/Errno_pm.PL
330 ____________________________________________________________________________
331 [  5159] By: gsar                                  on 2000/02/20  11:14:36
332         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
333      Branch: perl
334            ! pod/perlvar.pod
335 ____________________________________________________________________________
336 [  5158] By: gsar                                  on 2000/02/20  10:53:49
337         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
338      Branch: perl
339            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
340            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
341            ! vms/descrip_mms.template
342 ____________________________________________________________________________
343 [  5157] By: jhi                                   on 2000/02/19  20:29:26
344         Log: Be explicit about what ops work with bt vectors.
345              (And implicit about which don't.)
346      Branch: cfgperl
347            ! pod/perldelta.pod
348 ____________________________________________________________________________
349 [  5156] By: jhi                                   on 2000/02/19  18:38:14
350         Log: Integrate with Sarathy.
351      Branch: cfgperl
352           +> lib/bytes.pm lib/bytes_heavy.pl
353            - lib/byte.pm lib/byte_heavy.pl
354           !> (integrate 61 files)
355 ____________________________________________________________________________
356 [  5155] By: gsar                                  on 2000/02/19  17:57:39
357         Log: char vs U8 warnings
358      Branch: perl
359            ! sv.c
360 ____________________________________________________________________________
361 [  5154] By: gsar                                  on 2000/02/19  17:44:56
362         Log: remove outdated caveat about C<while ($k = each %foo)> (from
363              Hugo van der Sanden)
364      Branch: perl
365            ! pod/perlfunc.pod
366 ____________________________________________________________________________
367 [  5153] By: gsar                                  on 2000/02/19  17:41:41
368         Log: tests, doc tweak (from Gisle Aas)
369      Branch: perl
370            ! pod/perlfaq9.pod t/op/ord.t
371 ____________________________________________________________________________
372 [  5152] By: gsar                                  on 2000/02/19  17:35:50
373         Log: document behavior of splice(@ary) (from Gisle Aas)
374      Branch: perl
375            ! pod/perlfunc.pod
376 ____________________________________________________________________________
377 [  5151] By: gsar                                  on 2000/02/19  17:33:59
378         Log: fix bug in backtracking optimizer (from Makoto Ishisone
379              <ishisone@sra.co.jp>)
380      Branch: perl
381            ! regexec.c t/op/pat.t
382 ____________________________________________________________________________
383 [  5150] By: gsar                                  on 2000/02/19  17:33:05
384         Log: more B fixups to cope with empty GVs (these can only happen in pads)
385      Branch: perl
386            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
387 ____________________________________________________________________________
388 [  5149] By: gsar                                  on 2000/02/19  17:32:03
389         Log: avoid compiler warnings
390      Branch: perl
391            ! malloc.c perl.h
392 ____________________________________________________________________________
393 [  5148] By: gsar                                  on 2000/02/19  17:18:09
394         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
395      Branch: perl
396            ! lib/attributes.pm
397 ____________________________________________________________________________
398 [  5147] By: gsar                                  on 2000/02/19  17:15:34
399         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
400              for that)
401      Branch: perl
402            ! ext/Errno/Errno_pm.PL
403 ____________________________________________________________________________
404 [  5146] By: gsar                                  on 2000/02/19  16:18:46
405         Log: integrate cfgperl contents into mainline
406      Branch: perl
407           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
408           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
409           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
410           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
411 ____________________________________________________________________________
412 [  5145] By: gsar                                  on 2000/02/19  16:10:37
413         Log: POSIX::strftime gets the date wrong (from John Tobey
414              <jtobey@epsilondev.com>)
415      Branch: perl
416            ! ext/POSIX/POSIX.xs t/lib/posix.t
417 ____________________________________________________________________________
418 [  5144] By: gsar                                  on 2000/02/19  16:02:40
419         Log: don't blindly set bool=char on linux (from Andy Dougherty)
420      Branch: perl
421            ! handy.h hints/linux.sh x2p/a2p.h
422 ____________________________________________________________________________
423 [  5143] By: gsar                                  on 2000/02/19  15:54:04
424         Log: some rearrangement of the includes for easier "microperl" build;
425              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
426      Branch: perl
427            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
428 ____________________________________________________________________________
429 [  5142] By: gsar                                  on 2000/02/19  15:22:17
430         Log: fixes for Pod::Html issues (from Wolfgang Laun
431              <wolfgang.laun@chello.at>)
432      Branch: perl
433            ! lib/Pod/Html.pm
434 ____________________________________________________________________________
435 [  5141] By: gsar                                  on 2000/02/19  08:27:29
436         Log: grammos (spotted by Tom Christiansen)
437      Branch: perl
438            ! pod/perlfunc.pod
439 ____________________________________________________________________________
440 [  5140] By: gsar                                  on 2000/02/19  08:17:04
441         Log: various xsubpp enhancements that make it easier to use with
442              C::Scan (from Ilya Zakharevich)
443              
444              TODO: still needs documentation
445      Branch: perl
446            ! lib/ExtUtils/xsubpp
447 ____________________________________________________________________________
448 [  5139] By: gsar                                  on 2000/02/19  07:55:18
449         Log: s/croak/Perl_croak/
450      Branch: perl
451            ! sv.c
452 ____________________________________________________________________________
453 [  5138] By: gsar                                  on 2000/02/19  07:51:39
454         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
455      Branch: perl
456            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
457            ! pp_hot.c proto.h sv.c toke.c
458 ____________________________________________________________________________
459 [  5137] By: gsar                                  on 2000/02/19  07:42:12
460         Log: set close-on-exec flag on sockets too, like we do for files
461              and pipes
462      Branch: perl
463            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
464 ____________________________________________________________________________
465 [  5136] By: gsar                                  on 2000/02/19  07:23:48
466         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
467              permitted by change#5011 (from Gisle Aas)
468      Branch: perl
469            ! pp.c utf8.c utf8.h
470 ____________________________________________________________________________
471 [  5135] By: gsar                                  on 2000/02/19  06:53:13
472         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
473      Branch: perl
474            ! lib/warnings.pm op.c warnings.h warnings.pl
475 ____________________________________________________________________________
476 [  5134] By: gsar                                  on 2000/02/19  06:36:46
477         Log: s/byte/bytes/g remnants
478      Branch: perl
479            ! lib/bytes.pm lib/bytes_heavy.pl
480 ____________________________________________________________________________
481 [  5133] By: gsar                                  on 2000/02/19  06:33:49
482         Log: rename byte:: to bytes::
483      Branch: perl
484           +> lib/bytes.pm lib/bytes_heavy.pl
485            - lib/byte.pm lib/byte_heavy.pl
486            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
487            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
488            ! t/lib/charnames.t t/op/ver.t
489 ____________________________________________________________________________
490 [  5132] By: gsar                                  on 2000/02/19  05:58:42
491         Log: English names for $^R and $^S
492      Branch: perl
493            ! lib/English.pm pod/perlvar.pod
494 ____________________________________________________________________________
495 [  5131] By: gsar                                  on 2000/02/19  05:44:20
496         Log: rename "Probable precendence problem" diagnostic to "Bareword found
497              in conditional" to better reflect the class of error (as suggested
498              by Larry)
499      Branch: perl
500            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
501 ____________________________________________________________________________
502 [  5130] By: gsar                                  on 2000/02/19  05:43:10
503         Log: fix outdated info about PerlClinic and the bug-tracking system
504      Branch: perl
505            ! pod/perlfaq2.pod pod/perltodo.pod
506 ____________________________________________________________________________
507 [  5129] By: gsar                                  on 2000/02/19  04:14:19
508         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
509              trash memory)
510      Branch: perl
511            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
512            ! win32/win32.h
513 ____________________________________________________________________________
514 [  5128] By: gsar                                  on 2000/02/18  06:55:33
515         Log: avoid $@-clearing sideeffect of require in Carp
516      Branch: perl
517            ! lib/Carp.pm
518 ____________________________________________________________________________
519 [  5127] By: gsar                                  on 2000/02/18  04:58:26
520         Log: stronger testcase for change#5126
521      Branch: perl
522            ! t/op/pat.t
523 ____________________________________________________________________________
524 [  5126] By: gsar                                  on 2000/02/18  04:44:28
525         Log: make /\S/ match the same things /[\S]/ matches; likewise for
526              \D (from Rick Delaney <rick@consumercontact.com>)
527      Branch: perl
528            ! regexec.c t/op/pat.t
529 ____________________________________________________________________________
530 [  5125] By: gsar                                  on 2000/02/18  03:57:43
531         Log: Compiler fixups from Jan Dubois
532      Branch: perl
533            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
534 ____________________________________________________________________________
535 [  5124] By: jhi                                   on 2000/02/17  22:09:09
536         Log: Take out the -Wl,-z as we have survice so far without.
537      Branch: cfgperl
538            ! hints/hpux.sh
539 ____________________________________________________________________________
540 [  5123] By: jhi                                   on 2000/02/17  18:40:17
541         Log: Integrate with Sarathy.
542      Branch: cfgperl
543           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
544 ____________________________________________________________________________
545 [  5122] By: gsar                                  on 2000/02/17  18:01:14
546         Log: fix test that depends on op_dump() output
547      Branch: perl
548            ! t/op/split.t
549 ____________________________________________________________________________
550 [  5121] By: gsar                                  on 2000/02/17  17:55:18
551         Log: op_dump() tweak
552      Branch: perl
553            ! dump.c
554 ____________________________________________________________________________
555 [  5120] By: jhi                                   on 2000/02/16  23:11:04
556         Log: Regularize the use* questions, and replace
557              "Configure *must* be run with -Duse..." with.
558              "can be run".
559      Branch: cfgperl
560            ! Configure config_h.SH
561      Branch: metaconfig
562            ! U/threads/usethreads.U
563      Branch: metaconfig/U/perl
564            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
565            ! usemultiplicity.U useperlio.U usesocks.U
566 ____________________________________________________________________________
567 [  5119] By: jhi                                   on 2000/02/16  22:29:11
568         Log: HP-UX 64-bitness/largefile fixes.
569      Branch: cfgperl
570            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
571            ! perl.h
572      Branch: metaconfig
573            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
574      Branch: metaconfig/U/perl
575            ! Extensions.U
576 ____________________________________________________________________________
577 [  5118] By: jhi                                   on 2000/02/16  19:47:51
578         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
579              (tag :seek), add S_I constants (and functions) (tag :mode);
580              refer only to the SEEK_ of Fcntl, not the ones from
581              POSIX or IO::; add SHUT_ to Socket; get trigonometric
582              functions from Math::Trig instead of POSIX.
583      Branch: cfgperl
584            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
585            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
586            ! pod/perlopentut.pod t/lib/syslfs.t
587      Branch: metaconfig/U/perl
588            + i_sysmode.U
589 ____________________________________________________________________________
590 [  5117] By: gsar                                  on 2000/02/16  06:39:06
591         Log: avoid warnings due to redefined NULL
592      Branch: perl
593            ! ext/ODBM_File/ODBM_File.xs
594 ____________________________________________________________________________
595 [  5116] By: gsar                                  on 2000/02/16  00:10:25
596         Log: integrate cfgperl changes into mainline
597      Branch: perl
598           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
599           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
600           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
601           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
602 ____________________________________________________________________________
603 [  5115] By: jhi                                   on 2000/02/15  23:11:55
604         Log: Probe for <sys/utsname.h>.
605      Branch: cfgperl
606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
607            ! config_h.SH ext/Sys/Hostname/Hostname.xs
608      Branch: metaconfig/U/perl
609            + i_sysutsname.U
610 ____________________________________________________________________________
611 [  5114] By: jhi                                   on 2000/02/15  22:59:59
612         Log: Integrate with Sarathy.
613      Branch: cfgperl
614           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
615           +> ext/Sys/Hostname/Makefile.PL
616            - lib/Sys/Hostname.pm
617           !> (integrate 41 files)
618 ____________________________________________________________________________
619 [  5113] By: gsar                                  on 2000/02/15  21:22:18
620         Log: update Changes, patchlevel
621      Branch: perl
622            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
623            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
624 ____________________________________________________________________________
625 [  5112] By: gsar                                  on 2000/02/15  20:57:12
626         Log: fix change#5104 under useithreads
627      Branch: perl
628            ! op.c
629 ____________________________________________________________________________
630 [  5111] By: gsar                                  on 2000/02/15  20:45:10
631         Log: export list tweak needed by change#5103
632      Branch: perl
633            ! makedef.pl
634 ____________________________________________________________________________
635 [  5110] By: gsar                                  on 2000/02/15  19:32:56
636         Log: add XS version of Sys::Hostname (from Greg Bacon
637              <gbacon@itsc.uah.edu>)
638      Branch: perl
639            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
640            + ext/Sys/Hostname/Makefile.PL
641            - lib/Sys/Hostname.pm
642            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
643            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
644            ! win32/makefile.mk
645 ____________________________________________________________________________
646 [  5109] By: gsar                                  on 2000/02/15  18:35:28
647         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
648              given undefined values (from Graham Barr <gbarr@pobox.com>)
649      Branch: perl
650            ! universal.c
651 ____________________________________________________________________________
652 [  5108] By: gsar                                  on 2000/02/15  18:25:05
653         Log: avoid accidental #line directives (from Rick Delaney
654              <rick@consumercontact.com>)
655      Branch: perl
656            ! pod/perlsyn.pod toke.c
657 ____________________________________________________________________________
658 [  5107] By: gsar                                  on 2000/02/15  18:04:31
659         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
660      Branch: perl
661            ! perl.c
662 ____________________________________________________________________________
663 [  5106] By: gsar                                  on 2000/02/15  18:02:17
664         Log: incorrect docs about delete() (spotted by Martyn Pearce
665              <martyn@inpharmatica.co.uk>)
666      Branch: perl
667            ! pod/perldelta.pod pod/perlfunc.pod
668 ____________________________________________________________________________
669 [  5105] By: gsar                                  on 2000/02/15  17:43:27
670         Log: s/use vars/our/ (from Gisle Aas)
671      Branch: perl
672            ! bytecode.pl
673 ____________________________________________________________________________
674 [  5104] By: gsar                                  on 2000/02/15  17:42:06
675         Log: optimize pseudohash slice in array slice at compile time (from
676              John Tobey <jtobey@john-edwin-tobey.org>)
677      Branch: perl
678            ! op.c t/lib/fields.t
679 ____________________________________________________________________________
680 [  5103] By: gsar                                  on 2000/02/15  17:18:12
681         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
682      Branch: perl
683            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
684            ! perl.h perlapi.c proto.h vos/vos_dummies.c
685 ____________________________________________________________________________
686 [  5102] By: gsar                                  on 2000/02/15  17:05:12
687         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
688      Branch: perl
689            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
690 ____________________________________________________________________________
691 [  5101] By: gsar                                  on 2000/02/15  17:02:51
692         Log: fix regen_headers target to make all the autogenerated files
693              writable first
694      Branch: perl
695            ! Makefile.SH
696 ____________________________________________________________________________
697 [  5100] By: gsar                                  on 2000/02/15  16:41:53
698         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
699              Ilya Zakharevich)
700      Branch: perl
701            ! op.c t/op/lex_assign.t
702 ____________________________________________________________________________
703 [  5099] By: gsar                                  on 2000/02/15  16:17:36
704         Log: more complete File::Spec support for Mac and VMS, tests (from
705              Barrie Slaymaker <barries@slaysys.com>)
706      Branch: perl
707            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
708            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
709 ____________________________________________________________________________
710 [  5098] By: gsar                                  on 2000/02/15  16:10:46
711         Log: fix incompatibility with bison generated parser (from
712              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
713      Branch: perl
714            ! toke.c
715 ____________________________________________________________________________
716 [  5097] By: gsar                                  on 2000/02/15  16:07:17
717         Log: propagate st_mode bits to group/other for Borland build
718              (from Vadim Konovalov <vkonovalov@lucent.com>)
719      Branch: perl
720            ! win32/win32.c
721 ____________________________________________________________________________
722 [  5096] By: jhi                                   on 2000/02/15  14:22:23
723         Log: Integrate with Sarathy.
724      Branch: cfgperl
725           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
726 ____________________________________________________________________________
727 [  5095] By: jhi                                   on 2000/02/15  14:19:22
728         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
729              easier just to drop the paranoid test.
730      Branch: cfgperl
731            ! hints/aix.sh
732 ____________________________________________________________________________
733 [  5094] By: gsar                                  on 2000/02/15  05:42:17
734         Log: update exetype.pl tool
735      Branch: perl
736            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
737 ____________________________________________________________________________
738 [  5093] By: jhi                                   on 2000/02/15  05:24:02
739         Log: Integrate with Sarathy.
740      Branch: cfgperl
741           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
742           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
743           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
744           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
745 ____________________________________________________________________________
746 [  5092] By: jhi                                   on 2000/02/15  05:22:09
747         Log: Unroll the libs scan thanks to HP-UX.
748      Branch: cfgperl
749            ! Configure config_h.SH hints/hpux.sh
750      Branch: metaconfig
751            ! U/modified/libpth.U U/modified/libs.U
752      Branch: metaconfig/U/perl
753            ! Extensions.U dlsrc.U
754 ____________________________________________________________________________
755 [  5091] By: gsar                                  on 2000/02/15  05:17:56
756         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
757              safefree() rather than Safefree()
758      Branch: perl
759            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
760            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
761            ! ext/SDBM_File/SDBM_File.xs
762 ____________________________________________________________________________
763 [  5090] By: gsar                                  on 2000/02/15  04:54:17
764         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
765              introduced XPVMG storage in arenas
766      Branch: perl
767            ! sv.c
768 ____________________________________________________________________________
769 [  5089] By: jhi                                   on 2000/02/15  00:41:36
770         Log: AIX perl linkage tweakage.
771      Branch: cfgperl
772            ! Makefile.SH
773 ____________________________________________________________________________
774 [  5088] By: jhi                                   on 2000/02/15  00:07:06
775         Log: abort instead of just promising.
776      Branch: cfgperl
777            ! hints/aix.sh
778 ____________________________________________________________________________
779 [  5087] By: jhi                                   on 2000/02/14  23:51:05
780         Log: silly compilers don't know that croak() exits
781              and complain about unitialized RETVALs
782      Branch: cfgperl
783            ! ext/Sys/Syslog/Syslog.xs
784 ____________________________________________________________________________
785 [  5086] By: jhi                                   on 2000/02/14  21:13:24
786         Log: Add lseektype and lseeksize to myconfig.
787      Branch: cfgperl
788            ! myconfig.SH
789 ____________________________________________________________________________
790 [  5085] By: gsar                                  on 2000/02/14  18:51:11
791         Log: avoid warnings
792      Branch: perl
793            ! perl.c
794 ____________________________________________________________________________
795 [  5084] By: gsar                                  on 2000/02/14  18:26:08
796         Log: fix small interpreter leaks identified by Purify
797      Branch: perl
798            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
799            ! t/op/ord.t t/pragma/warnings.t
800 ____________________________________________________________________________
801 [  5083] By: jhi                                   on 2000/02/14  17:50:52
802         Log: Remove tagged core files.
803      Branch: cfgperl
804            ! lib/ExtUtils/MM_Unix.pm
805 ____________________________________________________________________________
806 [  5082] By: jhi                                   on 2000/02/14  17:41:07
807         Log: Prefer full_ar.
808      Branch: cfgperl
809            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
810 ____________________________________________________________________________
811 [  5081] By: jhi                                   on 2000/02/14  17:20:32
812         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
813      Branch: cfgperl
814            ! myconfig.SH
815 ____________________________________________________________________________
816 [  5080] By: jhi                                   on 2000/02/14  15:33:03
817         Log: Integrate with Sarathy.
818      Branch: cfgperl
819           !> Porting/pumpkin.pod av.c malloc.c sv.c
820 ____________________________________________________________________________
821 [  5079] By: gsar                                  on 2000/02/14  08:50:06
822         Log: notes about running Purify
823      Branch: perl
824            ! Porting/pumpkin.pod av.c sv.c
825 ____________________________________________________________________________
826 [  5078] By: gsar                                  on 2000/02/14  07:27:21
827         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
828      Branch: perl
829            ! malloc.c
830 ____________________________________________________________________________
831 [  5077] By: gsar                                  on 2000/02/14  07:25:44
832         Log: integrate cfgperl contents into mainline
833      Branch: perl
834           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
835           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
836           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
837           !> vms/subconfigure.com vos/config.def vos/config.h
838           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
839           !> win32/config.vc win32/config_H.bc win32/config_H.gc
840           !> win32/config_H.vc
841 ____________________________________________________________________________
842 [  5076] By: jhi                                   on 2000/02/14  05:01:56
843         Log: Integrate with Sarathy.
844      Branch: cfgperl
845           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
846 ____________________________________________________________________________
847 [  5075] By: jhi                                   on 2000/02/14  04:56:52
848         Log: Configure -A stopped processing of any further options.
849      Branch: cfgperl
850            ! Configure config_h.SH
851      Branch: metaconfig
852            ! U/modified/Options.U
853 ____________________________________________________________________________
854 [  5074] By: gsar                                  on 2000/02/14  04:45:01
855         Log: remove outdated -DPURIFY code--it reports bogus errors during global
856              destruction since we actually depend on SVs being in arenas there
857      Branch: perl
858            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
859 ____________________________________________________________________________
860 [  5073] By: jhi                                   on 2000/02/13  19:28:17
861         Log: Integrate with Sarathy.
862      Branch: cfgperl
863            - Todo-5.005
864           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
865           !> util.c
866 ____________________________________________________________________________
867 [  5072] By: gsar                                  on 2000/02/13  19:02:07
868         Log: more purification (pp_require() could access free memory; vdie()
869              could think message was random length when passed a null argument;
870              utilize() didn't set up the hash for the method name leading to
871              pp_method_named() accessing random state; PL_curpm wasn't zeroed
872              properly)
873      Branch: perl
874            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
875            ! util.c
876 ____________________________________________________________________________
877 [  5071] By: jhi                                   on 2000/02/12  19:59:35
878         Log: uselonglong sits deep.
879      Branch: cfgperl
880            ! Configure config_h.SH hints/solaris_2.sh
881      Branch: metaconfig/U/perl
882            ! use64bits.U
883 ____________________________________________________________________________
884 [  5070] By: jhi                                   on 2000/02/12  01:25:41
885         Log: megalomaniac 64-bit update: most importantly,
886              uselonglong is eradicated, only backward
887              compatibility hooks in use64bits remain.
888      Branch: cfgperl
889            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
890            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
891            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
892            ! vos/config.def vos/config.h vos/config_h.SH_orig
893            ! win32/config.bc win32/config.gc win32/config.vc
894            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
895      Branch: metaconfig
896            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
897      Branch: metaconfig/U/perl
898            ! use64bits.U
899 ____________________________________________________________________________
900 [  5069] By: jhi                                   on 2000/02/11  21:13:41
901         Log: undo #5064 for now; there seems to be no good selection
902              of flags to add the new option.
903      Branch: cfgperl
904            ! hints/hpux.sh
905 ____________________________________________________________________________
906 [  5068] By: jhi                                   on 2000/02/11  21:01:21
907         Log: Guard against accidental long long use.
908      Branch: cfgperl
909            ! perl.h
910 ____________________________________________________________________________
911 [  5067] By: jhi                                   on 2000/02/11  19:50:32
912         Log: logic fixes
913      Branch: cfgperl
914            ! Configure config_h.SH
915      Branch: metaconfig/U/perl
916            ! uselonglong.U
917 ____________________________________________________________________________
918 [  5066] By: jhi                                   on 2000/02/11  19:32:30
919         Log: Clarify 64-bit issues.
920      Branch: cfgperl
921            ! pod/perldelta.pod
922 ____________________________________________________________________________
923 [  5065] By: jhi                                   on 2000/02/11  18:13:29
924         Log: Integrate with Sarathy.
925      Branch: cfgperl
926           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
927           !> toke.c
928 ____________________________________________________________________________
929 [  5064] By: jhi                                   on 2000/02/11  18:11:47
930         Log: Silence linker warnings about binary backward incompatibilities.
931      Branch: cfgperl
932            ! hints/hpux.sh
933 ____________________________________________________________________________
934 [  5063] By: gsar                                  on 2000/02/11  16:36:14
935         Log: fix uninitialized memory reads found by purify
936      Branch: perl
937            ! ext/Devel/Peek/Peek.xs regcomp.c
938 ____________________________________________________________________________
939 [  5062] By: jhi                                   on 2000/02/11  00:11:39
940         Log: de-fancify the largefiles hints
941      Branch: cfgperl
942            ! hints/hpux.sh
943 ____________________________________________________________________________
944 [  5061] By: gsar                                  on 2000/02/10  19:17:09
945         Log: longstanding bug in parsing "require VERSION", could reallocate
946              current line and not know it; exposed by change#5004; manifested
947              as parse failure of C<{require 5.003}>
948      Branch: perl
949            ! t/comp/require.t t/comp/use.t toke.c
950 ____________________________________________________________________________
951 [  5060] By: jhi                                   on 2000/02/10  13:29:25
952         Log: Integrate with Sarathy.
953      Branch: cfgperl
954           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
955 ____________________________________________________________________________
956 [  5059] By: gsar                                  on 2000/02/10  06:21:21
957         Log: make global symbol exports AIX-specific
958      Branch: perl
959            ! makedef.pl
960 ____________________________________________________________________________
961 [  5058] By: gsar                                  on 2000/02/10  06:16:57
962         Log: integrate cfgperl contents into mainline
963      Branch: perl
964           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
965           !> Porting/config_H config_h.SH makedef.pl perl.h
966           !> vms/subconfigure.com vos/config.def win32/config.bc
967           !> win32/config.gc win32/config.vc win32/config_H.bc
968           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
969           !> win32/config_sh.PL
970 ____________________________________________________________________________
971 [  5057] By: gsar                                  on 2000/02/10  01:08:01
972         Log: windows bugfixes for virtual directories under USE_ITHREADS:
973              allows path mapping to unknown devices to work properly;
974              special file names like CONOUT$ can be opened with sysopen()
975              again
976      Branch: perl
977            ! win32/vdir.h
978 ____________________________________________________________________________
979 [  5056] By: gsar                                  on 2000/02/10  00:56:27
980         Log: formline() could wipe out readonly-ness, freeing constants
981              prematurely, or affect cloning of pad constants
982      Branch: perl
983            ! pp_ctl.c t/op/write.t
984 ____________________________________________________________________________
985 [  5055] By: jhi                                   on 2000/02/09  19:48:58
986         Log: Regenerate Configure for I_SYSLOG.
987      Branch: cfgperl
988            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
989            ! config_h.SH
990 ____________________________________________________________________________
991 [  5054] By: jhi                                   on 2000/02/09  19:38:04
992         Log: fix AIX and multiplicity problems
993      Branch: cfgperl
994            ! Makefile.SH makedef.pl
995 ____________________________________________________________________________
996 [  5053] By: bailey                                on 2000/02/09  10:58:11
997         Log: remove redundant archcore directory prefix in installperl
998      Branch: vmsperl
999            ! installperl
1000 ____________________________________________________________________________
1001 [  5052] By: bailey                                on 2000/02/09  10:44:22
1002         Log: Work around prefixing bug in older DECC preprocessors
1003      Branch: vmsperl
1004            ! vms/vms.c vms/vmsish.h
1005 ____________________________________________________________________________
1006 [  5051] By: bailey                                on 2000/02/09  09:52:06
1007         Log: Eliminate unnecessary (and sometimes confounding) test for
1008              word boundary
1009      Branch: vmsperl
1010            ! lib/ExtUtils/MM_VMS.pm
1011 ____________________________________________________________________________
1012 [  5050] By: bailey                                on 2000/02/09  09:29:06
1013         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
1014              alias rules lead to compilation warnings)
1015      Branch: vmsperl
1016            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
1017 ____________________________________________________________________________
1018 [  5049] By: bailey                                on 2000/02/09  09:09:45
1019         Log: Resync with mainline
1020      Branch: vmsperl
1021           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
1022           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
1023           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
1024           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
1025           +> vos/config.def vos/config.pl win32/bin/exetype.pl
1026            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
1027            ! vms/subconfigure.com
1028           !> (integrate 358 files)
1029 ____________________________________________________________________________
1030 [  5048] By: jhi                                   on 2000/02/09  03:54:05
1031         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
1032              (reported by Yitzchak Scott-Thoennes in p5p)
1033      Branch: cfgperl
1034            ! Configure config_h.SH
1035      Branch: metaconfig
1036            ! U/modified/Cppsym.U
1037 ____________________________________________________________________________
1038 [  5047] By: jhi                                   on 2000/02/09  02:56:43
1039         Log: (fake) use of getcwd.
1040      Branch: cfgperl
1041            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1042            ! config_h.SH perl.h
1043 ____________________________________________________________________________
1044 [  5046] By: jhi                                   on 2000/02/09  02:22:50
1045         Log: lib scan fix
1046      Branch: cfgperl
1047            ! Configure config_h.SH
1048      Branch: metaconfig
1049            ! U/modified/libs.U
1050 ____________________________________________________________________________
1051 [  5045] By: jhi                                   on 2000/02/09  02:17:34
1052         Log: Reintroduce #5019 via metaconfig.
1053      Branch: cfgperl
1054            ! Configure config_h.SH
1055      Branch: metaconfig
1056            ! U/installdirs/inc_version_list.U
1057 ____________________________________________________________________________
1058 [  5044] By: jhi                                   on 2000/02/09  02:07:08
1059         Log: Add/restore probes for getcwd/mk*temp*/mmap.
1060      Branch: cfgperl
1061            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1062            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
1063            ! win32/config.bc win32/config.gc win32/config.vc
1064            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1065            ! win32/config_h.PL win32/config_sh.PL
1066      Branch: metaconfig
1067            ! U/modified/d_mkstemp.U U/modified/libs.U
1068      Branch: metaconfig/U/perl
1069            + d_mkdtemp.U d_mkstemps.U
1070 ____________________________________________________________________________
1071 [  5043] By: jhi                                   on 2000/02/08  20:58:02
1072         Log: Integrate with Sarathy.
1073      Branch: cfgperl
1074           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
1075           !> (integrate 110 files)
1076 ____________________________________________________________________________
1077 [  5042] By: gsar                                  on 2000/02/08  20:32:12
1078         Log: avoid exiting just because we didn't scan for libm ('libs' may still
1079              have it, but we avoided scan for things in 'libs')
1080      Branch: perl
1081            ! Configure
1082
1083 ----------------
1084 Version v5.5.650
1085 ----------------
1086
1087 ____________________________________________________________________________
1088 [  5041] By: gsar                                  on 2000/02/08  07:57:11
1089         Log: update Changes
1090      Branch: perl
1091            ! Changes
1092 ____________________________________________________________________________
1093 [  5040] By: gsar                                  on 2000/02/08  07:51:20
1094         Log: documentation patches (from Michael Schwern and Yitzchak
1095              Scott-Thoennes)
1096      Branch: perl
1097            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
1098 ____________________________________________________________________________
1099 [  5039] By: gsar                                  on 2000/02/08  07:22:46
1100         Log: alias to $^V to $PERL_VERSION_TUPLE
1101      Branch: perl
1102            ! lib/English.pm pod/perlvar.pod
1103 ____________________________________________________________________________
1104 [  5038] By: gsar                                  on 2000/02/08  07:03:34
1105         Log: update Changes
1106      Branch: perl
1107            ! Changes pod/perlhist.pod
1108 ____________________________________________________________________________
1109 [  5037] By: gsar                                  on 2000/02/08  06:59:55
1110         Log: Windows has a somewhat different sitelib layout, and needs
1111              $sitelib/archname added as well
1112      Branch: perl
1113            ! perl.c
1114 ____________________________________________________________________________
1115 [  5036] By: gsar                                  on 2000/02/08  06:59:03
1116         Log: change#4987 appears to have broken libs scan for platforms that
1117              don't set ignore_versioned_solibs (Solaris is one of them); add
1118              derivative fix from the older logic for skipping versioned .so
1119              libs
1120      Branch: perl
1121            ! Configure
1122 ____________________________________________________________________________
1123 [  5035] By: gsar                                  on 2000/02/07  21:21:44
1124         Log: sprintf("%v"...) buffer resizing busted
1125      Branch: perl
1126            ! sv.c
1127 ____________________________________________________________________________
1128 [  5034] By: gsar                                  on 2000/02/07  19:16:21
1129         Log: update Changes
1130      Branch: perl
1131            ! Changes pod/perlhist.pod
1132 ____________________________________________________________________________
1133 [  5033] By: gsar                                  on 2000/02/07  19:01:08
1134         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
1135              only when XX > 127
1136      Branch: perl
1137            ! pp_hot.c toke.c
1138 ____________________________________________________________________________
1139 [  5032] By: gsar                                  on 2000/02/07  18:25:31
1140         Log: add note about printf("%v",...)
1141      Branch: perl
1142            ! pod/perldelta.pod
1143 ____________________________________________________________________________
1144 [  5031] By: gsar                                  on 2000/02/07  18:18:43
1145         Log: update Changes
1146      Branch: perl
1147            ! Changes Todo-5.6
1148 ____________________________________________________________________________
1149 [  5030] By: gsar                                  on 2000/02/07  18:17:49
1150         Log: thinko in change#5029
1151      Branch: perl
1152            ! gv.c
1153 ____________________________________________________________________________
1154 [  5029] By: gsar                                  on 2000/02/07  17:49:58
1155         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
1156              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
1157      Branch: perl
1158            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
1159            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
1160            ! win32/win32.h
1161 ____________________________________________________________________________
1162 [  5028] By: gsar                                  on 2000/02/07  17:10:03
1163         Log: perlport updates (from Peter Prymmer)
1164      Branch: perl
1165            ! pod/perlport.pod
1166 ____________________________________________________________________________
1167 [  5027] By: gsar                                  on 2000/02/07  16:53:47
1168         Log: fix up Todo-5.6
1169      Branch: perl
1170            ! Todo-5.6
1171 ____________________________________________________________________________
1172 [  5026] By: gsar                                  on 2000/02/07  16:32:31
1173         Log: rename Todo-5.005 to Todo-5.6
1174      Branch: perl
1175           +> Todo-5.6
1176            - Todo-5.005
1177            ! MANIFEST
1178 ____________________________________________________________________________
1179 [  5025] By: gsar                                  on 2000/02/07  16:09:54
1180         Log: ${^Warnings} renamed to ${^WARNING_BITS}
1181      Branch: perl
1182            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
1183            ! toke.c warnings.pl
1184 ____________________________________________________________________________
1185 [  5024] By: gsar                                  on 2000/02/07  11:47:06
1186         Log: various Windows tweaks: make $^E a little less buggy by saving
1187              and restoring system error across TLS fetch; avoid needless
1188              copying of buffers
1189      Branch: perl
1190            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
1191            ! win32/win32.h
1192 ____________________________________________________________________________
1193 [  5023] By: gsar                                  on 2000/02/07  11:44:19
1194         Log: avoid MakeMaker setting $^W=1
1195      Branch: perl
1196            ! lib/ExtUtils/MakeMaker.pm
1197 ____________________________________________________________________________
1198 [  5022] By: gsar                                  on 2000/02/07  10:38:56
1199         Log: up to v5.5.650
1200      Branch: perl
1201            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1202            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1203 ____________________________________________________________________________
1204 [  5021] By: gsar                                  on 2000/02/07  10:10:31
1205         Log: mention threads status in pod
1206      Branch: perl
1207            ! ext/Thread/Thread.pm
1208 ____________________________________________________________________________
1209 [  5020] By: gsar                                  on 2000/02/07  09:57:46
1210         Log: tolerate NULL SITELIB_EXP
1211      Branch: perl
1212            ! perl.c
1213 ____________________________________________________________________________
1214 [  5019] By: gsar                                  on 2000/02/07  09:46:11
1215         Log: NULL-terminate PERL_INC_VERSION_LIST
1216      Branch: perl
1217            ! Configure perl.c win32/config.bc win32/config.gc
1218            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1219            ! win32/config_H.vc
1220 ____________________________________________________________________________
1221 [  5018] By: gsar                                  on 2000/02/07  09:13:10
1222         Log: add compatible versions from $Config{inc_ver_list} to search
1223              paths automatically (from Tom Hughes <tom@compton.nu>)
1224      Branch: perl
1225            ! lib/lib.pm perl.c
1226 ____________________________________________________________________________
1227 [  5017] By: gsar                                  on 2000/02/07  08:58:56
1228         Log: makefiles now use exetype.pl to make wperl.exe
1229      Branch: perl
1230            ! sv.c win32/Makefile win32/makefile.mk
1231 ____________________________________________________________________________
1232 [  5016] By: gsar                                  on 2000/02/07  08:38:25
1233         Log: add exetype.pl (from Jan Dubois)
1234      Branch: perl
1235            + win32/bin/exetype.pl
1236            ! MANIFEST
1237 ____________________________________________________________________________
1238 [  5015] By: gsar                                  on 2000/02/07  08:29:28
1239         Log: pod fixes (from Abigail and M J T Guy)
1240      Branch: perl
1241            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
1242            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
1243            ! pod/perlport.pod pod/perlvar.pod
1244 ____________________________________________________________________________
1245 [  5014] By: gsar                                  on 2000/02/07  07:09:08
1246         Log: clarify behavior of vec() when arguments are off the end of the
1247              string (from M J T Guy)
1248      Branch: perl
1249            ! pod/perlfunc.pod
1250 ____________________________________________________________________________
1251 [  5013] By: gsar                                  on 2000/02/07  07:08:15
1252         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
1253              now return bytes all the way to 255, they will be transparently
1254              coerced (in future) to UTF-8 when they are used in operations
1255              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
1256      Branch: perl
1257            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
1258            ! pp.c sv.c
1259 ____________________________________________________________________________
1260 [  5012] By: gsar                                  on 2000/02/07  06:36:33
1261         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
1262              per strict reading of standard (says Tom Christiansen)
1263      Branch: perl
1264            ! lib/Sys/Hostname.pm
1265 ____________________________________________________________________________
1266 [  5011] By: gsar                                  on 2000/02/07  06:26:30
1267         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
1268      Branch: perl
1269            ! utf8.c utf8.h
1270 ____________________________________________________________________________
1271 [  5010] By: gsar                                  on 2000/02/06  21:27:03
1272         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
1273      Branch: perl
1274            ! malloc.c
1275 ____________________________________________________________________________
1276 [  5009] By: gsar                                  on 2000/02/06  20:45:30
1277         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
1278              years (from Gisle Aas)
1279      Branch: perl
1280            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
1281            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
1282            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
1283            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
1284            ! toke.c utf8.c utf8.h util.c util.h
1285 ____________________________________________________________________________
1286 [  5008] By: gsar                                  on 2000/02/06  19:28:31
1287         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
1288              <EFifer@sanwaint.com>)
1289      Branch: perl
1290            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
1291            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
1292            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
1293            ! unixish.h util.c
1294 ____________________________________________________________________________
1295 [  5007] By: gsar                                  on 2000/02/06  17:47:01
1296         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
1297      Branch: perl
1298            ! ext/POSIX/POSIX.pm
1299 ____________________________________________________________________________
1300 [  5006] By: gsar                                  on 2000/02/06  17:28:35
1301         Log: integrate cfgperl contents into mainline
1302      Branch: perl
1303           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
1304           !> perl.h pp_sys.c
1305 ____________________________________________________________________________
1306 [  5005] By: gsar                                  on 2000/02/06  17:18:39
1307         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
1308      Branch: perl
1309            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
1310            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
1311            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
1312            ! vos/vos_dummies.c vos/vosish.h
1313 ____________________________________________________________________________
1314 [  5004] By: gsar                                  on 2000/02/06  17:00:49
1315         Log: fix parse error on C<{ use strict }> and other constructs that
1316              make the parser reenter while LEX_KNOWNEXT is active
1317      Branch: perl
1318            ! t/comp/use.t toke.c
1319 ____________________________________________________________________________
1320 [  5003] By: gsar                                  on 2000/02/06  14:57:30
1321         Log: avoid -Bforcearchive on netbsd too
1322      Branch: perl
1323            ! Changes hints/netbsd.sh
1324 ____________________________________________________________________________
1325 [  5002] By: gsar                                  on 2000/02/06  14:45:17
1326         Log: revised notes about Pod::Parser & Co.
1327      Branch: perl
1328            ! lib/Pod/Usage.pm pod/perldelta.pod
1329 ____________________________________________________________________________
1330 [  5001] By: gsar                                  on 2000/02/06  14:02:43
1331         Log: fix description of obsolete diagnostic
1332      Branch: perl
1333            ! pod/perldiag.pod
1334 ____________________________________________________________________________
1335 [  5000] By: gsar                                  on 2000/02/06  13:59:58
1336         Log: allow "\x{12ab}" even without C<use utf8>
1337      Branch: perl
1338            ! t/pragma/warn/toke toke.c
1339 ____________________________________________________________________________
1340 [  4999] By: gsar                                  on 2000/02/06  13:58:31
1341         Log: make perlbug use new-style version numbers; improve compatibility
1342              (runs with perl 5.005); fix swapped old vs new version reporting
1343      Branch: perl
1344            ! utils/perlbug.PL
1345 ____________________________________________________________________________
1346 [  4998] By: gsar                                  on 2000/02/06  13:56:45
1347         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
1348              fact); add tests for version tuples
1349      Branch: perl
1350            + t/op/ver.t
1351            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
1352            ! pod/perlop.pod sv.c toke.c
1353 ____________________________________________________________________________
1354 [  4997] By: gsar                                  on 2000/02/04  21:40:08
1355         Log: change#4970 fallout for useithreads
1356      Branch: perl
1357            ! sv.c
1358 ____________________________________________________________________________
1359 [  4996] By: jhi                                   on 2000/02/04  20:09:00
1360         Log: Largefilify offsets of tied handles.
1361      Branch: cfgperl
1362            ! pp_sys.c
1363 ____________________________________________________________________________
1364 [  4995] By: jhi                                   on 2000/02/04  19:54:25
1365         Log: Sanity check for libraries scan.
1366      Branch: cfgperl
1367            ! Configure config_h.SH
1368      Branch: metaconfig
1369            ! U/modified/libs.U
1370 ____________________________________________________________________________
1371 [  4994] By: jhi                                   on 2000/02/04  19:48:42
1372         Log: HP-UX largefileness doesn't like lseek being redeclared;
1373              no more USE_LONG_LONG.
1374      Branch: cfgperl
1375            ! perl.h
1376 ____________________________________________________________________________
1377 [  4993] By: jhi                                   on 2000/02/04  19:18:59
1378         Log: fix the description as much as possible; the whole
1379              separation into three different symbols lists is
1380              pretty broken now.
1381      Branch: metaconfig
1382            ! U/modified/Cppsym.U
1383 ____________________________________________________________________________
1384 [  4992] By: jhi                                   on 2000/02/04  19:13:10
1385         Log: Use <syslog.h>, not <sys/syslog.h>.
1386      Branch: cfgperl
1387            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
1388 ____________________________________________________________________________
1389 [  4991] By: gsar                                  on 2000/02/04  19:11:07
1390         Log: dmake is on CPAN now
1391      Branch: perl
1392            ! README.win32
1393 ____________________________________________________________________________
1394 [  4990] By: jhi                                   on 2000/02/04  19:04:01
1395         Log: Re-introduce #4817 and #4964 wiped out by #4987.
1396      Branch: cfgperl
1397            ! Configure config_h.SH
1398      Branch: metaconfig
1399            ! U/threads/usethreads.U
1400      Branch: metaconfig/U/perl
1401            ! patchlevel.U
1402 ____________________________________________________________________________
1403 [  4989] By: jhi                                   on 2000/02/04  18:54:00
1404         Log: typo fix
1405      Branch: cfgperl
1406            ! Configure config_h.SH
1407      Branch: metaconfig
1408            ! U/modified/libs.U
1409 ____________________________________________________________________________
1410 [  4988] By: jhi                                   on 2000/02/04  18:34:06
1411         Log: Integrate with Sarathy.
1412      Branch: cfgperl
1413           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
1414           +> ext/Sys/Syslog/Syslog.xs
1415            - lib/Sys/Syslog.pm
1416           !> (integrate 37 files)
1417 ____________________________________________________________________________
1418 [  4987] By: jhi                                   on 2000/02/04  18:31:05
1419         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
1420              default is to use long long if available; various nits
1421              here and there; fixed to hpux 64-bitnes and largefileness.
1422      Branch: cfgperl
1423            ! Configure config_h.SH hints/hpux.sh perl.h
1424      Branch: metaconfig
1425            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
1426            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
1427      Branch: metaconfig/U/perl
1428            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
1429            ! usemultiplicity.U xs_apiversion.U
1430 ____________________________________________________________________________
1431 [  4986] By: gsar                                  on 2000/02/04  17:26:37
1432         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
1433      Branch: perl
1434            ! sv.c
1435 ____________________________________________________________________________
1436 [  4985] By: gsar                                  on 2000/02/04  16:43:49
1437         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
1438      Branch: perl
1439            ! ext/Devel/DProf/DProf.xs
1440 ____________________________________________________________________________
1441 [  4984] By: gsar                                  on 2000/02/04  08:20:05
1442         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
1443      Branch: perl
1444            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1445 ____________________________________________________________________________
1446 [  4983] By: gsar                                  on 2000/02/04  08:00:38
1447         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
1448      Branch: perl
1449            ! hints/openbsd.sh
1450 ____________________________________________________________________________
1451 [  4982] By: gsar                                  on 2000/02/04  07:54:04
1452         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
1453      Branch: perl
1454            ! lib/Pod/Parser.pm
1455 ____________________________________________________________________________
1456 [  4981] By: gsar                                  on 2000/02/04  07:34:38
1457         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
1458      Branch: perl
1459            ! Makefile.SH
1460 ____________________________________________________________________________
1461 [  4980] By: gsar                                  on 2000/02/04  07:29:59
1462         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
1463      Branch: perl
1464            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
1465            + ext/Sys/Syslog/Syslog.xs
1466            - lib/Sys/Syslog.pm
1467            ! MANIFEST pod/perldelta.pod
1468 ____________________________________________________________________________
1469 [  4979] By: gsar                                  on 2000/02/04  07:13:19
1470         Log: pod updates (from David Adler, M J T Guy)
1471      Branch: perl
1472            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
1473 ____________________________________________________________________________
1474 [  4978] By: gsar                                  on 2000/02/04  07:08:14
1475         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
1476      Branch: perl
1477            ! config_h.SH
1478 ____________________________________________________________________________
1479 [  4977] By: gsar                                  on 2000/02/04  07:06:10
1480         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
1481              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
1482      Branch: perl
1483            ! Makefile.SH
1484 ____________________________________________________________________________
1485 [  4976] By: gsar                                  on 2000/02/04  06:33:43
1486         Log: VMS update (from Dan Sugalski and Peter Prymmer)
1487      Branch: perl
1488            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1489 ____________________________________________________________________________
1490 [  4975] By: gsar                                  on 2000/02/04  05:51:14
1491         Log: patch to provide more informative names for evals and anonymous
1492              subroutines (from Ilya Zakharevich)
1493      Branch: perl
1494            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
1495            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
1496            ! pod/perlvar.pod pp_ctl.c
1497 ____________________________________________________________________________
1498 [  4974] By: gsar                                  on 2000/02/04  05:05:57
1499         Log: off-by-one in malloc.c (from Ilya Zakharevich)
1500      Branch: perl
1501            ! malloc.c
1502 ____________________________________________________________________________
1503 [  4973] By: gsar                                  on 2000/02/04  05:03:00
1504         Log: OS/2 build fixups from Ilya Zakharevich
1505      Branch: perl
1506            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
1507 ____________________________________________________________________________
1508 [  4972] By: gsar                                  on 2000/02/04  04:58:57
1509         Log: avoid /* within comment
1510      Branch: perl
1511            ! xsutils.c
1512 ____________________________________________________________________________
1513 [  4971] By: gsar                                  on 2000/02/04  04:56:09
1514         Log: another HINT_BYTE victim
1515      Branch: perl
1516            ! lib/charnames.pm
1517 ____________________________________________________________________________
1518 [  4970] By: gsar                                  on 2000/02/04  04:45:13
1519         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
1520      Branch: perl
1521            ! op.c scope.c scope.h t/op/closure.t toke.c
1522 ____________________________________________________________________________
1523 [  4969] By: gsar                                  on 2000/02/04  01:09:37
1524         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
1525      Branch: perl
1526            ! lib/byte.pm
1527 ____________________________________________________________________________
1528 [  4968] By: jhi                                   on 2000/02/02  13:17:25
1529         Log: Integrate with Sarathy.
1530      Branch: cfgperl
1531           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
1532            ! Configure
1533           !> (integrate 29 files)
1534
1535 ----------------
1536 Version v5.5.640
1537 ----------------
1538
1539 ____________________________________________________________________________
1540 [  4967] By: gsar                                  on 2000/02/02  12:22:29
1541         Log: update makerel for new version format
1542      Branch: perl
1543            ! Changes Porting/makerel
1544 ____________________________________________________________________________
1545 [  4966] By: gsar                                  on 2000/02/02  11:42:03
1546         Log: workaround for undefined symbol
1547      Branch: perl
1548            ! win32/win32.h
1549 ____________________________________________________________________________
1550 [  4965] By: gsar                                  on 2000/02/02  11:19:19
1551         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
1552              (from Eric Fifer <EFifer@sanwaint.com>)
1553      Branch: perl
1554            ! pp_sys.c
1555 ____________________________________________________________________________
1556 [  4964] By: gsar                                  on 2000/02/02  11:11:15
1557         Log: adjust notes on use5005threads
1558      Branch: perl
1559            ! Configure INSTALL README.threads
1560 ____________________________________________________________________________
1561 [  4963] By: gsar                                  on 2000/02/02  10:14:30
1562         Log: fix typo
1563      Branch: perl
1564            ! Configure
1565 ____________________________________________________________________________
1566 [  4962] By: gsar                                  on 2000/02/02  10:13:10
1567         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
1568      Branch: perl
1569           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1570           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
1571 ____________________________________________________________________________
1572 [  4961] By: gsar                                  on 2000/02/02  09:55:45
1573         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
1574      Branch: perl
1575            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
1576            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
1577 ____________________________________________________________________________
1578 [  4960] By: gsar                                  on 2000/02/02  08:22:31
1579         Log: replace misleading docs with a BUGS section
1580      Branch: perl
1581            ! lib/English.pm
1582 ____________________________________________________________________________
1583 [  4959] By: gsar                                  on 2000/02/02  08:16:17
1584         Log: remove FUD from perlfunc/use (from M J T Guy)
1585      Branch: perl
1586            ! pod/perlfunc.pod
1587 ____________________________________________________________________________
1588 [  4958] By: gsar                                  on 2000/02/02  08:13:04
1589         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
1590              <cedric.auzanne@nist.gov>)
1591      Branch: perl
1592            ! Changes lib/Benchmark.pm
1593 ____________________________________________________________________________
1594 [  4957] By: gsar                                  on 2000/02/02  08:04:52
1595         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
1596      Branch: perl
1597            ! pp_hot.c
1598 ____________________________________________________________________________
1599 [  4956] By: gsar                                  on 2000/02/02  08:02:57
1600         Log: flock() pod talks about "adding" in the sense of "or-ing"
1601      Branch: perl
1602            ! pod/perlfunc.pod
1603 ____________________________________________________________________________
1604 [  4955] By: gsar                                  on 2000/02/02  07:58:35
1605         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
1606      Branch: perl
1607            ! lib/perl5db.pl pod/perldebug.pod
1608 ____________________________________________________________________________
1609 [  4954] By: gsar                                  on 2000/02/02  07:53:51
1610         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
1611      Branch: perl
1612            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
1613            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
1614            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
1615            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
1616 ____________________________________________________________________________
1617 [  4953] By: gsar                                  on 2000/02/02  07:40:33
1618         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
1619      Branch: perl
1620            ! hints/dynixptx.sh
1621 ____________________________________________________________________________
1622 [  4952] By: gsar                                  on 2000/02/02  07:36:39
1623         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
1624              Brad Appleton)
1625      Branch: perl
1626            ! pod/perldelta.pod
1627 ____________________________________________________________________________
1628 [  4951] By: gsar                                  on 2000/02/02  06:54:22
1629         Log: avoid mismatched type warnings
1630      Branch: perl
1631            ! embed.pl perlapi.h
1632 ____________________________________________________________________________
1633 [  4950] By: jhi                                   on 2000/02/02  06:49:10
1634         Log: Integrate with Sarathy.
1635      Branch: cfgperl
1636           +> pod/perlunicode.pod
1637           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
1638           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
1639           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
1640           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
1641           !> vms/descrip_mms.template warnings.pl
1642 ____________________________________________________________________________
1643 [  4949] By: gsar                                  on 2000/02/02  06:41:17
1644         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
1645      Branch: perl
1646            ! lib/File/Spec/Win32.pm
1647 ____________________________________________________________________________
1648 [  4948] By: gsar                                  on 2000/02/02  06:30:41
1649         Log: makefile tweak
1650      Branch: perl
1651            ! Makefile.SH
1652 ____________________________________________________________________________
1653 [  4947] By: gsar                                  on 2000/02/02  06:27:43
1654         Log: future-proof unknown warning categories (from Greg Bacon
1655              <gbacon@cs.uah.edu>)
1656      Branch: perl
1657            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
1658 ____________________________________________________________________________
1659 [  4946] By: gsar                                  on 2000/02/02  06:21:34
1660         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
1661      Branch: perl
1662            ! lib/Text/Tabs.pm
1663 ____________________________________________________________________________
1664 [  4945] By: gsar                                  on 2000/02/02  06:03:04
1665         Log: more meaningful message on invalid pattern argument (from
1666              Kevin Meltzer <KMeltzer@USCO.com>)
1667      Branch: perl
1668            ! utils/perldoc.PL
1669 ____________________________________________________________________________
1670 [  4944] By: gsar                                  on 2000/02/02  05:43:49
1671         Log: XSLoader build patch for VMS (from Craig A. Berry
1672              <craig.berry@metamorgs.com>)
1673      Branch: perl
1674            ! vms/descrip_mms.template
1675 ____________________________________________________________________________
1676 [  4943] By: gsar                                  on 2000/02/02  03:40:49
1677         Log: reword some sections of perlunicode.pod
1678      Branch: perl
1679            ! pod/perlunicode.pod
1680 ____________________________________________________________________________
1681 [  4942] By: gsar                                  on 2000/02/01  21:02:01
1682         Log: AIX warning on undefined symbol
1683      Branch: perl
1684            ! makedef.pl
1685 ____________________________________________________________________________
1686 [  4941] By: gsar                                  on 2000/02/01  20:29:30
1687         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
1688              perlunicode.pod that reflects changes to unicode support so far
1689      Branch: perl
1690            + pod/perlunicode.pod
1691            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
1692            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
1693 ____________________________________________________________________________
1694 [  4940] By: jhi                                   on 2000/02/01  12:22:30
1695         Log: Integrate with Sarathy.
1696      Branch: cfgperl
1697           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
1698           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
1699           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
1700           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
1701 ____________________________________________________________________________
1702 [  4939] By: gsar                                  on 2000/02/01  08:52:16
1703         Log: export pregexec(), Tk uses it
1704      Branch: perl
1705            ! embed.pl global.sym objXSUB.h perlapi.c
1706 ____________________________________________________________________________
1707 [  4938] By: gsar                                  on 2000/02/01  04:00:09
1708         Log: mark literal utf8 in string literals properly
1709      Branch: perl
1710            ! toke.c
1711 ____________________________________________________________________________
1712 [  4937] By: gsar                                  on 2000/01/31  20:19:34
1713         Log: introduce $^U, a global bit to indicate whether system
1714              calls should using widechar APIs; chr and sprintf "%c" also
1715              follow this flag in the absense of "use byte"; "use utf8"
1716              sets $^U=1 (this appears kludgey)
1717      Branch: perl
1718            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
1719            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
1720            ! t/lib/charnames.t win32/win32.h
1721 ____________________________________________________________________________
1722 [  4936] By: jhi                                   on 2000/01/31  20:17:44
1723         Log: HP-UX (induced) fixes.
1724      Branch: cfgperl
1725            ! Configure config_h.SH hints/hpux.sh
1726      Branch: metaconfig
1727            ! U/modified/Oldconfig.U U/modified/libs.U
1728      Branch: metaconfig/U/perl
1729            ! quadfio.U
1730 ____________________________________________________________________________
1731 [  4935] By: jhi                                   on 2000/01/31  19:15:43
1732         Log: Cosmetics.
1733      Branch: metaconfig
1734            ! U/compline/d_gconvert.U
1735 ____________________________________________________________________________
1736 [  4934] By: jhi                                   on 2000/01/31  19:15:22
1737         Log: Cppsym saga continues.
1738      Branch: cfgperl
1739            ! Configure config_h.SH
1740      Branch: metaconfig
1741            ! U/modified/Cppsym.U
1742 ____________________________________________________________________________
1743 [  4933] By: gsar                                  on 2000/01/31  18:45:07
1744         Log: !USING_WIDE() branch is busted in win32_stat()
1745      Branch: perl
1746            ! win32/win32.c
1747 ____________________________________________________________________________
1748 [  4932] By: jhi                                   on 2000/01/31  06:41:47
1749         Log: Reveal even more symbols.
1750      Branch: cfgperl
1751            ! Configure config_h.SH
1752      Branch: metaconfig
1753            ! U/modified/Cppsym.U
1754 ____________________________________________________________________________
1755 [  4931] By: jhi                                   on 2000/01/31  06:21:41
1756         Log: Integrate with Sarathy.
1757      Branch: cfgperl
1758            - lib/caller.pm
1759           !> (integrate 29 files)
1760 ____________________________________________________________________________
1761 [  4930] By: gsar                                  on 2000/01/31  04:57:42
1762         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
1763              whether to use widechar semantics; lexer and RE engine continue
1764              to need "use utf8" to enable unicode awareness in literals
1765              and patterns (TODO: this needs to be fixed); $1 et al are marked
1766              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
1767              it from the data is probably better)
1768      Branch: perl
1769            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
1770            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
1771            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
1772 ____________________________________________________________________________
1773 [  4929] By: gsar                                  on 2000/01/31  04:17:09
1774         Log: remove caller.pm from change#3534 (flawed idea)
1775      Branch: perl
1776            - lib/caller.pm
1777            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
1778 ____________________________________________________________________________
1779 [  4928] By: gsar                                  on 2000/01/31  04:16:01
1780         Log: fix factual regression (-e doesn't create temporary files anymore)
1781      Branch: perl
1782            ! pod/perlfilter.pod
1783 ____________________________________________________________________________
1784 [  4927] By: gsar                                  on 2000/01/30  21:27:12
1785         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
1786              document version tuples
1787      Branch: perl
1788            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
1789            ! pod/perlvar.pod
1790 ____________________________________________________________________________
1791 [  4926] By: gsar                                  on 2000/01/28  18:10:12
1792         Log: implement -follow option in find2perl (from Helmut Jarausch
1793              <jarausch@igpm.rwth-aachen.de>)
1794      Branch: perl
1795            ! lib/File/Find.pm x2p/find2perl.PL
1796 ____________________________________________________________________________
1797 [  4925] By: gsar                                  on 2000/01/28  18:03:28
1798         Log: document what chdir() without an argument does (from Mark-Jason
1799              Dominus <mjd@plover.com>)
1800      Branch: perl
1801            ! pod/perlfunc.pod
1802 ____________________________________________________________________________
1803 [  4924] By: gsar                                  on 2000/01/28  17:49:34
1804         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1805      Branch: perl
1806            ! README.cygwin
1807 ____________________________________________________________________________
1808 [  4923] By: gsar                                  on 2000/01/28  17:10:08
1809         Log: avoid leaking lexicals into program being debugged (from Ilya
1810              Zakharevich)
1811      Branch: perl
1812            ! lib/perl5db.pl
1813 ____________________________________________________________________________
1814 [  4922] By: gsar                                  on 2000/01/28  16:36:13
1815         Log: perldelta note about export list changes
1816      Branch: perl
1817            ! Changes pod/perldelta.pod
1818 ____________________________________________________________________________
1819 [  4921] By: gsar                                  on 2000/01/28  15:49:04
1820         Log: alias realpath() to abs_path() (from Tom Christiansen)
1821      Branch: perl
1822            ! lib/Cwd.pm
1823 ____________________________________________________________________________
1824 [  4920] By: jhi                                   on 2000/01/28  09:52:47
1825         Log: Cppsym fixup from Andy.
1826      Branch: cfgperl
1827            ! Configure config_h.SH
1828      Branch: metaconfig
1829            ! U/modified/Cppsym.U
1830 ____________________________________________________________________________
1831 [  4919] By: jhi                                   on 2000/01/28  09:52:22
1832         Log: In HP-UX no largefiles if no 64 bits.
1833      Branch: cfgperl
1834            ! hints/hpux.sh
1835 ____________________________________________________________________________
1836 [  4918] By: jhi                                   on 2000/01/28  09:03:37
1837         Log: The #4880 was too eager, the $n test is useful too.
1838      Branch: cfgperl
1839            ! lib/Benchmark.pm
1840 ____________________________________________________________________________
1841 [  4917] By: jhi                                   on 2000/01/28  06:27:50
1842         Log: Integrate with Sarathy.
1843      Branch: cfgperl
1844           +> pod/perlapi.pod pod/perlintern.pod
1845           !> (integrate 39 files)
1846 ____________________________________________________________________________
1847 [  4916] By: gsar                                  on 2000/01/28  05:29:37
1848         Log: more exported symbols needed for build on windows
1849      Branch: perl
1850            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
1851            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
1852 ____________________________________________________________________________
1853 [  4915] By: gsar                                  on 2000/01/28  03:43:52
1854         Log: autogenerate API listing from comments in the source (from Benjamin
1855              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
1856              flexible for better readability; add missing docs in sv.c; regenerate
1857              perltoc
1858      Branch: perl
1859            + pod/perlapi.pod pod/perlintern.pod
1860            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
1861            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
1862            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
1863            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
1864            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
1865            ! universal.c util.c
1866 ____________________________________________________________________________
1867 [  4914] By: gsar                                  on 2000/01/27  19:43:35
1868         Log: document unimplemented status of forking pipe open() on windows
1869      Branch: perl
1870            ! pod/perlfork.pod t/op/fork.t
1871 ____________________________________________________________________________
1872 [  4913] By: jhi                                   on 2000/01/27  11:18:51
1873         Log: Integrate with Sarathy.
1874      Branch: cfgperl
1875           !> (integrate 51 files)
1876 ____________________________________________________________________________
1877 [  4912] By: jhi                                   on 2000/01/27  10:35:48
1878         Log: Cppsym update continues.
1879      Branch: cfgperl
1880            ! Configure config_h.SH
1881      Branch: metaconfig
1882            ! U/modified/Cppsym.U
1883 ____________________________________________________________________________
1884 [  4911] By: gsar                                  on 2000/01/27  08:04:17
1885         Log: add missing flag in change#4892
1886      Branch: perl
1887            ! win32/win32.c
1888 ____________________________________________________________________________
1889 [  4910] By: gsar                                  on 2000/01/27  03:56:48
1890         Log: various pod nits identified by installhtml (all fixed except
1891              unresolved links)
1892      Branch: perl
1893            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
1894            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
1895            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
1896            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
1897            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
1898            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
1899 ____________________________________________________________________________
1900 [  4909] By: gsar                                  on 2000/01/26  22:45:28
1901         Log: typo
1902      Branch: perl
1903            ! Porting/p4desc
1904 ____________________________________________________________________________
1905 [  4908] By: gsar                                  on 2000/01/26  22:41:18
1906         Log: update p4 tool
1907      Branch: perl
1908            ! Porting/p4desc
1909 ____________________________________________________________________________
1910 [  4907] By: gsar                                  on 2000/01/26  21:45:41
1911         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
1912              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
1913      Branch: perl
1914            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
1915            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
1916            ! t/op/attrs.t toke.c
1917 ____________________________________________________________________________
1918 [  4906] By: gsar                                  on 2000/01/26  20:16:39
1919         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
1920      Branch: perl
1921            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
1922 ____________________________________________________________________________
1923 [  4905] By: gsar                                  on 2000/01/26  19:10:26
1924         Log: s/STOP/CHECK/ blocks
1925      Branch: perl
1926            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
1927            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
1928            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
1929            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
1930            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
1931            ! vms/perly_c.vms
1932 ____________________________________________________________________________
1933 [  4904] By: jhi                                   on 2000/01/26  13:58:18
1934         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
1935              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
1936      Branch: cfgperl
1937            ! ext/IO/IO.xs
1938 ____________________________________________________________________________
1939 [  4903] By: jhi                                   on 2000/01/26  11:16:34
1940         Log: Continue cpp symbol update.
1941      Branch: cfgperl
1942            ! Configure config_h.SH
1943      Branch: metaconfig
1944            ! U/modified/Cppsym.U
1945 ____________________________________________________________________________
1946 [  4902] By: gsar                                  on 2000/01/26  09:28:37
1947         Log: tweak exports list on Windows
1948      Branch: perl
1949            ! makedef.pl t/op/fork.t win32/win32.h
1950 ____________________________________________________________________________
1951 [  4901] By: jhi                                   on 2000/01/26  08:05:57
1952         Log: Integrate with Sarathy.
1953      Branch: cfgperl
1954           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
1955           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
1956           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
1957           !> win32/win32.c win32/win32.h
1958 ____________________________________________________________________________
1959 [  4900] By: jhi                                   on 2000/01/26  07:59:05
1960         Log: s/d_nvpresuv/d_nv_preserves_uv/;
1961              plus cosmetic change for #4899.
1962      Branch: cfgperl
1963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1964            ! config_h.SH
1965      Branch: metaconfig
1966            ! U/modified/Cppsym.U
1967      Branch: metaconfig/U/perl
1968            ! perlxv.U
1969 ____________________________________________________________________________
1970 [  4899] By: jhi                                   on 2000/01/26  07:46:56
1971         Log: Update the scan of the cpp symbols.
1972      Branch: cfgperl
1973            ! Configure config_h.SH
1974      Branch: metaconfig
1975            ! U/modified/Cppsym.U
1976 ____________________________________________________________________________
1977 [  4898] By: gsar                                  on 2000/01/26  04:49:45
1978         Log: allow '--' to terminate argument processing (suggested by
1979              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
1980      Branch: perl
1981            ! lib/Getopt/Std.pm
1982 ____________________________________________________________________________
1983 [  4897] By: gsar                                  on 2000/01/26  02:42:38
1984         Log: change#3744 should have made grep more like map instead of the
1985              other way around
1986      Branch: perl
1987            ! t/op/grep.t toke.c
1988 ____________________________________________________________________________
1989 [  4896] By: gsar                                  on 2000/01/26  00:56:14
1990         Log: integrate cfgperl contents into mainline
1991      Branch: perl
1992           +> vos/config.def vos/config.pl
1993            ! Changes
1994           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
1995           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
1996           !> vos/config.h vos/config_h.SH_orig
1997 ____________________________________________________________________________
1998 [  4895] By: gsar                                  on 2000/01/26  00:45:45
1999         Log: fix parse failure of (my $foo : bar) and similar (from Spider
2000              Boardman)
2001      Branch: perl
2002            ! toke.c
2003 ____________________________________________________________________________
2004 [  4894] By: gsar                                  on 2000/01/26  00:33:53
2005         Log: avoid failure if directories already read by rmtree() are
2006              deleted by another process
2007      Branch: perl
2008            ! lib/File/Path.pm
2009 ____________________________________________________________________________
2010 [  4893] By: gsar                                  on 2000/01/25  23:19:18
2011         Log: typo in change#4892
2012      Branch: perl
2013            ! win32/win32.c
2014 ____________________________________________________________________________
2015 [  4892] By: gsar                                  on 2000/01/25  22:16:19
2016         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
2017              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
2018              to call the fixed version of open_osfhandle() only on Windows 9x;
2019              updated the makefiles and README.win32 to suit
2020      Branch: perl
2021            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
2022            ! win32/win32.h
2023 ____________________________________________________________________________
2024 [  4891] By: gsar                                  on 2000/01/25  20:22:01
2025         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
2026      Branch: perl
2027            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
2028 ____________________________________________________________________________
2029 [  4890] By: gsar                                  on 2000/01/25  19:21:17
2030         Log: update Makefile notes on the now deprecated USE_5005THREADS and
2031              USE_OBJECT
2032      Branch: perl
2033            ! win32/Makefile win32/makefile.mk
2034 ____________________________________________________________________________
2035 [  4889] By: jhi                                   on 2000/01/25  14:44:55
2036         Log: Misedit in #4888.
2037      Branch: cfgperl
2038            ! pp.c
2039 ____________________________________________________________________________
2040 [  4888] By: jhi                                   on 2000/01/25  14:38:59
2041         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
2042              rash but it's the best move I can think of right now.
2043              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
2044              but I think it did in the past.
2045              Removing the _CRAYMPP test fixes a legion of pack/unpack
2046              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
2047              One subtest, t/lib/io_sock.t #14, is still failing.
2048      Branch: cfgperl
2049            ! Configure config_h.SH hints/unicosmk.sh pp.c
2050      Branch: metaconfig
2051            ! U/modified/Oldconfig.U
2052 ____________________________________________________________________________
2053 [  4887] By: jhi                                   on 2000/01/25  06:13:14
2054         Log: Integrate with Sarathy.
2055      Branch: cfgperl
2056           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
2057           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
2058           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
2059           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
2060           !> win32/perllib.c win32/win32.c win32/win32.h
2061 ____________________________________________________________________________
2062 [  4886] By: gsar                                  on 2000/01/25  02:54:00
2063         Log: consistently use MAX_PATH+1 buffer sizes
2064      Branch: perl
2065            ! win32/win32.c
2066 ____________________________________________________________________________
2067 [  4885] By: gsar                                  on 2000/01/25  02:51:35
2068         Log: workaround for rename('x','X') bug in Windows NT
2069      Branch: perl
2070            ! t/io/fs.t win32/win32.c
2071 ____________________________________________________________________________
2072 [  4884] By: gsar                                  on 2000/01/25  01:32:57
2073         Log: windows build fixups from uniform DLL name change to perl56.dll
2074      Branch: perl
2075            ! installperl makedef.pl win32/perllib.c
2076 ____________________________________________________________________________
2077 [  4883] By: gsar                                  on 2000/01/25  01:31:27
2078         Log: more fixes for warnings from change#4840
2079      Branch: perl
2080            ! lib/Pod/Html.pm
2081 ____________________________________________________________________________
2082 [  4882] By: gsar                                  on 2000/01/24  15:35:12
2083         Log: assorted little nits
2084      Branch: perl
2085            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
2086            ! win32/win32.c
2087 ____________________________________________________________________________
2088 [  4881] By: gsar                                  on 2000/01/24  14:32:31
2089         Log: add new warnings to perldelta
2090      Branch: perl
2091            ! Changes pod/perldelta.pod pod/perldiag.pod
2092 ____________________________________________________________________________
2093 [  4880] By: jhi                                   on 2000/01/24  14:14:23
2094         Log: From: Stephane Payrard <properler@freesurf.fr>
2095              To: Gurusamy Sarathy <gsar@ActiveState.com>
2096              Cc: perl5-porters@perl.org
2097              Subject: <patch> avoid division by 0 in Benchmark.pm
2098              Date: Mon, 24 Jan 2000 16:15:38 +0100
2099              Message-ID: <20000124161538.A995@freesurf.fr>
2100      Branch: cfgperl
2101            ! lib/Benchmark.pm
2102 ____________________________________________________________________________
2103 [  4879] By: gsar                                  on 2000/01/24  14:14:20
2104         Log: force linkage of the function wrappers for globals in change#4878
2105      Branch: perl
2106            ! embed.pl globals.c perlapi.h win32/win32.h
2107 ____________________________________________________________________________
2108 [  4878] By: gsar                                  on 2000/01/24  13:04:45
2109         Log: enable function wrappers for access to globals under MULTIPLICITY
2110              (provides binary compatibility in the face of changes in interpreter
2111              structure)
2112      Branch: perl
2113            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
2114            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
2115 ____________________________________________________________________________
2116 [  4877] By: jhi                                   on 2000/01/24  11:41:57
2117         Log: perlhist update.
2118      Branch: cfgperl
2119            ! pod/perlhist.pod
2120 ____________________________________________________________________________
2121 [  4876] By: jhi                                   on 2000/01/24  11:32:07
2122         Log: Updates on the large file support status.
2123      Branch: cfgperl
2124            ! pod/perldelta.pod
2125 ____________________________________________________________________________
2126 [  4875] By: jhi                                   on 2000/01/24  11:23:16
2127         Log: Integrate with Sarathy.
2128      Branch: cfgperl
2129           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
2130           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
2131           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
2132 ____________________________________________________________________________
2133 [  4874] By: gsar                                  on 2000/01/24  10:43:03
2134         Log: fix typos; avoid use constant for lowercase constants (produces
2135              warnings now)
2136      Branch: perl
2137            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
2138            ! lib/Shell.pm
2139 ____________________________________________________________________________
2140 [  4873] By: gsar                                  on 2000/01/24  09:40:24
2141         Log: avoid warnings when there's no subs to autosplit
2142      Branch: perl
2143            ! lib/AutoSplit.pm
2144 ____________________________________________________________________________
2145 [  4872] By: jhi                                   on 2000/01/24  09:39:01
2146         Log: Create a tool for converting a config_h.SH into a VOS config.h.
2147      Branch: cfgperl
2148            + vos/config.def vos/config.pl
2149            ! MANIFEST vos/config.h vos/config_h.SH_orig
2150 ____________________________________________________________________________
2151 [  4871] By: gsar                                  on 2000/01/24  09:15:20
2152         Log: typos in change#4623
2153      Branch: perl
2154            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2155 ____________________________________________________________________________
2156 [  4870] By: jhi                                   on 2000/01/24  06:43:19
2157         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
2158      Branch: cfgperl
2159            ! Configure config_h.SH
2160      Branch: metaconfig
2161            + U/modified/cf_email.U U/modified/so.U
2162      Branch: metaconfig/U/perl
2163            ! dlsrc.U
2164 ____________________________________________________________________________
2165 [  4869] By: jhi                                   on 2000/01/24  06:04:31
2166         Log: Integrate with Sarathy.
2167      Branch: cfgperl
2168           +> t/pragma/diagnostics.t
2169           !> (integrate 120 files)
2170 ____________________________________________________________________________
2171 [  4868] By: gsar                                  on 2000/01/23  21:49:28
2172         Log: on windows, set seek position to end for files opened in append mode
2173              (improves compatibility with Unix, avoids buffering issues)
2174      Branch: perl
2175            ! win32/win32.c
2176 ____________________________________________________________________________
2177 [  4867] By: gsar                                  on 2000/01/23  21:19:31
2178         Log: change#4866 was flawed; revert and add better fix for warning
2179      Branch: perl
2180            ! op.c op.h
2181 ____________________________________________________________________________
2182 [  4866] By: gsar                                  on 2000/01/23  20:43:56
2183         Log: optimize away runtime code for our($foo) (also avoid warnings)
2184      Branch: perl
2185            ! op.c
2186 ____________________________________________________________________________
2187 [  4865] By: gsar                                  on 2000/01/23  13:17:18
2188         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
2189      Branch: perl
2190            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2191            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
2192 ____________________________________________________________________________
2193 [  4864] By: gsar                                  on 2000/01/23  13:12:31
2194         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
2195              suggested by Dominic Dunlop <domo@computer.org>)
2196      Branch: perl
2197            ! doio.c
2198 ____________________________________________________________________________
2199 [  4863] By: gsar                                  on 2000/01/23  13:01:35
2200         Log: fix misclassified warnings
2201      Branch: perl
2202            ! pod/perldiag.pod
2203 ____________________________________________________________________________
2204 [  4862] By: gsar                                  on 2000/01/23  12:52:12
2205         Log: document bareword prototype incompatibility
2206      Branch: perl
2207            ! pod/perldelta.pod pod/perlsub.pod
2208 ____________________________________________________________________________
2209 [  4861] By: gsar                                  on 2000/01/23  12:32:25
2210         Log: faulty edit
2211      Branch: perl
2212            ! lib/File/stat.pm
2213 ____________________________________________________________________________
2214 [  4860] By: gsar                                  on 2000/01/23  12:23:48
2215         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
2216      Branch: perl
2217            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
2218            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
2219            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
2220            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
2221            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
2222            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
2223            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
2224            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
2225            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
2226            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
2227            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
2228            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
2229            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
2230            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
2231            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
2232            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
2233            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
2234            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
2235            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
2236            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
2237            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
2238            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
2239            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
2240            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
2241            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
2242            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
2243 ____________________________________________________________________________
2244 [  4859] By: gsar                                  on 2000/01/23  11:29:22
2245         Log: fix diagnostics to report "our" vs "my" correctly
2246      Branch: perl
2247            ! op.c pod/perldiag.pod
2248 ____________________________________________________________________________
2249 [  4858] By: gsar                                  on 2000/01/23  10:14:46
2250         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
2251              more widely)
2252      Branch: perl
2253            ! patchlevel.h
2254 ____________________________________________________________________________
2255 [  4857] By: gsar                                  on 2000/01/23  10:04:03
2256         Log: disallow our($foo::bar)
2257      Branch: perl
2258            ! pod/perldiag.pod toke.c
2259 ____________________________________________________________________________
2260 [  4856] By: gsar                                  on 2000/01/23  09:50:54
2261         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
2262      Branch: perl
2263            ! utils/dprofpp.PL
2264 ____________________________________________________________________________
2265 [  4855] By: gsar                                  on 2000/01/23  09:36:51
2266         Log: new test (from Michael G Schwern <schwern@pobox.com>)
2267      Branch: perl
2268            + t/pragma/diagnostics.t
2269            ! MANIFEST
2270 ____________________________________________________________________________
2271 [  4854] By: gsar                                  on 2000/01/23  09:24:40
2272         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
2273              <schwern@pobox.com>)
2274      Branch: perl
2275            ! utils/h2xs.PL
2276 ____________________________________________________________________________
2277 [  4853] By: gsar                                  on 2000/01/23  09:08:30
2278         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2279      Branch: perl
2280            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
2281 ____________________________________________________________________________
2282 [  4852] By: gsar                                  on 2000/01/23  08:52:44
2283         Log: mark some extensions as "special versions" to avoid CPAN indexer
2284              confusion (from Ilya Zakharevich)
2285      Branch: perl
2286            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
2287 ____________________________________________________________________________
2288 [  4851] By: gsar                                  on 2000/01/23  08:48:46
2289         Log: prefer POSIX::uname() rather than syscalls, which require attempting
2290              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
2291      Branch: perl
2292            ! lib/Sys/Hostname.pm
2293 ____________________________________________________________________________
2294 [  4850] By: gsar                                  on 2000/01/23  08:36:43
2295         Log: integrate cfgperl contents into mainline
2296      Branch: perl
2297           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
2298           !> Porting/config_H config_h.SH perl.h
2299 ____________________________________________________________________________
2300 [  4849] By: gsar                                  on 2000/01/23  08:17:30
2301         Log: fix localization in while BLOCK when there is a continue BLOCK
2302              by introducing an explicit scope (c.f. change#4848)
2303      Branch: perl
2304            ! op.c pp_ctl.c t/cmd/while.t
2305 ____________________________________________________________________________
2306 [  4848] By: gsar                                  on 2000/01/23  06:43:51
2307         Log: fix scope cleanup when next jumps to a continue block; this is rather
2308              in the nature of a kludge; it doesn't fix the longstanding bug that
2309              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
2310              instead of "1")
2311      Branch: perl
2312            ! pp_ctl.c t/cmd/while.t
2313 ____________________________________________________________________________
2314 [  4847] By: gsar                                  on 2000/01/23  04:47:25
2315         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
2316              C<while (my $x = foo()) { my $x = bar(); }> etc.
2317      Branch: perl
2318            ! op.c
2319 ____________________________________________________________________________
2320 [  4846] By: gsar                                  on 2000/01/23  04:44:17
2321         Log: avoid warnings in change#4839
2322      Branch: perl
2323            ! lib/Carp/Heavy.pm
2324 ____________________________________________________________________________
2325 [  4845] By: gsar                                  on 2000/01/22  13:12:38
2326         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
2327      Branch: perl
2328            ! Changes Configure
2329 ____________________________________________________________________________
2330 [  4844] By: gsar                                  on 2000/01/22  12:46:26
2331         Log: wrong category for exec() warning
2332      Branch: perl
2333            ! op.c pod/perlop.pod
2334 ____________________________________________________________________________
2335 [  4843] By: gsar                                  on 2000/01/22  12:42:40
2336         Log: fix line continuations in argument lists (from Helmut Jarausch)
2337      Branch: perl
2338            ! lib/ExtUtils/xsubpp
2339 ____________________________________________________________________________
2340 [  4842] By: gsar                                  on 2000/01/22  12:34:39
2341         Log: CGI.pm upgraded to v2.56 from CPAN
2342      Branch: perl
2343            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
2344            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
2345            ! t/lib/cgi-html.t
2346 ____________________________________________________________________________
2347 [  4841] By: gsar                                  on 2000/01/22  12:07:23
2348         Log: avoid warnings due to lack of forward declarations
2349      Branch: perl
2350            ! lib/Pod/Html.pm
2351 ____________________________________________________________________________
2352 [  4840] By: gsar                                  on 2000/01/22  12:04:30
2353         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
2354              <wolfgang.laun@alcatel.at>)
2355      Branch: perl
2356            ! lib/Pod/Html.pm
2357 ____________________________________________________________________________
2358 [  4839] By: gsar                                  on 2000/01/22  11:57:24
2359         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
2360              <wolfgang.laun@alcatel.at>)
2361      Branch: perl
2362            ! lib/Carp/Heavy.pm pod/perldelta.pod
2363 ____________________________________________________________________________
2364 [  4838] By: gsar                                  on 2000/01/22  10:53:06
2365         Log: truncate(FH) flushes FH before truncating it
2366      Branch: perl
2367            ! pp_sys.c t/io/fs.t
2368 ____________________________________________________________________________
2369 [  4837] By: gsar                                  on 2000/01/22  10:37:16
2370         Log: #line directives without a filename leave the file name as it was
2371              instead of setting it to the script name (from Andrew Pimlott
2372              <andrew@pimlott.ne.mediaone.net>)
2373      Branch: perl
2374            ! toke.c
2375 ____________________________________________________________________________
2376 [  4836] By: gsar                                  on 2000/01/22  10:06:53
2377         Log: add patch for printf-style format typechecks (from Robin Barker
2378              <rmb1@cise.npl.co.uk>); fixes for problems so identified
2379      Branch: perl
2380            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
2381            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
2382 ____________________________________________________________________________
2383 [  4835] By: gsar                                  on 2000/01/22  08:42:52
2384         Log: From: John Tobey <jtobey@isay.com>
2385              Date: Thu, 16 Dec 1999 20:20:38 -0500
2386              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
2387              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
2388      Branch: perl
2389            ! lib/base.pm lib/fields.pm t/lib/fields.t
2390 ____________________________________________________________________________
2391 [  4834] By: gsar                                  on 2000/01/22  08:08:08
2392         Log: fix deeply nested closures that have no references to lexical in
2393              intervening subs
2394      Branch: perl
2395            ! embed.h embed.pl op.c proto.h t/op/closure.t
2396 ____________________________________________________________________________
2397 [  4833] By: gsar                                  on 2000/01/21  17:04:21
2398         Log: add $VERSION
2399      Branch: perl
2400            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
2401 ____________________________________________________________________________
2402 [  4832] By: gsar                                  on 2000/01/21  16:49:09
2403         Log: fix bug in dumping self-referential scalars
2404      Branch: perl
2405            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
2406            ! t/lib/dumper.t
2407 ____________________________________________________________________________
2408 [  4831] By: jhi                                   on 2000/01/21  09:16:07
2409         Log: Integrate with Sarathy.
2410      Branch: cfgperl
2411           +> t/op/exists_sub.t
2412           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
2413           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
2414           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
2415           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
2416           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
2417 ____________________________________________________________________________
2418 [  4830] By: gsar                                  on 2000/01/21  04:28:08
2419         Log: patch to report warnings on bogus filehandles passed to flock(),
2420              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
2421              (slightly modified)
2422      Branch: perl
2423            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
2424            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
2425            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
2426 ____________________________________________________________________________
2427 [  4829] By: gsar                                  on 2000/01/21  03:43:46
2428         Log: typo fix
2429      Branch: perl
2430            ! pod/perlop.pod
2431 ____________________________________________________________________________
2432 [  4828] By: gsar                                  on 2000/01/21  03:32:31
2433         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
2434              fixups of faulty facts and prose
2435      Branch: perl
2436            ! pod/perlvar.pod
2437 ____________________________________________________________________________
2438 [  4827] By: gsar                                  on 2000/01/21  01:45:51
2439         Log: support for C<exists &func> (from Spider Boardman)
2440      Branch: perl
2441            + t/op/exists_sub.t
2442            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
2443            ! pod/perlfunc.pod pp.c
2444 ____________________________________________________________________________
2445 [  4826] By: gsar                                  on 2000/01/21  01:35:46
2446         Log: mention the fact that open(my $foo, ...) covers all handle
2447              constructors
2448      Branch: perl
2449            ! pod/perldelta.pod
2450 ____________________________________________________________________________
2451 [  4825] By: gsar                                  on 2000/01/21  01:03:34
2452         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2453              Date: Wed, 19 Jan 2000 15:05:11 -0500
2454              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
2455              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
2456      Branch: perl
2457            ! utils/h2xs.PL
2458 ____________________________________________________________________________
2459 [  4824] By: gsar                                  on 2000/01/20  19:14:26
2460         Log: INSTALL updates from Andy Dougherty
2461      Branch: perl
2462            ! INSTALL
2463 ____________________________________________________________________________
2464 [  4823] By: gsar                                  on 2000/01/20  08:40:13
2465         Log: sv_true() has a superfluous test
2466      Branch: perl
2467            ! sv.c sv.h
2468 ____________________________________________________________________________
2469 [  4822] By: bailey                                on 2000/01/20  02:03:35
2470         Log: Minor cosmetic updates
2471      Branch: vmsperl
2472            ! configure.com
2473 ____________________________________________________________________________
2474 [  4821] By: bailey                                on 2000/01/20  00:25:30
2475         Log: Quick integration of mainline changes to date
2476      Branch: vmsperl
2477           +> (branch 74 files)
2478            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
2479            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
2480            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
2481            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
2482            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
2483            - lib/warning.pm os2/POSIX.mkfifo warning.h
2484           !> (integrate 462 files)
2485 ____________________________________________________________________________
2486 [  4820] By: jhi                                   on 2000/01/19  22:46:42
2487         Log: More robust inc_version_list from Andy.
2488      Branch: cfgperl
2489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2490            ! config_h.SH
2491      Branch: metaconfig
2492            ! U/installdirs/inc_version_list.U
2493 ____________________________________________________________________________
2494 [  4819] By: jhi                                   on 2000/01/19  17:36:56
2495         Log: Add NV_PRESERVES_UV.
2496      Branch: cfgperl
2497            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2498            ! config_h.SH perl.h
2499      Branch: metaconfig
2500            ! U/protos/selecttype.U
2501      Branch: metaconfig/U/perl
2502            - nvpresuv.U
2503            ! perlxv.U
2504 ____________________________________________________________________________
2505 [  4818] By: jhi                                   on 2000/01/19  08:13:05
2506         Log: Integrate with Sarathy.
2507      Branch: cfgperl
2508           !> Changes Configure win32/config.bc win32/config.gc
2509           !> win32/config.vc win32/config_H.bc win32/config_H.gc
2510           !> win32/config_H.vc
2511 ____________________________________________________________________________
2512 [  4817] By: gsar                                  on 2000/01/19  05:25:43
2513         Log: regen win32/config*
2514      Branch: perl
2515            ! Configure win32/config.bc win32/config.gc win32/config.vc
2516            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2517 ____________________________________________________________________________
2518 [  4816] By: jhi                                   on 2000/01/18  21:19:10
2519         Log: Policy patch from Andy for installation directories,
2520              removing the $apiversion.
2521      Branch: cfgperl
2522            ! Policy_sh.SH
2523 ____________________________________________________________________________
2524 [  4815] By: jhi                                   on 2000/01/18  21:11:03
2525         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
2526              as suggested by Andy.
2527      Branch: cfgperl
2528            ! Configure config_h.SH
2529      Branch: metaconfig
2530            ! U/compline/d_gnulibc.U U/modified/cc.U
2531 ____________________________________________________________________________
2532 [  4814] By: gsar                                  on 2000/01/18  20:48:10
2533         Log: integrate cfgperl changes into mainline
2534      Branch: perl
2535            ! Changes
2536           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2537           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
2538           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
2539 ____________________________________________________________________________
2540 [  4813] By: jhi                                   on 2000/01/18  19:41:33
2541         Log: metaconfig todo note from Andy.
2542      Branch: cfgperl
2543            ! Configure config_h.SH
2544      Branch: metaconfig
2545            ! U/installdirs/inc_version_list.U
2546 ____________________________________________________________________________
2547 [  4812] By: jhi                                   on 2000/01/18  15:02:55
2548         Log: More -V.
2549      Branch: cfgperl
2550            ! perl.c
2551 ____________________________________________________________________________
2552 [  4811] By: jhi                                   on 2000/01/18  10:35:30
2553         Log: More compile-time options shown with -V.
2554      Branch: cfgperl
2555            ! perl.c
2556 ____________________________________________________________________________
2557 [  4810] By: jhi                                   on 2000/01/17  08:35:49
2558         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
2559              the strtold() and qgcvt() prototypes for long doubles, but
2560              it should be okay in any case); fix bad assumptions in the
2561              test suite about string->float conversions; though the out
2562              parameter of strtold() (and strtoll()) is unused, it is nicer
2563              to have it in correct type.
2564      Branch: cfgperl
2565            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
2566      Branch: metaconfig
2567            ! U/modified/cc.U
2568 ____________________________________________________________________________
2569 [  4809] By: jhi                                   on 2000/01/16  19:21:18
2570         Log: strtoll works better ternary.
2571      Branch: cfgperl
2572            ! perl.h
2573 ____________________________________________________________________________
2574 [  4808] By: jhi                                   on 2000/01/16  19:12:58
2575         Log: Know strtoll.
2576      Branch: cfgperl
2577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2578            ! config_h.SH perl.h
2579 ____________________________________________________________________________
2580 [  4807] By: jhi                                   on 2000/01/16  17:57:03
2581         Log: Integrate with Sarathy.
2582      Branch: cfgperl
2583           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
2584           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
2585 ____________________________________________________________________________
2586 [  4806] By: jhi                                   on 2000/01/16  16:37:47
2587         Log: Continue qgcvt work; closer now but not yet there.
2588      Branch: cfgperl
2589            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2590            ! config_h.SH doop.c utf8.c
2591      Branch: metaconfig
2592            ! U/compline/d_gconvert.U
2593      Branch: metaconfig/U/perl
2594            ! d_qgcvt.U
2595 ____________________________________________________________________________
2596 [  4805] By: jhi                                   on 2000/01/15  22:26:16
2597         Log: Metaconfig and Porting patches from Andy; start using the new
2598              long long and long double thingies from #4804; regen Configure.
2599      Branch: cfgperl
2600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2601            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
2602      Branch: metaconfig
2603            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
2604            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
2605            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
2606            + U/nullified/lib.U
2607            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
2608            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
2609            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
2610            ! U/modified/Oldconfig.U U/modified/Signal.U
2611            ! U/modified/sig_name.U U/threads/usethreads.U
2612      Branch: metaconfig/U/perl
2613            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
2614            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
2615            ! usemultiplicity.U
2616      Branch: perl
2617            ! perl.h util.c
2618 ____________________________________________________________________________
2619 [  4804] By: jhi                                   on 2000/01/14  14:22:24
2620         Log: Add more quad/long long/long double sciency.
2621      Branch: metaconfig/U/perl
2622            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
2623            + d_strtouq.U
2624 ____________________________________________________________________________
2625 [  4803] By: gsar                                  on 2000/01/14  04:40:49
2626         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
2627      Branch: perl
2628            ! op.c
2629 ____________________________________________________________________________
2630 [  4802] By: gsar                                  on 2000/01/14  04:35:55
2631         Log: add note about "our"
2632      Branch: perl
2633            ! lib/vars.pm
2634 ____________________________________________________________________________
2635 [  4801] By: gsar                                  on 2000/01/14  04:16:51
2636         Log: nailed "our" declarations, and better warnings on duplicate
2637              "our" declarations
2638      Branch: perl
2639            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
2640            ! t/pragma/strict-vars toke.c
2641 ____________________________________________________________________________
2642 [  4800] By: gsar                                  on 2000/01/14  01:27:13
2643         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
2644      Branch: perl
2645            ! dump.c op.c op.h
2646 ____________________________________________________________________________
2647 [  4799] By: gsar                                  on 2000/01/14  01:17:15
2648         Log: doc typo
2649      Branch: perl
2650            ! pod/perlfunc.pod
2651 ____________________________________________________________________________
2652 [  4798] By: jhi                                   on 2000/01/13  16:31:34
2653         Log: Integrate with Sarathy.
2654      Branch: cfgperl
2655           +> epoc/config.sh epoc/epocish.c epoc/link.pl
2656           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
2657           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
2658           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
2659           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
2660           +> win32/perlhost.h win32/vdir.h win32/vmem.h
2661            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
2662            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
2663            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
2664           !> (integrate 282 files)
2665 ____________________________________________________________________________
2666 [  4797] By: gsar                                  on 2000/01/13  08:12:56
2667         Log: clearer docs for change#4796; faster av_exists()
2668      Branch: perl
2669            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2670 ____________________________________________________________________________
2671 [  4796] By: gsar                                  on 2000/01/13  06:49:03
2672         Log: support delete() and exists() on array, tied array, and pseudo-hash
2673              elements or slices
2674      Branch: perl
2675            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
2676            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
2677            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
2678            ! t/op/avhv.t t/op/delete.t
2679 ____________________________________________________________________________
2680 [  4795] By: gsar                                  on 2000/01/11  20:52:30
2681         Log: extend site_perl changes change#4773 to vendor_perl as well
2682      Branch: perl
2683            ! Configure
2684 ____________________________________________________________________________
2685 [  4794] By: gsar                                  on 2000/01/11  19:18:50
2686         Log: rework INSTALL to reflect new logic for versioning sitelibs
2687      Branch: perl
2688            ! INSTALL
2689 ____________________________________________________________________________
2690 [  4793] By: gsar                                  on 2000/01/11  01:44:00
2691         Log: test for change#4792
2692      Branch: perl
2693            ! t/op/fork.t
2694 ____________________________________________________________________________
2695 [  4792] By: gsar                                  on 2000/01/11  01:22:36
2696         Log: pseudo forked children inherit environment correctly
2697      Branch: perl
2698            ! win32/perlhost.h
2699 ____________________________________________________________________________
2700 [  4791] By: gsar                                  on 2000/01/10  19:14:03
2701         Log: test tweak
2702      Branch: perl
2703            ! t/op/fork.t
2704 ____________________________________________________________________________
2705 [  4790] By: gsar                                  on 2000/01/10  18:56:16
2706         Log: check for USE_ITHREADS sanity was too restrictive
2707      Branch: perl
2708            ! perl.h
2709 ____________________________________________________________________________
2710 [  4789] By: gsar                                  on 2000/01/10  18:30:24
2711         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
2712              a real SetCurrentDirectory() in toplevel host
2713      Branch: perl
2714            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
2715            ! win32/vdir.h win32/win32.c
2716 ____________________________________________________________________________
2717 [  4782] By: gsar                                  on 2000/01/10  05:27:03
2718         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
2719      Branch: perl
2720            + epoc/config.sh epoc/epocish.c epoc/link.pl
2721            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
2722            - epoc/perl.pkg
2723            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
2724            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
2725            ! lib/Sys/Hostname.pm
2726 ____________________________________________________________________________
2727 [  4781] By: gsar                                  on 2000/01/10  05:11:03
2728         Log: pod typos (from Abigail <abigail@delanet.com>)
2729      Branch: perl
2730            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
2731 ____________________________________________________________________________
2732 [  4780] By: gsar                                  on 2000/01/10  05:07:35
2733         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
2734      Branch: perl
2735            ! t/lib/thread.t
2736 ____________________________________________________________________________
2737 [  4779] By: gsar                                  on 2000/01/10  05:06:16
2738         Log: terminate -s switch processing only on C<-->, not on C<--foo>
2739      Branch: perl
2740            ! perl.c
2741 ____________________________________________________________________________
2742 [  4778] By: gsar                                  on 2000/01/10  04:38:45
2743         Log: useithreads needs usemultiplicity
2744      Branch: perl
2745            ! Configure perl.h
2746 ____________________________________________________________________________
2747 [  4777] By: gsar                                  on 2000/01/10  01:18:04
2748         Log: use $Config{version} rather than $] where appropriate
2749      Branch: perl
2750            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
2751            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
2752            ! lib/lib.pm
2753 ____________________________________________________________________________
2754 [  4776] By: gsar                                  on 2000/01/10  00:11:34
2755         Log: enable fork.t on windows
2756      Branch: perl
2757            ! t/op/fork.t
2758 ____________________________________________________________________________
2759 [  4775] By: gsar                                  on 2000/01/10  00:07:29
2760         Log: broken test for use5005threads
2761      Branch: perl
2762            ! t/lib/safe2.t
2763 ____________________________________________________________________________
2764 [  4774] By: gsar                                  on 2000/01/09  23:56:37
2765         Log: more windows build tweaks
2766      Branch: perl
2767            ! installperl makedef.pl win32/Makefile win32/config_H.bc
2768            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
2769            ! win32/makefile.mk
2770 ____________________________________________________________________________
2771 [  4773] By: gsar                                  on 2000/01/09  22:27:19
2772         Log: more changes for new-style version numbers (versions numbers on
2773              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
2774              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
2775              split $Config{apiversion} into three, @Config{apirevision,apiversion,
2776              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
2777              to .../site_perl/$version, just like $Config{privlib}, making sitelib
2778              completely independent across versions and substantially eliminating
2779              chances of breaking older installations by overwriting newly built
2780              extensions; all this means compatibility inclusions for @INC will need
2781              to take into account older sitelib versions (this still TODO)
2782              
2783              windows, vms, dos tweaks for the above
2784      Branch: perl
2785            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
2786            ! config_h.SH configure.com dosish.h installman installperl
2787            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
2788            ! win32/config.bc win32/config.gc win32/config.vc
2789            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2790            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
2791            ! win32/win32.c
2792 ____________________________________________________________________________
2793 [  4772] By: gsar                                  on 2000/01/09  19:05:33
2794         Log: s/usethreads/use5005threads/g
2795      Branch: perl
2796            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
2797 ____________________________________________________________________________
2798 [  4771] By: gsar                                  on 2000/01/09  18:51:50
2799         Log: Configure changes for new-style version numbers (from Andy Dougherty,
2800              slightly altered)
2801      Branch: perl
2802            ! Configure INSTALL Porting/Glossary Porting/config.sh
2803            ! Porting/config_H config_h.SH perl.h win32/Makefile
2804            ! win32/config.bc win32/config.gc win32/config.vc
2805            ! win32/makefile.mk
2806 ____________________________________________________________________________
2807 [  4770] By: gsar                                  on 2000/01/07  22:18:54
2808         Log: fix for 'make utest' failures (from Ilya Zakharevich)
2809      Branch: perl
2810            ! regexec.c
2811 ____________________________________________________________________________
2812 [  4769] By: gsar                                  on 2000/01/07  18:23:16
2813         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2814      Branch: perl
2815            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
2816            + ext/ODBM_File/hints/cygwin.pl
2817            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
2818            ! hints/cygwin.sh installman installperl lib/Cwd.pm
2819            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
2820            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
2821 ____________________________________________________________________________
2822 [  4768] By: gsar                                  on 2000/01/07  18:12:15
2823         Log: typo on h2xs.PL (from Helmut Jarausch)
2824      Branch: perl
2825            ! utils/h2xs.PL
2826 ____________________________________________________________________________
2827 [  4767] By: gsar                                  on 2000/01/07  17:58:45
2828         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
2829      Branch: perl
2830            ! README.vms configure.com vms/subconfigure.com
2831 ____________________________________________________________________________
2832 [  4766] By: gsar                                  on 2000/01/07  17:54:05
2833         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
2834              <sthoenna@efn.org>)
2835      Branch: perl
2836            - os2/POSIX.mkfifo
2837            ! MANIFEST README.os2
2838 ____________________________________________________________________________
2839 [  4765] By: gsar                                  on 2000/01/06  20:11:46
2840         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
2841              match /^lib/ won't load properly)
2842      Branch: perl
2843            + ext/DynaLoader/hints/openbsd.pl
2844            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
2845 ____________________________________________________________________________
2846 [  4764] By: gsar                                  on 2000/01/06  19:51:08
2847         Log: add undocumented globals for compatibility--find.pl, and find2perl
2848              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
2849      Branch: perl
2850            ! lib/File/Find.pm
2851 ____________________________________________________________________________
2852 [  4763] By: gsar                                  on 2000/01/06  10:51:07
2853         Log: fix various C-backend shenanigans
2854      Branch: perl
2855            ! ext/B/B/C.pm
2856 ____________________________________________________________________________
2857 [  4762] By: gsar                                  on 2000/01/06  04:09:00
2858         Log: tweak test in change#4757 for Windows
2859      Branch: perl
2860            ! t/io/open.t
2861 ____________________________________________________________________________
2862 [  4761] By: gsar                                  on 2000/01/06  02:55:30
2863         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
2864              they belonged to freed OP_CONSTs)
2865      Branch: perl
2866            ! op.c
2867 ____________________________________________________________________________
2868 [  4760] By: gsar                                  on 2000/01/06  00:22:40
2869         Log: constant ranges could escape bareword check in list context
2870      Branch: perl
2871            ! op.c t/pragma/strict-subs
2872 ____________________________________________________________________________
2873 [  4759] By: gsar                                  on 2000/01/05  20:52:50
2874         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2875              Date: Wed, 05 Jan 2000 15:23:18 EST
2876              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
2877              Subject: Re: minimal m//g matches appear busted
2878      Branch: perl
2879            ! regexec.c t/op/pat.t
2880 ____________________________________________________________________________
2881 [  4758] By: gsar                                  on 2000/01/05  12:49:40
2882         Log: various nits identified by warnings unmasked by recent changes
2883      Branch: perl
2884            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
2885 ____________________________________________________________________________
2886 [  4757] By: gsar                                  on 2000/01/05  12:48:10
2887         Log: severe bugs in change#3786 fixed
2888      Branch: perl
2889            ! doio.c t/io/open.t
2890 ____________________________________________________________________________
2891 [  4756] By: gsar                                  on 2000/01/05  11:25:10
2892         Log: tweak change#4745 to make ebcdic output match for chars <= 037
2893      Branch: perl
2894            ! ext/Data/Dumper/Dumper.pm
2895 ____________________________________________________________________________
2896 [  4755] By: gsar                                  on 2000/01/05  06:56:05
2897         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
2898      Branch: perl
2899            ! Configure util.c utils/perlcc.PL
2900 ____________________________________________________________________________
2901 [  4754] By: gsar                                  on 2000/01/05  06:52:25
2902         Log: avoid expensive Version_check (from Andreas Koenig)
2903      Branch: perl
2904            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2905            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2906 ____________________________________________________________________________
2907 [  4753] By: gsar                                  on 2000/01/05  06:48:22
2908         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
2909              Date: 03 Jan 2000 21:56:02 +0100
2910              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
2911              Subject: Reloading File::Copy
2912      Branch: perl
2913            ! Changes lib/File/Copy.pm t/lib/filecopy.t
2914 ____________________________________________________________________________
2915 [  4752] By: gsar                                  on 2000/01/04  01:19:20
2916         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
2917      Branch: perl
2918            ! win32/Makefile win32/makefile.mk win32/win32.h
2919 ____________________________________________________________________________
2920 [  4751] By: gsar                                  on 2000/01/03  18:26:08
2921         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
2922      Branch: perl
2923            ! lib/ExtUtils/MakeMaker.pm
2924 ____________________________________________________________________________
2925 [  4750] By: gsar                                  on 2000/01/02  21:58:02
2926         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
2927              to write to a file other than tmon.out (suggested by Haakon Alstadheim
2928              <Haakon.Alstadheim@sds.no>)
2929      Branch: perl
2930            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
2931 ____________________________________________________________________________
2932 [  4749] By: gsar                                  on 2000/01/02  21:37:29
2933         Log: disable optimization in change#3612 for join() and quotemeta()--this
2934              removes all the gross hacks for the special cases in that change; fix
2935              pp_concat() for when TARG == arg (modified version of patch suggested
2936              by Ilya Zakharevich)
2937      Branch: perl
2938            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
2939 ____________________________________________________________________________
2940 [  4748] By: gsar                                  on 2000/01/02  20:26:06
2941         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
2942              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
2943      Branch: perl
2944            ! lib/ExtUtils/MakeMaker.pm
2945 ____________________________________________________________________________
2946 [  4747] By: gsar                                  on 2000/01/02  20:17:36
2947         Log: fix 4-arg substr() when used as argument to subroutine
2948      Branch: perl
2949            ! pp.c t/op/substr.t
2950 ____________________________________________________________________________
2951 [  4746] By: gsar                                  on 2000/01/02  18:45:58
2952         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
2953      Branch: perl
2954            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
2955            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
2956            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
2957            ! perlapi.c proto.h thread.h util.c
2958 ____________________________________________________________________________
2959 [  4745] By: gsar                                  on 2000/01/02  18:15:44
2960         Log: ebcdic fix for Data::Dumper from Peter Prymmer
2961      Branch: perl
2962            ! ext/Data/Dumper/Dumper.pm regcomp.c
2963 ____________________________________________________________________________
2964 [  4744] By: gsar                                  on 1999/12/31  22:42:23
2965         Log: missing files in previous submit
2966      Branch: perl
2967            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
2968            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
2969 ____________________________________________________________________________
2970 [  4743] By: gsar                                  on 1999/12/31  06:47:18
2971         Log: various Windows build tweaks
2972      Branch: perl
2973            ! win32/win32.h
2974 ____________________________________________________________________________
2975 [  4742] By: gsar                                  on 1999/12/30  21:32:36
2976         Log: change#4705 breaks code that interpolates $], so leave string value
2977              of $] as it was for compatibility (and perhaps introduce $^V or similar
2978              for the utf8 representation, maybe?)
2979      Branch: perl
2980            ! configpm gv.c
2981 ____________________________________________________________________________
2982 [  4741] By: gsar                                  on 1999/12/30  19:36:21
2983         Log: avoid CRLF in byteloadable files created by perlcc
2984      Branch: perl
2985            ! utils/perlcc.PL
2986 ____________________________________________________________________________
2987 [  4740] By: gsar                                  on 1999/12/30  19:35:07
2988         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
2989      Branch: perl
2990            ! pod/perldelta.pod toke.c
2991 ____________________________________________________________________________
2992 [  4739] By: gsar                                  on 1999/12/30  05:44:21
2993         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
2994              to allow ByteLoader to work; the DATA filehandles continue to
2995              be left open in text mode for compatibility
2996      Branch: perl
2997            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
2998            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
2999            ! win32/win32.h
3000 ____________________________________________________________________________
3001 [  4738] By: gsar                                  on 1999/12/30  04:36:12
3002         Log: CR-LF support broken for formats
3003      Branch: perl
3004            ! toke.c
3005 ____________________________________________________________________________
3006 [  4737] By: gsar                                  on 1999/12/29  22:30:52
3007         Log: make DProf functional under pseudo-fork()
3008      Branch: perl
3009            ! ext/Devel/DProf/DProf.xs
3010 ____________________________________________________________________________
3011 [  4736] By: gsar                                  on 1999/12/29  21:04:59
3012         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
3013              Mulder)
3014      Branch: perl
3015            ! doio.c pp_hot.c t/io/argv.t
3016 ____________________________________________________________________________
3017 [  4735] By: gsar                                  on 1999/12/29  18:12:40
3018         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
3019              Koenig)
3020      Branch: perl
3021            ! Makefile.SH
3022 ____________________________________________________________________________
3023 [  4734] By: gsar                                  on 1999/12/28  21:10:37
3024         Log: Windows build tweaks
3025      Branch: perl
3026            ! INTERN.h sv.c
3027 ____________________________________________________________________________
3028 [  4733] By: gsar                                  on 1999/12/28  20:45:15
3029         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
3030              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
3031      Branch: perl
3032            ! pp_sys.c
3033 ____________________________________________________________________________
3034 [  4732] By: gsar                                  on 1999/12/28  20:42:13
3035         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
3036              <ralph@inputplus.demon.co.uk>
3037      Branch: perl
3038            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
3039 ____________________________________________________________________________
3040 [  4731] By: gsar                                  on 1999/12/28  20:23:17
3041         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
3042              not supplied (variant of patch suggested by Ilya Zakharevich)
3043      Branch: perl
3044            ! XSUB.h lib/ExtUtils/xsubpp
3045 ____________________________________________________________________________
3046 [  4730] By: gsar                                  on 1999/12/28  19:55:56
3047         Log: range operator does magical string increment iff both operands
3048              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
3049              the "foreach (RANGE)" case as well
3050      Branch: perl
3051            ! pp_ctl.c t/op/range.t
3052 ____________________________________________________________________________
3053 [  4729] By: gsar                                  on 1999/12/28  18:40:19
3054         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
3055      Branch: perl
3056            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
3057            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
3058            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
3059            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
3060            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
3061            ! win32/win32.h
3062 ____________________________________________________________________________
3063 [  4728] By: gsar                                  on 1999/12/28  07:44:19
3064         Log: typecasts needed
3065      Branch: perl
3066            ! toke.c
3067 ____________________________________________________________________________
3068 [  4727] By: gsar                                  on 1999/12/28  06:23:08
3069         Log: change#4721 needed line number adjustments
3070      Branch: perl
3071            ! MANIFEST global.sym proto.h t/pragma/warn/doop
3072            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
3073            ! t/pragma/warn/toke t/pragma/warn/utf8
3074 ____________________________________________________________________________
3075 [  4726] By: gsar                                  on 1999/12/28  04:18:15
3076         Log: integrate utfperl contents into mainline
3077      Branch: perl
3078           +> lib/byte.pm lib/byte_heavy.pl
3079           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
3080           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
3081           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
3082 ____________________________________________________________________________
3083 [  4725] By: gsar                                  on 1999/12/28  04:08:09
3084         Log: integrate mainline contents
3085      Branch: utfperl
3086            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
3087            - lib/unicode/Eq/Unicode
3088           !> (integrate 60 files)
3089 ____________________________________________________________________________
3090 [  4724] By: gsar                                  on 1999/12/28  03:44:10
3091         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
3092      Branch: perl
3093            ! regcomp.c t/op/re_tests
3094 ____________________________________________________________________________
3095 [  4723] By: gsar                                  on 1999/12/28  03:28:39
3096         Log: more ebcdic testsuite fixups (from Peter Prymmer)
3097      Branch: perl
3098            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
3099            ! t/pragma/overload.t t/pragma/utf8.t
3100 ____________________________________________________________________________
3101 [  4722] By: gsar                                  on 1999/12/28  03:14:48
3102         Log: avoid "used once" warning
3103      Branch: perl
3104            ! lib/diagnostics.pm
3105 ____________________________________________________________________________
3106 [  4721] By: gsar                                  on 1999/12/28  03:10:32
3107         Log: ebcdic tweaks for tests from Peter Prymmer
3108      Branch: perl
3109            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
3110            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
3111 ____________________________________________________________________________
3112 [  4720] By: gsar                                  on 1999/12/28  03:08:39
3113         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
3114      Branch: perl
3115            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
3116            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
3117            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
3118 ____________________________________________________________________________
3119 [  4719] By: gsar                                  on 1999/12/28  03:01:04
3120         Log: perlport v1.45 from Chris Nandor
3121      Branch: perl
3122            ! pod/perlport.pod
3123 ____________________________________________________________________________
3124 [  4718] By: gsar                                  on 1999/12/28  02:59:16
3125         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
3126              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
3127      Branch: perl
3128            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
3129            ! t/pragma/constant.t
3130 ____________________________________________________________________________
3131 [  4717] By: gsar                                  on 1999/12/28  02:47:04
3132         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
3133      Branch: perl
3134            - ext/DynaLoader/dl_cygwin.xs
3135            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
3136            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
3137            ! util.c
3138 ____________________________________________________________________________
3139 [  4716] By: gsar                                  on 1999/12/28  02:40:51
3140         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
3141              (from Andy Dougherty)
3142      Branch: perl
3143            ! Configure
3144 ____________________________________________________________________________
3145 [  4715] By: gsar                                  on 1999/12/28  02:38:44
3146         Log: better variant of change#4644 (from Andy Dougherty)
3147      Branch: perl
3148            ! Configure
3149 ____________________________________________________________________________
3150 [  4714] By: gsar                                  on 1999/12/28  02:36:40
3151         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
3152      Branch: perl
3153            ! Configure
3154 ____________________________________________________________________________
3155 [  4713] By: gsar                                  on 1999/12/28  02:35:15
3156         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
3157              INSTALL (from Andy Dougherty)
3158      Branch: perl
3159            ! Configure
3160 ____________________________________________________________________________
3161 [  4712] By: gsar                                  on 1999/12/28  02:30:55
3162         Log: avoid creating new files during make install
3163      Branch: perl
3164            ! Makefile.SH
3165 ____________________________________________________________________________
3166 [  4711] By: gsar                                  on 1999/12/28  02:24:44
3167         Log: pod edits from Paul Marquess and Mark-Jason Dominus
3168      Branch: perl
3169            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
3170            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
3171            ! pod/perldelta.pod
3172 ____________________________________________________________________________
3173 [  4710] By: gsar                                  on 1999/12/28  02:05:23
3174         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
3175              <sthoenna@efn.org>); add explicit target for opmini.o
3176      Branch: perl
3177            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
3178 ____________________________________________________________________________
3179 [  4709] By: gsar                                  on 1999/12/28  01:20:39
3180         Log: partly fix perldiag regressions identified by Tom Christiansen
3181      Branch: perl
3182            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
3183            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
3184            ! t/pragma/warn/pp_sys
3185 ____________________________________________________________________________
3186 [  4708] By: gsar                                  on 1999/12/27  23:33:24
3187         Log: update perldiag for change#4707
3188      Branch: perl
3189            ! perl.c pod/perldiag.pod
3190 ____________________________________________________________________________
3191 [  4707] By: gsar                                  on 1999/12/27  23:23:39
3192         Log: allow spaces in -I switch argument
3193      Branch: perl
3194            ! perl.c
3195 ____________________________________________________________________________
3196 [  4706] By: gsar                                  on 1999/12/26  23:44:53
3197         Log: fix typos
3198      Branch: utfperl
3199            ! sv.h toke.c
3200 ____________________________________________________________________________
3201 [  4705] By: gsar                                  on 1999/12/24  04:02:35
3202         Log: support for v5.5.640 style version numbers
3203      Branch: utfperl
3204            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
3205            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
3206 ____________________________________________________________________________
3207 [  4704] By: gsar                                  on 1999/12/23  08:54:27
3208         Log: bring in basic threads stuff under USE_ITHREADS
3209      Branch: perl
3210            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
3211            ! util.c
3212 ____________________________________________________________________________
3213 [  4703] By: gsar                                  on 1999/12/23  00:10:06
3214         Log: integrate mainline contents into utfperl
3215      Branch: utfperl
3216           !> (integrate 33 files)
3217 ____________________________________________________________________________
3218 [  4702] By: gsar                                  on 1999/12/20  17:18:23
3219         Log: virtual directory handling broken on paths with trailing slash
3220      Branch: perl
3221            ! win32/Makefile win32/makefile.mk win32/vdir.h
3222 ____________________________________________________________________________
3223 [  4701] By: gsar                                  on 1999/12/20  17:09:55
3224         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
3225              isn't set for all m/$foo/o)
3226      Branch: perl
3227            ! pp_ctl.c
3228 ____________________________________________________________________________
3229 [  4700] By: gsar                                  on 1999/12/20  16:28:51
3230         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
3231              we have a race on our hands)
3232      Branch: perl
3233            ! pp_ctl.c
3234 ____________________________________________________________________________
3235 [  4699] By: gsar                                  on 1999/12/20  16:19:00
3236         Log: pod tweaks
3237      Branch: perl
3238            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
3239 ____________________________________________________________________________
3240 [  4698] By: gsar                                  on 1999/12/20  07:55:07
3241         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
3242      Branch: perl
3243            ! utf8.c
3244 ____________________________________________________________________________
3245 [  4697] By: gsar                                  on 1999/12/18  01:35:50
3246         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
3247              anon hash rather than a block; test case for the same
3248      Branch: perl
3249            ! t/comp/term.t toke.c
3250 ____________________________________________________________________________
3251 [  4696] By: gsar                                  on 1999/12/17  19:55:03
3252         Log: leak in change#4694 spotted by Larry
3253      Branch: perl
3254            ! hv.c
3255 ____________________________________________________________________________
3256 [  4695] By: gsar                                  on 1999/12/17  18:14:11
3257         Log: test case for change#4694
3258      Branch: perl
3259            ! t/op/delete.t
3260 ____________________________________________________________________________
3261 [  4694] By: gsar                                  on 1999/12/17  18:09:08
3262         Log: delete() should return the value as is, not a copy thereof
3263      Branch: perl
3264            ! hv.c pod/perldelta.pod
3265 ____________________________________________________________________________
3266 [  4693] By: gsar                                  on 1999/12/17  17:45:58
3267         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
3268      Branch: perl
3269            ! regexec.c t/op/re_tests
3270 ____________________________________________________________________________
3271 [  4692] By: gsar                                  on 1999/12/17  17:41:10
3272         Log: credits tweak
3273      Branch: perl
3274            ! lib/File/Spec.pm
3275 ____________________________________________________________________________
3276 [  4691] By: gsar                                  on 1999/12/17  07:12:53
3277         Log: DynaLoader doesn't build properly when $(DLSRC) changes
3278              (fix suggested by Hans Mulder)
3279      Branch: perl
3280            ! ext/DynaLoader/Makefile.PL
3281 ____________________________________________________________________________
3282 [  4690] By: gsar                                  on 1999/12/17  06:26:34
3283         Log: add missing new ops
3284      Branch: perl
3285            ! ext/B/ramblings/runtime.porting
3286 ____________________________________________________________________________
3287 [  4689] By: gsar                                  on 1999/12/17  06:16:49
3288         Log: test harness tweak from Hans Mulder
3289      Branch: perl
3290            ! t/TEST
3291 ____________________________________________________________________________
3292 [  4688] By: gsar                                  on 1999/12/17  06:14:23
3293         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
3294              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
3295      Branch: perl
3296            ! Makefile.SH cygwin/Makefile.SHs
3297 ____________________________________________________________________________
3298 [  4687] By: gsar                                  on 1999/12/17  06:06:46
3299         Log: applied suggested patch with whitespace adjustments
3300              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
3301              Date: Thu, 16 Dec 1999 08:57:55 +0100
3302              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
3303              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
3304      Branch: perl
3305            ! lib/File/Find.pm
3306 ____________________________________________________________________________
3307 [  4686] By: gsar                                  on 1999/12/17  05:48:53
3308         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
3309              by Hans Mulder)
3310      Branch: perl
3311            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
3312            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
3313            ! ext/DynaLoader/dl_rhapsody.xs
3314 ____________________________________________________________________________
3315 [  4685] By: gsar                                  on 1999/12/17  05:37:51
3316         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
3317              <rjk@linguist.dartmouth.edu>)
3318      Branch: perl
3319            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
3320 ____________________________________________________________________________
3321 [  4684] By: gsar                                  on 1999/12/16  09:32:48
3322         Log: spell out how to get 4-digit year (from Micheal G Schwern
3323              <schwern@pobox.com>)
3324      Branch: perl
3325            ! pod/perlfunc.pod
3326 ____________________________________________________________________________
3327 [  4683] By: gsar                                  on 1999/12/16  09:26:53
3328         Log: type mismatch for %c format argument (spotted by Robin Barker
3329              <rmb1@cise.npl.co.uk>)
3330      Branch: perl
3331            ! regcomp.c
3332 ____________________________________________________________________________
3333 [  4682] By: gsar                                  on 1999/12/16  08:33:28
3334         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
3335              <sho_pi@hotmail.com>)
3336      Branch: perl
3337            ! win32/win32.c
3338 ____________________________________________________________________________
3339 [  4681] By: gsar                                  on 1999/12/16  08:31:15
3340         Log: missing backslash (spotted by Johan Vromans)
3341      Branch: perl
3342            ! perl.c
3343 ____________________________________________________________________________
3344 [  4680] By: gsar                                  on 1999/12/16  08:26:00
3345         Log: avoid coredump on diagnostics when STDERR is closed
3346      Branch: perl
3347            ! perl.h
3348 ____________________________________________________________________________
3349 [  4679] By: gsar                                  on 1999/12/12  18:09:41
3350         Log: integrate mainline changes
3351      Branch: utfperl
3352           +> (branch 39 files)
3353            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
3354            - lib/unicode/UnicodeData-Latest.txt
3355           !> (integrate 447 files)
3356 ____________________________________________________________________________
3357 [  4678] By: gsar                                  on 1999/12/10  01:39:13
3358         Log: interpreter structure should be nulled under -DMULTIPLICITY
3359      Branch: perl
3360            ! perl.c
3361 ____________________________________________________________________________
3362 [  4677] By: gsar                                  on 1999/12/09  11:10:27
3363         Log: update Changes
3364      Branch: perl
3365            ! Changes
3366
3367 ----------------
3368 Version 5.005_63
3369 ----------------
3370
3371 ____________________________________________________________________________
3372 [  4676] By: gsar                                  on 1999/12/09  10:51:43
3373         Log: fix File::Find testsuite bugs in symlink-less places
3374      Branch: perl
3375            ! t/lib/filefind.t
3376 ____________________________________________________________________________
3377 [  4675] By: gsar                                  on 1999/12/09  10:22:31
3378         Log: USE_ITHREADS tweaks and notes
3379      Branch: perl
3380            ! op.c pod/perldelta.pod sv.c
3381 ____________________________________________________________________________
3382 [  4674] By: gsar                                  on 1999/12/09  10:21:53
3383         Log: allow new style sort subs to work under usethreads
3384      Branch: perl
3385            ! pp_ctl.c
3386 ____________________________________________________________________________
3387 [  4673] By: gsar                                  on 1999/12/09  04:00:23
3388         Log: document compatibility issue with literal list slices and NOTOP
3389              (C<not (1,2,3)[0]> is now a syntax error)
3390      Branch: perl
3391            ! pod/perldelta.pod
3392 ____________________________________________________________________________
3393 [  4672] By: gsar                                  on 1999/12/09  01:14:46
3394         Log: avoid mismatched expectation <-> int types for C++ builds
3395      Branch: perl
3396            ! embed.pl intrpvar.h proto.h toke.c
3397 ____________________________________________________________________________
3398 [  4671] By: gsar                                  on 1999/12/09  00:36:24
3399         Log: newer version of File::Find with support for following symlinks and
3400              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
3401      Branch: perl
3402            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
3403 ____________________________________________________________________________
3404 [  4670] By: gsar                                  on 1999/12/09  00:13:06
3405         Log: avoid initializing GvCV slot for autovivified filehandles
3406      Branch: perl
3407            ! pp.c
3408 ____________________________________________________________________________
3409 [  4669] By: gsar                                  on 1999/12/08  19:09:27
3410         Log: apply change#4618 again along with Ilya's patch to fix bugs
3411              in it (see change#4622)
3412      Branch: perl
3413            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
3414            ! t/op/re_tests t/op/subst.t
3415 ____________________________________________________________________________
3416 [  4668] By: gsar                                  on 1999/12/08  18:56:53
3417         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
3418              From: Larry Wall <larry@wall.org>
3419              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
3420              Message-Id: <199912072039.MAA13257@kiev.wall.org>
3421              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
3422      Branch: perl
3423            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
3424 ____________________________________________________________________________
3425 [  4667] By: gsar                                  on 1999/12/08  18:47:37
3426         Log: patch to fix aix hints from ortmann@vnet.ibm.com
3427      Branch: perl
3428            ! hints/aix.sh
3429 ____________________________________________________________________________
3430 [  4666] By: gsar                                  on 1999/12/08  18:29:02
3431         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
3432              Tim Meadowcroft
3433      Branch: perl
3434            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
3435 ____________________________________________________________________________
3436 [  4665] By: gsar                                  on 1999/12/08  02:22:31
3437         Log: introduce save_I8() for saving byte values
3438      Branch: perl
3439            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3440            ! regcomp.c regexec.c scope.c scope.h sv.c
3441 ____________________________________________________________________________
3442 [  4664] By: gsar                                  on 1999/12/08  02:02:33
3443         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
3444      Branch: perl
3445            ! toke.c
3446 ____________________________________________________________________________
3447 [  4663] By: gsar                                  on 1999/12/08  01:11:44
3448         Log: longstanding typo in lexer: PL_lex_expect was not properly
3449              saved on reentry
3450      Branch: perl
3451            ! toke.c
3452 ____________________________________________________________________________
3453 [  4662] By: gsar                                  on 1999/12/07  23:16:21
3454         Log: typos in change#4546
3455      Branch: perl
3456            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
3457 ____________________________________________________________________________
3458 [  4661] By: gsar                                  on 1999/12/07  09:33:50
3459         Log: typos in change#4660
3460      Branch: perl
3461            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
3462 ____________________________________________________________________________
3463 [  4660] By: gsar                                  on 1999/12/06  23:42:55
3464         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
3465              fix bug where lc($readonly) could result in bogus errors
3466      Branch: perl
3467            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
3468            ! pp.c pp_sys.c proto.h sv.c
3469 ____________________________________________________________________________
3470 [  4659] By: gsar                                  on 1999/12/06  15:24:31
3471         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
3472              <jarausch@igpm.rwth-aachen.de>)
3473      Branch: perl
3474            ! perl.h
3475 ____________________________________________________________________________
3476 [  4658] By: gsar                                  on 1999/12/06  15:18:30
3477         Log: fix for -Dp via $^D (suggested by Stephane Payrard
3478              <stef@adnaccess.com>)
3479      Branch: perl
3480            ! mg.c
3481 ____________________________________________________________________________
3482 [  4657] By: gsar                                  on 1999/12/06  06:50:01
3483         Log: change#4641 needs perldiag.pod edit
3484      Branch: perl
3485            - lib/unicode/UnicodeData-Latest.txt
3486            ! pod/perldiag.pod
3487 ____________________________________________________________________________
3488 [  4656] By: gsar                                  on 1999/12/06  01:36:56
3489         Log: Makefile tweak for change#4649
3490      Branch: perl
3491            ! Makefile.SH
3492 ____________________________________________________________________________
3493 [  4655] By: gsar                                  on 1999/12/05  17:23:57
3494         Log: change#4653 was missing a patch reject
3495      Branch: perl
3496            ! win32/makefile.mk
3497 ____________________________________________________________________________
3498 [  4654] By: gsar                                  on 1999/12/05  11:41:04
3499         Log: windows build tweaks for Borland compiler
3500      Branch: perl
3501            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
3502 ____________________________________________________________________________
3503 [  4653] By: gsar                                  on 1999/12/05  11:07:37
3504         Log: applied somewhat modified version of suggested patch
3505              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
3506              Date: Thu, 18 Nov 1999 18:45:27 PST
3507              Message-ID: <19991119024527.72749.qmail@hotmail.com>
3508              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
3509      Branch: perl
3510            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
3511            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
3512            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
3513            ! win32/makefile.mk win32/win32.h
3514 ____________________________________________________________________________
3515 [  4652] By: gsar                                  on 1999/12/05  09:24:45
3516         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
3517              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
3518              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
3519              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
3520      Branch: perl
3521            ! Changes hints/svr5.sh
3522 ____________________________________________________________________________
3523 [  4651] By: gsar                                  on 1999/12/05  09:01:19
3524         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
3525              when given non-existent drive names
3526      Branch: perl
3527            ! lib/File/Path.pm
3528 ____________________________________________________________________________
3529 [  4650] By: gsar                                  on 1999/12/05  08:47:11
3530         Log: windows build tweaks for change#4649
3531      Branch: perl
3532            ! win32/Makefile win32/makefile.mk
3533 ____________________________________________________________________________
3534 [  4649] By: gsar                                  on 1999/12/05  07:49:28
3535         Log: make File::Glob::glob() the default for CORE::glob()
3536              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
3537      Branch: perl
3538            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
3539            ! win32/makefile.mk
3540 ____________________________________________________________________________
3541 [  4648] By: gsar                                  on 1999/12/05  00:33:34
3542         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
3543      Branch: perl
3544            ! lib/Pod/Html.pm
3545 ____________________________________________________________________________
3546 [  4647] By: gsar                                  on 1999/12/05  00:14:01
3547         Log: remove outdated entry
3548      Branch: perl
3549            ! pod/perltrap.pod
3550 ____________________________________________________________________________
3551 [  4646] By: gsar                                  on 1999/12/04  22:48:51
3552         Log: s/block/loop block/ in diagnostics about next, last, redo
3553      Branch: perl
3554            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
3555 ____________________________________________________________________________
3556 [  4645] By: gsar                                  on 1999/12/04  22:25:32
3557         Log: readability tweak suggested by GRommel@sears.com
3558      Branch: perl
3559            ! pp.c
3560 ____________________________________________________________________________
3561 [  4644] By: gsar                                  on 1999/12/04  22:05:00
3562         Log: Configure tweak from Peter Prymmer
3563      Branch: perl
3564            ! Configure
3565 ____________________________________________________________________________
3566 [  4643] By: gsar                                  on 1999/12/04  21:55:27
3567         Log: make weak keyword check look for defined(&lock), not
3568              merely defined(*lock)
3569      Branch: perl
3570            ! toke.c
3571 ____________________________________________________________________________
3572 [  4642] By: gsar                                  on 1999/12/04  21:11:51
3573         Log: make eof() open ARGV if it isn't open already; also fixes bug
3574              where eof() would operate on any last-read filehandle, not
3575              just ARGV
3576      Branch: perl
3577            ! pp_sys.c
3578 ____________________________________________________________________________
3579 [  4641] By: gsar                                  on 1999/12/04  04:42:25
3580         Log: make uninitialized value warnings report opcode
3581      Branch: perl
3582            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
3583            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
3584            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
3585            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
3586            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
3587            ! t/pragma/warn/sv
3588 ____________________________________________________________________________
3589 [  4640] By: gsar                                  on 1999/12/04  02:40:44
3590         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
3591              that don't do range checking
3592      Branch: perl
3593            ! lib/Time/Local.pm
3594 ____________________________________________________________________________
3595 [  4639] By: gsar                                  on 1999/12/04  01:00:49
3596         Log: better implementation of change#3326; open(local $foo,...) now
3597              allowed in addition to any uninitialized variable, for consistency
3598              with how autovivification works elsewhere; add code to use the
3599              variable name as the name of the handle for simple variables, so
3600              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
3601      Branch: perl
3602            ! op.c pod/perldelta.pod pp.c t/io/open.t
3603 ____________________________________________________________________________
3604 [  4638] By: gsar                                  on 1999/12/03  21:20:00
3605         Log: pod nits
3606      Branch: perl
3607            ! pod/perlfunc.pod pod/perlrun.pod
3608 ____________________________________________________________________________
3609 [  4637] By: gsar                                  on 1999/12/03  08:59:04
3610         Log: change#4431 was flawed
3611      Branch: perl
3612            ! Makefile.SH
3613 ____________________________________________________________________________
3614 [  4636] By: gsar                                  on 1999/12/03  07:59:52
3615         Log: pod embellishments from Nathan Torkington
3616      Branch: perl
3617            ! pod/perlfaq2.pod pod/perlhack.pod
3618 ____________________________________________________________________________
3619 [  4635] By: gsar                                  on 1999/12/03  07:56:04
3620         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
3621      Branch: perl
3622            ! pod/perlfaq4.pod
3623 ____________________________________________________________________________
3624 [  4634] By: gsar                                  on 1999/12/03  07:47:47
3625         Log: test tweak for VMS (from Craig A. Berry)
3626      Branch: perl
3627            ! t/io/nargv.t
3628 ____________________________________________________________________________
3629 [  4633] By: gsar                                  on 1999/12/03  07:44:52
3630         Log: patchls tweak from Andreas Koenig
3631      Branch: perl
3632            ! Porting/patchls
3633 ____________________________________________________________________________
3634 [  4632] By: gsar                                  on 1999/12/03  07:42:23
3635         Log: don't mess with the umask()
3636      Branch: perl
3637            ! installhtml installman installperl lib/ExtUtils/Install.pm
3638            ! lib/ExtUtils/Manifest.pm
3639 ____________________________________________________________________________
3640 [  4631] By: gsar                                  on 1999/12/03  06:52:50
3641         Log: support -a switch to append bytecode to an existing file and make
3642              perlcc use it (from Tom Hughes <tom@compton.nu>)
3643      Branch: perl
3644            ! ext/B/B/Bytecode.pm utils/perlcc.PL
3645 ____________________________________________________________________________
3646 [  4630] By: gsar                                  on 1999/12/03  06:46:16
3647         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
3648              (from Tom Phoenix)
3649      Branch: perl
3650            ! pod/perltrap.pod
3651 ____________________________________________________________________________
3652 [  4629] By: gsar                                  on 1999/12/03  06:40:15
3653         Log: use PerlIO abstraction rather than straight stdio (from
3654              Chip Salzenberg)
3655      Branch: perl
3656            ! ext/ByteLoader/ByteLoader.xs
3657 ____________________________________________________________________________
3658 [  4628] By: gsar                                  on 1999/12/03  06:15:54
3659         Log: avoid warning in IO::Select::exists() if socket doesn't exist
3660      Branch: perl
3661            ! ext/IO/lib/IO/Select.pm
3662 ____________________________________________________________________________
3663 [  4627] By: gsar                                  on 1999/12/03  06:05:19
3664         Log: two small patches from Peter Prymmer <pvhp@forte.com>
3665      Branch: perl
3666            ! makedepend.SH win32/Makefile win32/makefile.mk
3667 ____________________________________________________________________________
3668 [  4626] By: gsar                                  on 1999/12/03  05:36:38
3669         Log: From: Peter Prymmer <pvhp@forte.com>
3670              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
3671              Message-Id: <199911260506.VAA17230@brio.forte.com>
3672              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
3673      Branch: perl
3674            ! regcomp.c
3675 ____________________________________________________________________________
3676 [  4625] By: gsar                                  on 1999/12/03  05:20:21
3677         Log: Windows build tweaks due to change#4623
3678      Branch: perl
3679            ! win32/Makefile win32/makefile.mk win32/perlhost.h
3680 ____________________________________________________________________________
3681 [  4624] By: gsar                                  on 1999/12/03  04:58:30
3682         Log: add missing file
3683      Branch: perl
3684            + ext/DynaLoader/XSLoader_pm.PL
3685 ____________________________________________________________________________
3686 [  4623] By: gsar                                  on 1999/12/03  04:47:03
3687         Log: applied suggested patch; removed $VERSION = $VERSION hack
3688              (change#4043 fixed the need for that)
3689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3690              Date: Tue, 16 Nov 1999 01:50:31 EST
3691              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
3692              Subject: [PATCH 5.005_62] XSLoader.pm
3693      Branch: perl
3694            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
3695            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
3696            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
3697            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
3698            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
3699            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
3700            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
3701            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
3702            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
3703            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3704            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
3705 ____________________________________________________________________________
3706 [  4622] By: gsar                                  on 1999/12/03  04:02:39
3707         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
3708      Branch: perl
3709            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
3710 ____________________________________________________________________________
3711 [  4621] By: gsar                                  on 1999/12/02  22:24:53
3712         Log: caveat about thread-safety of extensions
3713      Branch: perl
3714            ! pod/perlfork.pod
3715 ____________________________________________________________________________
3716 [  4620] By: gsar                                  on 1999/12/02  20:31:02
3717         Log: XS documentation patches suggested by Ilya, severally adjusted
3718      Branch: perl
3719            ! pod/perlxs.pod pod/perlxstut.pod
3720 ____________________________________________________________________________
3721 [  4619] By: gsar                                  on 1999/12/02  17:52:50
3722         Log: re-add missing Unicode database master
3723      Branch: perl
3724            + lib/unicode/Unicode.300
3725 ____________________________________________________________________________
3726 [  4618] By: gsar                                  on 1999/12/02  06:56:18
3727         Log: applied suggested patch with prototype changes
3728              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
3729              Date:    Tue, 23 Nov 1999 22:55:55 EST
3730              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
3731              Subject: [PATCH 5.005_62] First char cognizance
3732      Branch: perl
3733            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
3734 ____________________________________________________________________________
3735 [  4617] By: gsar                                  on 1999/12/02  06:04:57
3736         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
3737      Branch: perl
3738            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
3739 ____________________________________________________________________________
3740 [  4616] By: gsar                                  on 1999/12/02  04:30:22
3741         Log: various documentation tweaks suggested by M. J. T. Guy
3742      Branch: perl
3743            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
3744 ____________________________________________________________________________
3745 [  4615] By: gsar                                  on 1999/12/02  04:17:43
3746         Log: various File::Glob fixes for DOSISH platforms
3747              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
3748              Date: Tue, 02 Nov 1999 11:11:25 GMT
3749              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
3750              Subject: File::Glob again. Final patch, honest!
3751      Branch: perl
3752            + t/lib/glob-case.t
3753            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
3754            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3755            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
3756 ____________________________________________________________________________
3757 [  4614] By: gsar                                  on 1999/12/02  03:42:55
3758         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
3759              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
3760      Branch: perl
3761            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
3762 ____________________________________________________________________________
3763 [  4613] By: gsar                                  on 1999/12/02  01:59:19
3764         Log: ignore yet another known scalar leak
3765      Branch: perl
3766            ! t/pragma/warn/regcomp
3767 ____________________________________________________________________________
3768 [  4612] By: gsar                                  on 1999/12/02  01:15:02
3769         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
3770      Branch: perl
3771            ! pp.c
3772 ____________________________________________________________________________
3773 [  4611] By: gsar                                  on 1999/12/02  00:31:43
3774         Log: a somewhat tweaked version of suggested patch
3775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3776              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
3777              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
3778              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
3779      Branch: perl
3780            ! pod/perlfunc.pod
3781 ____________________________________________________________________________
3782 [  4610] By: gsar                                  on 1999/12/01  19:09:31
3783         Log: more accurate require() pseudocode (from James P. Williams
3784              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
3785      Branch: perl
3786            ! pod/perlfunc.pod
3787 ____________________________________________________________________________
3788 [  4609] By: gsar                                  on 1999/12/01  18:43:49
3789         Log: avoid "Callback called exit" error on intentional exit()
3790      Branch: perl
3791            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
3792 ____________________________________________________________________________
3793 [  4608] By: gsar                                  on 1999/12/01  18:42:38
3794         Log: find_byclass() prototype was incoherent
3795      Branch: perl
3796            ! regexec.c
3797 ____________________________________________________________________________
3798 [  4607] By: gsar                                  on 1999/12/01  05:45:10
3799         Log: better documentation for goto &NAME (from M. J. T. Guy)
3800      Branch: perl
3801            ! pod/perlfunc.pod
3802 ____________________________________________________________________________
3803 [  4606] By: gsar                                  on 1999/12/01  05:33:14
3804         Log: integrate cfgperl contents into mainline
3805      Branch: perl
3806           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
3807           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
3808            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
3809            ! Changes
3810           !> (integrate 210 files)
3811 ____________________________________________________________________________
3812 [  4605] By: gsar                                  on 1999/12/01  05:15:27
3813         Log: avoid PTR->IV cast warnings
3814      Branch: perl
3815            ! mg.c op.c scope.h
3816 ____________________________________________________________________________
3817 [  4604] By: gsar                                  on 1999/12/01  03:59:56
3818         Log: email address changes
3819      Branch: perl
3820            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
3821            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
3822            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
3823            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
3824            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
3825 ____________________________________________________________________________
3826 [  4603] By: gsar                                  on 1999/12/01  03:45:13
3827         Log: minor USE_ITHREADS tweaks
3828      Branch: perl
3829            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
3830            ! win32/perllib.c win32/win32.h
3831 ____________________________________________________________________________
3832 [  4602] By: gsar                                  on 1999/12/01  01:00:09
3833         Log: more complete pseudo-fork() support for Windows
3834      Branch: perl
3835            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
3836            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
3837            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
3838            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
3839            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
3840            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
3841            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
3842            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
3843            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
3844            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
3845            ! win32/win32iop.h win32/win32thread.h
3846 ____________________________________________________________________________
3847 [  4601] By: gsar                                  on 1999/12/01  00:45:38
3848         Log: rudimentary support for remote debugging, from aeons ago (somewhat
3849              modified)
3850              From: Graham TerMarsch <grahamt@ActiveState.com>
3851              Date: Sat, 12 Sep 1998 10:46:55 -0700
3852              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
3853              Subject: Re: Patches to perl5db.pl to allow for remote debugging
3854      Branch: perl
3855            ! lib/perl5db.pl
3856 ____________________________________________________________________________
3857 [  4600] By: chip                                  on 1999/11/19  21:16:00
3858         Log: Document known limitations of fdopen() on some systems,
3859              as they apply to open() and sysopen().
3860      Branch: perl
3861            ! pod/perlfunc.pod
3862 ____________________________________________________________________________
3863 [  4599] By: chip                                  on 1999/11/19  17:20:19
3864         Log: Undef printf before redirecting it to PerlIO_stdoutf.
3865              (Avoids an irritating warning when compiling with PerlIO.)
3866      Branch: perl
3867            ! perl.h
3868 ____________________________________________________________________________
3869 [  4598] By: jhi                                   on 1999/11/22  21:30:17
3870         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
3871      Branch: cfgperl
3872            ! README.vms t/io/open.t
3873 ____________________________________________________________________________
3874 [  4597] By: jhi                                   on 1999/11/21  16:21:21
3875         Log: Replace #4596 with the change done in 5.005_03.
3876      Branch: cfgperl
3877            ! ext/Errno/Errno_pm.PL
3878 ____________________________________________________________________________
3879 [  4596] By: jhi                                   on 1999/11/21  16:07:20
3880         Log: Skip processing a file if the file to be opened is '-'
3881              (can happen in UNICOS)
3882      Branch: cfgperl
3883            ! ext/Errno/Errno_pm.PL
3884 ____________________________________________________________________________
3885 [  4595] By: jhi                                   on 1999/11/21  14:05:10
3886         Log: VMS patches from Peter Prymmer.
3887      Branch: cfgperl
3888            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
3889 ____________________________________________________________________________
3890 [  4594] By: jhi                                   on 1999/11/18  17:07:14
3891         Log: The find_byclass prototype is already in proto.h. 
3892      Branch: cfgperl
3893            ! regexec.c
3894 ____________________________________________________________________________
3895 [  4593] By: gsar                                  on 1999/11/16  21:25:21
3896         Log: typo in flag checks
3897      Branch: utfperl
3898            ! sv.h
3899 ____________________________________________________________________________
3900 [  4592] By: jhi                                   on 1999/11/16  21:17:25
3901         Log: Regen Configure.
3902      Branch: cfgperl
3903            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
3904      Branch: metaconfig
3905            ! U/a_dvisory/quadtype.U
3906 ____________________________________________________________________________
3907 [  4591] By: jhi                                   on 1999/11/16  14:53:19
3908         Log: Integrate with Sarathy.
3909      Branch: cfgperl
3910           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
3911           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3912           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
3913           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
3914           !> t/pod/poderrs.xr
3915 ____________________________________________________________________________
3916 [  4590] By: gsar                                  on 1999/11/16  05:57:56
3917         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
3918      Branch: perl
3919            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
3920            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
3921            ! t/pod/poderrs.t t/pod/poderrs.xr
3922 ____________________________________________________________________________
3923 [  4589] By: gsar                                  on 1999/11/15  18:47:34
3924         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
3925              C<if (fork()) { print "parent" } else { print "child" }> works on
3926              Windows (incidentally running a cloned^2 interpreter :)
3927      Branch: perl
3928            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
3929            ! pp_sys.c proto.h sv.c
3930 ____________________________________________________________________________
3931 [  4588] By: gsar                                  on 1999/11/15  14:34:36
3932         Log: cloning the stack (part 1)
3933      Branch: perl
3934            ! cop.h deb.c perl.c sv.c
3935 ____________________________________________________________________________
3936 [  4587] By: jhi                                   on 1999/11/15  00:22:20
3937         Log: Integrate with Sarathy.
3938      Branch: cfgperl
3939           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
3940           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
3941           !> win32/perllib.c
3942 ____________________________________________________________________________
3943 [  4586] By: jhi                                   on 1999/11/14  21:17:26
3944         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
3945      Branch: cfgperl
3946            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
3947 ____________________________________________________________________________
3948 [  4585] By: gsar                                  on 1999/11/14  20:01:45
3949         Log: tweak for win32 build
3950      Branch: perl
3951            ! embed.h embed.pl op.c proto.h
3952 ____________________________________________________________________________
3953 [  4584] By: gsar                                  on 1999/11/14  19:46:25
3954         Log: cosmetic tweaks
3955      Branch: perl
3956            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
3957            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
3958 ____________________________________________________________________________
3959 [  4583] By: gsar                                  on 1999/11/14  17:38:32
3960         Log: fix problem pointer casts
3961      Branch: perl
3962            ! Changes run.c sv.c
3963 ____________________________________________________________________________
3964 [  4582] By: jhi                                   on 1999/11/14  17:10:01
3965         Log: Integrate with Sarathy.
3966      Branch: cfgperl
3967           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
3968           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
3969           !> vms/perly_c.vms win32/perllib.c
3970 ____________________________________________________________________________
3971 [  4581] By: jhi                                   on 1999/11/14  17:08:23
3972         Log: The separation of 64-bitness and largefileness continues
3973              (with a setback, see hpux.sh).
3974      Branch: cfgperl
3975            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
3976            ! hints/solaris_2.sh
3977      Branch: metaconfig
3978            ! U/threads/archname.U U/typedefs/lseektype.U
3979      Branch: metaconfig/U/perl
3980            ! fpossize.U use64bits.U uselfs.U
3981 ____________________________________________________________________________
3982 [  4580] By: jhi                                   on 1999/11/14  13:26:41
3983         Log: Another Unicode update.
3984      Branch: cfgperl
3985            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
3986            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
3987            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
3988            ! (edit 189 files)
3989 ____________________________________________________________________________
3990 [  4579] By: gsar                                  on 1999/11/14  10:21:49
3991         Log: sundry cleanups for cloned interpreters (only known failure mode
3992              is due to regexps keeping non-constant data in their compiled
3993              structures)
3994      Branch: perl
3995            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
3996            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
3997 ____________________________________________________________________________
3998 [  4578] By: gsar                                  on 1999/11/14  03:37:37
3999         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
4000      Branch: perl
4001            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
4002 ____________________________________________________________________________
4003 [  4577] By: jhi                                   on 1999/11/13  19:50:24
4004         Log: Change #4576 accidentally leaked also parts of
4005              Ilya's patch that won't apply cleanly anymore.
4006      Branch: cfgperl
4007            ! regexec.c t/op/re_tests
4008 ____________________________________________________________________________
4009 [  4576] By: jhi                                   on 1999/11/13  19:43:37
4010         Log: Integrate with Sarathy.
4011      Branch: cfgperl
4012            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
4013           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
4014           !> t/op/regexp.t t/pragma/overload.t
4015 ____________________________________________________________________________
4016 [  4575] By: gsar                                  on 1999/11/13  19:41:46
4017         Log: typos in change#4561 and change#4565
4018      Branch: perl
4019            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
4020 ____________________________________________________________________________
4021 [  4574] By: gsar                                  on 1999/11/13  19:31:19
4022         Log: revert non-kosher parts of change#4562 (sort order problems
4023              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
4024              result and expected lines; /[:ascii:]/ not working should be
4025              fixed, not ignored in regexp.t; result from sort should be
4026              fixed to be ascii portable on ebcdic, not ebcdic-specific)
4027      Branch: perl
4028            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
4029 ____________________________________________________________________________
4030 [  4573] By: gsar                                  on 1999/11/13  19:13:04
4031         Log: integrate cfgperl changes into mainline
4032      Branch: perl
4033           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4034           +> lib/unicode/In/BopomofoExtended.pl
4035           +> lib/unicode/In/BraillePatterns.pl
4036           +> lib/unicode/In/CJKRadicalsSupplement.pl
4037           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
4038           +> lib/unicode/In/Cherokee.pl
4039           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
4040           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
4041           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
4042           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
4043           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
4044           +> lib/unicode/In/Thaana.pl
4045           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
4046           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
4047            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4048           !> (integrate 213 files)
4049 ____________________________________________________________________________
4050 [  4572] By: jhi                                   on 1999/11/13  18:44:50
4051         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
4052              To: perl5-porters@perl.org, VMSPERL@perl.org
4053              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
4054              Date: Wed, 27 Oct 1999 11:02:54 -0500
4055              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
4056      Branch: cfgperl
4057            ! README.vms
4058 ____________________________________________________________________________
4059 [  4571] By: jhi                                   on 1999/11/13  18:33:39
4060         Log: From: jand@activestate.com (Jan Dubois)
4061              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
4062              Cc: Douglas Lankshear <dougl@activestate.com>,
4063              Gurusamy Sarathy <gsar@activestate.com>
4064              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
4065              Date: Tue, 09 Nov 1999 00:38:33 +0100
4066              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
4067      Branch: cfgperl
4068            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
4069            ! win32/config.gc win32/config.vc win32/config_H.bc
4070            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
4071            ! win32/win32.c win32/win32iop.h
4072 ____________________________________________________________________________
4073 [  4570] By: jhi                                   on 1999/11/13  18:30:37
4074         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4075              To: perl5-porters@perl.org (Mailing list Perl5)
4076              Subject: [PATCH 5.005_62] makedef.pl goof
4077              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
4078              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
4079      Branch: cfgperl
4080            ! makedef.pl
4081 ____________________________________________________________________________
4082 [  4569] By: jhi                                   on 1999/11/13  18:06:54
4083         Log: From: Michael G Schwern <schwern@pobox.com>
4084              To: perl5-porters@perl.org, pod-people@perl.org
4085              Cc: tchrist@mox.perl.com, gnat@frii.com
4086              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
4087              Date: Wed, 10 Nov 1999 17:21:46 -0500
4088              Message-ID: <19991110172146.A23527@athens.aocn.com>
4089      Branch: cfgperl
4090            ! pod/perlfaq9.pod
4091 ____________________________________________________________________________
4092 [  4568] By: jhi                                   on 1999/11/13  18:05:33
4093         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
4094              To: <perl5-porters@perl.org>
4095              Subject: DynaLoader_pm.PL patch (backslashes in strings)
4096              Date: Wed, 10 Nov 1999 22:52:02 -0000
4097              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
4098      Branch: cfgperl
4099            ! ext/DynaLoader/DynaLoader_pm.PL
4100 ____________________________________________________________________________
4101 [  4567] By: jhi                                   on 1999/11/13  18:03:52
4102         Log: From: JD Laub <jdl@access-health.com>
4103              To: perl5-porters@perl.org
4104              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
4105              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
4106              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
4107      Branch: cfgperl
4108            ! lib/Exporter/Heavy.pm
4109 ____________________________________________________________________________
4110 [  4566] By: jhi                                   on 1999/11/13  18:01:24
4111         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
4112              To: perl5-porters@perl.org
4113              Subject: small patch for perldoc
4114              Date: Fri, 12 Nov 1999 23:11:43 GMT
4115              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
4116      Branch: cfgperl
4117            ! utils/perldoc.PL
4118 ____________________________________________________________________________
4119 [  4565] By: jhi                                   on 1999/11/13  17:58:54
4120         Log: From: Scott Gifford <sgifford@tir.com>
4121              To: perl5-porters@perl.org
4122              Cc: gbarr@pobox.com
4123              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
4124              Date: 12 Nov 1999 18:55:30 -0500
4125              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
4126      Branch: cfgperl
4127            ! ext/IO/lib/IO/Socket.pm
4128 ____________________________________________________________________________
4129 [  4564] By: jhi                                   on 1999/11/13  17:45:39
4130         Log: Applied manually:
4131              From: "Craig A. Berry" <craig.berry@metamor.com>
4132              To: perl5-porters@perl.org, VMSPERL@perl.org
4133              Subject: [PATCH 5.005_62] patches required to build on VMS
4134              Date: Tue, 09 Nov 1999 18:16:14 -0600
4135              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
4136      Branch: cfgperl
4137            ! configure.com vms/descrip_mms.template vms/subconfigure.com
4138            ! vms/vms.c vms/vmsish.h
4139 ____________________________________________________________________________
4140 [  4563] By: jhi                                   on 1999/11/13  17:18:41
4141         Log: Regen Unicode tables to include a warning:
4142              Thou Shalt Not Edit Them By Hand; add missing
4143              (Unicode 2.0 -introduced) tables to MANIFEST;
4144              convert the equivalence tables to be valid Perl code.
4145      Branch: cfgperl
4146            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
4147            + lib/unicode/In/BopomofoExtended.pl
4148            + lib/unicode/In/BraillePatterns.pl
4149            + lib/unicode/In/CJKRadicalsSupplement.pl
4150            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
4151            + lib/unicode/In/Cherokee.pl
4152            + lib/unicode/In/IdeographicDescriptionCharacters.pl
4153            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
4154            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
4155            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
4156            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
4157            + lib/unicode/In/Thaana.pl
4158            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
4159            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
4160            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
4161            ! (edit 169 files)
4162 ____________________________________________________________________________
4163 [  4562] By: jhi                                   on 1999/11/13  16:53:00
4164         Log: From: Peter Prymmer <pvhp@forte.com>
4165              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
4166              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
4167              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
4168              Message-Id: <199911102234.OAA01018@brio.forte.com>
4169      Branch: cfgperl
4170            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
4171            ! t/pragma/overload.t
4172 ____________________________________________________________________________
4173 [  4561] By: jhi                                   on 1999/11/13  16:29:37
4174         Log: $Config{myarchname} is not a good architecture identifier
4175              because it may contain host/node identification like
4176              CPU serial numbers.
4177      Branch: cfgperl
4178            ! ext/Errno/Errno_pm.PL
4179 ____________________________________________________________________________
4180 [  4560] By: jhi                                   on 1999/11/13  16:26:13
4181         Log: Continue largefileness separation from quadness;
4182              move nv-preserving test out of perl.h into Configure;
4183              use HAS_SETVBUF in IO.
4184      Branch: cfgperl
4185            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4186            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
4187      Branch: metaconfig
4188            ! U/a_dvisory/quadtype.U
4189      Branch: metaconfig/U/perl
4190            + nvpresuv.U
4191            ! d_fseeko.U d_ftello.U io64.U perlxv.U
4192 ____________________________________________________________________________
4193 [  4559] By: jhi                                   on 1999/11/13  13:46:38
4194         Log: Try to fix largefileness so that it "works" without a quad IV.
4195      Branch: cfgperl
4196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4197            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
4198      Branch: metaconfig
4199            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
4200      Branch: metaconfig/U/perl
4201            ! io64.U
4202 ____________________________________________________________________________
4203 [  4558] By: jhi                                   on 1999/11/13  11:36:19
4204         Log: Undo drift from mainline.
4205      Branch: cfgperl
4206            ! regcomp.c util.c utils/h2xs.PL
4207 ____________________________________________________________________________
4208 [  4557] By: gsar                                  on 1999/11/13  10:54:46
4209         Log: typo
4210      Branch: perl
4211            ! util.c
4212 ____________________________________________________________________________
4213 [  4556] By: gsar                                  on 1999/11/13  10:53:41
4214         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
4215      Branch: perl
4216           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
4217           +> epoc/epoc_stubs.c
4218           !> (integrate 48 files)
4219 ____________________________________________________________________________
4220 [  4555] By: jhi                                   on 1999/11/13  10:05:54
4221         Log: Integrate with Sarathy.
4222      Branch: cfgperl
4223           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
4224           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
4225 ____________________________________________________________________________
4226 [  4554] By: jhi                                   on 1999/11/13  10:03:07
4227         Log: s/_SIGN$/_sign/g;
4228      Branch: metaconfig
4229            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
4230 ____________________________________________________________________________
4231 [  4553] By: gsar                                  on 1999/11/13  02:17:53
4232         Log: cloned interpreters now actually run and pass all but 55/10386
4233              subtests; various subtle bugs, new and old, observed when running
4234              cloned interpreters have been fixed
4235              
4236              still to do:
4237              |  * dup psig_ptr table
4238              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
4239              |    simple-minded and grab one pad entry each, heavily bloating
4240              |    the pad by not avoiding dups)
4241              |  * overloaded constants are not really immutable--they need to
4242              |    be PADOPs
4243              |  * allocator for constants and OPs need to be spelled differently
4244              |    (shared vs interpreter-local allocations)
4245              |  * optree refcounting is still missing locking (macros are in place)
4246              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
4247              |    perl_clone() can be called from within runops*()
4248      Branch: perl
4249            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
4250            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
4251 ____________________________________________________________________________
4252 [  4552] By: jhi                                   on 1999/11/11  23:17:43
4253         Log: Turn on largefileness always if available and
4254              continue 64-bit fixes.
4255      Branch: cfgperl
4256            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
4257            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
4258            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
4259 ____________________________________________________________________________
4260 [  4551] By: jhi                                   on 1999/11/11  23:16:15
4261         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
4262      Branch: metaconfig
4263            ! U/a_dvisory/quadtype.U
4264      Branch: metaconfig/U/perl
4265            + d_int64t.U
4266            ! i_inttypes.U io64.U
4267 ____________________________________________________________________________
4268 [  4550] By: jhi                                   on 1999/11/11  20:24:55
4269         Log: Fix a thinko in 4548.
4270      Branch: cfgperl
4271            ! pp_sys.c
4272 ____________________________________________________________________________
4273 [  4549] By: jhi                                   on 1999/11/11  19:48:21
4274         Log: Integrate with Sarathy.
4275      Branch: cfgperl
4276           !> (integrate 56 files)
4277 ____________________________________________________________________________
4278 [  4548] By: jhi                                   on 1999/11/11  19:41:56
4279         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
4280              regen Configure.
4281      Branch: cfgperl
4282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4283            ! config_h.SH pp_sys.c
4284 ____________________________________________________________________________
4285 [  4547] By: jhi                                   on 1999/11/11  19:40:38
4286         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
4287      Branch: metaconfig
4288            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
4289            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
4290 ____________________________________________________________________________
4291 [  4546] By: gsar                                  on 1999/11/11  10:32:54
4292         Log: avoid stash pointers in optree under USE_ITHREADS
4293      Branch: perl
4294            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
4295            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
4296            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
4297            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
4298            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
4299            ! scope.h sv.c
4300 ____________________________________________________________________________
4301 [  4545] By: gsar                                  on 1999/11/11  06:04:20
4302         Log: another change towards a shareable optree: avoid pointer to filegv
4303              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
4304              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
4305              to suit
4306      Branch: perl
4307            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
4308            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
4309            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
4310            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
4311            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
4312            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
4313            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
4314            ! win32/perllib.c
4315 ____________________________________________________________________________
4316 [  4544] By: gsar                                  on 1999/11/10  18:19:12
4317         Log: more cleanups for change#4539
4318      Branch: perl
4319            ! gv.h op.c op.h pp_ctl.c pp_hot.c
4320 ____________________________________________________________________________
4321 [  4543] By: gsar                                  on 1999/11/10  01:52:22
4322         Log: remove dead branch/infinite looper in change#3612
4323      Branch: perl
4324            ! op.c
4325 ____________________________________________________________________________
4326 [  4542] By: gsar                                  on 1999/11/09  20:05:47
4327         Log: IoDIRP may be fake when used in source filters, mark as such
4328      Branch: perl
4329            ! sv.c sv.h toke.c
4330 ____________________________________________________________________________
4331 [  4541] By: gsar                                  on 1999/11/09  05:47:53
4332         Log: small nits in changes#4538,4539
4333      Branch: perl
4334            ! op.c sv.c
4335 ____________________________________________________________________________
4336 [  4540] By: gsar                                  on 1999/11/08  20:30:58
4337         Log: win32 symbol export tweak
4338      Branch: perl
4339            ! makedef.pl win32/win32.c win32/win32iop.h
4340 ____________________________________________________________________________
4341 [  4539] By: gsar                                  on 1999/11/08  18:50:40
4342         Log: preliminary support for GVOP indirection via pad
4343      Branch: perl
4344            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
4345            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
4346 ____________________________________________________________________________
4347 [  4538] By: gsar                                  on 1999/11/08  11:25:49
4348         Log: preliminary support for perl_clone() (still needs work in
4349              the following areas: SVOPs must indirect via pad; context
4350              stack, scope stack, and runlevels must be cloned; must
4351              hook up the virtualized pseudo-process support provided by
4352              "host"; ...)
4353      Branch: perl
4354            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
4355            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
4356            ! win32/perllib.c win32/win32.c
4357 ____________________________________________________________________________
4358 [  4537] By: gsar                                  on 1999/11/08  11:19:18
4359         Log: more thorough cleanup in perl_destroy()
4360      Branch: perl
4361            ! perl.c util.c
4362 ____________________________________________________________________________
4363 [  4536] By: gsar                                  on 1999/11/08  07:16:10
4364         Log: win32 internal data must be interpreter-local
4365      Branch: perl
4366            ! win32/win32.c win32/win32.h win32/win32sck.c
4367 ____________________________________________________________________________
4368 [  4535] By: gsar                                  on 1999/11/08  04:17:28
4369         Log: tweak change#4502
4370      Branch: perl
4371            ! doio.c perl.c
4372 ____________________________________________________________________________
4373 [  4534] By: jhi                                   on 1999/11/07  13:17:03
4374         Log: Four special class subs, not three.
4375      Branch: cfgperl
4376            ! pod/perlmod.pod
4377 ____________________________________________________________________________
4378 [  4533] By: jhi                                   on 1999/11/07  13:13:15
4379         Log: Integrate with Sarathy.
4380      Branch: cfgperl
4381           !> mg.c t/io/print.t
4382 ____________________________________________________________________________
4383 [  4532] By: jhi                                   on 1999/11/07  12:36:10
4384         Log: More test program maintenance.
4385      Branch: cfgperl
4386            ! Configure config_h.SH
4387      Branch: metaconfig
4388            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
4389            ! U/compline/charsize.U U/compline/d_sigaction.U
4390            ! U/compline/doublesize.U U/compline/floatsize.U
4391            ! U/compline/nblock_io.U U/compline/ptrsize.U
4392            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
4393            ! U/typedefs/uidsize.U
4394      Branch: metaconfig/U/perl
4395            ! fpossize.U
4396 ____________________________________________________________________________
4397 [  4531] By: jhi                                   on 1999/11/07  00:34:09
4398         Log: Tidy up the metaconfig test programs.
4399      Branch: cfgperl
4400            ! Configure config_h.SH
4401      Branch: metaconfig
4402            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
4403            ! U/compline/charsize.U U/compline/doublesize.U
4404            ! U/compline/nblock_io.U U/compline/ptrsize.U
4405            ! U/modified/d_longlong.U U/typedefs/gidsize.U
4406            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
4407            ! U/typedefs/uidsize.U
4408      Branch: metaconfig/U/perl
4409            ! fpossize.U
4410 ____________________________________________________________________________
4411 [  4530] By: jhi                                   on 1999/11/06  23:51:34
4412         Log: So many printfs, so little time.
4413      Branch: cfgperl
4414            ! op.c perl.c regcomp.c scope.c util.c
4415 ____________________________________________________________________________
4416 [  4529] By: jhi                                   on 1999/11/06  23:27:35
4417         Log: Replace the explicit zeros with NOOPs.
4418      Branch: cfgperl
4419            ! perl.h
4420 ____________________________________________________________________________
4421 [  4528] By: jhi                                   on 1999/11/06  23:10:54
4422         Log: From: jand@activestate.com (Jan Dubois)
4423              To: perl5-porters@perl.org
4424              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
4425              Mark Borgerding <mborgerding@acm.org>
4426              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
4427              Date: Sat, 06 Nov 1999 22:16:43 +0100
4428              Message-ID: <38279207.46448719@smtprelay.t-online.de>
4429      Branch: cfgperl
4430            ! op.c op.h
4431 ____________________________________________________________________________
4432 [  4527] By: jhi                                   on 1999/11/06  20:22:14
4433         Log: ...and fewer.
4434      Branch: cfgperl
4435            ! dump.c
4436 ____________________________________________________________________________
4437 [  4526] By: jhi                                   on 1999/11/06  20:19:04
4438         Log: ...and they are getting fewer.
4439      Branch: cfgperl
4440            ! dump.c op.c util.c
4441 ____________________________________________________________________________
4442 [  4525] By: jhi                                   on 1999/11/06  19:59:59
4443         Log: More printf miscasts flushed out.
4444      Branch: cfgperl
4445            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
4446            ! regexec.c
4447 ____________________________________________________________________________
4448 [  4524] By: jhi                                   on 1999/11/06  15:39:05
4449         Log: Crushing the remaining %ld guerillas.
4450      Branch: cfgperl
4451            ! ext/Devel/DProf/DProf.xs
4452 ____________________________________________________________________________
4453 [  4523] By: jhi                                   on 1999/11/06  15:11:38
4454         Log: Update CPAN sites list.
4455      Branch: cfgperl
4456            ! pod/perlmodlib.pod
4457 ____________________________________________________________________________
4458 [  4522] By: jhi                                   on 1999/11/05  19:50:46
4459         Log: The -n32 is normally part of $cc, not $ccflags.
4460      Branch: cfgperl
4461            ! hints/irix_6.sh
4462 ____________________________________________________________________________
4463 [  4521] By: gsar                                  on 1999/11/05  04:35:30
4464         Log: allow $\ to work right when set to a string with embedded nulls
4465      Branch: perl
4466            ! mg.c t/io/print.t
4467 ____________________________________________________________________________
4468 [  4520] By: jhi                                   on 1999/11/04  23:30:09
4469         Log: Integrate with Sarathy.
4470      Branch: cfgperl
4471           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
4472           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
4473           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
4474           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
4475           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
4476           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
4477 ____________________________________________________________________________
4478 [  4519] By: jhi                                   on 1999/11/04  23:09:25
4479         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4480              To: perl5-porters@perl.org (Mailing list Perl5)
4481              Subject: [PATCH 5.005_62] ref to non-lvalue method
4482              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
4483              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
4484      Branch: cfgperl
4485            ! op.c
4486 ____________________________________________________________________________
4487 [  4518] By: jhi                                   on 1999/11/04  23:07:27
4488         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4489              To: perl5-porters@perl.org (Mailing list Perl5)
4490              Subject: [PATCH 5.005_62] xsubpp dependency
4491              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
4492              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
4493      Branch: cfgperl
4494            ! lib/ExtUtils/MM_Unix.pm
4495 ____________________________________________________________________________
4496 [  4517] By: jhi                                   on 1999/11/04  23:05:59
4497         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4498              To: perl5-porters@perl.org (Mailing list Perl5)
4499              Subject: [PATCH 5.005_62] regexp.h
4500              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
4501              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
4502      Branch: cfgperl
4503            ! regexp.h
4504 ____________________________________________________________________________
4505 [  4516] By: gsar                                  on 1999/11/04  18:25:45
4506         Log: change#4485 didn't do the right thing for B::Bytecode
4507      Branch: perl
4508            ! ext/B/B/Bytecode.pm
4509 ____________________________________________________________________________
4510 [  4515] By: gsar                                  on 1999/11/04  17:28:29
4511         Log: implement STOP blocks and fix compiler to use them (minimally
4512              tested)
4513      Branch: perl
4514            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
4515            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
4516            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
4517            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
4518            ! pod/perltodo.pod toke.c
4519 ____________________________________________________________________________
4520 [  4514] By: gsar                                  on 1999/11/04  15:59:46
4521         Log: display BSD license in Glob.pm (for clause #2 conformity)
4522      Branch: perl
4523            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
4524            ! ext/File/Glob/bsd_glob.h
4525 ____________________________________________________________________________
4526 [  4513] By: jhi                                   on 1999/11/04  08:26:19
4527         Log: Integrate with Sarathy.
4528      Branch: cfgperl
4529           +> t/io/nargv.t
4530           !> (integrate 34 files)
4531 ____________________________________________________________________________
4532 [  4512] By: jhi                                   on 1999/11/04  08:01:25
4533         Log: Incremental Mac integration from Matthias.
4534      Branch: cfgperl
4535            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
4536            ! toke.c util.c
4537 ____________________________________________________________________________
4538 [  4511] By: gsar                                  on 1999/11/04  02:53:37
4539         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
4540      Branch: perl
4541            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
4542            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
4543            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
4544            ! xsutils.c
4545 ____________________________________________________________________________
4546 [  4510] By: jhi                                   on 1999/11/02  22:12:29
4547         Log: S_init_interp is a better place to diddle with PL_opargs
4548              than perl_construct.
4549      Branch: cfgperl
4550            ! perl.c
4551 ____________________________________________________________________________
4552 [  4509] By: jhi                                   on 1999/11/02  21:30:02
4553         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4554              To: ben@mucus.advanced.org, perl5-porters@perl.org
4555              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
4556              Date: Tue, 02 Nov 1999 21:36:00 +0000
4557              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
4558      Branch: cfgperl
4559            ! pod/perlfunc.pod
4560 ____________________________________________________________________________
4561 [  4508] By: jhi                                   on 1999/11/02  20:46:27
4562         Log: Initial integration of the MacPerl changes form Matthias.
4563      Branch: cfgperl
4564            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
4565            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
4566            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
4567 ____________________________________________________________________________
4568 [  4507] By: jhi                                   on 1999/11/01  23:05:07
4569         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4570              To: lvirden@cas.org (Larry W. Virden)
4571              Cc: perl5-porters@perl.org, lvirden@cas.org
4572              Subject: Re: [ID 19991026.001] perl segmentation fault report
4573              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
4574              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
4575      Branch: cfgperl
4576            ! regexec.c t/op/pat.t
4577 ____________________________________________________________________________
4578 [  4506] By: jhi                                   on 1999/11/01  19:56:28
4579         Log: From: Olaf Flebbe <olaf@science-computing.de>
4580              To: perl5-porters@perl.org
4581              Subject: [PATCH: 5.005_62] Patch for EPOC Support
4582              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
4583              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
4584      Branch: cfgperl
4585            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
4586            + epoc/epoc_stubs.c
4587            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
4588            ! epoc/perl.pkg
4589 ____________________________________________________________________________
4590 [  4505] By: gsar                                  on 1999/11/01  17:09:44
4591         Log: macros for COP.cop_filegv access
4592      Branch: perl
4593            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
4594            ! util.c
4595 ____________________________________________________________________________
4596 [  4504] By: gsar                                  on 1999/11/01  17:08:28
4597         Log: enable better Win32::DomainName() by demand loading netapi32.dll
4598              (from Jan Dubois)
4599      Branch: perl
4600            ! pod/Win32.pod win32/win32.c
4601 ____________________________________________________________________________
4602 [  4503] By: gsar                                  on 1999/10/31  20:56:06
4603         Log: change#4502 was missing a file
4604      Branch: perl
4605            + t/io/nargv.t
4606 ____________________________________________________________________________
4607 [  4502] By: gsar                                  on 1999/10/31  20:46:02
4608         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
4609              in the way ARGV state was handled in readline(); writing a
4610              subroutine to do inplace edits is now possible, provided *ARGV,
4611              *ARGVOUT, $^I and $_ are localized where needed
4612      Branch: perl
4613            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
4614            ! pp_hot.c scope.c
4615 ____________________________________________________________________________
4616 [  4501] By: jhi                                   on 1999/10/31  12:43:54
4617         Log: Integrate with Sarathy.
4618      Branch: cfgperl
4619           !> perl.h win32/config.bc win32/config.gc win32/config.vc
4620           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4621 ____________________________________________________________________________
4622 [  4500] By: gsar                                  on 1999/10/31  10:01:17
4623         Log: updated windows config* files
4624      Branch: perl
4625            ! win32/config.bc win32/config.gc win32/config.vc
4626            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4627 ____________________________________________________________________________
4628 [  4499] By: gsar                                  on 1999/10/31  09:15:17
4629         Log: integrate cfgperl contents into mainline
4630      Branch: perl
4631           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4632           !> config_h.SH perl.h
4633 ____________________________________________________________________________
4634 [  4498] By: gsar                                  on 1999/10/31  09:13:41
4635         Log: remove unused struct Outrec
4636      Branch: perl
4637            ! perl.h
4638 ____________________________________________________________________________
4639 [  4497] By: jhi                                   on 1999/10/30  12:41:50
4640         Log: Add HAS_QUAD ($Config{d_quad}); use it.
4641      Branch: cfgperl
4642            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4643            ! config_h.SH perl.h
4644      Branch: metaconfig
4645            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
4646            ! U/typedefs/uidf.U
4647      Branch: metaconfig/U/perl
4648            ! perlxv.U
4649 ____________________________________________________________________________
4650 [  4496] By: gsar                                  on 1999/10/30  00:28:32
4651         Log: integrate cfgperl contents into mainline
4652      Branch: perl
4653           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
4654           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
4655           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
4656           !> perl.h pp.c pp.h regexec.c sv.c taint.c
4657 ____________________________________________________________________________
4658 [  4495] By: jhi                                   on 1999/10/29  23:36:19
4659         Log: Continue what #4494 started; introduce uid and gid formats.
4660      Branch: cfgperl
4661            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4662            ! config_h.SH handy.h perl.h
4663      Branch: metaconfig
4664            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
4665            - U/typedefs/quadtype.U
4666      Branch: metaconfig/U/perl
4667            ! perlxv.U
4668 ____________________________________________________________________________
4669 [  4494] By: jhi                                   on 1999/10/29  22:09:01
4670         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
4671              from perl.h and handy.h.
4672      Branch: cfgperl
4673            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4674            ! config_h.SH handy.h perl.h
4675      Branch: metaconfig/U/perl
4676            + perlxv.U perlxvf.U
4677 ____________________________________________________________________________
4678 [  4493] By: jhi                                   on 1999/10/29  22:08:06
4679         Log: Finetuning the output continues along the lines of #4490 and #4491.
4680      Branch: metaconfig
4681            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
4682            ! U/typedefs/fpostype.U
4683      Branch: metaconfig/U/perl
4684            + fpossize.U
4685            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
4686            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
4687 ____________________________________________________________________________
4688 [  4492] By: jhi                                   on 1999/10/29  21:14:53
4689         Log: Hurd update from Mark Kettenis.
4690      Branch: cfgperl
4691            ! README.hurd
4692 ____________________________________________________________________________
4693 [  4491] By: jhi                                   on 1999/10/29  20:37:02
4694         Log: A new try at what #4490 tried to accomplish.
4695      Branch: metaconfig
4696            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
4697      Branch: metaconfig/U/perl
4698            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
4699            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
4700 ____________________________________________________________________________
4701 [  4490] By: jhi                                   on 1999/10/29  20:19:41
4702         Log: metaconfig nits.
4703      Branch: metaconfig
4704            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
4705      Branch: metaconfig/U/perl
4706            + d_iovec_s.U
4707            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
4708            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
4709 ____________________________________________________________________________
4710 [  4489] By: jhi                                   on 1999/10/29  16:08:43
4711         Log: Integrate with Sarathy.
4712      Branch: cfgperl
4713           !> (integrate 31 files)
4714 ____________________________________________________________________________
4715 [  4488] By: jhi                                   on 1999/10/29  15:30:30
4716         Log: Regen Configure and Glossary.
4717      Branch: cfgperl
4718            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4719            ! config_h.SH
4720 ____________________________________________________________________________
4721 [  4487] By: jhi                                   on 1999/10/29  15:24:13
4722         Log: Remove quad logic from perl.h; regen Configure;
4723              add -DUSE_LONG_LONG to ccflags if not already there.
4724      Branch: cfgperl
4725            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
4726            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
4727 ____________________________________________________________________________
4728 [  4486] By: jhi                                   on 1999/10/29  15:22:38
4729         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
4730              fixed the use*.U to define their stuff only iff not already defined
4731              (so that ccflags can have any -DUSE_* it wants);
4732              uselonglong.U added; various small nits fixed.
4733      Branch: metaconfig
4734            + U/typedefs/quadtype.U
4735            ! U/modified/d_longdbl.U U/modified/d_longlong.U
4736            ! U/modified/d_statblks.U U/modified/usenm.U
4737            ! U/threads/usethreads.U
4738      Branch: metaconfig/U/perl
4739            + uselonglong.U
4740            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
4741            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
4742            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
4743            ! usemultiplicity.U useperlio.U usesocks.U
4744 ____________________________________________________________________________
4745 [  4485] By: gsar                                  on 1999/10/29  06:08:50
4746         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
4747      Branch: perl
4748            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
4749            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
4750            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
4751            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
4752            ! sv.h
4753 ____________________________________________________________________________
4754 [  4484] By: gsar                                  on 1999/10/29  03:00:21
4755         Log: usurp GVOP slot for new PADOP (one small step to making optree
4756              shareable across interpreters)
4757      Branch: perl
4758            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
4759            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
4760            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
4761            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
4762            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
4763            ! pp_hot.c pp_sys.c regexec.c run.c
4764 ____________________________________________________________________________
4765 [  4483] By: jhi                                   on 1999/10/28  22:01:12
4766         Log: Regen Configure.
4767      Branch: cfgperl
4768            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4769            ! config_h.SH
4770 ____________________________________________________________________________
4771 [  4482] By: jhi                                   on 1999/10/28  21:45:26
4772         Log: Installdirs patches from Andy.
4773      Branch: metaconfig
4774            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
4775            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
4776            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
4777            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
4778            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
4779            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
4780            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
4781            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
4782            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
4783 ____________________________________________________________________________
4784 [  4481] By: gsar                                  on 1999/10/28  17:33:49
4785         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
4786              can still be directly set)
4787      Branch: perl
4788            ! lib/Time/Local.pm
4789 ____________________________________________________________________________
4790 [  4480] By: jhi                                   on 1999/10/28  13:49:26
4791         Log: Fix printing of uids and gids; regen Configure.
4792      Branch: cfgperl
4793            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4794            ! config_h.SH mg.c perl.c perl.h taint.c
4795 ____________________________________________________________________________
4796 [  4479] By: jhi                                   on 1999/10/28  11:53:57
4797         Log: Fix typo.
4798      Branch: metaconfig
4799            ! U/typedefs/gidsize.U
4800 ____________________________________________________________________________
4801 [  4478] By: jhi                                   on 1999/10/28  06:50:02
4802         Log: Integrate with Sarathy.
4803      Branch: cfgperl
4804           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
4805           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4806           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4807           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
4808 ____________________________________________________________________________
4809 [  4477] By: jhi                                   on 1999/10/28  06:40:54
4810         Log: (Slightly) better comments for Policy_sh.SH from Andy.
4811      Branch: cfgperl
4812            ! Policy_sh.SH
4813 ____________________________________________________________________________
4814 [  4476] By: gsar                                  on 1999/10/27  23:54:36
4815         Log: regen config* stuff for windows
4816      Branch: perl
4817            ! Changes patchlevel.h win32/Makefile win32/config.bc
4818            ! win32/config.gc win32/config.vc win32/config_H.bc
4819            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4820            ! win32/makefile.mk
4821 ____________________________________________________________________________
4822 [  4475] By: gsar                                  on 1999/10/27  21:32:30
4823         Log: integrate cfgperl contents into mainline; merge conflicts
4824      Branch: perl
4825           !> (integrate 46 files)
4826 ____________________________________________________________________________
4827 [  4474] By: gsar                                  on 1999/10/27  21:15:07
4828         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
4829              perl; stdout/stderr redirects seem broken as well)
4830      Branch: perl
4831            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
4832 ____________________________________________________________________________
4833 [  4473] By: jhi                                   on 1999/10/27  21:11:11
4834         Log: Do not block if no message queues available.
4835      Branch: cfgperl
4836            ! t/lib/ipc_sysv.t
4837 ____________________________________________________________________________
4838 [  4472] By: jhi                                   on 1999/10/27  18:27:40
4839         Log: Remove unused "squatter" symbols; regen Configure.
4840      Branch: cfgperl
4841            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
4842            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
4843            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4844 ____________________________________________________________________________
4845 [  4471] By: jhi                                   on 1999/10/27  18:26:55
4846         Log: metaconfig; split socket; fix output.
4847      Branch: metaconfig
4848            ! U/modified/d_socket.U U/modified/d_statblks.U
4849      Branch: metaconfig/U/perl
4850            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
4851            ! i_sysstatfs.U i_sysvfs.U
4852 ____________________________________________________________________________
4853 [  4470] By: jhi                                   on 1999/10/27  17:19:06
4854         Log: Regen Configure.
4855      Branch: cfgperl
4856            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4857            ! config_h.SH perl.c perl.h
4858 ____________________________________________________________________________
4859 [  4469] By: jhi                                   on 1999/10/27  17:18:41
4860         Log: metaconfig; split statfs.
4861      Branch: metaconfig/U/perl
4862            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
4863            ! d_statfs.U
4864 ____________________________________________________________________________
4865 [  4468] By: jhi                                   on 1999/10/27  14:06:44
4866         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
4867              (Ilya's changes won).
4868      Branch: cfgperl
4869           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
4870           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
4871           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
4872           !> (integrate 65 files)
4873 ____________________________________________________________________________
4874 [  4467] By: jhi                                   on 1999/10/27  13:38:41
4875         Log: Regen Configure.
4876      Branch: cfgperl
4877            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4878            ! config_h.SH
4879 ____________________________________________________________________________
4880 [  4466] By: jhi                                   on 1999/10/27  13:18:06
4881         Log: metaconfig fixes from Andy.
4882      Branch: metaconfig
4883            + U/modified/libnlist.U U/modified/usrinc.U
4884            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
4885 ____________________________________________________________________________
4886 [  4465] By: jhi                                   on 1999/10/27  13:06:27
4887         Log: Nosuid checking for statfs() people.
4888      Branch: cfgperl
4889            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4890            ! config_h.SH perl.c perl.h pod/perldiag.pod
4891 ____________________________________________________________________________
4892 [  4464] By: jhi                                   on 1999/10/27  13:04:20
4893         Log: metaconfig maintenance; fix Hasfield, statfs;
4894              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
4895              split fstatfs away from statfs.
4896      Branch: metaconfig
4897            + U/protos/Hasstruct.U
4898            ! U/protos/Hasfield.U
4899      Branch: metaconfig/U/perl
4900            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
4901            + i_ustat.U
4902            ! d_statfs.U
4903 ____________________________________________________________________________
4904 [  4463] By: jhi                                   on 1999/10/27  07:55:53
4905         Log: We need cc to be able to test for cc -v.
4906      Branch: cfgperl
4907            ! hints/dec_osf.sh
4908 ____________________________________________________________________________
4909 [  4462] By: gsar                                  on 1999/10/27  01:31:41
4910         Log: more GCC v2.95 induced adjustments
4911      Branch: perl
4912            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
4913            ! win32/makefile.mk win32/win32.c x2p/walk.c
4914 ____________________________________________________________________________
4915 [  4461] By: gsar                                  on 1999/10/26  21:42:59
4916         Log: warnings and const violations identified by compiling in C++ mode
4917              with GCC v2.95
4918      Branch: perl
4919            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
4920            ! sv.c taint.c toke.c win32/win32.c
4921 ____________________________________________________________________________
4922 [  4459] By: jhi                                   on 1999/10/26  10:15:58
4923         Log: Regen Configure.
4924      Branch: cfgperl
4925            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4926            ! config_h.SH
4927 ____________________________________________________________________________
4928 [  4458] By: jhi                                   on 1999/10/26  09:48:37
4929         Log: Minor rewordings.
4930      Branch: metaconfig/U/perl
4931            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
4932 ____________________________________________________________________________
4933 [  4456] By: jhi                                   on 1999/10/26  09:11:49
4934         Log: Fix d_statfsflags; add d_getmnt.
4935      Branch: metaconfig/U/perl
4936            + d_getmnt.U
4937            ! d_statfs.U
4938 ____________________________________________________________________________
4939 [  4455] By: jhi                                   on 1999/10/26  08:12:27
4940         Log: Massive multitypo in #4446.
4941      Branch: cfgperl
4942            ! hints/dec_osf.sh
4943 ____________________________________________________________________________
4944 [  4454] By: jhi                                   on 1999/10/25  08:28:45
4945         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4946              To: Perl 5 Porters <perl5-porters@perl.org>
4947              Subject: [PATCH 5.005_62] dos-djgpp update
4948              Date: Mon, 25 Oct 1999 10:11:30 +0200
4949              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
4950      Branch: cfgperl
4951            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
4952            ! pod/perldelta.pod t/lib/io_unix.t
4953 ____________________________________________________________________________
4954 [  4453] By: jhi                                   on 1999/10/25  08:25:50
4955         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4956              To: perl5-porters@perl.org (Mailing list Perl5)
4957              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
4958              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
4959              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
4960      Branch: cfgperl
4961            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
4962 ____________________________________________________________________________
4963 [  4452] By: jhi                                   on 1999/10/25  08:16:55
4964         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4965              To: perl5-porters@perl.org (Mailing list Perl5)
4966              Subject: [PATCH 5.005_62] Missing REx engine patch
4967              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
4968              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
4969      Branch: cfgperl
4970            ! pod/perldiag.pod regcomp.c regexec.c
4971 ____________________________________________________________________________
4972 [  4451] By: jhi                                   on 1999/10/25  08:13:06
4973         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4974              To: perl5-porters@perl.org (Mailing list Perl5)
4975              Subject: [PATCH 5.005_62] charnames and UTEST
4976              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
4977              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
4978      Branch: cfgperl
4979            ! t/lib/charnames.t
4980 ____________________________________________________________________________
4981 [  4450] By: gsar                                  on 1999/10/25  07:38:15
4982         Log: win32 tweak
4983      Branch: perl
4984            ! win32/perllib.c
4985 ____________________________________________________________________________
4986 [  4449] By: gsar                                  on 1999/10/24  23:20:10
4987         Log: remove inconsistent tainting behavior of sprintf("%e",...)
4988              (all bets are off is "C" locale is compromised)
4989      Branch: perl
4990            ! pod/perlfunc.pod pod/perllocale.pod sv.c
4991 ____________________________________________________________________________
4992 [  4448] By: gsar                                  on 1999/10/24  22:20:42
4993         Log: remove unused interpreter globals
4994      Branch: perl
4995            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
4996            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
4997            ! proto.h toke.c
4998 ____________________________________________________________________________
4999 [  4447] By: jhi                                   on 1999/10/24  21:49:52
5000         Log: Another hints tweak.
5001      Branch: cfgperl
5002            ! hints/aix.sh
5003 ____________________________________________________________________________
5004 [  4446] By: jhi                                   on 1999/10/24  21:48:02
5005         Log: Hints tweak.
5006      Branch: cfgperl
5007            ! hints/dec_osf.sh
5008 ____________________________________________________________________________
5009 [  4445] By: nick                                  on 1999/10/24  21:03:28
5010         Log: Integrate own changes to mainline.
5011      Branch: utfperl
5012           !> installperl pp.c
5013 ____________________________________________________________________________
5014 [  4444] By: nick                                  on 1999/10/24  20:54:06
5015         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
5016              (Fix/workround for [ID19991024.001])
5017      Branch: perl
5018            ! pp.c
5019 ____________________________________________________________________________
5020 [  4443] By: nick                                  on 1999/10/24  15:09:51
5021         Log: Follow that camel ... another sync.
5022      Branch: utfperl
5023           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
5024           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
5025           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
5026           !> (integrate 36 files)
5027 ____________________________________________________________________________
5028 [  4442] By: gsar                                  on 1999/10/24  14:40:01
5029         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
5030      Branch: perl
5031            ! installperl
5032 ____________________________________________________________________________
5033 [  4441] By: gsar                                  on 1999/10/24  14:33:11
5034         Log: test in change#4428 needs strict interpretation of C modulus
5035      Branch: perl
5036            ! t/op/int.t
5037 ____________________________________________________________________________
5038 [  4440] By: gsar                                  on 1999/10/24  13:47:17
5039         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
5040              $? break
5041      Branch: perl
5042            ! perl.c pod/perldelta.pod pod/perldiag.pod
5043 ____________________________________________________________________________
5044 [  4439] By: jhi                                   on 1999/10/24  13:19:17
5045         Log: test for #2835 (yeah, better later than never)
5046      Branch: cfgperl
5047            ! t/op/array.t
5048 ____________________________________________________________________________
5049 [  4438] By: gsar                                  on 1999/10/24  12:59:12
5050         Log: typo, doc tweak
5051      Branch: perl
5052            ! lib/attributes.pm pod/perlop.pod
5053 ____________________________________________________________________________
5054 [  4437] By: gsar                                  on 1999/10/24  11:59:55
5055         Log: allow get() and reftype() functions to be imported (from
5056              Spider Boardman)
5057      Branch: perl
5058            ! lib/attributes.pm
5059 ____________________________________________________________________________
5060 [  4436] By: gsar                                  on 1999/10/24  11:52:53
5061         Log: suppress scalar leak messages for known leaks (from
5062              Robin Barker <rmb1@cise.npl.co.uk>)
5063      Branch: perl
5064            ! Changes t/op/lex_assign.t t/pragma/warn/op
5065 ____________________________________________________________________________
5066 [  4435] By: gsar                                  on 1999/10/24  11:39:42
5067         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
5068      Branch: perl
5069            ! ext/B/defsubs_h.PL
5070 ____________________________________________________________________________
5071 [  4434] By: gsar                                  on 1999/10/24  11:36:08
5072         Log: relax range checking if they ask for it (from John L. Allen
5073              <allen@grumman.com>)
5074      Branch: perl
5075            ! lib/Time/Local.pm
5076 ____________________________________________________________________________
5077 [  4433] By: gsar                                  on 1999/10/24  11:25:51
5078         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
5079      Branch: perl
5080            ! README lib/File/Path.pm
5081 ____________________________________________________________________________
5082 [  4432] By: gsar                                  on 1999/10/24  11:11:02
5083         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5084              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
5085              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
5086              Subject: Re: [PATCH 5.005_62] OS/2 improvements
5087      Branch: perl
5088            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
5089            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
5090            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
5091            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
5092            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
5093            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
5094            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
5095            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
5096            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
5097            ! perl.c perl.h t/io/fs.t t/op/magic.t
5098 ____________________________________________________________________________
5099 [  4431] By: gsar                                  on 1999/10/24  10:50:14
5100         Log: install all README.foo with pod content as podfoo.pod
5101      Branch: perl
5102            ! Makefile.SH installman
5103 ____________________________________________________________________________
5104 [  4430] By: gsar                                  on 1999/10/24  09:28:24
5105         Log: @INC needs ../lib
5106      Branch: perl
5107            ! t/op/int.t
5108 ____________________________________________________________________________
5109 [  4429] By: jhi                                   on 1999/10/23  21:47:49
5110         Log: More printf-fixes (see also #4426).
5111      Branch: cfgperl
5112            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
5113            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
5114            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
5115 ____________________________________________________________________________
5116 [  4428] By: gsar                                  on 1999/10/23  20:28:56
5117         Log: fix accidental C modulo semantics on integer-valued operations
5118              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
5119      Branch: perl
5120            ! op.c t/op/int.t
5121 ____________________________________________________________________________
5122 [  4427] By: jhi                                   on 1999/10/23  16:10:10
5123         Log: Integrate with Sarathy.
5124      Branch: cfgperl
5125           !> sv.c win32/win32.c
5126 ____________________________________________________________________________
5127 [  4426] By: jhi                                   on 1999/10/23  16:04:02
5128         Log: Fix the printfing nits pointed out by using gcc -Wall and
5129              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
5130              plus few other warnings in Dumper.xs.
5131      Branch: cfgperl
5132            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
5133            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
5134 ____________________________________________________________________________
5135 [  4425] By: jhi                                   on 1999/10/23  15:16:41
5136         Log: Configure regen to pick up the new installation directories
5137              from Policy_sh.SH.  The explanations of "public add-ons" and
5138              "vendor-supplied" could do with more work.
5139      Branch: cfgperl
5140            ! Configure config_h.SH
5141 ____________________________________________________________________________
5142 [  4424] By: nick                                  on 1999/10/23  00:46:22
5143         Log: Resolve mainline before possible hacking operertunity this weekend
5144      Branch: utfperl
5145           +> pod/perlfilter.pod
5146           !> (integrate 32 files)
5147 ____________________________________________________________________________
5148 [  4423] By: jhi                                   on 1999/10/22  22:53:17
5149         Log: Update Policy_sh.SH to handle the newer installation directives.
5150              From: Andy Dougherty <doughera@lafayette.edu>
5151              To: Perl Porters <perl5-porters@perl.org>
5152              Subject: [PATCH 5.005_62] Policy_sh.SH update
5153              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
5154              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
5155      Branch: cfgperl
5156            ! Policy_sh.SH
5157 ____________________________________________________________________________
5158 [  4422] By: jhi                                   on 1999/10/22  22:44:44
5159         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
5160      Branch: cfgperl
5161            ! hints/aix.sh
5162 ____________________________________________________________________________
5163 [  4421] By: gsar                                  on 1999/10/22  21:16:44
5164         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
5165              C<"%ld", long_val>
5166      Branch: perl
5167            ! sv.c
5168 ____________________________________________________________________________
5169 [  4420] By: gsar                                  on 1999/10/22  16:36:46
5170         Log: win32_utime() on directories should use localtime() rather
5171              than gmtime() (from Jan Dubois)
5172      Branch: perl
5173            ! win32/win32.c
5174 ____________________________________________________________________________
5175 [  4419] By: jhi                                   on 1999/10/21  10:31:41
5176         Log: Integrate with Sarathy.
5177      Branch: cfgperl
5178           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
5179           !> t/lib/glob-basic.t t/op/sort.t
5180 ____________________________________________________________________________
5181 [  4418] By: gsar                                  on 1999/10/20  23:49:47
5182         Log: add test for change#4417
5183      Branch: perl
5184            ! t/op/sort.t
5185 ____________________________________________________________________________
5186 [  4417] By: gsar                                  on 1999/10/20  23:45:03
5187         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
5188      Branch: perl
5189            ! op.c
5190 ____________________________________________________________________________
5191 [  4416] By: gsar                                  on 1999/10/20  01:00:50
5192         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
5193      Branch: perl
5194            ! lib/CPAN/FirstTime.pm
5195 ____________________________________________________________________________
5196 [  4415] By: gsar                                  on 1999/10/20  00:52:34
5197         Log: disable optimizing troublesome ops in change#3612
5198              (from Ilya Zakharevich)
5199      Branch: perl
5200            ! Makefile.SH opcode.h opcode.pl
5201 ____________________________________________________________________________
5202 [  4414] By: gsar                                  on 1999/10/20  00:37:46
5203         Log: skip unreadable directory test when running as root
5204      Branch: perl
5205            ! t/lib/glob-basic.t
5206 ____________________________________________________________________________
5207 [  4413] By: jhi                                   on 1999/10/19  09:26:52
5208         Log: Avoid GNU ar if HP cc is being used.
5209      Branch: cfgperl
5210            ! hints/hpux.sh
5211 ____________________________________________________________________________
5212 [  4412] By: jhi                                   on 1999/10/19  07:24:29
5213         Log: Integrate with Sarathy.
5214      Branch: cfgperl
5215           !> perlvars.h
5216 ____________________________________________________________________________
5217 [  4411] By: jhi                                   on 1999/10/19  07:22:34
5218         Log: Long double support: sqrtl et al are not available everywhere,
5219              e.g. not in Solaris, even when long doubles are.
5220      Branch: cfgperl
5221            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5222            ! config_h.SH perl.h
5223 ____________________________________________________________________________
5224 [  4410] By: jhi                                   on 1999/10/19  07:21:42
5225         Log: Add sqrtl probe, add echo dependencies.
5226      Branch: metaconfig
5227            ! U/threads/d_pthreadj.U
5228      Branch: metaconfig/U/perl
5229            + d_sqrtl.U
5230            ! i_inttypes.U io64.U
5231 ____________________________________________________________________________
5232 [  4409] By: gsar                                  on 1999/10/19  02:18:54
5233         Log: perl_mutex n/a if !USE_THREADS
5234      Branch: perl
5235            ! perlvars.h
5236 ____________________________________________________________________________
5237 [  4408] By: jhi                                   on 1999/10/18  20:13:02
5238         Log: Forgotten s/warning/warnings/.
5239      Branch: cfgperl
5240            ! Makefile.SH
5241 ____________________________________________________________________________
5242 [  4407] By: jhi                                   on 1999/10/18  20:02:12
5243         Log: Integrate with Sarathy.
5244      Branch: cfgperl
5245           +> pod/perlfilter.pod
5246           !> (integrate 30 files)
5247 ____________________________________________________________________________
5248 [  4406] By: gsar                                  on 1999/10/18  16:32:10
5249         Log: added intro to source filters from Paul Marquess
5250      Branch: perl
5251            + pod/perlfilter.pod
5252            ! MANIFEST pod/perldelta.pod
5253 ____________________________________________________________________________
5254 [  4405] By: gsar                                  on 1999/10/18  05:53:06
5255         Log: missing manpages
5256      Branch: perl
5257            ! installman
5258 ____________________________________________________________________________
5259 [  4404] By: gsar                                  on 1999/10/18  05:09:22
5260         Log: pod updates from Tom Christiansen
5261      Branch: perl
5262            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
5263 ____________________________________________________________________________
5264 [  4403] By: gsar                                  on 1999/10/17  23:43:59
5265         Log: PL_malloc_mutex needs to be global, not per-interpreter
5266              (malloc.c has static data)
5267      Branch: perl
5268            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
5269 ____________________________________________________________________________
5270 [  4402] By: gsar                                  on 1999/10/17  22:30:30
5271         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
5272              windows
5273      Branch: perl
5274            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
5275            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
5276            ! win32/win32.h
5277 ____________________________________________________________________________
5278 [  4401] By: gsar                                  on 1999/10/17  20:33:42
5279         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
5280              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
5281              is one symptom of the problem
5282      Branch: perl
5283            ! pp_ctl.c t/op/eval.t
5284 ____________________________________________________________________________
5285 [  4400] By: gsar                                  on 1999/10/17  18:36:46
5286         Log: remove FileHandle from list of PodParser dependencies (the
5287              difference is 20 files vs 6 files loaded!)
5288      Branch: perl
5289            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
5290            ! t/pod/testcmp.pl
5291 ____________________________________________________________________________
5292 [  4399] By: nick                                  on 1999/10/17  14:51:35
5293         Log: Pre-trip resolve
5294      Branch: utfperl
5295           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
5296 ____________________________________________________________________________
5297 [  4398] By: gsar                                  on 1999/10/17  09:19:24
5298         Log: make installperl ignore RCS files (from Michael G Schwern
5299              <schwern@pobox.com>)
5300      Branch: perl
5301            ! installperl lib/Text/Tabs.pm
5302 ____________________________________________________________________________
5303 [  4397] By: gsar                                  on 1999/10/16  18:30:14
5304         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
5305      Branch: perl
5306            ! perl.c
5307 ____________________________________________________________________________
5308 [  4396] By: jhi                                   on 1999/10/16  17:44:39
5309         Log: Missing comma.
5310      Branch: cfgperl
5311            ! lib/diagnostics.pm
5312 ____________________________________________________________________________
5313 [  4395] By: gsar                                  on 1999/10/16  17:18:36
5314         Log: assumption about @_ always being non-REAL doesn't hold when
5315              debugger is running; DB::sub() can call arbitrary stuff
5316              that modifies @_ at will
5317      Branch: perl
5318            ! pp_hot.c
5319 ____________________________________________________________________________
5320 [  4394] By: nick                                  on 1999/10/16  09:35:20
5321         Log: Resolve utfperl branch against mainline as of _62
5322      Branch: utfperl
5323           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
5324           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
5325           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
5326           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5327           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
5328           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
5329           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
5330           +> t/lib/glob-taint.t win32/genmk95.pl
5331            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
5332           !> (integrate 144 files)
5333 ____________________________________________________________________________
5334 [  4393] By: gsar                                  on 1999/10/16  04:07:02
5335         Log: OS/2 support bits (from Ilya Zakharevich)
5336      Branch: perl
5337            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
5338 ____________________________________________________________________________
5339 [  4392] By: jhi                                   on 1999/10/15  10:28:09
5340         Log: Integrate with Sarathy.
5341      Branch: cfgperl
5342           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
5343           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
5344           !> win32/Makefile win32/makefile.mk
5345
5346 ----------------
5347 Version 5.005_62
5348 ----------------
5349
5350 ____________________________________________________________________________
5351 [  4391] By: gsar                                  on 1999/10/15  10:12:42
5352         Log: here be 5.005_62
5353      Branch: perl
5354            ! Changes MANIFEST Porting/makerel
5355 ____________________________________________________________________________
5356 [  4390] By: gsar                                  on 1999/10/15  09:45:51
5357         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
5358              avoid tickling it in Pod::Man for now; other nits in
5359              Pod::*
5360      Branch: perl
5361            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
5362            ! pod/perlopentut.pod
5363 ____________________________________________________________________________
5364 [  4389] By: gsar                                  on 1999/10/15  08:55:01
5365         Log: disable internal globbing for miniperl (or build breaks out
5366              in a rash of failed dependencies)
5367      Branch: perl
5368            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
5369 ____________________________________________________________________________
5370 [  4388] By: jhi                                   on 1999/10/15  08:07:49
5371         Log: Integrate with Sarathy.
5372      Branch: cfgperl
5373           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
5374           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
5375 ____________________________________________________________________________
5376 [  4387] By: gsar                                  on 1999/10/15  07:46:24
5377         Log: integrate cfgperl contents into mainline
5378      Branch: perl
5379            ! Changes
5380           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
5381           !> t/pragma/warn/regcomp
5382 ____________________________________________________________________________
5383 [  4386] By: gsar                                  on 1999/10/15  05:45:36
5384         Log: various little goofs in change#4385
5385      Branch: perl
5386            ! win32/include/dirent.h win32/win32.c
5387 ____________________________________________________________________________
5388 [  4385] By: gsar                                  on 1999/10/15  04:49:09
5389         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
5390              rather than win32_opendir() reading all files up front (untested)
5391      Branch: perl
5392            ! win32/include/dirent.h win32/win32.c
5393 ____________________________________________________________________________
5394 [  4384] By: gsar                                  on 1999/10/15  01:34:09
5395         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
5396      Branch: perl
5397            ! lib/Benchmark.pm pod/perldelta.pod
5398 ____________________________________________________________________________
5399 [  4383] By: gsar                                  on 1999/10/15  01:22:32
5400         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
5401              <dha@panix.com>)
5402      Branch: perl
5403            ! pod/perlfaq2.pod
5404 ____________________________________________________________________________
5405 [  4382] By: gsar                                  on 1999/10/15  01:14:22
5406         Log: From: jand@ActiveState.com (Jan Dubois)
5407              Date: Fri, 15 Oct 1999 01:14:23 +0200
5408              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
5409              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
5410      Branch: perl
5411            ! ext/POSIX/POSIX.xs
5412 ____________________________________________________________________________
5413 [  4381] By: jhi                                   on 1999/10/14  22:11:36
5414         Log: Integrate with Sarathy.
5415      Branch: cfgperl
5416           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
5417           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
5418           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
5419           !> win32/makefile.mk
5420 ____________________________________________________________________________
5421 [  4380] By: jhi                                   on 1999/10/14  22:08:22
5422         Log: Warn inside character classes about unknown backslash escapes
5423              (that are not caught earlier because of being completely unknown,
5424              such as \m), such as \z (because they make do sense inside regexen,
5425              but not inside character classes).
5426      Branch: cfgperl
5427            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
5428            ! t/pragma/warn/regcomp
5429 ____________________________________________________________________________
5430 [  4379] By: gsar                                  on 1999/10/14  18:26:56
5431         Log: clarify significance of parens for "x" (from M.J.T. Guy
5432              <mjtg@cus.cam.ac.uk>)
5433      Branch: perl
5434            ! pod/perlop.pod
5435 ____________________________________________________________________________
5436 [  4378] By: gsar                                  on 1999/10/14  18:25:20
5437         Log: make timelocal work better when time is close to the epoch
5438              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
5439      Branch: perl
5440            ! lib/Time/Local.pm
5441 ____________________________________________________________________________
5442 [  4377] By: gsar                                  on 1999/10/14  18:15:11
5443         Log: integrate cfgperl contents into mainline
5444      Branch: perl
5445           +> ext/DB_File/hints/sco.pl
5446           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
5447           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
5448           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
5449 ____________________________________________________________________________
5450 [  4376] By: gsar                                  on 1999/10/14  17:47:35
5451         Log: fix POPSTACK panics that ensued from bad interaction between
5452              runlevels and stack of stacks (change#3988 done right);
5453              basically, we pop the runlevel if the stacklevel is not the
5454              same one we started the runlevel with
5455      Branch: perl
5456            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
5457 ____________________________________________________________________________
5458 [  4375] By: gsar                                  on 1999/10/14  15:54:48
5459         Log: avoid warnings
5460      Branch: perl
5461            ! ext/File/Glob/bsd_glob.c
5462 ____________________________________________________________________________
5463 [  4374] By: jhi                                   on 1999/10/14  10:08:44
5464         Log: Warn about false ranges like \d-\w (see the change #4355).
5465              The invalid ranges (b-a) warning message also enhanced.
5466      Branch: cfgperl
5467            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
5468            ! t/pragma/warn/regcomp
5469 ____________________________________________________________________________
5470 [  4373] By: gsar                                  on 1999/10/14  03:49:54
5471         Log: File::Glob fixes for Windows
5472      Branch: perl
5473            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
5474            ! win32/makefile.mk
5475 ____________________________________________________________________________
5476 [  4372] By: gsar                                  on 1999/10/14  02:21:31
5477         Log: avoid inefficiency in change#3386 (every longjmp() was followed
5478              by an avoidable call to setjmp())
5479      Branch: perl
5480            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
5481            ! proto.h scope.c scope.h
5482 ____________________________________________________________________________
5483 [  4371] By: jhi                                   on 1999/10/13  21:17:17
5484         Log: Integrate with Sarathy.
5485      Branch: cfgperl
5486           !> op.c pod/perldelta.pod
5487 ____________________________________________________________________________
5488 [  4370] By: gsar                                  on 1999/10/13  18:08:45
5489         Log: misc tweaks
5490      Branch: perl
5491            ! op.c pod/perldelta.pod
5492 ____________________________________________________________________________
5493 [  4369] By: jhi                                   on 1999/10/13  16:18:58
5494         Log: Integrate with Sarathy.
5495      Branch: cfgperl
5496           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5497 ____________________________________________________________________________
5498 [  4368] By: gsar                                  on 1999/10/13  16:14:16
5499         Log: pod nits from various perl porters
5500      Branch: perl
5501            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5502 ____________________________________________________________________________
5503 [  4367] By: jhi                                   on 1999/10/13  12:10:30
5504         Log: From: Vlad Harchev <hvv@hippo.ru>
5505              To: perl5-porters@perl.org
5506              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
5507              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
5508              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
5509      Branch: cfgperl
5510            ! pod/perlop.pod
5511 ____________________________________________________________________________
5512 [  4366] By: gsar                                  on 1999/10/13  08:11:11
5513         Log: typos and language goofs pointed out by Hugo van der Sanden
5514              <hv@crypt.compulink.co.uk>
5515      Branch: perl
5516            ! pod/perldelta.pod pod/perldiag.pod
5517 ____________________________________________________________________________
5518 [  4365] By: jhi                                   on 1999/10/13  07:27:44
5519         Log: Integrate with Sarathy.
5520      Branch: cfgperl
5521           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
5522           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5523           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
5524           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
5525           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
5526           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
5527           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
5528           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
5529           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
5530 ____________________________________________________________________________
5531 [  4364] By: gsar                                  on 1999/10/13  07:06:04
5532         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
5533      Branch: perl
5534            ! lib/perl5db.pl
5535 ____________________________________________________________________________
5536 [  4363] By: jhi                                   on 1999/10/13  07:03:43
5537         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
5538              To: perl5-porters@perl.org
5539              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
5540              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
5541              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
5542      Branch: cfgperl
5543            ! hints/svr5.sh
5544 ____________________________________________________________________________
5545 [  4362] By: jhi                                   on 1999/10/13  06:57:16
5546         Log: Add DB_File hint for SCO ODT.
5547              From: hops@sco.com
5548              To: perl5-porters@perl.org
5549              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
5550              Date: Tue, 12 Oct 1999 20:16:04 PDT
5551              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
5552      Branch: cfgperl
5553            + ext/DB_File/hints/sco.pl
5554            ! MANIFEST
5555 ____________________________________________________________________________
5556 [  4361] By: gsar                                  on 1999/10/13  06:56:08
5557         Log: PL_numeric_radix used without being defined (from Ilya
5558              Zakharevich)
5559      Branch: perl
5560            ! util.c
5561 ____________________________________________________________________________
5562 [  4360] By: gsar                                  on 1999/10/13  06:43:03
5563         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
5564              From: hops@sco.com
5565              Date: Tue, 12 Oct 1999 20:16:04 PDT
5566              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
5567              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
5568      Branch: perl
5569            + ext/NDBM_File/hints/sco.pl
5570            ! MANIFEST ext/ODBM_File/hints/sco.pl
5571 ____________________________________________________________________________
5572 [  4359] By: gsar                                  on 1999/10/13  06:34:53
5573         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
5574      Branch: perl
5575            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
5576            ! pod/perlport.pod
5577 ____________________________________________________________________________
5578 [  4358] By: gsar                                  on 1999/10/12  19:10:27
5579         Log: perldelta updates
5580      Branch: perl
5581            ! pod/perldelta.pod
5582 ____________________________________________________________________________
5583 [  4357] By: gsar                                  on 1999/10/12  17:11:18
5584         Log: update perldelta for change#4356
5585      Branch: perl
5586            ! Changes pod/perldelta.pod
5587 ____________________________________________________________________________
5588 [  4356] By: gsar                                  on 1999/10/12  16:53:31
5589         Log: add File::BSDGlob as File::Glob and load it at compile-time
5590              if perl was built with -DPERL_INTERNAL_GLOB
5591              
5592              TODO: we currently get a compile-time failure if File/Glob.pm
5593              can't be found; such failure needs to be made to emit a warning
5594              and use the csh implementation instead
5595      Branch: perl
5596            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
5597            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5598            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
5599            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
5600            + t/lib/glob-global.t t/lib/glob-taint.t
5601            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
5602            ! t/pragma/overload.t
5603 ____________________________________________________________________________
5604 [  4355] By: jhi                                   on 1999/10/12  15:30:05
5605         Log: Revert the parts of #3926 that outlawed character ranges
5606              that have character classes such as \w as either endpoint.
5607              This change re-establishes the old behavior which meant that
5608              such ranges weren't really ranges, the "-" was literal.
5609              Moreover, this change also fixes the old behavior to be
5610              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
5611              Now they all do work as described above.  The #3926 outlawed
5612              all of those.
5613      Branch: cfgperl
5614            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
5615 ____________________________________________________________________________
5616 [  4354] By: jhi                                   on 1999/10/12  09:58:59
5617         Log: Integrate with Sarathy.
5618      Branch: cfgperl
5619           !> (integrate 33 files)
5620 ____________________________________________________________________________
5621 [  4353] By: gsar                                  on 1999/10/12  05:53:40
5622         Log: apply parts of LynxOS patches from Alan Johnson
5623              <johnson@alonn.gemse.fr>
5624      Branch: perl
5625            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
5626            ! t/op/groups.t
5627 ____________________________________________________________________________
5628 [  4352] By: gsar                                  on 1999/10/12  05:24:39
5629         Log: allow any unpack specifier to take a count via '/'
5630              (from Ilya Zakharevich)
5631      Branch: perl
5632            ! pp.c t/op/pack.t
5633 ____________________________________________________________________________
5634 [  4351] By: gsar                                  on 1999/10/12  05:02:35
5635         Log: avoid warnings
5636      Branch: perl
5637            ! malloc.c
5638 ____________________________________________________________________________
5639 [  4350] By: gsar                                  on 1999/10/12  04:50:52
5640         Log: various cleanups
5641      Branch: perl
5642            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
5643            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
5644            ! win32/config.gc win32/config.vc win32/config_H.bc
5645            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
5646 ____________________________________________________________________________
5647 [  4349] By: gsar                                  on 1999/10/12  00:23:11
5648         Log: update Changes, patchlevel etc.
5649      Branch: perl
5650            ! Changes Porting/findvars patchlevel.h win32/Makefile
5651            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5652            ! win32/makefile.mk
5653 ____________________________________________________________________________
5654 [  4348] By: gsar                                  on 1999/10/11  23:11:57
5655         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
5656      Branch: perl
5657            ! pod/perlfunc.pod
5658 ____________________________________________________________________________
5659 [  4347] By: jhi                                   on 1999/10/11  21:25:03
5660         Log: Sparc Linux -Duseshrplib fix.
5661              
5662              From: Brian Jepson <bjepson@home.com>
5663              To: Nick Ing-Simmons <nick@ing-simmons.net>
5664              cc: perl5-porters@perl.org
5665              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
5666              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
5667              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
5668      Branch: cfgperl
5669            ! hints/linux.sh
5670 ____________________________________________________________________________
5671 [  4346] By: gsar                                  on 1999/10/11  20:28:32
5672         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
5673              the behavior of 'Z*' and 'Z3' to always pack a trailing
5674              null byte; changed documentation to suit; added test
5675      Branch: perl
5676            ! pod/perlfunc.pod pp.c t/op/pack.t
5677 ____________________________________________________________________________
5678 [  4345] By: gsar                                  on 1999/10/11  19:15:46
5679         Log: writing to perllocal.pod fails if it was never created;
5680              tweak pseudo-hash example (both suggested by Michael G Schwern
5681              <schwern@pobox.com>)
5682      Branch: perl
5683            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
5684 ____________________________________________________________________________
5685 [  4344] By: gsar                                  on 1999/10/11  17:57:31
5686         Log: slightly edited variant of suggested patch
5687              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5688              Date: Thu, 9 Sep 1999 18:35:37 -0400
5689              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
5690              Subject: [PATCH 5.005_58] How RExen match?
5691      Branch: perl
5692            ! pod/perlre.pod
5693 ____________________________________________________________________________
5694 [  4343] By: gsar                                  on 1999/10/11  16:55:48
5695         Log: change#4327 was inefficient
5696      Branch: perl
5697            ! lib/lib.pm
5698 ____________________________________________________________________________
5699 [  4342] By: jhi                                   on 1999/10/11  07:01:46
5700         Log: Integrate with Sarathy.
5701      Branch: cfgperl
5702           +> pod/perlhack.pod
5703           !> (integrate 28 files)
5704 ____________________________________________________________________________
5705 [  4341] By: jhi                                   on 1999/10/11  06:37:47
5706         Log: The 2.5th cut at the AIX C++ extension problems.
5707      Branch: cfgperl
5708            ! hints/aix.sh
5709 ____________________________________________________________________________
5710 [  4340] By: gsar                                  on 1999/10/10  23:48:07
5711         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
5712      Branch: perl
5713            + pod/perlhack.pod
5714            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
5715 ____________________________________________________________________________
5716 [  4339] By: gsar                                  on 1999/10/10  20:42:40
5717         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
5718              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
5719              void(*)(pTHX_ void*)
5720      Branch: perl
5721            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
5722            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
5723            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
5724            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
5725 ____________________________________________________________________________
5726 [  4338] By: gsar                                  on 1999/10/10  20:38:59
5727         Log: add missing new diagnostics to perldelta
5728      Branch: perl
5729            ! pod/perldelta.pod
5730 ____________________________________________________________________________
5731 [  4337] By: gsar                                  on 1999/10/10  17:40:13
5732         Log: update perldelta for change#3406
5733      Branch: perl
5734            ! embed.pl pod/perldata.pod pod/perldelta.pod
5735 ____________________________________________________________________________
5736 [  4336] By: gsar                                  on 1999/10/10  16:33:14
5737         Log: integrate cfgperl contents into mainline
5738      Branch: perl
5739           +> ext/DynaLoader/hints/aix.pl
5740           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
5741           !> makedef.pl perl.h pod/perldelta.pod
5742 ____________________________________________________________________________
5743 [  4335] By: jhi                                   on 1999/10/10  11:09:48
5744         Log: Update perldelta.
5745      Branch: cfgperl
5746            ! pod/perldelta.pod
5747 ____________________________________________________________________________
5748 [  4334] By: jhi                                   on 1999/10/10  10:31:46
5749         Log: Integrate with Sarathy.
5750      Branch: cfgperl
5751           +> win32/genmk95.pl
5752           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
5753           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
5754           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
5755           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
5756           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
5757           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
5758           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
5759           !> utils/perldoc.PL win32/makefile.mk
5760 ____________________________________________________________________________
5761 [  4333] By: gsar                                  on 1999/10/10  06:33:15
5762         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
5763              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
5764      Branch: perl
5765            ! installperl lib/diagnostics.pm utils/perldoc.PL
5766 ____________________________________________________________________________
5767 [  4332] By: gsar                                  on 1999/10/10  05:15:26
5768         Log: add $VERSION
5769      Branch: perl
5770            ! lib/Exporter.pm
5771 ____________________________________________________________________________
5772 [  4331] By: gsar                                  on 1999/10/10  05:10:22
5773         Log: describe what can go in an export list (from Anno Siegel
5774              <anno4000@lublin.zrz.tu-berlin.de>)
5775      Branch: perl
5776            ! lib/Exporter.pm
5777 ____________________________________________________________________________
5778 [  4330] By: gsar                                  on 1999/10/10  04:50:43
5779         Log: more basic support for building modules under Windows 95/98
5780              (applied relevant parts from a patch suggested by
5781              Jochen Wiedmann <joe@ispsoft.de>)
5782      Branch: perl
5783            ! lib/ExtUtils/MM_Unix.pm
5784 ____________________________________________________________________________
5785 [  4329] By: gsar                                  on 1999/10/10  04:28:38
5786         Log: rudimentary support for building under Windows 95/98 (from
5787              Benjamin Stuhl <sho_pi@hotmail.com>)
5788      Branch: perl
5789            + win32/genmk95.pl
5790            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
5791            ! win32/makefile.mk
5792 ____________________________________________________________________________
5793 [  4328] By: gsar                                  on 1999/10/10  03:37:21
5794         Log: fix two leaks in Thread.xs (from Eugene Alterman
5795              <Eugene.Alterman@bremer-inc.com>); convert places with
5796              'use attrs' to new attributes syntax
5797      Branch: perl
5798            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
5799            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
5800            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
5801            ! ext/Thread/sync2.t
5802 ____________________________________________________________________________
5803 [  4327] By: gsar                                  on 1999/10/10  02:23:52
5804         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
5805              (suggested by Tod Irwin <irwin@stockmaster.com>)
5806      Branch: perl
5807            ! lib/lib.pm
5808 ____________________________________________________________________________
5809 [  4326] By: gsar                                  on 1999/10/10  00:51:48
5810         Log: better documentation for recv() (from Anton Berezin
5811              <tobez@plab.ku.dk>)
5812      Branch: perl
5813            ! pod/perlfunc.pod
5814 ____________________________________________________________________________
5815 [  4325] By: gsar                                  on 1999/10/09  22:46:23
5816         Log: perldelta updates (see TODO markers)
5817      Branch: perl
5818            ! Changes pod/perldelta.pod pp_sys.c
5819 ____________________________________________________________________________
5820 [  4324] By: gsar                                  on 1999/10/09  19:43:10
5821         Log: fix Exporter::export_to_level() documentation
5822      Branch: perl
5823            ! lib/Exporter.pm
5824 ____________________________________________________________________________
5825 [  4323] By: gsar                                  on 1999/10/09  18:48:31
5826         Log: don't run END blocks when running under -c switch (older,
5827              rarely useful behavior may still be obtained by putting
5828              BEGIN { $^C = 0; exit; } at the end of the script)
5829      Branch: perl
5830            ! perl.c
5831 ____________________________________________________________________________
5832 [  4322] By: jhi                                   on 1999/10/09  05:31:26
5833         Log: While awaiting a good test program to detect the broken gcc.
5834              From: Thomas Conté <tom@fr.uu.net>
5835              To: <jhi@iki.fi>
5836              Cc: <perl5-porters@perl.org>
5837              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
5838              Date: Wed, 6 Oct 1999 19:56:29 +0200
5839              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
5840      Branch: cfgperl
5841            ! hints/irix_6.sh perl.h
5842 ____________________________________________________________________________
5843 [  4321] By: gsar                                  on 1999/10/09  00:41:02
5844         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
5845              clear entries in the CV's pad, leading to coredumps when CV had no
5846              other references to it; this is a slightly edited version of the
5847              patch suggested by Russel O'Connor <roconnor@world.std.com>
5848      Branch: perl
5849            ! cop.h pp_ctl.c pp_hot.c
5850 ____________________________________________________________________________
5851 [  4320] By: gsar                                  on 1999/10/08  22:50:51
5852         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
5853              situation (assumptions about cx invalidation are not valid
5854              anymore)
5855      Branch: perl
5856            ! cop.h pp_ctl.c pp_hot.c
5857 ____________________________________________________________________________
5858 [  4319] By: jhi                                   on 1999/10/08  14:33:31
5859         Log: Integrate with Sarathy.
5860      Branch: cfgperl
5861           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
5862           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
5863           !> t/comp/bproto.t thrdvar.h toke.c util.c
5864 ____________________________________________________________________________
5865 [  4318] By: jhi                                   on 1999/10/08  13:51:34
5866         Log: The second cut at AIX C++ extension troubles.
5867      Branch: cfgperl
5868            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
5869            ! hints/aix.sh
5870 ____________________________________________________________________________
5871 [  4317] By: jhi                                   on 1999/10/08  10:44:13
5872         Log: The first cut at fixing Perl extensions written in C++ in AIX,
5873              statics don't get initialized right.  This patch at least
5874              doesn't seem to break the build in my AIX, but unfortunately
5875              I don't have the IBM C++ to do further testing.
5876              
5877              Problem reported by Stephanie Beals in
5878              From: bealzy@us.ibm.com
5879              To: perl5-porters@perl.org
5880              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
5881              Date: Thu, 7 Oct 1999 15:05:54 -0400
5882              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
5883      Branch: cfgperl
5884            + ext/DynaLoader/hints/aix.pl
5885            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
5886 ____________________________________________________________________________
5887 [  4316] By: gsar                                  on 1999/10/08  10:26:15
5888         Log: remove kludgey duplicate background error avoidance (caused
5889              "leaks"; %@ wasn't even user-visible under -Dusethreads);
5890              only repeats of most recent error are now avoided
5891      Branch: perl
5892            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
5893 ____________________________________________________________________________
5894 [  4315] By: jhi                                   on 1999/10/08  09:48:59
5895         Log: Fix omission.
5896      Branch: cfgperl
5897            ! makedef.pl
5898 ____________________________________________________________________________
5899 [  4314] By: gsar                                  on 1999/10/08  07:17:01
5900         Log: extend change#2299 to C<use> (fixes scoping problems in
5901              C<if (...) { use foo; ... }>)
5902      Branch: perl
5903            ! op.c
5904 ____________________________________________________________________________
5905 [  4313] By: gsar                                  on 1999/10/08  04:52:19
5906         Log: small tweak for change#4309
5907      Branch: perl
5908            ! op.c
5909 ____________________________________________________________________________
5910 [  4312] By: gsar                                  on 1999/10/08  02:31:13
5911         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
5912              From: Larry Wall <larry@wall.org>
5913              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
5914              Message-Id: <199910061655.JAA11333@kiev.wall.org>
5915              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
5916      Branch: perl
5917            ! opcode.h t/comp/bproto.t toke.c
5918 ____________________________________________________________________________
5919 [  4311] By: gsar                                  on 1999/10/08  00:58:19
5920         Log: typo
5921      Branch: perl
5922            ! pp_sys.c
5923 ____________________________________________________________________________
5924 [  4310] By: gsar                                  on 1999/10/07  23:51:38
5925         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
5926              Brian Mitchell <brian@chele.cais.net>)
5927      Branch: perl
5928            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
5929 ____________________________________________________________________________
5930 [  4309] By: gsar                                  on 1999/10/07  22:57:52
5931         Log: change#3728 was flawed (loop contexts saw the wrong statement
5932              info, causing loop control constructs to not find the label);
5933              disable OP_SETSTATE entirely and add a fix that is specifically
5934              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
5935              which was what the original patch was supposed to fix
5936              
5937              TODO: remove the remainder of the setstate logic if it can't
5938              be used anywhere else (it isn't used anywhere now)
5939      Branch: perl
5940            ! cop.h op.c perly.c perly.y
5941 ____________________________________________________________________________
5942 [  4308] By: jhi                                   on 1999/10/07  19:21:27
5943         Log: Integrate with Sarathy.
5944      Branch: cfgperl
5945           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
5946 ____________________________________________________________________________
5947 [  4307] By: gsar                                  on 1999/10/07  15:12:24
5948         Log: update to podlators-0.08 from Russ Allbery
5949      Branch: perl
5950            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
5951 ____________________________________________________________________________
5952 [  4306] By: jhi                                   on 1999/10/06  17:20:34
5953         Log: Integrate with Sarathy.
5954      Branch: cfgperl
5955           !> (integrate 45 files)
5956 ____________________________________________________________________________
5957 [  4305] By: gsar                                  on 1999/10/06  16:55:45
5958         Log: some versions of mingw32 have __int64, define iff it isn't
5959      Branch: perl
5960            ! win32/win32.h
5961 ____________________________________________________________________________
5962 [  4304] By: gsar                                  on 1999/10/06  03:45:44
5963         Log: fix typos in change#4288
5964      Branch: perl
5965            ! Changes dump.c sv.c
5966 ____________________________________________________________________________
5967 [  4303] By: gsar                                  on 1999/10/06  03:22:46
5968         Log: integrate cfgperl contents into mainline
5969      Branch: perl
5970           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
5971            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
5972           !> (integrate 31 files)
5973 ____________________________________________________________________________
5974 [  4302] By: gsar                                  on 1999/10/06  02:36:53
5975         Log: make die/warn and other diagnostics go to wherever STDERR happens
5976              to point at; change places that meant Perl_debug_log rather than
5977              PerlIO_stderr()
5978      Branch: perl
5979            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
5980            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5981            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
5982            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
5983            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5984            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
5985            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
5986            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
5987            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
5988            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
5989            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
5990 ____________________________________________________________________________
5991 [  4301] By: jhi                                   on 1999/10/05  23:03:46
5992         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5993              To: François Désarménien <desar@club-internet.fr>
5994              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
5995              Subject: Re: Strange RE engine breakage in 5_61
5996              Date: Mon, 4 Oct 1999 19:58:03 -0400
5997              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
5998              
5999              (had to apply pat.t part manually because there
6000              already were more tests than there was in _61)
6001      Branch: cfgperl
6002            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
6003 ____________________________________________________________________________
6004 [  4300] By: jhi                                   on 1999/10/04  17:03:18
6005         Log: From: Andy Dougherty <doughera@lafayette.edu>
6006              To: Jarkko Hietaniemi <jhi@iki.fi>
6007              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
6008              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
6009              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
6010              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
6011      Branch: cfgperl
6012            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
6013            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
6014            ! MANIFEST ext/B/defsubs_h.PL
6015 ____________________________________________________________________________
6016 [  4299] By: jhi                                   on 1999/10/04  07:15:16
6017         Log: From: Michael G Schwern <schwern@pobox.com>
6018              To: perl5-porters@perl.org
6019              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
6020              Date: Sun, 3 Oct 1999 17:34:17 -0400
6021              Message-ID: <19991003173417.A4351@blackrider>
6022      Branch: cfgperl
6023            ! t/lib/fields.t t/pragma/constant.t
6024 ____________________________________________________________________________
6025 [  4298] By: gsar                                  on 1999/10/04  04:57:53
6026         Log: some compatibility macros were busted
6027      Branch: perl
6028            ! embed.h embed.pl toke.c
6029 ____________________________________________________________________________
6030 [  4297] By: jhi                                   on 1999/10/03  17:50:59
6031         Log: A better version of #4296.
6032              
6033              From: Michael G Schwern <schwern@pobox.com>
6034              To: perl5-porters@perl.org
6035              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
6036              Date: Sun, 3 Oct 1999 13:54:23 -0400
6037              Message-ID: <19991003135423.A3050@blackrider>
6038      Branch: cfgperl
6039            ! av.c op.c pod/perldiag.pod
6040 ____________________________________________________________________________
6041 [  4296] By: jhi                                   on 1999/10/03  17:21:01
6042         Log: (Replaced by #4297.)
6043              
6044              From: Michael G Schwern <schwern@pobox.com>
6045              To: perl5-porters@perl.org
6046              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
6047              Date: Sun, 3 Oct 1999 13:16:47 -0400
6048              Message-ID: <19991003131647.A2816@blackrider>
6049              
6050              plus changed the error message to say "No such pseudo-hash field"
6051              as discussed in the above mail message.
6052      Branch: cfgperl
6053            ! av.c pod/perldiag.pod
6054 ____________________________________________________________________________
6055 [  4295] By: gsar                                  on 1999/10/03  16:09:36
6056         Log: avoid doing irrelevant things on 'make perl'
6057      Branch: perl
6058            ! Makefile.SH
6059 ____________________________________________________________________________
6060 [  4294] By: jhi                                   on 1999/10/03  14:16:24
6061         Log: Fix a typo in #4293 spotted by Graham Barr.
6062      Branch: cfgperl
6063            ! pod/perlref.pod
6064 ____________________________________________________________________________
6065 [  4293] By: jhi                                   on 1999/10/03  11:31:22
6066         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
6067              To: perl5-porters@perl.org
6068              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
6069              Date: Sun, 3 Oct 1999 02:34:01 -0400
6070              Message-ID: <19991003023401.A1520@blackrider>
6071      Branch: cfgperl
6072            ! pod/perlfunc.pod pod/perlref.pod
6073 ____________________________________________________________________________
6074 [  4292] By: jhi                                   on 1999/10/03  09:23:16
6075         Log: From: Barrie Slaymaker <barries@slaysys.com>
6076              To: perl5-porters@perl.org
6077              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
6078              Date: Sun, 3 Oct 1999 00:09:51 -0400
6079              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
6080      Branch: cfgperl
6081            ! lib/Benchmark.pm
6082 ____________________________________________________________________________
6083 [  4291] By: jhi                                   on 1999/10/02  23:43:53
6084         Log: Be understanding about large file systems.
6085      Branch: cfgperl
6086            ! t/lib/syslfs.t t/op/lfs.t
6087 ____________________________________________________________________________
6088 [  4290] By: jhi                                   on 1999/10/02  23:39:16
6089         Log: Configure fixfest continues.
6090      Branch: cfgperl
6091            ! Configure config_h.SH
6092      Branch: metaconfig
6093            ! U/modified/d_longdbl.U U/modified/d_longlong.U
6094            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
6095            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
6096            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
6097      Branch: metaconfig/U/perl
6098            ! i_inttypes.U io64.U
6099 ____________________________________________________________________________
6100 [  4289] By: jhi                                   on 1999/10/02  23:12:54
6101         Log: Regen Porting stuff.
6102      Branch: cfgperl
6103            ! Porting/Glossary Porting/config.sh Porting/config_H
6104 ____________________________________________________________________________
6105 [  4288] By: jhi                                   on 1999/10/02  23:05:50
6106         Log: Untangle the IV_IS_QUAD jungle by introduding
6107              macros to be used when doing formatted printing:
6108              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
6109      Branch: cfgperl
6110            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6111            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
6112            ! regcomp.c sv.c taint.c toke.c util.c
6113 ____________________________________________________________________________
6114 [  4287] By: jhi                                   on 1999/10/02  22:54:18
6115         Log: metaconfig maintenance.
6116      Branch: metaconfig
6117            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
6118            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
6119            ! U/typedefs/uidsize.U
6120 ____________________________________________________________________________
6121 [  4286] By: nick                                  on 1999/10/02  11:11:44
6122         Log: Incremental merge of mainline
6123      Branch: utfperl
6124           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
6125           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
6126           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
6127           +> t/pod/podselect.t t/pod/podselect.xr
6128            - lib/Pod/PlainText.pm
6129           !> (integrate 148 files)
6130 ____________________________________________________________________________
6131 [  4285] By: jhi                                   on 1999/10/02  10:16:15
6132         Log: Battle namespace pollution.
6133      Branch: cfgperl
6134            ! lib/Benchmark.pm
6135 ____________________________________________________________________________
6136 [  4284] By: jhi                                   on 1999/10/02  10:11:20
6137         Log: Regen Configure, all of xs_apiversion didn't take.
6138      Branch: cfgperl
6139            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6140            ! config_h.SH patchlevel.h
6141 ____________________________________________________________________________
6142 [  4283] By: jhi                                   on 1999/10/02  09:48:17
6143         Log: Integrate with Sarathy.
6144      Branch: cfgperl
6145           +> lib/Pod/Man.pm t/pod/multiline_items.t
6146           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
6147           +> t/pod/podselect.t t/pod/podselect.xr
6148            - lib/Pod/PlainText.pm
6149           !> (integrate 50 files)
6150 ____________________________________________________________________________
6151 [  4282] By: gsar                                  on 1999/10/02  06:39:14
6152         Log: update pod2man, pod2text and related Pod:: modules with the
6153              ones in podlators-0.07 from Russ Allbery
6154      Branch: perl
6155            + lib/Pod/Man.pm
6156            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
6157            ! pod/pod2man.PL pod/pod2text.PL
6158 ____________________________________________________________________________
6159 [  4281] By: gsar                                  on 1999/10/02  06:14:44
6160         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
6161      Branch: perl
6162            - lib/Pod/PlainText.pm
6163            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
6164            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
6165            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
6166            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
6167            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
6168            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
6169            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
6170 ____________________________________________________________________________
6171 [  4280] By: gsar                                  on 1999/10/02  04:39:38
6172         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
6173      Branch: perl
6174            + t/pod/multiline_items.t t/pod/multiline_items.xr
6175            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
6176            + t/pod/podselect.xr
6177            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
6178            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
6179            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
6180            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
6181            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
6182            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
6183            ! t/pod/testp2pt.pl
6184 ____________________________________________________________________________
6185 [  4279] By: gsar                                  on 1999/10/02  03:36:41
6186         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
6187              by Michael G Schwern <schwern@pobox.com>)
6188      Branch: perl
6189            ! av.c t/op/avhv.t
6190 ____________________________________________________________________________
6191 [  4278] By: gsar                                  on 1999/10/02  02:36:55
6192         Log: deprecate C<use attrs>
6193      Branch: perl
6194            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
6195            ! t/lib/thread.t t/pragma/sub_lval.t
6196 ____________________________________________________________________________
6197 [  4277] By: gsar                                  on 1999/10/02  01:43:25
6198         Log: add notes about effect of loop control statements inside
6199              LABEL BLOCK continue BLOCK
6200      Branch: perl
6201            ! pod/perlfunc.pod
6202 ____________________________________________________________________________
6203 [  4276] By: gsar                                  on 1999/10/02  01:23:02
6204         Log: indent nested =items properly (suggested by Bill Fenner
6205              <fenner@research.att.com>)
6206      Branch: perl
6207            ! pod/pod2man.PL
6208 ____________________________________________________________________________
6209 [  4275] By: gsar                                  on 1999/10/02  01:09:16
6210         Log: updated ptags generator from Ilya Zakharevich
6211      Branch: perl
6212            ! emacs/ptags
6213 ____________________________________________________________________________
6214 [  4274] By: gsar                                  on 1999/10/01  23:08:52
6215         Log: update Changes
6216      Branch: perl
6217            ! Changes
6218 ____________________________________________________________________________
6219 [  4273] By: gsar                                  on 1999/10/01  22:58:55
6220         Log: typo, whitespace adjustments
6221      Branch: perl
6222            ! utils/h2xs.PL
6223 ____________________________________________________________________________
6224 [  4272] By: gsar                                  on 1999/10/01  22:46:06
6225         Log: remove dup hunks
6226      Branch: perl
6227            ! configure.com vms/vms.c
6228 ____________________________________________________________________________
6229 [  4271] By: gsar                                  on 1999/10/01  22:33:02
6230         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
6231              by declaring new globals "our" (XXX this means h2xs generated code
6232              won't run on earlier versions; a switch to generate compatible
6233              source is needed)
6234      Branch: perl
6235           !> (integrate 35 files)
6236 ____________________________________________________________________________
6237 [  4270] By: jhi                                   on 1999/10/01  12:05:56
6238         Log: Integrate with Sarathy.
6239      Branch: cfgperl
6240           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
6241           !> pod/perldiag.pod util.c
6242 ____________________________________________________________________________
6243 [  4269] By: jhi                                   on 1999/10/01  10:26:19
6244         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
6245              To: perl5-porters@perl.org
6246              Subject: [ID 19991001.001] perlguts man page error
6247              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
6248              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
6249      Branch: cfgperl
6250            ! pod/perlguts.pod
6251 ____________________________________________________________________________
6252 [  4268] By: jhi                                   on 1999/10/01  07:32:33
6253         Log: There *is* a month called October.
6254      Branch: cfgperl
6255            ! t/op/time.t
6256 ____________________________________________________________________________
6257 [  4267] By: jhi                                   on 1999/10/01  06:58:10
6258         Log: Temp file cleanliness.
6259      Branch: cfgperl
6260            ! t/lib/filecopy.t
6261 ____________________________________________________________________________
6262 [  4266] By: jhi                                   on 1999/10/01  06:46:56
6263         Log: From: Barrie Slaymaker <barries@slaysys.com>
6264              To: perl5-porters@perl.org
6265              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
6266              Date: Thu, 30 Sep 1999 22:16:26 -0400
6267              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
6268      Branch: cfgperl
6269            ! lib/Benchmark.pm
6270 ____________________________________________________________________________
6271 [  4265] By: jhi                                   on 1999/09/30  20:25:35
6272         Log: From: Barrie Slaymaker <barries@slaysys.com>
6273              To: perl5-porters@perl.org
6274              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
6275              Date: Thu, 30 Sep 1999 15:44:00 -0400
6276              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
6277              (Replaces #4175.)
6278      Branch: cfgperl
6279            ! lib/Benchmark.pm
6280 ____________________________________________________________________________
6281 [  4264] By: gsar                                  on 1999/09/30  17:59:26
6282         Log: re-add missing "Out of memory!" entry
6283      Branch: perl
6284            ! pod/perldiag.pod
6285 ____________________________________________________________________________
6286 [  4263] By: jhi                                   on 1999/09/30  17:05:43
6287         Log: Regenerate Configure.
6288      Branch: cfgperl
6289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6290            ! config_h.SH
6291 ____________________________________________________________________________
6292 [  4261] By: jhi                                   on 1999/09/30  16:15:05
6293         Log: From: Andy Dougherty <doughera@lafayette.edu>
6294              To: Perl Porters <perl5-porters@perl.org>
6295              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
6296              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
6297              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
6298      Branch: cfgperl
6299            ! pod/perldelta.pod
6300 ____________________________________________________________________________
6301 [  4260] By: jhi                                   on 1999/09/30  15:48:56
6302         Log: From: Andy Dougherty <doughera@lafayette.edu>
6303              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
6304              Subject: Re: Possible skeletal structure for searching multiple versions
6305              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
6306              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
6307      Branch: metaconfig
6308            ! U/mkglossary
6309      Branch: metaconfig/U/perl
6310            + xs_apiversion.U
6311            ! patchlevel.U
6312 ____________________________________________________________________________
6313 [  4259] By: jhi                                   on 1999/09/30  15:07:16
6314         Log: Further ?idsize.U fixing.
6315      Branch: metaconfig
6316            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
6317 ____________________________________________________________________________
6318 [  4258] By: jhi                                   on 1999/09/30  15:00:14
6319         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
6320      Branch: metaconfig
6321            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
6322            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
6323 ____________________________________________________________________________
6324 [  4257] By: jhi                                   on 1999/09/30  09:48:33
6325         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
6326              To: Gurusamy Sarathy <gsar@ActiveState.com>
6327              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
6328              The Perl Porters Mailing List <perl5-porters@perl.org>
6329              Subject: [PATCH] (Was: deprecating SIGDIE)
6330              Date: Wed, 29 Sep 1999 15:16:50 -0400
6331              Message-ID: <19990929151650.E26675@O2.chapin.edu>
6332      Branch: cfgperl
6333            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
6334 ____________________________________________________________________________
6335 [  4256] By: jhi                                   on 1999/09/30  09:45:22
6336         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6337              To: Gurusamy Sarathy <gsar@activestate.com>
6338              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
6339              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
6340              Date: Wed, 29 Sep 1999 18:58:23 -0400
6341              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
6342      Branch: cfgperl
6343            ! Makefile.SH opcode.pl
6344 ____________________________________________________________________________
6345 [  4255] By: gsar                                  on 1999/09/30  09:03:48
6346         Log: remove prehistoric XFree() gunk
6347      Branch: perl
6348            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
6349 ____________________________________________________________________________
6350 [  4254] By: gsar                                  on 1999/09/30  08:40:14
6351         Log: From: Vishal Bhatia <vishal@gol.com>
6352              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
6353              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
6354              Subject: [patch _61] Minor corrections in C.pm
6355      Branch: perl
6356            ! ext/B/B/C.pm
6357 ____________________________________________________________________________
6358 [  4253] By: gsar                                  on 1999/09/30  08:36:27
6359         Log: off-by-one in fbm_compile() (spotted by John Bley
6360              <jbley@cs.cmu.edu>); whitespace adjustments
6361      Branch: perl
6362            ! util.c
6363 ____________________________________________________________________________
6364 [  4251] By: jhi                                   on 1999/09/30  08:09:13
6365         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6366              To: perl5-porters@perl.org (Mailing list Perl5)
6367              Subject: [PATCH 5.00561+]  Followup h2xs patch
6368              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
6369              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
6370      Branch: cfgperl
6371            ! utils/h2xs.PL
6372 ____________________________________________________________________________
6373 [  4250] By: jhi                                   on 1999/09/29  19:11:32
6374         Log: Integrate with Sarathy.
6375      Branch: cfgperl
6376           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
6377           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
6378           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
6379 ____________________________________________________________________________
6380 [  4249] By: bailey                                on 1999/09/29  02:21:31
6381         Log: resync with mainline
6382      Branch: vmsperl
6383           +> (branch 32 files)
6384            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
6385            - lib/unicode/blocks.txt lib/unicode/index2.txt
6386            - lib/unicode/jamo2.txt lib/unicode/names2.txt
6387            - lib/unicode/props2.txt lib/unicode/readme.txt
6388            - t/lib/bigfloatpm.t
6389           !> (integrate 240 files)
6390 ____________________________________________________________________________
6391 [  4248] By: jhi                                   on 1999/09/28  18:14:39
6392         Log: From: Andy Dougherty <doughera@lafayette.edu>
6393              To: Perl Porters <perl5-porters@perl.org>
6394              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
6395              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
6396              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
6397              
6398              From: Andy Dougherty <doughera@lafayette.edu>
6399              To: Perl Porters <perl5-porters@perl.org>
6400              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
6401              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
6402              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
6403      Branch: cfgperl
6404            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
6405            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
6406            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
6407            ! hints/next_4.sh
6408 ____________________________________________________________________________
6409 [  4247] By: gsar                                  on 1999/09/28  17:36:59
6410         Log: revert change#4115 (breaks libwww's base/date.t); could be 
6411              reworked to enable it conditional on $Time::Local::nocroak
6412              or some such
6413      Branch: perl
6414            ! lib/Time/Local.pm
6415 ____________________________________________________________________________
6416 [  4246] By: gsar                                  on 1999/09/28  17:33:14
6417         Log: tweak for win32 build
6418      Branch: perl
6419            ! win32/Makefile win32/makefile.mk
6420 ____________________________________________________________________________
6421 [  4245] By: gsar                                  on 1999/09/28  17:31:34
6422         Log: change#4236 fallout
6423      Branch: perl
6424            ! lib/ExtUtils/MM_Unix.pm
6425 ____________________________________________________________________________
6426 [  4244] By: gsar                                  on 1999/09/28  17:29:31
6427         Log: remove doubled new_xpv
6428      Branch: perl
6429            ! embed.h embed.pl proto.h
6430 ____________________________________________________________________________
6431 [  4243] By: jhi                                   on 1999/09/27  19:13:20
6432         Log: Artistic fine-tuning.
6433      Branch: cfgperl
6434            ! ext/B/defsubs_h.PL
6435 ____________________________________________________________________________
6436 [  4242] By: gsar                                  on 1999/09/27  17:05:22
6437         Log: avoid implicit split to @_ in change#4181; binary -> text file
6438              types in p4
6439      Branch: perl
6440            ! djgpp/configure.bat lib/Exporter/Heavy.pm
6441            ! t/pragma/locale/latin1
6442 ____________________________________________________________________________
6443 [  4241] By: jhi                                   on 1999/09/27  07:48:19
6444         Log: Integrate with Sarathy.
6445      Branch: cfgperl
6446           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
6447           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
6448 ____________________________________________________________________________
6449 [  4240] By: jhi                                   on 1999/09/27  07:47:11
6450         Log: Finalize change #4232.
6451              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6452              To: Jarkko Hietaniemi <jhi@iki.fi>
6453              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
6454              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
6455              Date: Sun, 26 Sep 1999 16:52:31 -0400
6456              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
6457      Branch: cfgperl
6458            ! lib/ExtUtils/xsubpp
6459 ____________________________________________________________________________
6460 [  4239] By: gsar                                  on 1999/09/27  02:48:42
6461         Log: add notes in INSTALL about Configure -Accflags=-DFOO
6462      Branch: perl
6463            ! INSTALL
6464 ____________________________________________________________________________
6465 [  4238] By: gsar                                  on 1999/09/27  02:03:48
6466         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
6467              it automatically
6468      Branch: perl
6469            ! embed.h embed.pl
6470 ____________________________________________________________________________
6471 [  4237] By: gsar                                  on 1999/09/27  01:52:47
6472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6473              Date: Fri, 24 Sep 1999 23:25:36 -0400
6474              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
6475              Subject: [PATCH 5.005_61] Malloc fixes and docs
6476      Branch: perl
6477            ! malloc.c pod/perldiag.pod
6478 ____________________________________________________________________________
6479 [  4236] By: gsar                                  on 1999/09/27  01:31:32
6480         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
6481              <vkonovalov@lucent.com>)
6482      Branch: perl
6483            ! win32/Makefile win32/makefile.mk
6484 ____________________________________________________________________________
6485 [  4235] By: gsar                                  on 1999/09/26  17:02:03
6486         Log: fix buggy popping of subroutine contexts in the lvalue
6487              subroutines implementation (change#4081); correct the
6488              plethora of cases where DIE() was more appropriate than
6489              croak()
6490      Branch: perl
6491            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
6492 ____________________________________________________________________________
6493 [  4234] By: jhi                                   on 1999/09/26  12:06:28
6494         Log: Fix #endif.
6495      Branch: cfgperl
6496            ! XSUB.h
6497 ____________________________________________________________________________
6498 [  4233] By: jhi                                   on 1999/09/26  11:59:18
6499         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
6500              I kept my (Ilya's) version.
6501      Branch: cfgperl
6502           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
6503           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6504           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
6505           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
6506           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
6507           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
6508 ____________________________________________________________________________
6509 [  4232] By: jhi                                   on 1999/09/26  09:53:43
6510         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6511              To: Mailing list Perl5 <perl5-porters@perl.org>
6512              Subject: [PATCH 5.005_61] teach xsubpp function pointers
6513              Date: Sun, 26 Sep 1999 01:36:09 -0400
6514              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
6515              
6516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6517              To: Mailing list Perl5 <perl5-porters@perl.org>
6518              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
6519              Date: Sun, 26 Sep 1999 03:00:50 -0400
6520              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
6521      Branch: cfgperl
6522            ! lib/ExtUtils/xsubpp utils/h2xs.PL
6523 ____________________________________________________________________________
6524 [  4231] By: jhi                                   on 1999/09/26  09:48:49
6525         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6526              To: perl5-porters@perl.org
6527              Subject: misprint in perlguts
6528              Date: Sun, 26 Sep 1999 12:48:36 +0400
6529              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
6530      Branch: cfgperl
6531            ! pod/perlguts.pod
6532 ____________________________________________________________________________
6533 [  4230] By: gsar                                  on 1999/09/26  00:50:08
6534         Log: add $installarchlib/CORE to default linker search path on windows
6535      Branch: perl
6536            ! win32/Makefile win32/makefile.mk
6537 ____________________________________________________________________________
6538 [  4229] By: gsar                                  on 1999/09/25  20:05:03
6539         Log: support C<use Shell> on Windows (reworked a patch suggested
6540              by Jenda Krynicky <Jenda@McCann.cz>)
6541      Branch: perl
6542            ! lib/Shell.pm
6543 ____________________________________________________________________________
6544 [  4228] By: gsar                                  on 1999/09/25  07:03:34
6545         Log: integrate cfgperl contents into mainline
6546      Branch: perl
6547           +> hints/svr5.sh
6548           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
6549           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6550           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
6551           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
6552 ____________________________________________________________________________
6553 [  4227] By: gsar                                  on 1999/09/25  06:44:47
6554         Log: From: Larry Wall <larry@wall.org>
6555              Date: Fri, 24 Sep 1999 21:59:37 PDT
6556              Message-Id: <199909250459.VAA27506@kiev.wall.org>
6557              Subject: Re: [PATCH 5.005_61] "our" declarations
6558      Branch: perl
6559            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
6560            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
6561            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
6562            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
6563            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
6564            ! utils/h2xs.PL
6565 ____________________________________________________________________________
6566 [  4226] By: jhi                                   on 1999/09/24  23:10:52
6567         Log: Integrate with Sarathy.
6568      Branch: cfgperl
6569           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6570           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
6571           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
6572 ____________________________________________________________________________
6573 [  4225] By: gsar                                  on 1999/09/24  18:19:54
6574         Log: avoid infinite recursive exec()s of perl.exe when shebang
6575              contains "Perl" rather than "perl" on DOSISH platforms
6576      Branch: perl
6577            ! toke.c
6578 ____________________________________________________________________________
6579 [  4224] By: gsar                                  on 1999/09/24  16:09:23
6580         Log: support cygwin and other platforms that link to import libraries
6581              rather than directly with shared libraries (from a suggestion
6582              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
6583      Branch: perl
6584            ! utils/perlcc.PL
6585 ____________________________________________________________________________
6586 [  4223] By: gsar                                  on 1999/09/24  05:05:06
6587         Log: normalize time for strftime() (without the isdst effects of
6588              mktime()) using a custom mini_mktime()
6589              From: spider-perl@Orb.Nashua.NH.US
6590              Date: Thu, 23 Sep 1999 17:54:53 -0400
6591              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
6592              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
6593      Branch: perl
6594            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6595            ! ext/POSIX/hints/linux.pl t/lib/posix.t
6596 ____________________________________________________________________________
6597 [  4222] By: gsar                                  on 1999/09/23  06:44:42
6598         Log: change "#" to a comment starter in pack templates; "/" now
6599              used for specifying counted types
6600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6601              Date: Wed, 22 Sep 1999 19:41:30 -0400
6602              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
6603              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
6604      Branch: perl
6605            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
6606 ____________________________________________________________________________
6607 [  4221] By: gsar                                  on 1999/09/23  06:26:54
6608         Log: From: Vishal Bhatia <vishal@gol.com>
6609              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
6610              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
6611              Subject: [patch _61] perlcc changes
6612      Branch: perl
6613            ! utils/perlcc.PL
6614 ____________________________________________________________________________
6615 [  4220] By: gsar                                  on 1999/09/23  01:12:24
6616         Log: add include guard
6617      Branch: perl
6618            ! XSUB.h
6619 ____________________________________________________________________________
6620 [  4219] By: jhi                                   on 1999/09/22  20:38:15
6621         Log: Cleanup cleanup.
6622      Branch: cfgperl
6623            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
6624 ____________________________________________________________________________
6625 [  4218] By: jhi                                   on 1999/09/22  19:26:58
6626         Log: Tweak the equivalence tables once again.
6627      Branch: cfgperl
6628            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
6629            ! lib/unicode/mktables.PL
6630 ____________________________________________________________________________
6631 [  4215] By: jhi                                   on 1999/09/22  06:47:03
6632         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6633              To: Mailing list Perl5 <perl5-porters@perl.org>
6634              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
6635              Date: Tue, 21 Sep 1999 19:50:00 -0400
6636              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
6637              
6638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6639              To: Mailing list Perl5 <perl5-porters@perl.org>
6640              Subject: [PATCH 5.005_61] More verbose -Mre=debug
6641              Date: Tue, 21 Sep 1999 22:29:55 -0400
6642              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
6643      Branch: cfgperl
6644            ! regcomp.c regexec.c
6645 ____________________________________________________________________________
6646 [  4214] By: jhi                                   on 1999/09/21  21:08:43
6647         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
6648              Reply-To: gerberb@zenez.com
6649              To: perl5-porters@perl.org
6650              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
6651              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
6652              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
6653              
6654              (Snipped away the last lines of svr5.sh a la change #3725)
6655      Branch: cfgperl
6656            + hints/svr5.sh
6657            ! Configure MANIFEST config_h.SH hints/sco.sh
6658      Branch: metaconfig
6659            ! U/modified/Cppsym.U U/modified/Oldconfig.U
6660 ____________________________________________________________________________
6661 [  4213] By: jhi                                   on 1999/09/21  20:48:01
6662         Log: From: Kragen Sitaker <kragen@dnaco.net>
6663              To: perl5-porters@perl.org
6664              Subject: [ID 19990921.013] accidental list context in perlfaq9
6665              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
6666              Reply-To: kragen@pobox.com
6667              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
6668      Branch: cfgperl
6669            ! pod/perlfaq9.pod
6670 ____________________________________________________________________________
6671 [  4212] By: jhi                                   on 1999/09/20  19:55:42
6672         Log: Integrate with Sarathy.
6673      Branch: cfgperl
6674           +> README.Y2K
6675           !> Changes MANIFEST
6676 ____________________________________________________________________________
6677 [  4211] By: jhi                                   on 1999/09/20  19:44:44
6678         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
6679      Branch: cfgperl
6680            ! Configure config_h.SH pod/perldelta.pod
6681      Branch: metaconfig/U/perl
6682            ! use64bits.U uselfs.U uselongdbl.U
6683 ____________________________________________________________________________
6684 [  4210] By: jhi                                   on 1999/09/20  19:38:26
6685         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
6686      Branch: cfgperl
6687            ! Configure config_h.SH
6688      Branch: metaconfig
6689            ! U/modified/Options.U
6690 ____________________________________________________________________________
6691 [  4209] By: gsar                                  on 1999/09/20  19:35:39
6692         Log: integrate cfgperl changes into mainline
6693      Branch: perl
6694           +> lib/unicode/Unicode.html
6695            ! Changes
6696           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6697           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
6698 ____________________________________________________________________________
6699 [  4208] By: gsar                                  on 1999/09/20  18:28:44
6700         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
6701      Branch: perl
6702            + README.Y2K
6703            ! MANIFEST
6704 ____________________________________________________________________________
6705 [  4207] By: jhi                                   on 1999/09/20  11:06:13
6706         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
6707      Branch: cfgperl
6708            ! pod/perldelta.pod
6709 ____________________________________________________________________________
6710 [  4206] By: jhi                                   on 1999/09/20  09:53:15
6711         Log: Do not test for gccish things in non-gccish platforms.
6712      Branch: cfgperl
6713            ! Configure config_h.SH
6714      Branch: metaconfig
6715            ! U/compline/ccflags.U
6716 ____________________________________________________________________________
6717 [  4205] By: jhi                                   on 1999/09/20  09:41:22
6718         Log: Prompt for uselfs.
6719      Branch: cfgperl
6720            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6721            ! config_h.SH
6722      Branch: metaconfig
6723            ! U/mksample
6724      Branch: metaconfig/U/perl
6725            ! use64bits.U uselfs.U
6726 ____________________________________________________________________________
6727 [  4204] By: jhi                                   on 1999/09/20  09:09:29
6728         Log: Add usemorebits and uselfs.
6729      Branch: cfgperl
6730            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6731            ! config_h.SH doio.c perl.h
6732      Branch: metaconfig/U/perl
6733            + uselfs.U usemorebits.U
6734            ! use64bits.U uselongdbl.U
6735 ____________________________________________________________________________
6736 [  4203] By: jhi                                   on 1999/09/20  07:48:48
6737         Log: Dethinko.
6738      Branch: cfgperl
6739            ! pod/perlfunc.pod
6740 ____________________________________________________________________________
6741 [  4202] By: jhi                                   on 1999/09/20  07:33:32
6742         Log: Fix a bug in the description of endianness.  Reported in
6743              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6744              To: perl5-porters@perl.org
6745              Subject: BUG: perldoc -f pack
6746              Date: Mon, 20 Sep 1999 09:43:49 +0400
6747              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
6748      Branch: cfgperl
6749            ! pod/perlfunc.pod
6750 ____________________________________________________________________________
6751 [  4201] By: jhi                                   on 1999/09/20  07:01:26
6752         Log: Integrate with Sarathy.
6753      Branch: cfgperl
6754           +> t/op/args.t
6755           !> (integrate 31 files)
6756 ____________________________________________________________________________
6757 [  4200] By: gsar                                  on 1999/09/20  03:45:06
6758         Log: From: Russ Allbery <rra@stanford.edu>
6759              Date: 19 Aug 1999 04:35:44 -0700
6760              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
6761              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
6762      Branch: perl
6763            ! lib/File/Find.pm
6764 ____________________________________________________________________________
6765 [  4199] By: gsar                                  on 1999/09/20  03:27:49
6766         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
6767      Branch: perl
6768            ! ext/B/B/Terse.pm
6769 ____________________________________________________________________________
6770 [  4198] By: gsar                                  on 1999/09/20  03:25:25
6771         Log: add arenas for managing allocations of remaining xpv*v structures
6772              From: Vishal Bhatia <vishal@gol.com>
6773              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
6774              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
6775              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
6776      Branch: perl
6777            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
6778            ! proto.h sv.c
6779 ____________________________________________________________________________
6780 [  4197] By: gsar                                  on 1999/09/20  03:06:10
6781         Log: queue errors due to strictures rather than printing them as
6782              warnings; symbols that violate strictures do *not* end up in
6783              the symbol table anyway, making multiple evals of the same piece
6784              of code produce the same errors; errors indicate all locations
6785              of a global symbol rather than just the first one; these
6786              changes make compile-time failures within evals reliably
6787              visible via the return value or contents of $@, and trappable
6788              using __DIE__ hooks
6789      Branch: perl
6790            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
6791            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
6792            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
6793            ! t/pragma/strict-vars thrdvar.h toke.c util.c
6794 ____________________________________________________________________________
6795 [  4196] By: gsar                                  on 1999/09/19  22:14:29
6796         Log: control change#1914 via hints (causes problems on some platforms)
6797      Branch: perl
6798            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6799            ! ext/POSIX/hints/linux.pl
6800 ____________________________________________________________________________
6801 [  4195] By: gsar                                  on 1999/09/19  21:30:18
6802         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
6803              in passing around references to @_, eg C<sub foo { \@_ }>; add
6804              tests for the same
6805      Branch: perl
6806            + t/op/args.t
6807            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
6808 ____________________________________________________________________________
6809 [  4194] By: jhi                                   on 1999/09/18  18:57:45
6810         Log: Integrate with Sarathy.
6811      Branch: cfgperl
6812           !> opcode.h opcode.pl
6813 ____________________________________________________________________________
6814 [  4193] By: nick                                  on 1999/09/18  15:24:56
6815         Log: Re-integrate mainline
6816              Basic SvUTF8 stuff in headers, no functional changes yet.
6817      Branch: utfperl
6818            + lib/byte.pm lib/byte_heavy.pl
6819           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
6820           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
6821           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
6822           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
6823           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
6824           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
6825           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
6826           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
6827           +> lib/unicode/Names.txt lib/unicode/Props.txt
6828           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
6829           +> t/lib/bigfltpm.t
6830            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
6831            - lib/unicode/blocks.txt lib/unicode/index2.txt
6832            - lib/unicode/jamo2.txt lib/unicode/names2.txt
6833            - lib/unicode/props2.txt lib/unicode/readme.txt
6834            - t/lib/bigfloatpm.t
6835            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
6836            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
6837            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
6838            ! warnings.h
6839           !> (integrate 142 files)
6840 ____________________________________________________________________________
6841 [  4192] By: gsar                                  on 1999/09/18  15:11:47
6842         Log: more op description tweaks
6843      Branch: perl
6844            ! opcode.h opcode.pl
6845 ____________________________________________________________________________
6846 [  4191] By: jhi                                   on 1999/09/18  07:47:16
6847         Log: Integrate with Sarathy.
6848      Branch: cfgperl
6849           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
6850           !> t/pragma/warn/op
6851 ____________________________________________________________________________
6852 [  4190] By: jhi                                   on 1999/09/18  07:35:45
6853         Log: Add description of the Unicode database files.
6854      Branch: cfgperl
6855            + lib/unicode/Unicode.html
6856 ____________________________________________________________________________
6857 [  4189] By: gsar                                  on 1999/09/18  03:14:58
6858         Log: tweak some op names in change#4177 (will any of this break code that
6859              gropes $@ ?)
6860      Branch: perl
6861            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
6862            ! t/pragma/warn/op
6863 ____________________________________________________________________________
6864 [  4188] By: jhi                                   on 1999/09/17  21:30:08
6865         Log: Pick up the typo fix.
6866      Branch: cfgperl
6867           !> t/io/open.t
6868 ____________________________________________________________________________
6869 [  4187] By: gsar                                  on 1999/09/17  21:13:55
6870         Log: fix typo
6871      Branch: perl
6872            ! t/io/open.t
6873 ____________________________________________________________________________
6874 [  4186] By: gsar                                  on 1999/09/17  20:57:29
6875         Log: integrate cfgperl change
6876      Branch: perl
6877           !> vms/subconfigure.com
6878 ____________________________________________________________________________
6879 [  4185] By: jhi                                   on 1999/09/17  20:46:41
6880         Log: Re-apply applicable parts of #3993, #3994, and #3995.
6881      Branch: cfgperl
6882            ! vms/subconfigure.com
6883 ____________________________________________________________________________
6884 [  4184] By: gsar                                  on 1999/09/17  20:26:02
6885         Log: integrate cfgperl contents into mainline
6886      Branch: perl
6887           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
6888           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
6889           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
6890           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
6891           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
6892           +> lib/unicode/SpecCase.txt
6893            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
6894            - lib/unicode/index2.txt lib/unicode/jamo2.txt
6895            - lib/unicode/names2.txt lib/unicode/props2.txt
6896            - lib/unicode/readme.txt
6897           !> (integrate 73 files)
6898 ____________________________________________________________________________
6899 [  4183] By: jhi                                   on 1999/09/17  20:25:51
6900         Log: Integrate with Sarathy.
6901      Branch: cfgperl
6902           !> configure.com ext/ByteLoader/byterun.h
6903           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
6904           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
6905           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
6906           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
6907 ____________________________________________________________________________
6908 [  4182] By: gsar                                  on 1999/09/17  20:16:28
6909         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
6910              vmsperl contents have prevailed)
6911      Branch: perl
6912           !> configure.com ext/ByteLoader/byterun.h
6913           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
6914           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
6915           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
6916           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
6917 ____________________________________________________________________________
6918 [  4181] By: jhi                                   on 1999/09/17  20:12:37
6919         Log: From: Michael G Schwern <schwern@pobox.com>
6920              To: perl5-porters@perl.org
6921              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
6922              Date: Thu, 19 Aug 1999 21:30:01 -0400
6923              Message-ID: <19990819213001.A22512@athens.aocn.com>
6924      Branch: cfgperl
6925            ! lib/Exporter/Heavy.pm
6926 ____________________________________________________________________________
6927 [  4180] By: gsar                                  on 1999/09/17  20:11:00
6928         Log: perlhist additions
6929      Branch: perl
6930            ! pod/perlhist.pod
6931 ____________________________________________________________________________
6932 [  4179] By: jhi                                   on 1999/09/17  20:08:00
6933         Log: The change #4176 should've undone only the test, not the code patch.
6934      Branch: cfgperl
6935            ! doio.c
6936 ____________________________________________________________________________
6937 [  4178] By: jhi                                   on 1999/09/17  20:06:08
6938         Log: From: Ian Phillipps <ian@dial.pipex.com>
6939              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
6940              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
6941              Date: Sat, 21 Aug 1999 12:36:12 +0100
6942              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
6943      Branch: cfgperl
6944            ! pod/perlsyn.pod
6945 ____________________________________________________________________________
6946 [  4177] By: jhi                                   on 1999/09/17  20:00:19
6947         Log: More descriptive names for operators.
6948              
6949              From: Michael G Schwern <schwern@pobox.com>
6950              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
6951              Cc: perl5-porters@perl.org
6952              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
6953              Date: Tue, 17 Aug 1999 18:35:45 -0400
6954              Message-ID: <19990817183545.A23073@toldyouso.com>
6955              
6956              From: Michael G Schwern <schwern@pobox.com>
6957              To: perl5-porters@perl.org
6958              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
6959              Date: Wed, 18 Aug 1999 03:53:38 -0400
6960              Message-ID: <19990818035337.A31505@athens.aocn.com>
6961      Branch: cfgperl
6962            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
6963            ! t/pragma/warn/op t/pragma/warn/sv
6964 ____________________________________________________________________________
6965 [  4176] By: jhi                                   on 1999/09/17  18:19:18
6966         Log: Take away the infamous io/dup.t #7.
6967              It seems there simply is no way to portably
6968              "flush" an input file handle.
6969      Branch: cfgperl
6970            ! doio.c t/io/dup.t
6971 ____________________________________________________________________________
6972 [  4175] By: jhi                                   on 1999/09/17  14:45:08
6973         Log: From: Barrie Slaymaker <barries@slaysys.com>
6974              To: perl5-porters@perl.org
6975              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
6976              Date: Fri, 17 Sep 1999 11:16:48 -0400
6977              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
6978      Branch: cfgperl
6979            ! lib/Benchmark.pm
6980 ____________________________________________________________________________
6981 [  4174] By: jhi                                   on 1999/09/17  14:07:16
6982         Log: UNICOS does support large files but doesn't support sparse files
6983              so we cannot easily test for large file support.
6984      Branch: cfgperl
6985            ! t/lib/syslfs.t t/op/lfs.t
6986 ____________________________________________________________________________
6987 [  4173] By: jhi                                   on 1999/09/17  14:03:44
6988         Log: UNICOS has sloppy division/modulo for floating point numbers.
6989      Branch: cfgperl
6990            ! t/op/arith.t
6991 ____________________________________________________________________________
6992 [  4172] By: jhi                                   on 1999/09/17  13:47:49
6993         Log: Portable blocksize (replaces #4171).
6994      Branch: cfgperl
6995            ! t/lib/syslfs.t t/op/lfs.t
6996 ____________________________________________________________________________
6997 [  4171] By: jhi                                   on 1999/09/17  13:08:54
6998         Log: (replaced by #4172)
6999      Branch: cfgperl
7000            ! t/lib/syslfs.t t/op/lfs.t
7001 ____________________________________________________________________________
7002 [  4170] By: jhi                                   on 1999/09/17  12:59:11
7003         Log: Detypo #4169.
7004      Branch: cfgperl
7005            ! t/lib/syslfs.t t/op/lfs.t
7006 ____________________________________________________________________________
7007 [  4169] By: jhi                                   on 1999/09/17  12:16:34
7008         Log: Diagnose possible quota limits.
7009      Branch: cfgperl
7010            ! t/lib/syslfs.t t/op/lfs.t
7011 ____________________________________________________________________________
7012 [  4168] By: jhi                                   on 1999/09/17  12:10:43
7013         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
7014              doesn't have one that wouldn't cause SIGSYS.  UNICOS
7015              does have getpgrp(void) so Perl getpgrp() is happy.
7016      Branch: cfgperl
7017            ! hints/unicos.sh
7018 ____________________________________________________________________________
7019 [  4167] By: jhi                                   on 1999/09/17  11:49:30
7020         Log: Filesystem quotas may stop you from using large files.
7021      Branch: cfgperl
7022            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
7023 ____________________________________________________________________________
7024 [  4166] By: jhi                                   on 1999/09/17  11:36:01
7025         Log: Too strict pattern for parsing group lists.
7026      Branch: cfgperl
7027            ! t/op/groups.t
7028 ____________________________________________________________________________
7029 [  4165] By: jhi                                   on 1999/09/17  09:06:18
7030         Log: Configure maintenance. It's sigaction.sa_flags
7031              and the Glossary regen'ed.
7032      Branch: cfgperl
7033            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7034            ! config_h.SH
7035      Branch: metaconfig
7036            ! U/compline/d_sigaction.U
7037 ____________________________________________________________________________
7038 [  4164] By: jhi                                   on 1999/09/15  06:57:51
7039         Log: Integrate with Sarathy.
7040      Branch: cfgperl
7041           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
7042           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
7043           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
7044           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
7045           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
7046           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
7047           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
7048           !> jpl/PerlInterpreter/Makefile.PL
7049           !> jpl/PerlInterpreter/PerlInterpreter.c
7050           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
7051           !> jpl/Sample/Makefile.PL jpl/install-jpl
7052           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
7053           !> t/op/pat.t
7054 ____________________________________________________________________________
7055 [  4163] By: gsar                                  on 1999/09/15  05:17:27
7056         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
7057      Branch: perl
7058            ! lib/File/Spec/Functions.pm
7059 ____________________________________________________________________________
7060 [  4162] By: gsar                                  on 1999/09/15  05:09:14
7061         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
7062      Branch: perl
7063            ! Changes embed.h embed.pl
7064 ____________________________________________________________________________
7065 [  4161] By: gsar                                  on 1999/09/15  04:08:25
7066         Log: missing perlhist dates from Jeff Okamoto
7067      Branch: perl
7068            ! pod/perlhist.pod
7069 ____________________________________________________________________________
7070 [  4160] By: gsar                                  on 1999/09/15  03:13:08
7071         Log: jpl tweak
7072      Branch: perl
7073            ! MANIFEST jpl/JNI/Makefile.PL
7074 ____________________________________________________________________________
7075 [  4159] By: gsar                                  on 1999/09/15  02:57:08
7076         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
7077              Jepson <bjepson@home.com>)
7078      Branch: perl
7079            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
7080            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
7081            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
7082            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
7083            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
7084            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
7085            ! jpl/PerlInterpreter/Makefile.PL
7086            ! jpl/PerlInterpreter/PerlInterpreter.c
7087            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
7088            ! jpl/Sample/Makefile.PL jpl/install-jpl
7089 ____________________________________________________________________________
7090 [  4158] By: gsar                                  on 1999/09/15  01:27:14
7091         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
7092              Date:    Tue, 14 Sep 1999 21:26:15 EDT
7093              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
7094              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
7095      Branch: perl
7096            ! regexec.c t/op/pat.t
7097 ____________________________________________________________________________
7098 [  4157] By: jhi                                   on 1999/09/14  21:18:09
7099         Log: config.h will define USE_64_BITS if need be.
7100      Branch: cfgperl
7101            ! hints/irix_6.sh
7102 ____________________________________________________________________________
7103 [  4156] By: jhi                                   on 1999/09/14  20:30:00
7104         Log: Change #4149 necessitates also a small code change.
7105      Branch: cfgperl
7106            ! ext/B/defsubs_h.PL
7107 ____________________________________________________________________________
7108 [  4155] By: jhi                                   on 1999/09/14  20:15:53
7109         Log: Update EPOC libdir names.
7110      Branch: cfgperl
7111            ! epoc/config.h
7112 ____________________________________________________________________________
7113 [  4154] By: jhi                                   on 1999/09/14  20:13:41
7114         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
7115              deceased HAS.*DBM.*64 mumblings.
7116      Branch: cfgperl
7117            ! Configure config_h.SH epoc/config.h
7118 ____________________________________________________________________________
7119 [  4153] By: jhi                                   on 1999/09/14  20:04:53
7120         Log: Configure nits.
7121      Branch: cfgperl
7122            ! Configure config_h.SH
7123      Branch: metaconfig
7124            ! U/compline/d_sigaction.U U/threads/i_pthread.U
7125 ____________________________________________________________________________
7126 [  4152] By: jhi                                   on 1999/09/14  19:30:22
7127         Log: Integrate with Sarathy.
7128      Branch: cfgperl
7129           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
7130            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
7131           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
7132           !> win32/config_sh.PL
7133 ____________________________________________________________________________
7134 [  4151] By: jhi                                   on 1999/09/14  10:25:01
7135         Log: Update Unicode database and recompute the tables.
7136              Rename the .txt files to be more Unicode 3.0-like.
7137              Unihan-3.0.txt not included because it is 16 MB.
7138              syllables.txt is manually maintained.
7139              See ReadMe.txt for description of the .txt files.
7140              (not all of them are used yet)
7141      Branch: cfgperl
7142            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
7143            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
7144            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
7145            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
7146            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
7147            + lib/unicode/SpecCase.txt
7148            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
7149            - lib/unicode/index2.txt lib/unicode/jamo2.txt
7150            - lib/unicode/names2.txt lib/unicode/props2.txt
7151            - lib/unicode/readme.txt
7152            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
7153            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
7154            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
7155            ! lib/unicode/Decomposition.pl
7156            ! lib/unicode/In/ArabicPresentationForms-B.pl
7157            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
7158            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7159            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
7160            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
7161            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
7162            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
7163            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
7164            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
7165            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
7166            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
7167            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
7168            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
7169            ! lib/unicode/mktables.PL
7170 ____________________________________________________________________________
7171 [  4150] By: gsar                                  on 1999/09/14  09:31:57
7172         Log: INSTALL tweak
7173      Branch: perl
7174            ! INSTALL
7175 ____________________________________________________________________________
7176 [  4149] By: gsar                                  on 1999/09/14  09:00:45
7177         Log: change some filenames to be 8.3-friendly
7178      Branch: perl
7179           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
7180            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
7181            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
7182 ____________________________________________________________________________
7183 [  4148] By: gsar                                  on 1999/09/14  08:35:00
7184         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
7185      Branch: perl
7186            ! win32/config_sh.PL
7187 ____________________________________________________________________________
7188 [  4147] By: jhi                                   on 1999/09/14  08:07:49
7189         Log: Not that UVSIZE normally differs that much from IVSIZE...
7190      Branch: cfgperl
7191            ! perl.h
7192 ____________________________________________________________________________
7193 [  4146] By: jhi                                   on 1999/09/14  08:04:40
7194         Log: Integrate with Sarathy.
7195      Branch: cfgperl
7196           !> Changes ext/DB_File/DB_File.xs
7197 ____________________________________________________________________________
7198 [  4145] By: jhi                                   on 1999/09/14  07:10:02
7199         Log: I_PTHREAD was PTHREADEAD.
7200      Branch: cfgperl
7201            ! Configure config_h.SH
7202      Branch: metaconfig
7203            ! U/threads/i_pthread.U
7204 ____________________________________________________________________________
7205 [  4144] By: gsar                                  on 1999/09/14  06:46:47
7206         Log: change#4113 was missing DB_File.xs changes
7207      Branch: perl
7208            ! ext/DB_File/DB_File.xs
7209 ____________________________________________________________________________
7210 [  4143] By: jhi                                   on 1999/09/13  20:16:20
7211         Log: Small doc and whitespace edits.
7212      Branch: cfgperl
7213            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
7214            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
7215            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
7216            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
7217            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
7218            ! pod/perldelta.pod
7219 ____________________________________________________________________________
7220 [  4142] By: gsar                                  on 1999/09/13  19:32:31
7221         Log: integrate cfgperl contents into mainline, update Changes
7222      Branch: perl
7223           +> ext/DB_File/version.c
7224            ! Changes
7225           !> (integrate 44 files)
7226 ____________________________________________________________________________
7227 [  4141] By: jhi                                   on 1999/09/13  16:16:56
7228         Log: Scan for <pthread.h> always.
7229      Branch: cfgperl
7230            ! Configure config_h.SH perl.h
7231      Branch: metaconfig
7232            ! U/threads/i_pthread.U
7233 ____________________________________________________________________________
7234 [  4140] By: jhi                                   on 1999/09/13  16:00:08
7235         Log: Integrate with Sarathy.
7236      Branch: cfgperl
7237           !> (integrate 27 files)
7238 ____________________________________________________________________________
7239 [  4139] By: jhi                                   on 1999/09/13  15:35:18
7240         Log: Add -A option to Configure to diddle with variables
7241              after the hints file has been applied.
7242      Branch: cfgperl
7243            ! Configure config_h.SH
7244      Branch: metaconfig
7245            ! U/modified/Oldconfig.U U/modified/Options.U
7246 ____________________________________________________________________________
7247 [  4138] By: jhi                                   on 1999/09/13  13:42:56
7248         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
7249      Branch: cfgperl
7250            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
7251            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
7252            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
7253            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
7254            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
7255 ____________________________________________________________________________
7256 [  4137] By: jhi                                   on 1999/09/13  13:25:31
7257         Log: Applying change #4136 manually introduced patch residue.
7258      Branch: cfgperl
7259            ! perl.h
7260 ____________________________________________________________________________
7261 [  4136] By: jhi                                   on 1999/09/13  13:23:04
7262         Log: Replace change #4100 with
7263              From: Robin Barker <rmb1@cise.npl.co.uk>
7264              To: gsar@activestate.com
7265              Cc: perl5-porters@perl.org
7266              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
7267              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
7268              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
7269      Branch: cfgperl
7270            ! doio.c dump.c ext/B/B.xs ext/B/typemap
7271            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
7272            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
7273            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
7274            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
7275 ____________________________________________________________________________
7276 [  4135] By: jhi                                   on 1999/09/13  10:22:31
7277         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7278              To: perl5-porters@perl.org (Mailing list Perl5)
7279              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
7280              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
7281              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
7282              
7283              From: andreas.koenig@anima.de (Andreas J. Koenig)
7284              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
7285              Cc: perl5-porters@perl.org (Mailing list Perl5)
7286              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
7287              Date: 11 Sep 1999 15:36:26 +0200
7288              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
7289      Branch: cfgperl
7290            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
7291 ____________________________________________________________________________
7292 [  4134] By: jhi                                   on 1999/09/13  10:20:14
7293         Log: From: Tom Phoenix <rootbeer@redcat.com>
7294              To: Perl Porters Mailing List <perl5-porters@perl.org>
7295              Subject: [DOCPATCH] Server errors and perldiag
7296              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
7297              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
7298      Branch: cfgperl
7299            ! pod/perldiag.pod
7300 ____________________________________________________________________________
7301 [  4133] By: gsar                                  on 1999/09/13  03:25:43
7302         Log: avoid assertion failure on C<@a'>
7303      Branch: perl
7304            ! toke.c
7305 ____________________________________________________________________________
7306 [  4132] By: gsar                                  on 1999/09/13  03:03:57
7307         Log: add -DPERL_Y2KWARN build option that will generate additional
7308              warnings on "19$yy" etc (reworked a patch suggested by
7309              Ulrich Pfeifer <upf@de.uu.net>)
7310      Branch: perl
7311            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
7312            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
7313 ____________________________________________________________________________
7314 [  4131] By: gsar                                  on 1999/09/12  22:06:25
7315         Log: fix DATA leaks; reword documentation about the DATA filehandle
7316      Branch: perl
7317            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
7318 ____________________________________________________________________________
7319 [  4130] By: gsar                                  on 1999/09/12  20:08:56
7320         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
7321              formatted result looks nonstandard
7322      Branch: perl
7323            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
7324            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
7325            ! t/pragma/locale.t thrdvar.h
7326 ____________________________________________________________________________
7327 [  4129] By: gsar                                  on 1999/09/12  17:04:11
7328         Log: From: Doug MacEachern <dougm@cp.net>
7329              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
7330              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
7331              Subject: [PATCH 5.005_57] B::clearsym
7332      Branch: perl
7333            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
7334 ____________________________________________________________________________
7335 [  4128] By: gsar                                  on 1999/09/12  16:59:12
7336         Log: better debugger help output (from Ilya Zakharevich)
7337      Branch: perl
7338            ! lib/perl5db.pl
7339 ____________________________________________________________________________
7340 [  4127] By: jhi                                   on 1999/09/11  20:50:37
7341         Log: Integrate with Sarathy.
7342      Branch: cfgperl
7343           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
7344           +> t/lib/gol-linkage.t
7345           !> (integrate 43 files)
7346 ____________________________________________________________________________
7347 [  4126] By: nick                                  on 1999/09/10  20:44:22
7348         Log: Get resolve -at mainline
7349      Branch: utfperl
7350           +> (branch 297 files)
7351            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
7352            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
7353            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
7354            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
7355            - t/pragma/warn-1global t/pragma/warning.t thread.sym
7356            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
7357            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
7358            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
7359            - win32/makeperldef.pl win32/perlhost.h
7360           !> (integrate 847 files)
7361 ____________________________________________________________________________
7362 [  4125] By: gsar                                  on 1999/09/10  19:22:14
7363         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
7364              etc.)
7365      Branch: perl
7366            ! XSUB.h pp.h
7367 ____________________________________________________________________________
7368 [  4124] By: gsar                                  on 1999/09/10  19:14:35
7369         Log: rewrote substantive parts of patch
7370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7371              Date: Fri, 27 Aug 1999 19:02:18 -0400
7372              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
7373              Subject: [PATCH 5.005_58] REx documentation
7374      Branch: perl
7375            ! pod/perlre.pod
7376 ____________________________________________________________________________
7377 [  4123] By: gsar                                  on 1999/09/10  18:21:53
7378         Log: note about AVf_*
7379      Branch: perl
7380            ! av.h
7381 ____________________________________________________________________________
7382 [  4122] By: gsar                                  on 1999/09/10  17:55:42
7383         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
7384              <lichtin@bivio.com>)
7385      Branch: perl
7386            ! lib/Pod/Html.pm
7387 ____________________________________________________________________________
7388 [  4121] By: gsar                                  on 1999/09/10  17:49:35
7389         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
7390      Branch: perl
7391            ! AUTHORS Changes README.dos djgpp/config.over
7392            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
7393            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
7394            ! pod/podselect.PL sv.h t/io/openpid.t util.c
7395 ____________________________________________________________________________
7396 [  4120] By: gsar                                  on 1999/09/10  12:25:01
7397         Log: add perlcompile.pod (edited content from Nathan Torkington
7398              <gnat@frii.com> and others)
7399      Branch: perl
7400            + pod/perlcompile.pod
7401            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
7402 ____________________________________________________________________________
7403 [  4119] By: gsar                                  on 1999/09/10  11:05:13
7404         Log: avoid leaking static local_patches unless patchlevel.h is
7405              explicitly included
7406      Branch: perl
7407            ! patchlevel.h perl.c
7408 ____________________________________________________________________________
7409 [  4118] By: gsar                                  on 1999/09/10  10:44:54
7410         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
7411              <jvromans@squirrel.nl>)
7412      Branch: perl
7413            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
7414            ! Changes MANIFEST lib/Getopt/Long.pm
7415 ____________________________________________________________________________
7416 [  4116] By: jhi                                   on 1999/09/09  15:56:52
7417         Log: perldeltify change #4115.
7418      Branch: cfgperl
7419            ! pod/perldelta.pod
7420 ____________________________________________________________________________
7421 [  4115] By: jhi                                   on 1999/09/09  15:48:56
7422         Log: From: "John L. Allen" <allen@grumman.com> 
7423              To: perl5-porters@perl.org 
7424              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
7425              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
7426              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
7427      Branch: cfgperl
7428            ! lib/Time/Local.pm
7429 ____________________________________________________________________________
7430 [  4114] By: jhi                                   on 1999/09/09  15:42:30
7431         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
7432              To: perl5-porters@perl.org
7433              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
7434              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
7435              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
7436      Branch: cfgperl
7437            ! pp_sys.c
7438 ____________________________________________________________________________
7439 [  4113] By: jhi                                   on 1999/09/09  10:17:45
7440         Log: From: paul.marquess@bt.com
7441              To: gsar@ActiveState.com
7442              Cc: perl5-porters@perl.org
7443              Subject: [PATCH 5.005_61] DB_File 1.71
7444              Date: Thu, 9 Sep 1999 11:20:13 +0100
7445              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
7446      Branch: cfgperl
7447            + ext/DB_File/version.c
7448            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
7449            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
7450            ! t/lib/db-btree.t
7451 ____________________________________________________________________________
7452 [  4112] By: jhi                                   on 1999/09/09  09:05:32
7453         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7454              To: perl5-porters@perl.org (Mailing list Perl5)
7455              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
7456              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
7457              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
7458      Branch: cfgperl
7459            ! regexec.c t/op/pat.t
7460 ____________________________________________________________________________
7461 [  4110] By: jhi                                   on 1999/09/09  07:29:17
7462         Log: Tidy up 64-bit situation in perldelta.
7463      Branch: cfgperl
7464            ! pod/perldelta.pod
7465 ____________________________________________________________________________
7466 [  4109] By: jhi                                   on 1999/09/09  07:26:53
7467         Log: Clear up PL_regcc issues.
7468              
7469              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7470              To: perl5-porters@perl.org (Mailing list Perl5)
7471              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
7472              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
7473              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
7474      Branch: cfgperl
7475            ! regexec.c
7476 ____________________________________________________________________________
7477 [  4108] By: gsar                                  on 1999/09/08  20:52:51
7478         Log: avoid ass_u_ming uppercase types are not user objects (spotted
7479              by Kurt Starsinic)
7480      Branch: perl
7481            ! ext/Data/Dumper/Dumper.pm
7482 ____________________________________________________________________________
7483 [  4107] By: gsar                                  on 1999/09/08  20:35:18
7484         Log: From: akim@epita.fr (DEMAILLE Akim)
7485              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
7486              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
7487              Subject: [ID 19990908.014] s2p does not quote @
7488      Branch: perl
7489            ! x2p/s2p.PL
7490 ____________________________________________________________________________
7491 [  4106] By: gsar                                  on 1999/09/08  20:25:12
7492         Log: integrate cfgperl contents into mainline
7493      Branch: perl
7494           !> (integrate 30 files)
7495 ____________________________________________________________________________
7496 [  4105] By: jhi                                   on 1999/09/08  09:02:37
7497         Log: Minor touches at the [:class:] description.
7498      Branch: cfgperl
7499            ! pod/perlre.pod
7500 ____________________________________________________________________________
7501 [  4104] By: jhi                                   on 1999/09/08  08:57:58
7502         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7503              To: Mailing list Perl5 <perl5-porters@perl.org>
7504              Subject: [PATCH 5.005_58] Fix debugging output for REx
7505              Date: Wed, 8 Sep 1999 05:02:02 -0400
7506              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
7507      Branch: cfgperl
7508            ! regcomp.c
7509 ____________________________________________________________________________
7510 [  4103] By: gsar                                  on 1999/09/08  00:53:50
7511         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
7512      Branch: perl
7513            ! pp.c
7514 ____________________________________________________________________________
7515 [  4102] By: gsar                                  on 1999/09/08  00:52:50
7516         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
7517      Branch: perl
7518            ! cop.h pp_hot.c
7519 ____________________________________________________________________________
7520 [  4101] By: gsar                                  on 1999/09/07  17:25:07
7521         Log: various fixups for windows
7522      Branch: perl
7523            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
7524            ! win32/Makefile win32/makefile.mk xsutils.c
7525 ____________________________________________________________________________
7526 [  4100] By: jhi                                   on 1999/09/07  12:49:15
7527         Log: Fix pointer casts.
7528              
7529              From: Robin Barker <rmb1@cise.npl.co.uk>
7530              To: perl5-porters@perl.org
7531              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
7532              -Duse64bits
7533              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
7534              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
7535      Branch: cfgperl
7536            ! doio.c dump.c ext/B/B.xs ext/B/typemap
7537            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
7538            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
7539            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
7540            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
7541 ____________________________________________________________________________
7542 [  4099] By: jhi                                   on 1999/09/07  10:29:04
7543         Log: Add sig/pid/uid size and sign probes.
7544      Branch: metaconfig
7545            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
7546            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
7547 ____________________________________________________________________________
7548 [  4098] By: jhi                                   on 1999/09/07  10:27:06
7549         Log: Band-aid until we've got %{Uid_t} or something similar
7550              for sv_catpvfn().
7551      Branch: cfgperl
7552            ! taint.c
7553 ____________________________________________________________________________
7554 [  4097] By: jhi                                   on 1999/09/07  09:41:23
7555         Log: Fix a printf thinko: now quads must have the ll L q prefix.
7556              (in other words, a bare %d is an int/unsigned)
7557      Branch: cfgperl
7558            ! pp_sys.c sv.c t/op/64bit.t
7559 ____________________________________________________________________________
7560 [  4096] By: jhi                                   on 1999/09/07  07:36:17
7561         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
7562              
7563              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
7564              To: perl5-porters@perl.org
7565              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
7566              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
7567              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
7568      Branch: cfgperl
7569            ! hints/hpux.sh perl.h
7570 ____________________________________________________________________________
7571 [  4095] By: gsar                                  on 1999/09/06  20:47:02
7572         Log: applied suggested patch with suitable test to detect MSVC
7573              From: "Vishal Bhatia" <vishalb@my-deja.com>
7574              Date: Wed, 11 Aug 1999 01:43:28 -0700
7575              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
7576              Subject: compiler on  win32
7577      Branch: perl
7578            ! ext/B/B/C.pm
7579 ____________________________________________________________________________
7580 [  4094] By: jhi                                   on 1999/09/06  20:34:44
7581         Log: Integrate with Sarathy.
7582      Branch: cfgperl
7583           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
7584           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
7585 ____________________________________________________________________________
7586 [  4093] By: jhi                                   on 1999/09/06  20:33:43
7587         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
7588              so that they overflow also on 64-bit platforms.
7589      Branch: cfgperl
7590            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
7591 ____________________________________________________________________________
7592 [  4092] By: gsar                                  on 1999/09/06  20:16:58
7593         Log: support bytecode and C backends in perlcc (patch suggested
7594              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
7595              C backend the default; describe new switches in pod; introduce
7596              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
7597              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
7598              entries
7599      Branch: perl
7600            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
7601            ! t/harness utils/Makefile utils/perlcc.PL
7602 ____________________________________________________________________________
7603 [  4091] By: jhi                                   on 1999/09/06  19:10:41
7604         Log: Integrate with Sarathy.
7605      Branch: cfgperl
7606           +> t/pragma/sub_lval.t
7607           !> (integrate 52 files)
7608 ____________________________________________________________________________
7609 [  4090] By: gsar                                  on 1999/09/06  19:09:06
7610         Log: propagate changed error text
7611      Branch: perl
7612            ! t/pragma/sub_lval.t
7613 ____________________________________________________________________________
7614 [  4089] By: gsar                                  on 1999/09/06  18:54:43
7615         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
7616      Branch: perl
7617            ! pod/perlfunc.pod
7618 ____________________________________________________________________________
7619 [  4088] By: gsar                                  on 1999/09/06  18:52:10
7620         Log: From: paul.marquess@bt.com
7621              Date: Sun, 5 Sep 1999 15:11:08 +0100 
7622              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
7623              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
7624      Branch: perl
7625            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
7626            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
7627            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
7628            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
7629            ! toke.c
7630 ____________________________________________________________________________
7631 [  4087] By: gsar                                  on 1999/09/06  18:06:06
7632         Log: change#3612 is buggy when quotemeta argument matches target
7633              (hope this is the last of the optimized-OP_SASSIGN bugs)
7634              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7635              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
7636              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
7637              Subject: Re: [BUG: quotemeta]
7638      Branch: perl
7639            ! Changes op.c t/op/lex_assign.t
7640 ____________________________________________________________________________
7641 [  4086] By: gsar                                  on 1999/09/06  17:57:52
7642         Log: misc tweaks
7643      Branch: perl
7644            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
7645 ____________________________________________________________________________
7646 [  4085] By: gsar                                  on 1999/09/06  03:54:23
7647         Log: applied patch suggested by Hans Mulder to fix problems on
7648              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
7649              when they ask for bincompat (platforms that used to default
7650              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
7651              (appears unsalvageable on some platforms)
7652      Branch: perl
7653            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
7654 ____________________________________________________________________________
7655 [  4084] By: bailey                                on 1999/09/06  02:39:11
7656         Log: Integrate mainline 5.05_61
7657      Branch: vmsperl
7658           +> (branch 32 files)
7659            - lib/unicode/EthiopicSyllables.txt
7660            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
7661            - warning.pl
7662            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
7663            ! vms/perly_h.vms vms/vms.c
7664           !> (integrate 346 files)
7665 ____________________________________________________________________________
7666 [  4083] By: gsar                                  on 1999/09/06  00:10:40
7667         Log: optional warning on join(/foo/...) (reworked suggested patch
7668              by Mark-Jason Dominus <mjd@plover.com>)
7669      Branch: perl
7670            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
7671            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
7672            ! pp_proto.h t/pragma/warn/op
7673 ____________________________________________________________________________
7674 [  4082] By: gsar                                  on 1999/09/05  22:28:57
7675         Log: fix data loss when more than one block is read from SDBM
7676              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
7677      Branch: perl
7678            ! ext/SDBM_File/sdbm/sdbm.c
7679 ____________________________________________________________________________
7680 [  4081] By: gsar                                  on 1999/09/05  22:07:18
7681         Log: initial implementation of lvalue subroutines (slightly fixed
7682              version of patch suggested by Ilya Zakharevich, which in turn
7683              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
7684      Branch: perl
7685            + t/pragma/sub_lval.t
7686            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
7687            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
7688            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
7689            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
7690            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
7691 ____________________________________________________________________________
7692 [  4080] By: jhi                                   on 1999/09/05  22:02:18
7693         Log: Undo #4055 (related to #4079).
7694      Branch: cfgperl
7695            ! pod/perlop.pod
7696 ____________________________________________________________________________
7697 [  4079] By: jhi                                   on 1999/09/05  21:30:54
7698         Log: Time is not yet ripe.
7699      Branch: cfgperl
7700            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
7701 ____________________________________________________________________________
7702 [  4078] By: gsar                                  on 1999/09/05  18:17:32
7703         Log: modified suggested patch to handle cross-refs and qr// objects
7704              correctly; unfollowed refs are represented as simple string
7705              value, not just the bare type; $VERSION stays the same until
7706              it is ready for prime time (avoids CPAN confustication)
7707              From:    John Nolan <jpnolan@Op.Net>
7708              Date:    Wed, 04 Aug 1999 20:21:10 EDT
7709              Message-Id: <199908050021.UAA09693@monet.op.net>
7710              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
7711      Branch: perl
7712            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
7713            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
7714 ____________________________________________________________________________
7715 [  4077] By: jhi                                   on 1999/09/04  21:54:42
7716         Log: timesum() wasn't @EXPORTed as promised by the documentation.
7717              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
7718      Branch: cfgperl
7719            ! lib/Benchmark.pm
7720 ____________________________________________________________________________
7721 [  4076] By: gsar                                  on 1999/09/04  20:21:59
7722         Log: integrate cfgperl contents into mainline
7723      Branch: perl
7724           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
7725           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
7726           +> warnings.h warnings.pl xsutils.c
7727            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
7728           !> (integrate 109 files)
7729 ____________________________________________________________________________
7730 [  4075] By: jhi                                   on 1999/09/04  18:04:47
7731         Log: use integer on the problematic subtest.
7732      Branch: cfgperl
7733            ! t/op/misc.t
7734 ____________________________________________________________________________
7735 [  4074] By: jhi                                   on 1999/09/04  17:57:40
7736         Log: Warn about numconvert.t in case somebody
7737              wants to make sv_2pv more 64-bit aware.
7738      Branch: cfgperl
7739            ! sv.c
7740 ____________________________________________________________________________
7741 [  4073] By: jhi                                   on 1999/09/04  17:54:51
7742         Log: Comment upgrading: the quad situation isn't quite as
7743              bad as it used to be.
7744      Branch: cfgperl
7745            ! perl.h
7746 ____________________________________________________________________________
7747 [  4072] By: jhi                                   on 1999/09/04  15:35:37
7748         Log: Integrate with Sarathy.
7749      Branch: cfgperl
7750           !> win32/win32.c
7751 ____________________________________________________________________________
7752 [  4071] By: jhi                                   on 1999/09/04  15:28:11
7753         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
7754              
7755              From: Robin Barker <rmb1@cise.npl.co.uk>
7756              To: perl5-porters@perl.org
7757              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
7758              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
7759              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
7760              
7761              and later (in private email) found to be dependent
7762              on useperlio.
7763              
7764              Mental note: the cpp magic done in perlsdio.h (and assumedly
7765              also in perlsfio.h) may cause trouble later with lfs because
7766              both the perlio scheme by Perl and the lfs support by vendors
7767              like to play cpp games to map the stdio namespace back and forth.
7768              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
7769              just the beginning.
7770      Branch: cfgperl
7771            ! perlio.c
7772 ____________________________________________________________________________
7773 [  4070] By: jhi                                   on 1999/09/04  13:12:14
7774         Log: Enable 64-bit clean bit ops.
7775              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
7776      Branch: cfgperl
7777            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
7778            ! t/op/misc.t
7779 ____________________________________________________________________________
7780 [  4069] By: jhi                                   on 1999/09/03  21:17:30
7781         Log: Turn on USE_64_BIT_OFFSETS implicitly.
7782      Branch: cfgperl
7783            ! perl.h
7784 ____________________________________________________________________________
7785 [  4068] By: jhi                                   on 1999/09/03  08:19:59
7786         Log: Fix from Spider for the sub attributes (there was an undocumented
7787              dependency between force_word() and skipspace()).
7788      Branch: cfgperl
7789            ! toke.c
7790 ____________________________________________________________________________
7791 [  4067] By: jhi                                   on 1999/09/01  23:17:06
7792         Log: From: John Tobey <spam@john-edwin-tobey.org>
7793              To: ilya@math.ohio-state.edu
7794              CC: perl5-porters@perl.org
7795              Subject: Re: [PATCH 5.005_60] distclean forgot two
7796              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
7797              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
7798      Branch: cfgperl
7799            ! t/lib/dprof.t
7800 ____________________________________________________________________________
7801 [  4066] By: jhi                                   on 1999/09/01  23:14:50
7802         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
7803              To: perl5-porters@perl.org
7804              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
7805              Date: Fri, 20 Aug 1999 15:37:27 +0100
7806              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
7807      Branch: cfgperl
7808            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
7809            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
7810            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
7811 ____________________________________________________________________________
7812 [  4065] By: jhi                                   on 1999/09/01  22:06:43
7813         Log: From: Dominic Dunlop <domo@vo.lu>
7814              To: perl5-porters@perl.org
7815              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
7816              (UNINSTALLED) [PATCH]
7817              Date: Thu, 19 Aug 1999 09:48:03 +0200
7818              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
7819              
7820              The PERL_POLLUTE_MALLOC part had to be manually applied.
7821      Branch: cfgperl
7822            ! hints/machten.sh perl.h
7823 ____________________________________________________________________________
7824 [  4064] By: jhi                                   on 1999/09/01  13:56:14
7825         Log: From: Martin Lichtin <lichtin@bivio.com>
7826              To: jhi@iki.fi
7827              CC: perl5-porters@perl.org
7828              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
7829              Date: Wed, 01 Sep 1999 15:50:04 +0200
7830              Message-ID: <37CD2F0C.944BFACE@bivio.com>
7831      Branch: cfgperl
7832            ! lib/ExtUtils/Install.pm
7833 ____________________________________________________________________________
7834 [  4063] By: jhi                                   on 1999/09/01  13:16:11
7835         Log: Enhance lfs tests: check every seek and sysseek
7836              and test also that -e and -f detect largefiles.
7837      Branch: cfgperl
7838            ! t/lib/syslfs.t t/op/lfs.t
7839 ____________________________________________________________________________
7840 [  4062] By: jhi                                   on 1999/09/01  12:08:04
7841         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
7842              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7843              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
7844              The Perl Porters Mailing List <perl5-porters@perl.org>
7845              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
7846              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
7847              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
7848      Branch: cfgperl
7849            ! pod/perldiag.pod
7850 ____________________________________________________________________________
7851 [  4061] By: jhi                                   on 1999/09/01  12:03:03
7852         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7853              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
7854              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
7855              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
7856              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
7857              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
7858      Branch: cfgperl
7859            ! op.c t/op/join.t
7860 ____________________________________________________________________________
7861 [  4060] By: jhi                                   on 1999/09/01  07:59:42
7862         Log: IV_DIG and NV_DIG fixes.
7863      Branch: cfgperl
7864            ! perl.h
7865 ____________________________________________________________________________
7866 [  4059] By: jhi                                   on 1999/08/31  14:47:18
7867         Log: \C{} -> \N{} residue.
7868      Branch: cfgperl
7869            ! toke.c
7870 ____________________________________________________________________________
7871 [  4057] By: gsar                                  on 1999/08/30  22:08:19
7872         Log: avoid hiding child process window
7873      Branch: perl
7874            ! win32/win32.c
7875 ____________________________________________________________________________
7876 [  4055] By: jhi                                   on 1999/08/30  21:20:50
7877         Log: Document the undefinedness of overshifting.
7878      Branch: cfgperl
7879            ! pod/perlop.pod
7880 ____________________________________________________________________________
7881 [  4054] By: jhi                                   on 1999/08/30  20:18:18
7882         Log: History fixes and updates.
7883      Branch: cfgperl
7884            ! pod/perlhist.pod
7885 ____________________________________________________________________________
7886 [  4053] By: jhi                                   on 1999/08/30  19:34:02
7887         Log: Shell quoting thinko broke installdirs.
7888              From: JVromans@Squirrel.nl (Johan Vromans)
7889              To: perl5-porters@perl.org
7890              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
7891              installprefix
7892              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
7893              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
7894      Branch: cfgperl
7895            ! Configure config_h.SH
7896      Branch: metaconfig
7897            ! U/installdirs/archlib.U U/installdirs/bin.U
7898            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
7899            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
7900            ! U/installdirs/man3dir.U U/installdirs/privlib.U
7901            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
7902            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
7903            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
7904            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
7905            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
7906            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
7907            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
7908            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
7909            ! U/installdirs/vendorscriptdir.U
7910 ____________________________________________________________________________
7911 [  4052] By: jhi                                   on 1999/08/30  02:57:05
7912         Log: Use \N{named characters} instead of \C.
7913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7914              To: jhi@iki.fi
7915              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
7916              perl5-porters@perl.org (Mailing list Perl5)
7917              Subject: Re: [PATCH 5.005_58] Named characters in Perl
7918              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
7919              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
7920      Branch: cfgperl
7921            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
7922            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
7923 ____________________________________________________________________________
7924 [  4051] By: jhi                                   on 1999/08/30  02:54:20
7925         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
7926              To: perl5-porters@perl.org
7927              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
7928              don't mix
7929              Date: Sun, 29 Aug 1999 19:04:53 -0400
7930              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
7931      Branch: cfgperl
7932            ! universal.c
7933 ____________________________________________________________________________
7934 [  4050] By: jhi                                   on 1999/08/29  16:38:58
7935         Log: Conditionally socksify the LIBS of Socket.
7936      Branch: cfgperl
7937            ! ext/Socket/Makefile.PL
7938 ____________________________________________________________________________
7939 [  4049] By: jhi                                   on 1999/08/29  15:33:30
7940         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7941              To: Mailing list Perl5 <perl5-porters@perl.org>
7942              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
7943              Date: Wed, 25 Aug 1999 16:19:58 -0400
7944              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
7945      Branch: cfgperl
7946            ! lib/perl5db.pl
7947 ____________________________________________________________________________
7948 [  4048] By: jhi                                   on 1999/08/29  15:31:36
7949         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
7950              To: perl5-porters@perl.org
7951              Subject: [PATCH _61] Lost arguments to simplified sort
7952              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
7953              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
7954      Branch: cfgperl
7955            ! op.c t/op/sort.t
7956 ____________________________________________________________________________
7957 [  4047] By: jhi                                   on 1999/08/29  15:29:29
7958         Log: From: Olaf Flebbe <olaf@science-computing.de>
7959              Sender: owner-perl5-porters@perl.org
7960              To: perl5-porters@perl.org
7961              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
7962              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
7963      Branch: cfgperl
7964            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
7965            ! epoc/perl.mmp epoc/perl.pkg
7966 ____________________________________________________________________________
7967 [  4046] By: jhi                                   on 1999/08/29  15:21:18
7968         Log: From: pvhp@forte.com (Peter Prymmer)
7969              To: perl5-porters@perl.org
7970              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
7971              Date: Fri, 27 Aug 99 18:51:04 PDT
7972              Message-Id: <9908280151.AA05010@forte.com>
7973      Branch: cfgperl
7974            ! t/lib/cgi-html.t
7975 ____________________________________________________________________________
7976 [  4045] By: jhi                                   on 1999/08/29  15:18:38
7977         Log: Fix scalar gmtime (and localtime) in quad environments,
7978              bug reported by Robin Parker.
7979              
7980              From: Robin Barker <rmb1@cise.npl.co.uk>
7981              To: jhi@iki.fi
7982              Cc: perl5-porters@perl.org
7983              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
7984              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
7985              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
7986      Branch: cfgperl
7987            ! pp_sys.c t/op/time.t
7988 ____________________________________________________________________________
7989 [  4044] By: jhi                                   on 1999/08/29  11:24:03
7990         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7991              To: perl5-porters@perl.org (Mailing list Perl5)
7992              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
7993              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
7994              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
7995              
7996              Addendum: it's "only" 33% speedup.
7997      Branch: cfgperl
7998            ! dump.c op.c op.h pp.h
7999 ____________________________________________________________________________
8000 [  4043] By: jhi                                   on 1999/08/29  11:10:33
8001         Log: From: spider-perl@Orb.Nashua.NH.US
8002              To: Mailing list Perl5 <perl5-porters@perl.org>
8003              Subject: [PATCH 5.005_61 CORE] sub : attrlist
8004              Date: Sun, 29 Aug 1999 03:02:11 -0400
8005              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
8006      Branch: cfgperl
8007            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
8008            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
8009            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
8010            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
8011            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
8012            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
8013            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
8014 ____________________________________________________________________________
8015 [  4042] By: jhi                                   on 1999/08/29  11:08:50
8016         Log: Turn off gcc-2.95's strict-alias optimization.
8017              This, of course, should be only temporary.
8018              From Andy Dougherty.
8019      Branch: cfgperl
8020            ! Configure config_h.SH
8021      Branch: metaconfig
8022            ! U/compline/ccflags.U U/modified/cc.U
8023 ____________________________________________________________________________
8024 [  4041] By: jhi                                   on 1999/08/29  10:47:30
8025         Log: Fix a typo in #4036.
8026      Branch: cfgperl
8027            ! mg.c
8028 ____________________________________________________________________________
8029 [  4040] By: jhi                                   on 1999/08/29  10:34:58
8030         Log: Add a missing #endif forgotten by #4035.
8031      Branch: cfgperl
8032            ! doop.c
8033 ____________________________________________________________________________
8034 [  4039] By: jhi                                   on 1999/08/29  10:31:19
8035         Log: Remove an extra #endif introduced by #4036.
8036      Branch: cfgperl
8037            ! perl.h
8038 ____________________________________________________________________________
8039 [  4038] By: jhi                                   on 1999/08/29  10:18:59
8040         Log: Rename warning to warnings, from Paul Marquess.
8041      Branch: cfgperl
8042            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
8043            + t/pragma/warnings.t warnings.h warnings.pl
8044            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
8045            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
8046            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
8047            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
8048            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
8049            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
8050            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
8051            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
8052            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
8053            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8054            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
8055            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
8056            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
8057 ____________________________________________________________________________
8058 [  4037] By: jhi                                   on 1999/08/29  10:08:47
8059         Log: Create the equivalence tables based on
8060              the real Unicode decomposition, not on
8061              the character name.
8062      Branch: cfgperl
8063            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8064            ! lib/unicode/mktables.PL
8065 ____________________________________________________________________________
8066 [  4036] By: jhi                                   on 1999/08/29  09:29:08
8067         Log: Integrate with Sarathy.
8068      Branch: cfgperl
8069           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
8070           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
8071           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
8072           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
8073           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
8074           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
8075           !> (integrate 190 files)
8076 ____________________________________________________________________________
8077 [  4035] By: jhi                                   on 1999/08/29  08:56:15
8078         Log: Implement 64-bit vec().
8079      Branch: cfgperl
8080            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8081            ! pp.h t/op/64bit.t
8082 ____________________________________________________________________________
8083 [  4034] By: gsar                                  on 1999/08/29  03:35:18
8084         Log: deadcode removal
8085      Branch: perl
8086            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
8087            ! pp_ctl.c proto.h run.c sv.c
8088 ____________________________________________________________________________
8089 [  4033] By: jhi                                   on 1999/08/28  17:31:07
8090         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
8091              To: perl5-porters@perl.org
8092              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
8093              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
8094              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
8095      Branch: cfgperl
8096            ! perl.h
8097 ____________________________________________________________________________
8098 [  4032] By: gsar                                  on 1999/08/26  23:53:33
8099         Log: new thread should set current interp in TLS
8100      Branch: perl
8101            ! ext/Thread/Thread.xs
8102 ____________________________________________________________________________
8103 [  4031] By: bailey                                on 1999/08/23  03:40:07
8104         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
8105      Branch: vmsperl
8106            ! lib/ExtUtils/MM_VMS.pm
8107 ____________________________________________________________________________
8108 [  4030] By: bailey                                on 1999/08/23  03:37:43
8109         Log: Patch up holes in realclean target
8110      Branch: vmsperl
8111            ! vms/descrip_mms.template
8112 ____________________________________________________________________________
8113 [  4029] By: bailey                                on 1999/08/23  03:36:24
8114         Log: Fix handling of PERL_POLLUTE
8115      Branch: vmsperl
8116            ! lib/ExtUtils/MM_VMS.pm
8117 ____________________________________________________________________________
8118 [  4028] By: bailey                                on 1999/08/23  03:34:08
8119         Log: Update VMS version of perly.h
8120      Branch: vmsperl
8121            ! vms/perly_h.vms
8122 ____________________________________________________________________________
8123 [  4027] By: bailey                                on 1999/08/23  03:32:45
8124         Log: Update dependencies in Descrip.MMS
8125      Branch: vmsperl
8126            ! vms/descrip_mms.template
8127 ____________________________________________________________________________
8128 [  4026] By: bailey                                on 1999/08/23  03:30:01
8129         Log: Fix prototypes in perlapi.c (64-bit?)
8130              Clear prior definition of getenv_len before defining VMS-specific macro
8131      Branch: vmsperl
8132            ! perlapi.c vms/vmsish.h
8133 ____________________________________________________________________________
8134 [  4025] By: bailey                                on 1999/08/23  03:25:51
8135         Log: Add '-m' option to Configure.com which skips the MANIFEST check
8136      Branch: vmsperl
8137            ! configure.com
8138 ____________________________________________________________________________
8139 [  4024] By: bailey                                on 1999/08/23  03:23:34
8140         Log: Skip open() tests that rely on Unix fork semantics
8141      Branch: vmsperl
8142            ! t/io/open.t
8143 ____________________________________________________________________________
8144 [  4023] By: bailey                                on 1999/08/23  03:21:46
8145         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
8146      Branch: vmsperl
8147            ! vms/gen_shrfls.pl
8148 ____________________________________________________________________________
8149 [  4022] By: bailey                                on 1999/08/23  03:17:33
8150         Log: update MM_VMS to use new File::Spec routines
8151      Branch: vmsperl
8152            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
8153 ____________________________________________________________________________
8154 [  4021] By: bailey                                on 1999/08/23  03:13:40
8155         Log: byteperl is now part of the ByteLoader ext
8156      Branch: vmsperl
8157            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
8158 ____________________________________________________________________________
8159 [  4020] By: bailey                                on 1999/08/23  03:10:41
8160         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
8161      Branch: vmsperl
8162            ! vms/vms.c
8163 ____________________________________________________________________________
8164 [  4019] By: bailey                                on 1999/08/23  03:07:28
8165         Log: Update calls for new thread context handling
8166      Branch: vmsperl
8167            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
8168            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
8169 ____________________________________________________________________________
8170 [  4018] By: bailey                                on 1999/08/23  03:01:31
8171         Log: Allow for file versions in library when looking for .bs files
8172      Branch: vmsperl
8173            ! ext/DynaLoader/DynaLoader_pm.PL
8174 ____________________________________________________________________________
8175 [  4017] By: bailey                                on 1999/08/23  02:58:55
8176         Log: Update VMS configuration procedures for 5.005_60
8177      Branch: vmsperl
8178            ! configure.com vms/subconfigure.com
8179 ____________________________________________________________________________
8180 [  4016] By: gsar                                  on 1999/08/20  22:19:56
8181         Log: update Changes
8182      Branch: perl
8183            ! Changes
8184
8185 ----------------
8186 Version 5.005_61
8187 ----------------
8188
8189 ____________________________________________________________________________
8190 [  4015] By: gsar                                  on 1999/08/20  22:17:41
8191         Log: perl_free() should use PerlMem_free()
8192      Branch: perl
8193            ! perl.c
8194 ____________________________________________________________________________
8195 [  4014] By: gsar                                  on 1999/08/20  22:10:46
8196         Log: win32 tweaks
8197      Branch: perl
8198            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
8199            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8200            ! win32/config_H.vc
8201 ____________________________________________________________________________
8202 [  4013] By: gsar                                  on 1999/08/20  22:09:56
8203         Log: DEBUG_m() adjusted to internalize dTHX
8204      Branch: perl
8205            ! malloc.c perl.h util.c
8206 ____________________________________________________________________________
8207 [  4012] By: gsar                                  on 1999/08/20  17:51:06
8208         Log: make autogenerated files writable
8209      Branch: perl
8210            ! (edit 171 files)
8211 ____________________________________________________________________________
8212 [  4011] By: gsar                                  on 1999/08/20  17:43:47
8213         Log: update Changes
8214      Branch: perl
8215            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
8216 ____________________________________________________________________________
8217 [  4010] By: gsar                                  on 1999/08/20  17:21:53
8218         Log: up patchlevel &c
8219      Branch: perl
8220            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
8221            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8222 ____________________________________________________________________________
8223 [  4009] By: gsar                                  on 1999/08/20  16:46:26
8224         Log: add missing Is/Syl*.pl files
8225      Branch: perl
8226            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
8227            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
8228            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
8229            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
8230            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
8231            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
8232 ____________________________________________________________________________
8233 [  4008] By: gsar                                  on 1999/08/20  16:31:02
8234         Log: integrate cfgperl contents into mainline
8235      Branch: perl
8236           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
8237           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8238           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
8239           +> t/op/lfs.t
8240            - lib/unicode/EthiopicSyllables.txt
8241            - lib/unicode/MakeEthiopicSyllables.PL
8242           !> (integrate 261 files)
8243 ____________________________________________________________________________
8244 [  4007] By: gsar                                  on 1999/08/20  15:24:08
8245         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
8246              USE_THREADS and MULTIPLICITY; minor pod adjustments
8247      Branch: perl
8248            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
8249            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
8250 ____________________________________________________________________________
8251 [  4006] By: jhi                                   on 1999/08/19  19:01:41
8252         Log: Tighten the vec() code so that naughty BITS cause an error.
8253      Branch: cfgperl
8254            ! doop.c
8255 ____________________________________________________________________________
8256 [  4005] By: jhi                                   on 1999/08/19  15:55:09
8257         Log: Don't document ill-defined vec() bits cases
8258              (for which the code doesn't work right in any case)
8259      Branch: cfgperl
8260            ! pod/perldiag.pod pod/perlfunc.pod
8261 ____________________________________________________________________________
8262 [  4004] By: jhi                                   on 1999/08/19  12:49:41
8263         Log: Removed duplicated code (in pp.c and mg.c) by introducing
8264              do_vecget().  NOTE: the calling convention of do_vecset()
8265              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
8266              in pp_vec() is no more multiplied by `size' in pp_vec(),
8267              the multiplication is now done in do_vecset().
8268              
8269              Also fix a cpp thinko in change #4002.
8270      Branch: cfgperl
8271            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
8272            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
8273            ! proto.h
8274 ____________________________________________________________________________
8275 [  4003] By: jhi                                   on 1999/08/18  08:27:22
8276         Log: Warn about small spherical distances.
8277      Branch: cfgperl
8278            ! lib/Math/Trig.pm
8279 ____________________________________________________________________________
8280 [  4002] By: jhi                                   on 1999/08/17  09:11:51
8281         Log: Enhance IV_FITS_IN_IV (though it's still unused).
8282      Branch: cfgperl
8283            ! perl.h
8284 ____________________________________________________________________________
8285 [  4001] By: jhi                                   on 1999/08/17  08:13:34
8286         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
8287              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
8288              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
8289              Subject: [PATCH] overload.pm str/num confu
8290              Date: 17 Aug 1999 08:21:12 +0200
8291      Branch: cfgperl
8292            ! lib/overload.pm
8293 ____________________________________________________________________________
8294 [  4000] By: jhi                                   on 1999/08/17  07:20:23
8295         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
8296              To: perl5-porters@perl.org
8297              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
8298              Date: 16 Aug 1999 14:24:28 -0700
8299              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
8300      Branch: cfgperl
8301            ! pod/perlobj.pod
8302 ____________________________________________________________________________
8303 [  3999] By: jhi                                   on 1999/08/16  19:49:09
8304         Log: Integrate with Nick.
8305      Branch: cfgperl
8306           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
8307 ____________________________________________________________________________
8308 [  3998] By: jhi                                   on 1999/08/16  19:44:29
8309         Log: Fix most of the pod2man moanings reported in
8310              
8311              From: "Larry W. Virden" <lvirden@cas.org>
8312              To: perl5-porters@perl.org
8313              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
8314              (UNINSTALLED)
8315              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
8316              Message-Id: <199908031935.PAA27692@cas.org>
8317              
8318              Configure regen'ed.
8319      Branch: cfgperl
8320            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8321            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
8322            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
8323            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
8324            ! utils/h2xs.PL utils/perlcc.PL
8325 ____________________________________________________________________________
8326 [  3997] By: jhi                                   on 1999/08/16  19:20:37
8327         Log: A fix of sorts for the flush-before-dup scenario.
8328      Branch: cfgperl
8329            ! doio.c
8330 ____________________________________________________________________________
8331 [  3996] By: jhi                                   on 1999/08/16  19:14:37
8332         Log: More paranoia.
8333      Branch: cfgperl
8334            ! sv.c
8335 ____________________________________________________________________________
8336 [  3995] By: jhi                                   on 1999/08/16  18:55:35
8337         Log: Batch of small 64-bit/long double/large file support tweaks:
8338              - scan for LDBL_DIG
8339              - from DBL_DIG and LDBL_DIG select NV_DIG
8340              - introduce IVSIZE, UVSIZE, NVSIZE
8341              - introduce IV_DIG
8342              - remove stdio64
8343              - AIX uses `oslevel` when others use `uname -r`
8344              - already AIX 4.2 goes 64-bit
8345              - in HP-UX require the 64-bit libc, just the directory isn't enough
8346              - group ids are not NVs
8347              - #undef USE_LONG_DOUBLE if long double is no better than double
8348              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
8349              - mention large file support in perldelta
8350              - introduce quad TOPpin' and POPpin'
8351              - the svcat... buffer was tiny for printing quads in %b
8352              - fix the multiplication test in 64bit.t
8353              - try to make VMS to comply with all this removal and "introducal"
8354              of symbols
8355      Branch: cfgperl
8356            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
8357            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
8358            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
8359      Branch: metaconfig
8360            ! U/modified/d_longdbl.U
8361      Branch: metaconfig/U/perl
8362            + d_ldbl_dig.U
8363 ____________________________________________________________________________
8364 [  3994] By: jhi                                   on 1999/08/16  07:53:44
8365         Log: More Configure/subconfigure.com syncing.
8366      Branch: cfgperl
8367            ! vms/subconfigure.com
8368 ____________________________________________________________________________
8369 [  3993] By: jhi                                   on 1999/08/14  22:09:26
8370         Log: Remove from VMS what the change #3982 took away from Configure lands.
8371      Branch: cfgperl
8372            ! vms/subconfigure.com
8373 ____________________________________________________________________________
8374 [  3992] By: jhi                                   on 1999/08/14  13:29:13
8375         Log: Small test tweaks.
8376      Branch: cfgperl
8377            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
8378 ____________________________________________________________________________
8379 [  3991] By: jhi                                   on 1999/08/14  13:08:41
8380         Log: Augment filesize limit note.
8381      Branch: cfgperl
8382            ! doio.c
8383 ____________________________________________________________________________
8384 [  3990] By: jhi                                   on 1999/08/14  13:06:12
8385         Log: Note about filesize limits.
8386      Branch: cfgperl
8387            ! doio.c pp_sys.c
8388 ____________________________________________________________________________
8389 [  3989] By: jhi                                   on 1999/08/14  11:31:58
8390         Log: Catch the case of filesize limits.
8391      Branch: cfgperl
8392            ! t/lib/syslfs.t t/op/lfs.t
8393 ____________________________________________________________________________
8394 [  3988] By: nick                                  on 1999/08/14  09:20:58
8395         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
8396              this causes a POPSTACK panic. The problem seems to be that although
8397              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
8398              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
8399              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
8400              messing with CATCH_SET() in call_sv, use it in perl_vdie().
8401              Add test to op/eval.t which will fail (panic) if bug comes back.
8402              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
8403      Branch: perl
8404            ! cop.h perl.c t/op/eval.t util.c
8405 ____________________________________________________________________________
8406 [  3987] By: jhi                                   on 1999/08/13  23:57:52
8407         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
8408              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
8409              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
8410              Date: Fri, 13 Aug 1999 17:42:47 -0500
8411              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
8412      Branch: cfgperl
8413            ! lib/ExtUtils/MM_VMS.pm
8414 ____________________________________________________________________________
8415 [  3986] By: jhi                                   on 1999/08/13  23:56:44
8416         Log: Don't quit before printing out the message.
8417      Branch: cfgperl
8418            ! t/lib/syslfs.t t/op/lfs.t
8419 ____________________________________________________________________________
8420 [  3985] By: jhi                                   on 1999/08/13  23:35:49
8421         Log: Remove more t/ trash on target "clean".
8422      Branch: cfgperl
8423            ! Makefile.SH
8424 ____________________________________________________________________________
8425 [  3984] By: jhi                                   on 1999/08/13  23:02:53
8426         Log: Avoid double long double. 
8427      Branch: cfgperl
8428            ! Configure config_h.SH
8429      Branch: metaconfig/U/perl
8430            ! uselongdbl.U
8431 ____________________________________________________________________________
8432 [  3983] By: jhi                                   on 1999/08/13  22:59:56
8433         Log: BYTEORDER fix.
8434      Branch: cfgperl
8435            ! Configure config_h.SH
8436      Branch: metaconfig
8437            ! U/compline/byteorder.U
8438 ____________________________________________________________________________
8439 [  3982] By: jhi                                   on 1999/08/13  22:48:40
8440         Log: Jumbo Configure and large file support update.
8441              Remove a lot of unneeded 64-bitness cruft;
8442              re-introduce BYTEORDER; update 64-bitness hints;
8443              lfs should now work in Solaris; long doubles in AIX.
8444      Branch: cfgperl
8445            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
8446            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
8447            ! perlsdio.h pp.h pp_sys.c
8448      Branch: metaconfig
8449            ! U/compline/byteorder.U U/compline/ccflags.U
8450      Branch: metaconfig/U/perl
8451            ! d_dlsymun.U io64.U uselongdbl.U
8452 ____________________________________________________________________________
8453 [  3980] By: jhi                                   on 1999/08/13  15:09:11
8454         Log: Introduce HAS_LLSEEK.
8455      Branch: cfgperl
8456            ! Configure config_h.SH perl.h
8457 ____________________________________________________________________________
8458 [  3979] By: jhi                                   on 1999/08/13  14:29:47
8459         Log: From: <dan@sidhe.org>
8460              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
8461              sarathy@activestate.com
8462              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
8463              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
8464              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
8465      Branch: cfgperl
8466            ! vms/vms.c
8467 ____________________________________________________________________________
8468 [  3978] By: jhi                                   on 1999/08/13  09:56:46
8469         Log: Make the 64-bit tests more paranoid.
8470      Branch: cfgperl
8471            ! t/op/64bit.t
8472 ____________________________________________________________________________
8473 [  3976] By: jhi                                   on 1999/08/12  21:49:16
8474         Log: IRIX64 needs more -mabi=64 with gcc.
8475      Branch: cfgperl
8476            ! hints/irix_6.sh
8477 ____________________________________________________________________________
8478 [  3975] By: jhi                                   on 1999/08/12  21:02:03
8479         Log: Reincarnate change #3967, now in more modest form.
8480      Branch: cfgperl
8481            ! hints/irix_6.sh
8482 ____________________________________________________________________________
8483 [  3974] By: jhi                                   on 1999/08/12  20:49:36
8484         Log: Remove rt from libswanted (I added it many moons ago
8485              when I thought it would be useful in Digital UNIX,
8486              I was wrong); undo the recent IRIX hints changes,
8487              getting rid of one warning brought new ones.
8488      Branch: cfgperl
8489            ! Configure config_h.SH hints/irix_6.sh
8490      Branch: metaconfig
8491            ! U/modified/Myinit.U
8492 ____________________________________________________________________________
8493 [  3973] By: jhi                                   on 1999/08/12  19:42:53
8494         Log: st_blocks is in 512 byte blocks.
8495      Branch: cfgperl
8496            ! t/lib/syslfs.t t/op/lfs.t
8497 ____________________________________________________________________________
8498 [  3972] By: jhi                                   on 1999/08/12  19:27:31
8499         Log: Don't claim defeat too early.
8500      Branch: cfgperl
8501            ! Configure config_h.SH
8502      Branch: metaconfig/U/perl
8503            ! longdblfio.U
8504 ____________________________________________________________________________
8505 [  3971] By: jhi                                   on 1999/08/12  19:24:14
8506         Log: IRIX 64-bit hint tweak. 
8507      Branch: cfgperl
8508            ! hints/irix_6.sh
8509 ____________________________________________________________________________
8510 [  3970] By: nick                                  on 1999/08/12  19:17:20
8511         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
8512              tests i.e. RV2AV and RV2HV
8513      Branch: perl
8514            ! op.c t/pragma/warn/op
8515 ____________________________________________________________________________
8516 [  3969] By: jhi                                   on 1999/08/12  19:06:17
8517         Log: Add Configure -Duselongdouble and add a missing semicolon.
8518      Branch: cfgperl
8519            ! Configure config_h.SH sv.c
8520      Branch: metaconfig/U/perl
8521            + uselongdbl.U
8522 ____________________________________________________________________________
8523 [  3968] By: jhi                                   on 1999/08/12  18:46:00
8524         Log: Simply exit() early if lfs support seems unlikely.
8525      Branch: cfgperl
8526            ! t/lib/syslfs.t t/op/lfs.t
8527 ____________________________________________________________________________
8528 [  3967] By: jhi                                   on 1999/08/12  18:44:05
8529         Log: Suffer silently for unused libraries.
8530      Branch: cfgperl
8531            ! hints/irix_6.sh
8532 ____________________________________________________________________________
8533 [  3966] By: jhi                                   on 1999/08/12  13:18:44
8534         Log: Update MANIFEST to follow change #3965.
8535      Branch: cfgperl
8536            ! MANIFEST
8537 ____________________________________________________________________________
8538 [  3965] By: jhi                                   on 1999/08/12  13:15:38
8539         Log: Regenerate Unicode tables based on new syllable lists
8540              from Daniel Yacob.
8541      Branch: cfgperl
8542            ! (edit 159 files)
8543 ____________________________________________________________________________
8544 [  3964] By: jhi                                   on 1999/08/12  10:06:24
8545         Log: Remove more spurious casting.
8546      Branch: cfgperl
8547            ! pp_sys.c
8548 ____________________________________________________________________________
8549 [  3963] By: jhi                                   on 1999/08/12  08:18:53
8550         Log: Minor niggles on the lfs tests.
8551      Branch: cfgperl
8552            ! t/lib/syslfs.t t/op/lfs.t
8553 ____________________________________________________________________________
8554 [  3962] By: jhi                                   on 1999/08/11  22:48:25
8555         Log: Don't bother with lfs testing if off_t is too small.
8556      Branch: cfgperl
8557            ! t/lib/syslfs.t t/op/lfs.t
8558 ____________________________________________________________________________
8559 [  3961] By: jhi                                   on 1999/08/11  22:22:54
8560         Log: Long double patches from Dan Sugalski.
8561      Branch: cfgperl
8562            ! sv.c
8563 ____________________________________________________________________________
8564 [  3960] By: jhi                                   on 1999/08/11  22:17:55
8565         Log: Flush buffer before duplicating file descriptor.
8566              
8567              From: Mark-Jason Dominus <mjd@plover.com>
8568              To: Graham Barr <gbarr@pobox.com>
8569              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
8570              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
8571              Date: Wed, 11 Aug 1999 15:56:09 -0400
8572              Message-ID: <19990811195610.5933.qmail@plover.com>
8573              
8574              From: Mark-Jason Dominus <mjd@plover.com>
8575              To: perl5-porters@perl.org
8576              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
8577              Date: Wed, 11 Aug 1999 16:05:46 -0400
8578              Message-ID: <19990811200546.6165.qmail@plover.com>
8579      Branch: cfgperl
8580            ! doio.c pod/perldelta.pod
8581 ____________________________________________________________________________
8582 [  3959] By: jhi                                   on 1999/08/11  22:11:35
8583         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
8584              
8585              From: "Craig A. Berry" <craig.berry@metamor.com>
8586              Sender: owner-perl5-porters@perl.org
8587              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
8588              bailey@newman.upenn.edu
8589              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
8590              problem
8591              Date: Wed, 11 Aug 1999 14:31:11 -0500
8592              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
8593      Branch: cfgperl
8594            ! vms/vms.c
8595 ____________________________________________________________________________
8596 [  3958] By: jhi                                   on 1999/08/11  15:35:45
8597         Log: Add a hopefully comforting message if there seems to be no LFS. 
8598              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
8599              The tests will fail on lfs tests only if quad is available,
8600              if ENOQUAD, the lfs tests will be skipped.
8601      Branch: cfgperl
8602            ! t/lib/syslfs.t t/op/lfs.t
8603 ____________________________________________________________________________
8604 [  3957] By: jhi                                   on 1999/08/11  12:25:59
8605         Log: Unapply an experimental patch that accidentally escaped
8606              from the lab by piggybacking with the change #3955.
8607      Branch: cfgperl
8608            ! pp.c pp.h pp_hot.c
8609 ____________________________________________________________________________
8610 [  3956] By: jhi                                   on 1999/08/11  08:19:23
8611         Log: Add sysio large file support testing.
8612      Branch: cfgperl
8613            + t/lib/syslfs.t
8614            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
8615 ____________________________________________________________________________
8616 [  3955] By: jhi                                   on 1999/08/10  22:39:11
8617         Log: From: <dan@sidhe.org>
8618              To: vmsperl@perl.org, perl5-porters@perl.org,
8619              sarathy@activestate.com, bailey@newman.upenn.edu
8620              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
8621              threads on VMS
8622              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
8623              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
8624      Branch: cfgperl
8625            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
8626            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
8627            ! vms/writemain.pl
8628 ____________________________________________________________________________
8629 [  3954] By: jhi                                   on 1999/08/10  20:37:55
8630         Log: LFS testing robustness.
8631      Branch: cfgperl
8632            ! t/op/lfs.t
8633 ____________________________________________________________________________
8634 [  3953] By: jhi                                   on 1999/08/10  19:54:50
8635         Log: From: <dan@sidhe.org>
8636              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
8637              sarathy@activestate.com
8638              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
8639              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
8640              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
8641      Branch: cfgperl
8642            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
8643            ! vms/subconfigure.com vms/vmsish.h
8644 ____________________________________________________________________________
8645 [  3952] By: jhi                                   on 1999/08/10  17:18:57
8646         Log: AIX is different, again.  Now in cc -E output.
8647      Branch: cfgperl
8648            ! Configure config_h.SH
8649      Branch: metaconfig
8650            ! U/modified/cppstdin.U
8651 ____________________________________________________________________________
8652 [  3951] By: jhi                                   on 1999/08/10  14:37:08
8653         Log: Use Pid_t on pgrp matters.
8654      Branch: cfgperl
8655            ! pp_sys.c
8656 ____________________________________________________________________________
8657 [  3950] By: jhi                                   on 1999/08/10  14:35:30
8658         Log: Use Pid_t.
8659      Branch: cfgperl
8660            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
8661            ! pp_sys.c proto.h util.c
8662 ____________________________________________________________________________
8663 [  3949] By: jhi                                   on 1999/08/10  14:11:15
8664         Log: Use Mode_t.
8665      Branch: cfgperl
8666            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
8667            ! perlapi.h pp_sys.c proto.h
8668 ____________________________________________________________________________
8669 [  3948] By: jhi                                   on 1999/08/10  13:53:19
8670         Log: Small perlbug doc tweaks from Jon Orwant.
8671      Branch: cfgperl
8672            ! utils/perlbug.PL
8673 ____________________________________________________________________________
8674 [  3947] By: jhi                                   on 1999/08/10  09:55:11
8675         Log: Large file support testing.
8676      Branch: cfgperl
8677            + t/op/lfs.t
8678            ! MANIFEST t/op/64bit.t
8679 ____________________________________________________________________________
8680 [  3946] By: jhi                                   on 1999/08/10  09:13:54
8681         Log: Remove I32 casting from time-related functions.
8682      Branch: cfgperl
8683            ! pp_sys.c
8684 ____________________________________________________________________________
8685 [  3945] By: jhi                                   on 1999/08/10  09:06:42
8686         Log: Gratuitous uid and gid casts to I32s and ints removed.
8687              There are still problem spots in printfing such ids:
8688              width (%d vs %ld) and signedness %d vs %u.
8689      Branch: cfgperl
8690            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
8691            ! perl.c perlapi.c pp_hot.c proto.h
8692 ____________________________________________________________________________
8693 [  3944] By: jhi                                   on 1999/08/10  07:43:03
8694         Log: Remove I32 casts from pp_stat, these make stat()
8695              very broken e.g. on files larger than 2 gigabytes.
8696              Reported by
8697              From: Phil Lobbes <phil@finchcomputer.com>
8698              To: perl5-porters@perl.org
8699              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
8700              UNIX Perl 5.005_03
8701              Date: Mon, 09 Aug 1999 21:38:54 -0700
8702              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
8703              
8704              There are more of these I32 casts all over pp_sys.c,
8705              all of them should be checked.
8706      Branch: cfgperl
8707            ! pp_sys.c
8708 ____________________________________________________________________________
8709 [  3943] By: jhi                                   on 1999/08/10  07:38:30
8710         Log: Remove blathering.
8711      Branch: cfgperl
8712            ! lib/unicode/mktables.PL
8713 ____________________________________________________________________________
8714 [  3942] By: jhi                                   on 1999/08/09  20:35:13
8715         Log: lexwarn maintenance: new warning class unsafe
8716              subclasses 'overflow' and 'portable' created,
8717              used by the recent integer overflow warnings.
8718              Class syntax subclass 'octal' renamed to 'digit',
8719              binary and hexadecimal parsing errors also 'digit' warnings.
8720      Branch: cfgperl
8721            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
8722            ! util.c warning.h warning.pl
8723 ____________________________________________________________________________
8724 [  3941] By: jhi                                   on 1999/08/09  10:40:47
8725         Log: Integrate with Nick.
8726      Branch: cfgperl
8727           +> opnames.h
8728           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
8729           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
8730 ____________________________________________________________________________
8731 [  3940] By: jhi                                   on 1999/08/09  10:32:43
8732         Log: Regenerate the Unicode tables after having updated the Unicode
8733              database (change #3939).
8734      Branch: cfgperl
8735            ! (edit 157 files)
8736 ____________________________________________________________________________
8737 [  3939] By: jhi                                   on 1999/08/09  10:27:22
8738         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
8739      Branch: cfgperl
8740            ! lib/unicode/UnicodeData-Latest.txt
8741 ____________________________________________________________________________
8742 [  3938] By: jhi                                   on 1999/08/09  10:25:54
8743         Log: Ethiopic changes via private email from Daniel Yacob,
8744              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
8745              Canadian Syllabics and Yi under construction.
8746      Branch: cfgperl
8747            + lib/unicode/syllables.txt
8748            - lib/unicode/EthiopicSyllables.txt
8749            - lib/unicode/MakeEthiopicSyllables.PL
8750            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
8751            ! lib/unicode/mktables.PL
8752 ____________________________________________________________________________
8753 [  3937] By: jhi                                   on 1999/08/09  10:21:51
8754         Log: Move the equivalence class creation last.
8755      Branch: cfgperl
8756            ! lib/unicode/mktables.PL
8757 ____________________________________________________________________________
8758 [  3936] By: jhi                                   on 1999/08/09  10:20:40
8759         Log: Compute equivalence classes (diacritics stripping) only
8760              for letters, not for ligatures.
8761      Branch: cfgperl
8762            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8763            ! lib/unicode/mktables.PL
8764 ____________________________________________________________________________
8765 [  3935] By: nick                                  on 1999/08/08  13:53:57
8766         Log: Will now correctly re-call 
8767              bootstrap "Foo";
8768              if requested. This should allow build on Win32 and other
8769              platforms where you cannot link to loadables directly.
8770      Branch: perl
8771            ! ext/B/B/C.pm
8772 ____________________________________________________________________________
8773 [  3934] By: nick                                  on 1999/08/07  12:23:55
8774         Log: Vishal Bhatia <vishalb@my-deja.com>
8775              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
8776              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
8777      Branch: perl
8778            ! ext/B/B/CC.pm
8779 ____________________________________________________________________________
8780 [  3933] By: nick                                  on 1999/08/07  12:19:46
8781         Log: B::C changes to get simple Tk app. compiling again
8782      Branch: perl
8783            ! ext/B/B/C.pm
8784 ____________________________________________________________________________
8785 [  3932] By: jhi                                   on 1999/08/06  21:17:16
8786         Log: Regen Configure to include change #3915.
8787      Branch: cfgperl
8788            ! Configure config_h.SH
8789 ____________________________________________________________________________
8790 [  3931] By: jhi                                   on 1999/08/06  18:52:57
8791         Log: Todo update.
8792      Branch: cfgperl
8793            ! Todo Todo-5.005 lib/unicode/mktables.PL
8794 ____________________________________________________________________________
8795 [  3930] By: jhi                                   on 1999/08/06  13:13:05
8796         Log: Character class equivalence tables.
8797      Branch: cfgperl
8798            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
8799            ! MANIFEST lib/unicode/mktables.PL
8800 ____________________________________________________________________________
8801 [  3929] By: jhi                                   on 1999/08/06  11:59:11
8802         Log: More Fcntl constants.  (This process really needs
8803              to be automated, at least partly, see the Errno extension.)
8804              Now also the SEEK_ constants are available via the Fcntl.
8805              Yes, this is redundant (IO::Seekable and POSIX supply them already),
8806              but now Fcntl is a one-stop shopping mall for all your
8807              file-related constants.    
8808      Branch: cfgperl
8809            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
8810 ____________________________________________________________________________
8811 [  3928] By: jhi                                   on 1999/08/06  08:08:03
8812         Log: Protect against pack/unpack repeat count overflows,
8813              based on:
8814              
8815              From: Nathan Torkington <gnat@frii.com>
8816              To: Brian Keefer <mgomes@cwix.com>
8817              Cc: perl5-porters@perl.org
8818              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
8819              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
8820              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
8821      Branch: cfgperl
8822            ! pod/perldiag.pod pp.c
8823 ____________________________________________________________________________
8824 [  3927] By: jhi                                   on 1999/08/06  07:32:20
8825         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
8826              
8827              From: Nathan Torkington <gnat@frii.com>
8828              To: perl5-porters@perl.org
8829              Subject: Bugfix for my bugfix
8830              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
8831              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
8832      Branch: cfgperl
8833            ! ext/B/B/Assembler.pm
8834 ____________________________________________________________________________
8835 [  3926] By: jhi                                   on 1999/08/05  17:25:19
8836         Log: Fix regex charclass parsing so that bogus ranges
8837              like [0-\d] and [[:word:]-z] are no more allowed.
8838              The anomaly was noticed by Guy Decoux.
8839      Branch: cfgperl
8840            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
8841 ____________________________________________________________________________
8842 [  3925] By: jhi                                   on 1999/08/05  10:31:47
8843         Log: split /^/ deprecation warning should not be on by default.
8844      Branch: cfgperl
8845            ! pp.c
8846 ____________________________________________________________________________
8847 [  3923] By: jhi                                   on 1999/08/05  09:16:57
8848         Log: From: paul.marquess@bt.com
8849              To: jhi@iki.fi, paul.marquess@bt.com
8850              Cc: gsar@ActiveState.com, perl5-porters@perl.org
8851              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
8852              Date: Thu, 5 Aug 1999 09:33:14 +0100
8853              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
8854      Branch: cfgperl
8855            ! t/lib/anydbm.t
8856 ____________________________________________________________________________
8857 [  3921] By: jhi                                   on 1999/08/05  08:05:13
8858         Log: From: paul.marquess@bt.com
8859              To: perl5-porters@perl.org
8860              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
8861              randy@theoryx5.uwinnipeg.ca
8862              Subject:  [PATCH 5.005_60] DB_File 1.70
8863              Date: Wed, 4 Aug 1999 23:22:22 +0100
8864              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
8865              
8866              (Replaces change #3917)
8867      Branch: cfgperl
8868            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8869            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
8870 ____________________________________________________________________________
8871 [  3920] By: jhi                                   on 1999/08/04  19:02:58
8872         Log: From: Nathan Torkington <gnat@frii.com>
8873              To: perl5-porters@perl.org
8874              Subject: [5.005_60 PATCH] Make B::Bytecode work
8875              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
8876              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
8877      Branch: cfgperl
8878            ! ext/B/B/Assembler.pm
8879 ____________________________________________________________________________
8880 [  3919] By: jhi                                   on 1999/08/04  10:56:26
8881         Log: Update history records.
8882      Branch: cfgperl
8883            ! pod/perlhist.pod
8884 ____________________________________________________________________________
8885 [  3918] By: jhi                                   on 1999/08/04  09:36:13
8886         Log: Minor fixes to linux -Dusethreads -Duseperlio.
8887      Branch: cfgperl
8888            ! perlio.c
8889 ____________________________________________________________________________
8890 [  3917] By: jhi                                   on 1999/08/04  08:13:20
8891         Log: (Replaced by change #3921)
8892              From: paul.marquess@bt.com
8893              To: gsar@activestate.com
8894              Cc: perl5-porters@perl.org
8895              Subject: [PATCH 5.005_60] DB_File 1.69
8896              Date: Tue, 3 Aug 1999 22:55:00 +0100
8897              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
8898      Branch: cfgperl
8899            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8900            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
8901 ____________________________________________________________________________
8902 [  3916] By: jhi                                   on 1999/08/04  07:59:05
8903         Log: Introduce the charnames pragma.
8904              
8905              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
8906              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
8907              To: Chip Salzenberg <[11]chip@perlsupport.com>
8908              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
8909              Date: Sat, 31 Jul 1999 05:44:05 -0400
8910              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
8911              
8912              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8913              To: Mailing list Perl5 <perl5-porters@perl.org>
8914              Subject: [PATCH 5.005_58] Named characters in Perl
8915              Date: Mon, 2 Aug 1999 19:25:40 -0400
8916              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
8917      Branch: cfgperl
8918            + lib/charnames.pm t/lib/charnames.t
8919            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
8920            ! pod/perlre.pod regcomp.c toke.c
8921 ____________________________________________________________________________
8922 [  3915] By: jhi                                   on 1999/08/03  21:18:49
8923         Log: Support Configure -Dmake=pmake.
8924              Via private email from Andy.
8925              NOTE: assumes "basename" command.
8926      Branch: metaconfig
8927            ! U/modified/Config_sh.U
8928 ____________________________________________________________________________
8929 [  3914] By: jhi                                   on 1999/08/03  21:11:11
8930         Log: The op/filetest.t failed subtest 7 if testing as root.
8931              
8932              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
8933              To: perl5-porters@perl.org
8934              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
8935              Date: Tue, 27 Jul 1999 22:54:05 +0200
8936              Message-Id: <379E1C6D.626DC765@club-internet.fr>
8937      Branch: cfgperl
8938            ! t/op/filetest.t
8939 ____________________________________________________________________________
8940 [  3911] By: jhi                                   on 1999/08/03  19:52:38
8941         Log: The "-Dusethreads -Duseperlio" combination failed.
8942              
8943              From: Spider Boardman <spider@leggy.zk3.dec.com>
8944              To: perl5-porters@perl.org
8945              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
8946              4.0 (UNINSTALLED)
8947              Date: Tue, 3 Aug 1999 14:25:00 -0400
8948              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
8949              
8950              See also change #3912.
8951      Branch: cfgperl
8952            ! perlio.c
8953 ____________________________________________________________________________
8954 [  3910] By: jhi                                   on 1999/08/03  10:44:24
8955         Log: From: Chris Nandor <pudge@pobox.com>
8956              To: perl5-porters@perl.org
8957              Subject: [PATCH 5.005_58] perlbug.PL 1.27
8958              Date: Wed, 28 Jul 1999 23:42:49 -0400
8959              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
8960      Branch: cfgperl
8961            ! utils/perlbug.PL
8962 ____________________________________________________________________________
8963 [  3909] By: jhi                                   on 1999/08/03  10:41:04
8964         Log: Hints for building ByteLoader in SunoS.  Based on
8965              From: Andy Dougherty <doughera@lafayette.edu>
8966              To: Gurusamy Sarathy <gsar@activestate.com>
8967              Cc: Perl Porters <perl5-porters@perl.org>
8968              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
8969              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
8970              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
8971      Branch: cfgperl
8972            + ext/ByteLoader/hints/sunos.pl
8973            ! MANIFEST ext/ByteLoader/ByteLoader.xs
8974 ____________________________________________________________________________
8975 [  3908] By: jhi                                   on 1999/08/03  09:29:22
8976         Log: Clarify RE engine code; inline a static function to a macro;
8977              make exact string nodes smaller.
8978              
8979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8980              To: perl5-porters@perl.org (Mailing list Perl5)
8981              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
8982              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
8983              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
8984      Branch: cfgperl
8985            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
8986            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
8987            ! regnodes.h warning.h
8988 ____________________________________________________________________________
8989 [  3907] By: jhi                                   on 1999/08/03  08:11:49
8990         Log: 5_59 configured with -Dd_bincompat5005 can't be made
8991              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
8992              
8993              From: Spider Boardman <spider@leggy.zk3.dec.com>
8994              To: perl5-porters@perl.org
8995              Subject: [ID 19990802.016] Not OK: perl 5.00559
8996              Date: Mon, 2 Aug 1999 16:11:13 -0400
8997              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
8998      Branch: cfgperl
8999            ! embed.pl
9000 ____________________________________________________________________________
9001 [  3906] By: jhi                                   on 1999/08/03  07:48:59
9002         Log: Change #3790 redemption: with a little additional
9003              patch from Ilya it works okay.
9004      Branch: cfgperl
9005            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
9006            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
9007 ____________________________________________________________________________
9008 [  3905] By: gsar                                  on 1999/08/02  21:03:23
9009         Log: this will be 5.005_60
9010      Branch: perl
9011            ! Changes
9012
9013 ----------------
9014 Version 5.005_60
9015 ----------------
9016
9017 ____________________________________________________________________________
9018 [  3904] By: gsar                                  on 1999/08/02  20:30:23
9019         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
9020              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
9021              regen headers
9022      Branch: perl
9023            ! embed.h embed.pl global.sym opcode.h perlapi.c
9024 ____________________________________________________________________________
9025 [  3903] By: gsar                                  on 1999/08/02  20:26:07
9026         Log: native int pack/unpack fixes (from Spider Boardman
9027              <spider@leggy.zk3.dec.com>)
9028      Branch: perl
9029            ! pp.c
9030 ____________________________________________________________________________
9031 [  3902] By: gsar                                  on 1999/08/02  20:24:41
9032         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
9033              <spider@leggy.zk3.dec.com>)
9034      Branch: perl
9035            + opnames.h
9036            ! Changes MANIFEST opcode.pl perl.h
9037 ____________________________________________________________________________
9038 [  3901] By: gsar                                  on 1999/08/02  18:51:18
9039         Log: integrate cfgperl contents
9040      Branch: perl
9041           !> INSTALL README pod/perldelta.pod
9042 ____________________________________________________________________________
9043 [  3900] By: jhi                                   on 1999/08/02  18:46:21
9044         Log: Update README and INSTALL; partly based on the message
9045              
9046              From: "John L. Allen" <allen@grumman.com>
9047              To: Jarkko Hietaniemi <jhi@iki.fi>
9048              cc: perl5-porters@perl.org
9049              Subject: Re: Perl Installation Problem
9050              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
9051              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
9052              
9053              and private email from Andy Dougherty.
9054      Branch: cfgperl
9055            ! INSTALL README
9056 ____________________________________________________________________________
9057 [  3899] By: jhi                                   on 1999/08/02  18:36:35
9058         Log: Integrate with Sarathy.
9059      Branch: cfgperl
9060           !> op.c
9061 ____________________________________________________________________________
9062 [  3898] By: jhi                                   on 1999/08/02  18:34:49
9063         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
9064      Branch: cfgperl
9065            ! pod/perldelta.pod
9066 ____________________________________________________________________________
9067 [  3897] By: gsar                                  on 1999/08/02  18:18:37
9068         Log: optimizations could sometimes bypass bareword check
9069      Branch: perl
9070            ! op.c
9071 ____________________________________________________________________________
9072 [  3896] By: jhi                                   on 1999/08/02  18:18:34
9073         Log: Integrate with Sarathy.
9074      Branch: cfgperl
9075           !> Changes makedef.pl patchlevel.h win32/Makefile
9076           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9077           !> win32/makefile.mk
9078 ____________________________________________________________________________
9079 [  3895] By: gsar                                  on 1999/08/02  17:22:40
9080         Log: up patchlevel etc.
9081      Branch: perl
9082            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
9083            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9084 ____________________________________________________________________________
9085 [  3894] By: gsar                                  on 1999/08/02  17:12:31
9086         Log: integrate change#3893, make it conditional on bincompat5005
9087      Branch: perl
9088            ! makedef.pl
9089 ____________________________________________________________________________
9090 [  3893] By: jhi                                   on 1999/08/02  16:49:08
9091         Log: PERL_BINCOMPAT_5005 symbol translation.
9092              (AIX wouldn't link neither perl nor extensions.)
9093      Branch: cfgperl
9094            ! makedef.pl
9095 ____________________________________________________________________________
9096 [  3892] By: gsar                                  on 1999/08/02  16:09:13
9097         Log: integrate cfgperl contents into mainline
9098      Branch: perl
9099           +> t/op/64bit.t
9100            ! Changes
9101           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
9102           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
9103           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
9104 ____________________________________________________________________________
9105 [  3891] By: jhi                                   on 1999/08/02  14:52:40
9106         Log: AIX long long probing requires LL suffix for
9107              the ll constant.  The suffix doesn't seem
9108              to bother other ll platforms.
9109      Branch: cfgperl
9110            ! Configure config_h.SH hints/aix.sh
9111      Branch: metaconfig/U/perl
9112            ! quadfio.U
9113 ____________________________________________________________________________
9114 [  3890] By: jhi                                   on 1999/08/02  14:21:55
9115         Log: Exact path to perl for open -|.
9116      Branch: cfgperl
9117            ! t/io/open.t
9118 ____________________________________________________________________________
9119 [  3889] By: jhi                                   on 1999/08/02  14:18:03
9120         Log: Integrate with Sarathy.
9121      Branch: cfgperl
9122           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
9123           !> win32/Makefile win32/config_H.bc win32/config_H.gc
9124           !> win32/config_H.vc win32/makefile.mk win32/win32.c
9125 ____________________________________________________________________________
9126 [  3888] By: jhi                                   on 1999/08/02  14:14:29
9127         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
9128      Branch: cfgperl
9129            ! hints/aix.sh
9130 ____________________________________________________________________________
9131 [  3887] By: jhi                                   on 1999/08/02  12:53:10
9132         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
9133              emacs code indentation doesn't get wrong ideas--
9134              in other words, introduce a couple of "redundant" if:s.
9135      Branch: cfgperl
9136            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
9137            ! util.c
9138 ____________________________________________________________________________
9139 [  3886] By: jhi                                   on 1999/08/02  12:43:16
9140         Log: Mention that also *BSD systems with glibc are known to stumble.
9141      Branch: cfgperl
9142            ! t/pragma/warn/pp_hot
9143 ____________________________________________________________________________
9144 [  3885] By: jhi                                   on 1999/08/02  12:34:15
9145         Log: Allow also non-long long but still quad platforms print quads.
9146      Branch: cfgperl
9147            ! Configure config_h.SH
9148      Branch: metaconfig/U/perl
9149            ! longdblfio.U quadfio.U
9150 ____________________________________________________________________________
9151 [  3884] By: jhi                                   on 1999/08/02  11:56:14
9152         Log: Fix regclass utf8 hex ranges for quads.
9153      Branch: cfgperl
9154            ! regcomp.c
9155 ____________________________________________________________________________
9156 [  3883] By: jhi                                   on 1999/08/02  11:42:14
9157         Log: Enhance the description of how to detect quad support.
9158      Branch: cfgperl
9159            ! pod/perlfunc.pod
9160 ____________________________________________________________________________
9161 [  3882] By: jhi                                   on 1999/08/02  11:22:19
9162         Log: Fix printf %D %U %O for quads.
9163      Branch: cfgperl
9164            ! sv.c t/op/64bit.t
9165 ____________________________________________________________________________
9166 [  3881] By: jhi                                   on 1999/08/02  11:16:12
9167         Log: Document quad printing.
9168      Branch: cfgperl
9169            ! pod/perlfunc.pod
9170 ____________________________________________________________________________
9171 [  3880] By: jhi                                   on 1999/08/02  10:32:01
9172         Log: More 64-bit fixing.  One known bug of that kind
9173              remains, 32-bit platforms using long long in
9174              the test t/pragma/utf8 subtests 1-3 fail.
9175              (Update: change    #3884 fixed that one.)
9176      Branch: cfgperl
9177            + t/op/64bit.t
9178            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
9179
9180 ----------------
9181 Version 5.005_59
9182 ----------------
9183
9184 ____________________________________________________________________________
9185 [  3879] By: gsar                                  on 1999/08/02  08:18:58
9186         Log: integrate cfgperl changes into mainline
9187      Branch: perl
9188           !> Configure config_h.SH sv.c
9189 ____________________________________________________________________________
9190 [  3878] By: gsar                                  on 1999/08/02  08:13:16
9191         Log: change#3692 had an unintentional patch leak through!
9192              (this would explain the mysterious C<next LABEL> failures
9193              people have seen)
9194      Branch: perl
9195            ! pp_ctl.c
9196 ____________________________________________________________________________
9197 [  3877] By: gsar                                  on 1999/08/02  08:00:29
9198         Log: up patchlevel to 59
9199      Branch: perl
9200            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
9201            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9202            ! win32/makefile.mk
9203 ____________________________________________________________________________
9204 [  3876] By: gsar                                  on 1999/08/02  07:51:18
9205         Log: fix coredump under usethreads+debug
9206      Branch: perl
9207            ! util.c
9208 ____________________________________________________________________________
9209 [  3875] By: jhi                                   on 1999/08/02  07:50:51
9210         Log: d_bincompat5005 could be left empty.
9211      Branch: cfgperl
9212            ! Configure config_h.SH
9213      Branch: metaconfig/U/perl
9214            ! bincompat5005.U
9215 ____________________________________________________________________________
9216 [  3874] By: jhi                                   on 1999/08/02  07:42:45
9217         Log: Fix printf %d when IV is quad.
9218      Branch: cfgperl
9219            ! sv.c
9220 ____________________________________________________________________________
9221 [  3873] By: gsar                                  on 1999/08/02  07:41:03
9222         Log: fix d_bincompat5005='' junking config.h
9223      Branch: perl
9224            ! Configure
9225 ____________________________________________________________________________
9226 [  3872] By: gsar                                  on 1999/08/02  07:38:48
9227         Log: C needs parameter list, not merely type
9228      Branch: perl
9229            ! win32/win32.c
9230 ____________________________________________________________________________
9231 [  3871] By: jhi                                   on 1999/08/02  07:20:51
9232         Log: Integrate with Sarathy.
9233      Branch: cfgperl
9234           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
9235 ____________________________________________________________________________
9236 [  3870] By: gsar                                  on 1999/08/02  07:12:18
9237         Log: integrate cfgperl changes into mainline
9238      Branch: perl
9239            ! Changes
9240           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
9241           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
9242           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
9243           !> toke.c util.c
9244 ____________________________________________________________________________
9245 [  3869] By: gsar                                  on 1999/08/02  06:59:09
9246         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
9247              Date: Sat, 31 Jul 1999 19:08:33 -0700
9248              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
9249              Subject: [PATCH 5.005_58] "use constant" in the compiler
9250      Branch: perl
9251            ! ext/B/B/C.pm ext/B/B/CC.pm
9252 ____________________________________________________________________________
9253 [  3868] By: gsar                                  on 1999/08/02  06:55:51
9254         Log: debug build tweak
9255      Branch: perl
9256            ! regexec.c
9257 ____________________________________________________________________________
9258 [  3867] By: gsar                                  on 1999/08/02  06:35:18
9259         Log: create vmsperl branch (to be owned and operated by: cbailey)
9260      Branch: vmsperl
9261           +> (branch 1476 files)
9262 ____________________________________________________________________________
9263 [  3866] By: jhi                                   on 1999/08/01  23:34:40
9264         Log: so_locations once is enough.
9265      Branch: cfgperl
9266            ! Makefile.SH
9267 ____________________________________________________________________________
9268 [  3865] By: jhi                                   on 1999/08/01  23:13:05
9269         Log: Simplicate duplicated code.
9270      Branch: cfgperl
9271            ! util.c
9272 ____________________________________________________________________________
9273 [  3864] By: jhi                                   on 1999/08/01  22:41:41
9274         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
9275      Branch: cfgperl
9276           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
9277           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
9278            - README.cygwin32 cygwin32/Makefile.SHs
9279            - cygwin32/build-instructions.READFIRST
9280            - cygwin32/build-instructions.charles-wilson
9281            - cygwin32/build-instructions.sebastien-barre
9282            - cygwin32/build-instructions.steven-morlock
9283            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
9284            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
9285            - hints/cygwin32.sh
9286           !> (integrate 61 files)
9287 ____________________________________________________________________________
9288 [  3863] By: jhi                                   on 1999/08/01  22:36:02
9289         Log: Regen Configure and Glossary once again.
9290      Branch: cfgperl
9291            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9292            ! config_h.SH
9293 ____________________________________________________________________________
9294 [  3862] By: jhi                                   on 1999/08/01  22:26:09
9295         Log: Glossary update for #3861.
9296      Branch: cfgperl
9297            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9298            ! config_h.SH
9299 ____________________________________________________________________________
9300 [  3861] By: jhi                                   on 1999/08/01  22:22:51
9301         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
9302              with -Duse64bits (using long long).
9303              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
9304              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
9305              'print unpack "q", pack "q", 12345678901'
9306              should work on such 32-bit platforms.
9307              Still a lot of printf()s behind -D which wrongly assume
9308              that %ld/%lx and (long) are a good combination.
9309              Introducing a slew of new macros intended to be used in printf()
9310              format strings: e. g. PERL_PRId64 is the string to be used
9311              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
9312              The PRI... naming follows the C9X naming of <inttypes.h> macros.
9313      Branch: cfgperl
9314            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9315            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
9316            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
9317      Branch: metaconfig/U/perl
9318            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
9319 ____________________________________________________________________________
9320 [  3860] By: gsar                                  on 1999/08/01  21:23:18
9321         Log: integrate cfgperl contents into mainline
9322      Branch: perl
9323            ! toke.c
9324           !> (integrate 29 files)
9325 ____________________________________________________________________________
9326 [  3859] By: gsar                                  on 1999/08/01  21:13:09
9327         Log: From: Nathan Torkington <gnat@frii.com>
9328              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
9329              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
9330              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
9331      Branch: perl
9332            ! ext/B/B/Disassembler.pm
9333 ____________________________________________________________________________
9334 [  3858] By: gsar                                  on 1999/08/01  21:09:15
9335         Log: DB_File 1.68 update from Paul Marquess
9336      Branch: perl
9337            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9338            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
9339            ! t/lib/db-recno.t
9340 ____________________________________________________________________________
9341 [  3857] By: gsar                                  on 1999/08/01  21:05:54
9342         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9343              Date: Sat, 31 Jul 1999 05:13:38 -0400
9344              Message-Id: <199907311407.IAA25038@localhost.frii.com>
9345              Subject: [PATCH 5.005_58] More optimizations to REx engine
9346      Branch: perl
9347            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
9348            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
9349 ____________________________________________________________________________
9350 [  3856] By: gsar                                  on 1999/08/01  20:59:59
9351         Log: slightly modified version of suggested patch
9352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9353              Date: Sat, 31 Jul 1999 04:45:12 -0400
9354              Message-Id: <199907311406.IAA25034@localhost.frii.com>
9355              Subject: [PATCH 5.005_58] Fix OS/2 build
9356      Branch: perl
9357            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
9358            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
9359 ____________________________________________________________________________
9360 [  3855] By: gsar                                  on 1999/08/01  20:49:06
9361         Log: cygwin update
9362              From: "Fifer, Eric" <EFifer@sanwaint.com>
9363              Date: Fri, 30 Jul 1999 18:31:48 +0100
9364              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
9365              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
9366      Branch: perl
9367            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
9368            ! pp_sys.c unixish.h util.c
9369 ____________________________________________________________________________
9370 [  3854] By: gsar                                  on 1999/08/01  20:41:53
9371         Log: fixes from Stephen McCamant that address bugs in change#3612
9372              (the optimization shouldn't be enabled in expressions where
9373              the variable is introduced), and fix Deparse to grok the
9374              optimization
9375              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
9376              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
9377              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
9378              --
9379              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
9380              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
9381              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
9382              --
9383              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
9384              Message-Id: <199907310326.VAA24376@localhost.frii.com>
9385              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
9386      Branch: perl
9387            ! ext/B/B/Deparse.pm op.c
9388 ____________________________________________________________________________
9389 [  3853] By: gsar                                  on 1999/08/01  20:31:32
9390         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9391              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
9392              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
9393              Subject: [PATCH _58] Two one-liner LOGOP tweaks
9394      Branch: perl
9395            ! op.c opcode.h opcode.pl
9396 ____________________________________________________________________________
9397 [  3852] By: gsar                                  on 1999/08/01  20:29:17
9398         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
9399      Branch: perl
9400            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
9401            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
9402            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
9403            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
9404            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
9405            ! pod/perlport.pod pp_sys.c util.c
9406 ____________________________________________________________________________
9407 [  3851] By: gsar                                  on 1999/08/01  20:20:05
9408         Log: move files around for s/cygwin32/cygwin/ renaming
9409      Branch: perl
9410           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
9411           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
9412            - README.cygwin32 cygwin32/Makefile.SHs
9413            - cygwin32/build-instructions.READFIRST
9414            - cygwin32/build-instructions.charles-wilson
9415            - cygwin32/build-instructions.sebastien-barre
9416            - cygwin32/build-instructions.steven-morlock
9417            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
9418            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
9419            - hints/cygwin32.sh
9420            ! MANIFEST
9421 ____________________________________________________________________________
9422 [  3850] By: gsar                                  on 1999/08/01  20:05:14
9423         Log: posix-bc hints tweak (via private mail from Thomas Dorner
9424              <Thomas.Dorner@start.de>)
9425      Branch: perl
9426            ! Changes hints/posix-bc.sh
9427 ____________________________________________________________________________
9428 [  3849] By: gsar                                  on 1999/08/01  19:50:20
9429         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
9430              <gnat@frii.com>)
9431      Branch: perl
9432            ! perl.h pod/perldelta.pod pod/perlguts.pod
9433 ____________________________________________________________________________
9434 [  3848] By: gsar                                  on 1999/08/01  18:34:41
9435         Log: fix defined(@foo) encarpments
9436      Branch: perl
9437            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
9438            ! pod/perltrap.pod
9439 ____________________________________________________________________________
9440 [  3847] By: jhi                                   on 1999/08/01  17:17:07
9441         Log: Undo #3790 and the patches that attempted to fix it
9442              (#3837, #3838, #3845).  The #3790 caused linkage failures
9443              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
9444              IRIX 6.5.
9445      Branch: cfgperl
9446            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
9447            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
9448            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
9449 ____________________________________________________________________________
9450 [  3846] By: jhi                                   on 1999/08/01  11:41:52
9451         Log: Reading 64-bit decimal numbers was broken because
9452              the NV was cast to an I32, not an IV.
9453      Branch: cfgperl
9454            ! toke.c
9455 ____________________________________________________________________________
9456 [  3845] By: jhi                                   on 1999/08/01  11:00:24
9457         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
9458      Branch: cfgperl
9459            + ext/SDBM_File/hints/solaris.pl
9460 ____________________________________________________________________________
9461 [  3844] By: jhi                                   on 1999/08/01  10:55:44
9462         Log: Enable Solaris largefiles support only if -Duse64bits is used.
9463              (Effectively removes #3311).
9464      Branch: cfgperl
9465            ! hints/solaris_2.sh
9466 ____________________________________________________________________________
9467 [  3843] By: jhi                                   on 1999/07/31  22:44:56
9468         Log: Integer overflow iteration.
9469      Branch: cfgperl
9470            ! t/op/oct.t toke.c util.c
9471 ____________________________________________________________________________
9472 [  3842] By: jhi                                   on 1999/07/31  22:11:03
9473         Log: Remove a lot of unused regnode codes.
9474              Noticed by Ilya.
9475      Branch: cfgperl
9476            ! regcomp.c regcomp.sym regexec.c regnodes.h
9477 ____________________________________________________________________________
9478 [  3841] By: jhi                                   on 1999/07/31  21:53:54
9479         Log: Make the use64bits and usethreads friendlier/braver;
9480              they no more wimp out if the platform is unknown.
9481              On use64bits if gcc used -DUSE_LONG_LONG is added
9482              to the ccflags (this dependency on gcc caused a slightly weird
9483              reordering of Configure, but things still seem to work.)
9484      Branch: cfgperl
9485            ! Configure README.threads config_h.SH
9486      Branch: metaconfig
9487            ! U/threads/usethreads.U
9488      Branch: metaconfig/U/perl
9489            ! use64bits.U
9490 ____________________________________________________________________________
9491 [  3840] By: jhi                                   on 1999/07/31  20:26:22
9492         Log: Hack the "integer overflow" code some more.
9493      Branch: cfgperl
9494            ! perl.h toke.c util.c
9495 ____________________________________________________________________________
9496 [  3839] By: jhi                                   on 1999/07/31  20:22:00
9497         Log: Test oct() at the 2^32-1 limit.
9498      Branch: cfgperl
9499            ! t/op/oct.t
9500 ____________________________________________________________________________
9501 [  3838] By: jhi                                   on 1999/07/31  20:08:43
9502         Log: Update MANIFEST for #3837.
9503      Branch: cfgperl
9504            ! MANIFEST
9505 ____________________________________________________________________________
9506 [  3837] By: jhi                                   on 1999/07/31  20:02:40
9507         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
9508              (a core dump with a corrput stack ensues).
9509      Branch: cfgperl
9510            + ext/SDBM_File/hints/dec_osf.pl
9511 ____________________________________________________________________________
9512 [  3836] By: jhi                                   on 1999/07/29  21:09:01
9513         Log: Allow for Configure -Ubincompat5005 override.
9514      Branch: cfgperl
9515            ! Configure config_h.SH
9516      Branch: metaconfig/U/perl
9517            ! bincompat5005.U
9518 ____________________________________________________________________________
9519 [  3835] By: jhi                                   on 1999/07/29  21:04:02
9520         Log: Make Configure support PERL_BINCOMPAT_5005.
9521      Branch: cfgperl
9522            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9523            ! config_h.SH
9524      Branch: metaconfig/U/perl
9525            + bincompat5005.U
9526 ____________________________________________________________________________
9527 [  3834] By: jhi                                   on 1999/07/29  19:25:35
9528         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
9529      Branch: cfgperl
9530            ! Makefile.SH
9531 ____________________________________________________________________________
9532 [  3833] By: jhi                                   on 1999/07/29  14:07:09
9533         Log: Integrate with Sarathy.  I overruled on perldelta
9534              and perldiag.
9535      Branch: cfgperl
9536           !> README.win32 emacs/cperl-mode.el globals.c installperl
9537           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
9538           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
9539           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
9540           !> win32/perllib.c win32/win32.c
9541 ____________________________________________________________________________
9542 [  3832] By: jhi                                   on 1999/07/29  14:02:50
9543         Log: Repent and make overly large integerish
9544              constants non-fatal.  They are now promoted
9545              to NVs, accompanied by an overflow warning that
9546              is by default on.
9547      Branch: cfgperl
9548            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
9549            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
9550            ! toke.c util.c
9551 ____________________________________________________________________________
9552 [  3831] By: jhi                                   on 1999/07/29  11:40:04
9553         Log: AIX exhibits different error on failed system().
9554              Slightly modified patch via private email from
9555              David R. Favor <dfavor@austin.ibm.com>
9556      Branch: cfgperl
9557            ! t/op/exec.t
9558 ____________________________________________________________________________
9559 [  3830] By: gsar                                  on 1999/07/29  07:46:11
9560         Log: cperl-mode.el v4.19
9561      Branch: perl
9562            ! emacs/cperl-mode.el
9563 ____________________________________________________________________________
9564 [  3829] By: gsar                                  on 1999/07/29  07:30:35
9565         Log: From: jan.dubois@ibm.net (Jan Dubois)
9566              Date: Wed, 28 Jul 1999 22:01:42 +0200
9567              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
9568              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
9569      Branch: perl
9570            ! win32/bin/pl2bat.pl
9571 ____________________________________________________________________________
9572 [  3828] By: gsar                                  on 1999/07/29  07:19:27
9573         Log: tweak previous change for multiple hits
9574      Branch: perl
9575            ! utils/perldoc.PL
9576 ____________________________________________________________________________
9577 [  3827] By: gsar                                  on 1999/07/29  07:10:00
9578         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
9579              really needs a pod2text() compatibility function)
9580      Branch: perl
9581            ! utils/perldoc.PL
9582 ____________________________________________________________________________
9583 [  3826] By: gsar                                  on 1999/07/29  01:33:46
9584         Log: minor tweaks to pods and toke.c comments
9585      Branch: perl
9586            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
9587 ____________________________________________________________________________
9588 [  3825] By: gsar                                  on 1999/07/29  00:12:52
9589         Log: integrate cfgperl changes into mainline
9590      Branch: perl
9591           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9592           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
9593           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
9594           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
9595           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9596           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
9597           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
9598           !> t/pragma/warn/util toke.c util.c
9599 ____________________________________________________________________________
9600 [  3824] By: jhi                                   on 1999/07/28  21:15:04
9601         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
9602      Branch: cfgperl
9603            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
9604            ! ext/IO/lib/IO/Socket/INET.pm
9605 ____________________________________________________________________________
9606 [  3823] By: jhi                                   on 1999/07/28  20:29:17
9607         Log: Continue pack() doc honing.
9608      Branch: cfgperl
9609            ! pod/perlfunc.pod
9610 ____________________________________________________________________________
9611 [  3822] By: jhi                                   on 1999/07/28  20:17:37
9612         Log: Enhance pack() doc.
9613      Branch: cfgperl
9614            ! pod/perlfunc.pod
9615 ____________________________________________________________________________
9616 [  3821] By: jhi                                   on 1999/07/28  18:34:50
9617         Log: UNIX Domain Sockets are not implemented under QNX.
9618              
9619              From: Norton Allen <allen@huarp.harvard.edu>
9620              To: perl5-porters@perl.org
9621              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
9622              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
9623              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
9624      Branch: cfgperl
9625            ! t/lib/io_unix.t
9626 ____________________________________________________________________________
9627 [  3820] By: jhi                                   on 1999/07/28  18:13:37
9628         Log: IO::* enhancements.
9629              
9630              1) write() and syswrite() will now accept a single-argument
9631              form of the call, for consistency with Perl's syswrite().
9632              2) You can create a TCP-based IO::Socket::INET without forcing
9633              a connect attempt.  This allows you to configure its options
9634              (like making it non-blocking) and then call connect() manually.
9635              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
9636              from ever returning the correct value.
9637              
9638              From: Lincoln Stein <lstein@formaggio.cshl.org>
9639              To: Graham Barr <gbarr@pobox.com>
9640              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
9641              Subject: Re: patch for IO::*
9642              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
9643              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
9644      Branch: cfgperl
9645            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
9646            ! ext/IO/lib/IO/Socket/INET.pm
9647 ____________________________________________________________________________
9648 [  3819] By: gsar                                  on 1999/07/28  18:08:06
9649         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
9650      Branch: perl
9651            ! README.win32 globals.c installperl iperlsys.h makedef.pl
9652            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
9653            ! win32/win32.c
9654 ____________________________________________________________________________
9655 [  3818] By: jhi                                   on 1999/07/28  17:48:16
9656         Log: Need to add QNX to the list for DONT_DECLARE_STD.
9657              (The elimination of use of the _() macro apparently triggered
9658              an incompatability with a #define of atof)
9659              
9660              From: Norton Allen <allen@huarp.harvard.edu>
9661              To: perl5-porters@perl.org
9662              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
9663              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
9664              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
9665      Branch: cfgperl
9666            ! perl.h
9667 ____________________________________________________________________________
9668 [  3817] By: jhi                                   on 1999/07/28  17:46:30
9669         Log: Need to add some more conditions to deal with the case
9670              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
9671              which is true for QNX4.
9672              From: Norton Allen <allen@huarp.harvard.edu>
9673              To: perl5-porters@perl.org
9674              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
9675              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
9676              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
9677      Branch: cfgperl
9678            ! pp_sys.c
9679 ____________________________________________________________________________
9680 [  3816] By: jhi                                   on 1999/07/28  17:43:40
9681         Log: The QNX shell needs a couple more semicolons.
9682              
9683              From: Norton Allen <allen@huarp.harvard.edu>
9684              To: perl5-porters@perl.org
9685              Subject: [ID 19990728.007] Patch:Configure _58 QNX
9686              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
9687              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
9688              
9689              plus silence metalint moanings on vendorprefix.
9690      Branch: cfgperl
9691            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9692            ! config_h.SH
9693 ____________________________________________________________________________
9694 [  3815] By: jhi                                   on 1999/07/28  17:31:11
9695         Log: Silence metalint on vendorprefix.U.
9696      Branch: metaconfig
9697            ! U/installdirs/vendorprefix.U
9698 ____________________________________________________________________________
9699 [  3814] By: jhi                                   on 1999/07/28  17:13:29
9700         Log: QNX shell needs more semicolons.
9701      Branch: metaconfig/U/perl
9702            ! Extensions.U
9703 ____________________________________________________________________________
9704 [  3813] By: jhi                                   on 1999/07/28  17:05:08
9705         Log: Integrate with Sarathy.
9706      Branch: cfgperl
9707           !> lib/ExtUtils/MM_Unix.pm
9708 ____________________________________________________________________________
9709 [  3812] By: jhi                                   on 1999/07/28  16:20:17
9710         Log: Fix a typo, un-shout, and reformat the installation output.
9711      Branch: cfgperl
9712            ! lib/ExtUtils/Install.pm
9713 ____________________________________________________________________________
9714 [  3811] By: gsar                                  on 1999/07/28  15:41:11
9715         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
9716      Branch: perl
9717            ! lib/ExtUtils/MM_Unix.pm
9718 ____________________________________________________________________________
9719 [  3810] By: jhi                                   on 1999/07/28  13:55:57
9720         Log: Talk more about subsecond things in perlfunc.
9721              (Yes, redundant with perlfaq8.)
9722      Branch: cfgperl
9723            ! pod/perlfunc.pod
9724 ____________________________________________________________________________
9725 [  3809] By: jhi                                   on 1999/07/28  07:23:48
9726         Log: Integrate with Sarathy.
9727      Branch: cfgperl
9728           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
9729           !> t/op/pwent.t
9730 ____________________________________________________________________________
9731 [  3808] By: jhi                                   on 1999/07/28  07:23:03
9732         Log: Document toke.c.
9733              From: Nathan Torkington <gnat@frii.com>
9734              To: perl5-porters@perl.org
9735              Subject: Re: toke.c patch, work in progress
9736              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
9737              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
9738      Branch: cfgperl
9739            ! toke.c
9740 ____________________________________________________________________________
9741 [  3807] By: jhi                                   on 1999/07/28  07:10:56
9742         Log: perlre clarification.
9743              
9744              From: Ian Phillipps <ian@dial.pipex.com>
9745              To: Perl 5 Porters <perl5-porters@perl.org>
9746              Subject: [PATCH 5.00557] Add definite article to perlre.pod
9747              Date: Tue, 27 Jul 1999 10:46:29 +0100
9748              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
9749      Branch: cfgperl
9750            ! pod/perlre.pod
9751 ____________________________________________________________________________
9752 [  3806] By: gsar                                  on 1999/07/28  07:07:46
9753         Log: fix the perl -V breakage
9754              
9755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9756              To: Jarkko Hietaniemi <jhi@iki.fi>
9757              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
9758              gsar@activestate.com
9759              Subject: Re: Follow up to: _58 on AIX 431
9760              Date: Tue, 27 Jul 1999 17:42:00 -0400
9761              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
9762      Branch: perl
9763            ! configpm
9764 ____________________________________________________________________________
9765 [  3805] By: gsar                                  on 1999/07/28  07:03:34
9766         Log: avoid warning (from Doug MacEachern)
9767      Branch: perl
9768            ! perl.h
9769 ____________________________________________________________________________
9770 [  3804] By: gsar                                  on 1999/07/28  06:59:30
9771         Log: Pod::Html tweak
9772              
9773              From: jan.dubois@ibm.net (Jan Dubois)
9774              To: perl5-porters@perl.org
9775              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
9776              Date: Tue, 27 Jul 1999 22:14:12 +0200
9777              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
9778      Branch: perl
9779            ! lib/Pod/Html.pm
9780 ____________________________________________________________________________
9781 [  3803] By: gsar                                  on 1999/07/28  06:56:38
9782         Log: freebsd hints update
9783              
9784              From: Anton Berezin <tobez@plab.ku.dk>
9785              To: perl5-porters@perl.org
9786              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
9787              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
9788              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
9789      Branch: perl
9790            ! hints/freebsd.sh
9791 ____________________________________________________________________________
9792 [  3802] By: gsar                                  on 1999/07/28  06:51:32
9793         Log: cosmetic testsuite patch
9794              
9795              From: Graham Barr <gbarr@ti.com>
9796              To: Perl5 Porters <perl5-porters@perl.org>
9797              Subject: 5.005_58 build
9798              Date: Tue, 27 Jul 1999 08:09:25 -0500
9799              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
9800      Branch: perl
9801            ! t/op/grent.t t/op/pwent.t
9802 ____________________________________________________________________________
9803 [  3801] By: jhi                                   on 1999/07/27  13:49:39
9804         Log: Minuscule cleanup of the integer overflow patch.
9805      Branch: cfgperl
9806            ! util.c
9807 ____________________________________________________________________________
9808 [  3800] By: jhi                                   on 1999/07/27  13:37:23
9809         Log: Test hex('x...').
9810      Branch: cfgperl
9811            ! t/op/oct.t
9812 ____________________________________________________________________________
9813 [  3799] By: jhi                                   on 1999/07/27  12:45:45
9814         Log: Integrate with Sarathy (5.005_58).
9815      Branch: cfgperl
9816            - ext/B/byteperl.c
9817           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
9818           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
9819           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
9820           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9821           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
9822           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
9823           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
9824           !> win32/config_H.vc
9825 ____________________________________________________________________________
9826 [  3798] By: jhi                                   on 1999/07/27  12:42:43
9827         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
9828              they used to be just optional lexical warnings.
9829              Also, with warnings turned on, constants > 2**32-1
9830              trigger a non-portability warning.
9831      Branch: cfgperl
9832            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
9833            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
9834            ! util.c
9835 ____________________________________________________________________________
9836 [  3797] By: gsar                                  on 1999/07/27  10:48:27
9837         Log: here lies 5.005_58
9838      Branch: perl
9839            - ext/B/byteperl.c
9840            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
9841            ! pod/perlfaq9.pod pod/perlhist.pod
9842
9843 ----------------
9844 Version 5.005_58
9845 ----------------
9846
9847 ____________________________________________________________________________
9848 [  3796] By: gsar                                  on 1999/07/27  09:23:42
9849         Log: regenerate win32/config_H.?c
9850      Branch: perl
9851            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9852 ____________________________________________________________________________
9853 [  3795] By: gsar                                  on 1999/07/27  09:02:31
9854         Log: From: Tye McQueen <tye@metronet.com>
9855              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
9856              Message-Id: <199907270019.AA08223@metronet.com>
9857              Subject: Patch pl2bat.pl so batch file can fail
9858      Branch: perl
9859            ! win32/bin/pl2bat.pl
9860 ____________________________________________________________________________
9861 [  3794] By: gsar                                  on 1999/07/27  08:59:58
9862         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9863              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
9864              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
9865              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
9866      Branch: perl
9867            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
9868            ! lib/SelfLoader.pm
9869 ____________________________________________________________________________
9870 [  3793] By: gsar                                  on 1999/07/27  08:19:16
9871         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
9872              (from Andy Dougherty)
9873      Branch: perl
9874            ! embed.h embed.pl
9875 ____________________________________________________________________________
9876 [  3792] By: gsar                                  on 1999/07/27  08:04:19
9877         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
9878              and Brad Appleton)
9879      Branch: perl
9880            ! lib/Pod/Parser.pm
9881 ____________________________________________________________________________
9882 [  3791] By: gsar                                  on 1999/07/27  07:50:54
9883         Log: cover case where CLK_TCK is a float, not integer (from
9884              alexander smishlajev <als@turnhere.com>)
9885      Branch: perl
9886            ! ext/Devel/DProf/DProf.xs
9887 ____________________________________________________________________________
9888 [  3790] By: gsar                                  on 1999/07/27  07:45:08
9889         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
9890              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
9891      Branch: perl
9892            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
9893            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
9894 ____________________________________________________________________________
9895 [  3789] By: jhi                                   on 1999/07/27  07:44:55
9896         Log: Integrate with Sarathy.
9897      Branch: cfgperl
9898           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
9899           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
9900           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
9901           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
9902           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
9903           !> proto.h t/comp/proto.t t/io/open.t
9904 ____________________________________________________________________________
9905 [  3788] By: gsar                                  on 1999/07/27  07:29:59
9906         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
9907              to Russ Allbery <rra@stanford.edu>); s/Simple// and
9908              s/pod2txt/pod2text/ etc.
9909      Branch: perl
9910            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
9911            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
9912 ____________________________________________________________________________
9913 [  3787] By: gsar                                  on 1999/07/27  06:48:40
9914         Log: From: Andy Dougherty <doughera@lafayette.edu>
9915              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
9916              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
9917              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
9918      Branch: perl
9919            ! ext/SDBM_File/sdbm/sdbm.h
9920 ____________________________________________________________________________
9921 [  3786] By: gsar                                  on 1999/07/27  06:30:09
9922         Log: applied suggested patch; added missing prototype changes to
9923              opcode.pl along with documentation typos (feature still needs
9924              to be described in perlopentut.pod and summarized in
9925              perldelta.pod)
9926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9927              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
9928              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
9929              Subject: [PATCH 5.00557] 3-arg open
9930      Branch: perl
9931            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
9932            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
9933            ! proto.h t/comp/proto.t t/io/open.t
9934 ____________________________________________________________________________
9935 [  3785] By: gsar                                  on 1999/07/27  04:36:39
9936         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
9937              <roland.bauer@fff.at>)
9938      Branch: perl
9939            ! lib/Pod/Html.pm
9940 ____________________________________________________________________________
9941 [  3784] By: gsar                                  on 1999/07/27  03:56:17
9942         Log: change#3762 wasn't needed
9943      Branch: perl
9944            ! ext/B/B/CC.pm
9945 ____________________________________________________________________________
9946 [  3783] By: jhi                                   on 1999/07/26  19:08:21
9947         Log: Integrate with Sarathy.
9948      Branch: cfgperl
9949           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
9950           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
9951           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
9952 ____________________________________________________________________________
9953 [  3782] By: gsar                                  on 1999/07/26  18:16:50
9954         Log: update Changes, patchlevel &c.
9955      Branch: perl
9956            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
9957            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9958 ____________________________________________________________________________
9959 [  3781] By: gsar                                  on 1999/07/26  17:54:47
9960         Log: a more correct fix for change#2744
9961              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9962              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
9963              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
9964              Subject: [PATCH _57] Re: toke.c questions 
9965      Branch: perl
9966            ! toke.c
9967 ____________________________________________________________________________
9968 [  3780] By: gsar                                  on 1999/07/26  17:37:04
9969         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
9970      Branch: perl
9971            ! pod/perlfunc.pod
9972 ____________________________________________________________________________
9973 [  3779] By: jhi                                   on 1999/07/26  16:37:23
9974         Log: Dusting off.
9975      Branch: cfgperl
9976            ! README.threads
9977 ____________________________________________________________________________
9978 [  3778] By: gsar                                  on 1999/07/26  13:28:46
9979         Log: avoid DIVZERO
9980      Branch: perl
9981            ! utils/dprofpp.PL
9982 ____________________________________________________________________________
9983 [  3777] By: gsar                                  on 1999/07/26  13:18:53
9984         Log: warnings identified by Borland compiler
9985      Branch: perl
9986            ! makedef.pl pp_ctl.c
9987 ____________________________________________________________________________
9988 [  3776] By: jhi                                   on 1999/07/26  13:07:36
9989         Log: Integrate with Sarathy.
9990      Branch: cfgperl
9991           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
9992 ____________________________________________________________________________
9993 [  3775] By: gsar                                  on 1999/07/26  12:55:43
9994         Log: avoid infinite recursion when Thread.pm croaks during
9995              bootstrap
9996      Branch: perl
9997            ! lib/Carp/Heavy.pm
9998 ____________________________________________________________________________
9999 [  3774] By: gsar                                  on 1999/07/26  12:43:02
10000         Log: integrate cfgperl contents into mainline
10001      Branch: perl
10002           +> lib/Carp/Heavy.pm
10003           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
10004           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
10005           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
10006           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
10007           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
10008 ____________________________________________________________________________
10009 [  3773] By: jhi                                   on 1999/07/26  12:40:29
10010         Log: Use long doubles only if they are useful.
10011      Branch: cfgperl
10012            ! ext/POSIX/POSIX.xs
10013 ____________________________________________________________________________
10014 [  3772] By: gsar                                  on 1999/07/26  12:33:11
10015         Log: typo in change#3768
10016      Branch: perl
10017            ! pp_hot.c
10018 ____________________________________________________________________________
10019 [  3771] By: gsar                                  on 1999/07/26  12:08:27
10020         Log: alpha-stage support for user-hooks in @INC
10021              From: Ken Fox <kfox@ford.com>
10022              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
10023              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
10024              Subject: Re: loading remote modules
10025      Branch: perl
10026            ! pp_ctl.c
10027 ____________________________________________________________________________
10028 [  3770] By: jhi                                   on 1999/07/26  11:38:36
10029         Log: Back out #3735.  Needs more work.
10030      Branch: cfgperl
10031            ! Makefile.SH cflags.SH configpm ext/util/make_ext
10032            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
10033            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
10034            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
10035            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
10036 ____________________________________________________________________________
10037 [  3769] By: jhi                                   on 1999/07/26  11:24:45
10038         Log: Integrate with Sarathy.
10039      Branch: cfgperl
10040           !> (integrate 35 files)
10041 ____________________________________________________________________________
10042 [  3768] By: gsar                                  on 1999/07/26  11:03:07
10043         Log: optimize method name lookup
10044              From: Chip Salzenberg <chip@perlsupport.com>
10045              Date: Thu, 22 Jul 1999 13:43:36 -0400
10046              Message-ID: <19990722134336.Q391@perlsupport.com>
10047              Subject: [PATCH] OP_METHOD_NAMED
10048      Branch: perl
10049            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
10050            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
10051            ! proto.h
10052 ____________________________________________________________________________
10053 [  3767] By: gsar                                  on 1999/07/26  10:44:11
10054         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
10055              foo()->()); rework grammar to remove conflicts
10056              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10057              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
10058              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
10059              Subject: [PATCH _57, long] Re: optional arrow asymmetry
10060      Branch: perl
10061            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
10062            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
10063            ! vms/perly_c.vms vms/perly_h.vms
10064 ____________________________________________________________________________
10065 [  3766] By: jhi                                   on 1999/07/26  10:18:56
10066         Log: Use $< instead of $*.c in *perlmain.o rules.
10067      Branch: cfgperl
10068            ! Makefile.SH
10069 ____________________________________________________________________________
10070 [  3765] By: gsar                                  on 1999/07/26  09:28:48
10071         Log: From: Ian Phillipps <ian@dial.pipex.com>
10072              Date: Fri, 23 Jul 1999 23:35:56 +0100
10073              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
10074              Subject: (Version 2) Extending unpack to deal with counted strings
10075      Branch: perl
10076            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10077 ____________________________________________________________________________
10078 [  3764] By: jhi                                   on 1999/07/26  09:17:26
10079         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10080              To: perl5-porters@perl.org (Mailing list Perl5)
10081              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
10082              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
10083              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
10084              
10085              The patch was based on 5_57 so had to re-apply lib/Carp.pm
10086              parts of changes #3498, #3696, and #3702 for the new
10087              lib/Carp/Heavy.pm.
10088      Branch: cfgperl
10089            + lib/Carp/Heavy.pm
10090            ! MANIFEST lib/Carp.pm
10091 ____________________________________________________________________________
10092 [  3763] By: gsar                                  on 1999/07/26  09:03:17
10093         Log: ~ isn't valid in VMS filenames
10094      Branch: perl
10095            ! lib/Pod/Html.pm
10096 ____________________________________________________________________________
10097 [  3762] By: gsar                                  on 1999/07/26  08:59:47
10098         Log: setstate stop-gap from Vishal Bhatia
10099      Branch: perl
10100            ! ext/B/B/CC.pm
10101 ____________________________________________________________________________
10102 [  3761] By: gsar                                  on 1999/07/26  08:06:39
10103         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
10104              add B::OP::name() method that returns just the op_name;
10105              convert Deparse et all to use that instead of B::OP::ppaddr();
10106              add support for OP_SETSTATE in Deparse
10107      Branch: perl
10108            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
10109            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
10110            ! ext/B/B/Xref.pm opcode.h opcode.pl
10111 ____________________________________________________________________________
10112 [  3760] By: jhi                                   on 1999/07/26  07:14:43
10113         Log: Integrate with Sarathy.
10114      Branch: cfgperl
10115           !> (integrate 43 files)
10116 ____________________________________________________________________________
10117 [  3759] By: gsar                                  on 1999/07/26  05:12:24
10118         Log: add disclaimer about perl 4 libraries (modified version of
10119              patch suggested by Clinton Pierce <cpierce1@ford.com>)
10120      Branch: perl
10121            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
10122            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
10123            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
10124            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
10125            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
10126 ____________________________________________________________________________
10127 [  3758] By: gsar                                  on 1999/07/26  04:48:35
10128         Log: make reset() behave with high-bit characters
10129              From: Ian Phillipps <ian@dial.pipex.com>
10130              Date: Thu, 22 Jul 1999 22:48:59 +0100
10131              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
10132              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
10133      Branch: perl
10134            ! sv.c
10135 ____________________________________________________________________________
10136 [  3757] By: gsar                                  on 1999/07/26  04:40:32
10137         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
10138      Branch: perl
10139            ! pod/perlport.pod
10140 ____________________________________________________________________________
10141 [  3756] By: gsar                                  on 1999/07/26  04:20:37
10142         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
10143      Branch: perl
10144            ! utils/dprofpp.PL
10145 ____________________________________________________________________________
10146 [  3755] By: gsar                                  on 1999/07/26  04:18:00
10147         Log: disable VPATH for now (breaks x2p build)
10148      Branch: perl
10149            ! x2p/Makefile.SH
10150 ____________________________________________________________________________
10151 [  3754] By: gsar                                  on 1999/07/26  03:15:33
10152         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
10153              (%! has the necessary magic); misc typos
10154      Branch: perl
10155            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
10156            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
10157            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
10158            ! utils/h2xs.PL
10159 ____________________________________________________________________________
10160 [  3753] By: gsar                                  on 1999/07/26  02:38:28
10161         Log: integrate cfgperl contents into mainline
10162      Branch: perl
10163           +> t/pragma/locale/latin1 t/pragma/locale/utf8
10164           !> (integrate 53 files)
10165 ____________________________________________________________________________
10166 [  3752] By: gsar                                  on 1999/07/26  02:11:31
10167         Log: ensure implicitly closed handles don't set $? or $!
10168      Branch: perl
10169            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
10170 ____________________________________________________________________________
10171 [  3751] By: gsar                                  on 1999/07/26  01:28:34
10172         Log: change#3534 didn't preserve undef return values from caller()
10173      Branch: perl
10174            ! Changes pp_ctl.c
10175 ____________________________________________________________________________
10176 [  3750] By: jhi                                   on 1999/07/25  20:59:29
10177         Log: Back up a tiny bit from #3735.
10178              This may break builds outside the source directory
10179              but then again, they do not work that ell yet anyway.
10180      Branch: cfgperl
10181            ! Makefile.SH
10182 ____________________________________________________________________________
10183 [  3750] By: jhi                                   on 1999/07/25  20:59:29
10184         Log: Back up a tiny bit from #3735.
10185              This may break builds outside the source directory
10186              but then again, they do not work that ell yet anyway.
10187      Branch: cfgperl
10188            ! Makefile.SH
10189 ____________________________________________________________________________
10190 [  3749] By: jhi                                   on 1999/07/25  19:15:55
10191         Log: Integrate with Sarathy.
10192      Branch: cfgperl
10193           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
10194 ____________________________________________________________________________
10195 [  3748] By: jhi                                   on 1999/07/25  19:06:59
10196         Log: Recode locale.t so that the change in #3730
10197              is not needed and locale.t works both without
10198              and with the utf8 pragma.
10199      Branch: cfgperl
10200            + t/pragma/locale/latin1 t/pragma/locale/utf8
10201            ! MANIFEST t/pragma/locale.t
10202 ____________________________________________________________________________
10203 [  3747] By: jhi                                   on 1999/07/25  19:01:46
10204         Log: Like #3743.
10205      Branch: cfgperl
10206            ! utils/perlbug.PL
10207 ____________________________________________________________________________
10208 [  3746] By: gsar                                  on 1999/07/25  18:08:58
10209         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
10210              append a HISTORY section to POD if option is used
10211      Branch: perl
10212            ! utils/h2xs.PL
10213 ____________________________________________________________________________
10214 [  3745] By: gsar                                  on 1999/07/25  17:40:03
10215         Log: warn rather than die when parse_version() can't cut it (from
10216              Michael G Schwern <schwern@pobox.com>)
10217      Branch: perl
10218            ! lib/ExtUtils/MM_Unix.pm
10219 ____________________________________________________________________________
10220 [  3744] By: gsar                                  on 1999/07/25  16:32:48
10221         Log: make map behave like grep wrt indirect object slot when
10222              there are parentheses; revert an experimental mod by Larry
10223              in change#2038 that failed to parse %{{qw(a b c)}} properly
10224              (this means C<map {use Foo; ...} ...> still needs a proper
10225              fix)
10226      Branch: perl
10227            ! toke.c
10228 ____________________________________________________________________________
10229 [  3743] By: jhi                                   on 1999/07/25  16:24:55
10230         Log: Fix a typo in #3725.
10231      Branch: cfgperl
10232            ! utils/perlbug.PL
10233 ____________________________________________________________________________
10234 [  3742] By: jhi                                   on 1999/07/25  16:14:39
10235         Log: Integrate with Sarathy.
10236      Branch: cfgperl
10237           !> (integrate 26 files)
10238 ____________________________________________________________________________
10239 [  3741] By: jhi                                   on 1999/07/25  16:02:28
10240         Log: Cut-and-pasto in #3737.
10241      Branch: cfgperl
10242            ! perl.c
10243 ____________________________________________________________________________
10244 [  3740] By: gsar                                  on 1999/07/25  15:59:34
10245         Log: add note about glibc bug
10246      Branch: perl
10247            ! t/pragma/warn/pp_hot
10248 ____________________________________________________________________________
10249 [  3739] By: gsar                                  on 1999/07/25  15:48:40
10250         Log: fix bug in change#3728 that might free COPs prematurely;
10251              null(op) now does more thorough scrubbing of the op, which
10252              fixes a few compile-time memory "leaks"
10253      Branch: perl
10254            ! dump.c embed.h embed.pl op.c proto.h
10255 ____________________________________________________________________________
10256 [  3738] By: jhi                                   on 1999/07/25  14:15:26
10257         Log: In accordance with #3737.
10258      Branch: metaconfig
10259            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
10260            ! U/modified/Oldconfig.U
10261      Branch: metaconfig/U/perl
10262            ! Extensions.U
10263 ____________________________________________________________________________
10264 [  3737] By: jhi                                   on 1999/07/25  14:12:34
10265         Log: Use vendorprefixlib.
10266      Branch: cfgperl
10267            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10268            ! config_h.SH perl.c
10269 ____________________________________________________________________________
10270 [  3736] By: jhi                                   on 1999/07/25  13:10:03
10271         Log: Populate metaconfig branch.
10272      Branch: metaconfig
10273            + (add 1468 files)
10274      Branch: metaconfig/U/perl
10275            + (add 101 files)
10276 ____________________________________________________________________________
10277 [  3735] By: jhi                                   on 1999/07/25  12:27:20
10278         Log: First steps of making builds outside the source
10279              directory possible.  These should get us as far
10280              as miniperl, then building DynaLoader falls into
10281              tiny twinkling pieces as MakeMaker knows nothing
10282              of VPATH mindset.
10283      Branch: cfgperl
10284            ! Configure Makefile.SH cflags.SH config_h.SH configpm
10285            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
10286            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
10287            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
10288            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
10289 ____________________________________________________________________________
10290 [  3734] By: jhi                                   on 1999/07/25  11:19:28
10291         Log: Poor Glossary--are we fixed yet?
10292      Branch: cfgperl
10293            ! Porting/Glossary
10294 ____________________________________________________________________________
10295 [  3733] By: jhi                                   on 1999/07/25  11:15:06
10296         Log: Change #3732 mistakenly clobbered Glossary.
10297      Branch: cfgperl
10298            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10299            ! config_h.SH
10300 ____________________________________________________________________________
10301 [  3732] By: jhi                                   on 1999/07/25  10:46:39
10302         Log: Andy's new installation scheme (note: a lot of this
10303              leaked in already with change #3731).  The vendor*
10304              stuff is not used anywhere (in *.SH, say), so it
10305              isn't in Configure, either.
10306      Branch: cfgperl
10307            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10308            ! config_h.SH
10309 ____________________________________________________________________________
10310 [  3731] By: jhi                                   on 1999/07/25  10:12:07
10311         Log: Circumcode a strange shell(?) bug in AIX found
10312              while trying to do -Duse64bits (which I couldn't do
10313              in the end because the CPU isn't 64-bit in that box,
10314              but at least now the probing doesn't crash.)
10315      Branch: cfgperl
10316            ! Configure config_h.SH hints/aix.sh
10317 ____________________________________________________________________________
10318 [  3730] By: gsar                                  on 1999/07/25  04:56:56
10319         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
10320              a utf8 bug in one of the new RE optimizations
10321      Branch: perl
10322            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
10323            ! t/pragma/locale.t
10324 ____________________________________________________________________________
10325 [  3729] By: jhi                                   on 1999/07/23  19:56:27
10326         Log: From: Andy Dougherty <doughera@lafayette.edu>
10327              To: Perl Porters <perl5-porters@perl.org>
10328              Subject: [PATCH 5.005_57] INSTALL-1.58
10329              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
10330              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
10331              
10332              plus
10333              
10334              From: "Kurt D. Starsinic" <kstar@chapin.edu>
10335              To: Andy Dougherty <doughera@lafayette.edu>
10336              Cc: Perl Porters <perl5-porters@perl.org>
10337              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
10338              Date: Fri, 23 Jul 1999 13:38:25 -0400
10339              Message-ID: <19990723133825.A12033@O2.chapin.edu>
10340      Branch: cfgperl
10341            ! INSTALL
10342 ____________________________________________________________________________
10343 [  3728] By: gsar                                  on 1999/07/23  17:24:42
10344         Log: applied suggested patch for tracking line numbers correctly in
10345              optimized blocks with a single statement; changed setcop to
10346              setstate and added code for -Dx dumps
10347              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10348              Date: Wed, 23 Jun 1999 17:27:42 +0100
10349              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
10350              Subject: [PATCH 5.005_57] Line number error in optimised else() 
10351      Branch: perl
10352            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
10353            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
10354            ! pp_proto.h t/op/misc.t
10355 ____________________________________________________________________________
10356 [  3727] By: gsar                                  on 1999/07/23  15:56:04
10357         Log: avoid useless use of target for pp_each(); also fixes bugs due to
10358              refcount held by the target
10359      Branch: perl
10360            ! opcode.h opcode.pl pp.c t/op/each.t
10361 ____________________________________________________________________________
10362 [  3726] By: jhi                                   on 1999/07/23  12:08:30
10363         Log: Change #3725 aftershock.
10364      Branch: cfgperl
10365            ! INSTALL jpl/JNI/JNI.pm
10366 ____________________________________________________________________________
10367 [  3725] By: jhi                                   on 1999/07/23  11:58:49
10368         Log: Introduce $Config{ldlibpthname} which contains
10369              the name of the environment variable holding the
10370              dynamic library search path, often LD_LIBRARY_PATH.
10371              Use this new feature all over.
10372              Also removed remnants of admonition "add LD_LIBRARY_PATH
10373              before running make" because Makefile.SH does this for you. 
10374      Branch: cfgperl
10375            ! Configure Makefile.SH config_h.SH
10376            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
10377            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
10378            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
10379            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
10380            ! jpl/install-jpl utils/perlbug.PL
10381 ____________________________________________________________________________
10382 [  3724] By: jhi                                   on 1999/07/23  08:03:36
10383         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
10384              To: perl5-porters@perl.org
10385              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
10386              Date: Thu, 22 Jul 1999 19:58:34 -0400
10387              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
10388      Branch: cfgperl
10389            ! av.c
10390 ____________________________________________________________________________
10391 [  3723] By: gsar                                  on 1999/07/23  00:01:29
10392         Log: emit warning about function calls that were encountered too early
10393              to enforce their prototype
10394      Branch: perl
10395            ! op.c op.h pod/perldiag.pod
10396 ____________________________________________________________________________
10397 [  3722] By: jhi                                   on 1999/07/22  21:19:59
10398         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10399              To: perl5-porters@perl.org
10400              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
10401              Subject: [PATCH] MakeMaker documentation
10402              Date: Wed, 21 Jul 1999 14:15:42 -0400
10403              Message-ID: <19990721141542.A1800@O2.chapin.edu>
10404      Branch: cfgperl
10405            ! lib/ExtUtils/MakeMaker.pm
10406 ____________________________________________________________________________
10407 [  3721] By: jhi                                   on 1999/07/22  21:05:19
10408         Log: From: pvhp@forte.com (Peter Prymmer)
10409              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
10410              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
10411              Date: Wed, 21 Jul 99 17:15:39 PDT
10412              Message-Id: <9907220015.AA11931@forte.com>
10413      Branch: cfgperl
10414            ! hints/os390.sh
10415 ____________________________________________________________________________
10416 [  3720] By: jhi                                   on 1999/07/22  20:51:17
10417         Log: AIX magic: ccdlflags needs to be different for
10418              Perl itself and for extra-core extensions
10419              (as used by ExtUtilss::embed::ldopts).
10420              Based on the problems described in
10421              
10422              From: Mike W Ellwood <mwe@rl.ac.uk>
10423              To: perl5-porters@perl.org
10424              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
10425              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
10426              Reply-To: m.w.ellwood@rl.ac.uk
10427              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
10428      Branch: cfgperl
10429            ! Configure Makefile.SH config_h.SH hints/aix.sh
10430 ____________________________________________________________________________
10431 [  3719] By: jhi                                   on 1999/07/22  08:23:53
10432         Log: Update history records.
10433      Branch: cfgperl
10434            ! pod/perlhist.pod
10435 ____________________________________________________________________________
10436 [  3718] By: jhi                                   on 1999/07/21  13:54:42
10437         Log: Todododobedobedo.
10438      Branch: cfgperl
10439            ! Todo
10440 ____________________________________________________________________________
10441 [  3717] By: jhi                                   on 1999/07/21  12:10:48
10442         Log: Even more Todo.
10443      Branch: cfgperl
10444            ! Todo
10445 ____________________________________________________________________________
10446 [  3716] By: jhi                                   on 1999/07/21  11:40:39
10447         Log: Use Errno more extensively so that error
10448              messages are more portable (another way
10449              would be to muck around with LC_MESSAGES).
10450              Problem reported in
10451              
10452              From: oracle@pcr8.pcr.com
10453              To: perl5-porters@perl.org
10454              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
10455              Date: Mon, 19 Jul 1999 18:39:13 -0400
10456              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
10457      Branch: cfgperl
10458            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
10459            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
10460            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
10461 ____________________________________________________________________________
10462 [  3715] By: jhi                                   on 1999/07/21  11:05:36
10463         Log: Slightly modified patch.
10464              From: Sean Sheedy <seans@ncube.com>
10465              To: perl5-porters@perl.org
10466              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
10467              Date: Tue, 20 Jul 1999 09:52:06 -0700
10468              Message-Id: <3794A935.1C150E54@ncube.com>
10469      Branch: cfgperl
10470            ! cflags.SH x2p/cflags.SH
10471 ____________________________________________________________________________
10472 [  3714] By: jhi                                   on 1999/07/20  21:26:19
10473         Log: More Todo.
10474      Branch: cfgperl
10475            ! Todo
10476 ____________________________________________________________________________
10477 [  3713] By: jhi                                   on 1999/07/20  18:02:45
10478         Log: Integrate with Sarathy.
10479      Branch: cfgperl
10480           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
10481           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
10482           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
10483           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
10484           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
10485           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
10486           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
10487           +> utils/dprofpp.PL
10488           !> INSTALL MAINTAIN MANIFEST configure.com
10489           !> ext/Devel/Peek/Makefile.PL installman installperl
10490           !> pod/roffitall utils/Makefile vms/descrip_mms.template
10491           !> win32/Makefile win32/makefile.mk win32/win32.h
10492 ____________________________________________________________________________
10493 [  3712] By: gsar                                  on 1999/07/20  15:29:01
10494         Log: DProf tweak
10495      Branch: perl
10496            ! ext/Devel/DProf/DProf.xs
10497 ____________________________________________________________________________
10498 [  3711] By: gsar                                  on 1999/07/20  07:56:19
10499         Log: another DProf build tweak
10500      Branch: perl
10501            ! utils/dprofpp.PL
10502 ____________________________________________________________________________
10503 [  3710] By: gsar                                  on 1999/07/20  07:36:36
10504         Log: move DProf things around to where they are supposed to be
10505      Branch: perl
10506            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
10507            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
10508            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
10509            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
10510            + t/lib/dprof/test6_t t/lib/dprof/test6_v
10511           +> utils/dprofpp.PL
10512            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
10513            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
10514            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
10515            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
10516            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
10517            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
10518            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
10519            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
10520            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
10521            ! installperl pod/roffitall utils/Makefile
10522            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
10523 ____________________________________________________________________________
10524 [  3709] By: gsar                                  on 1999/07/20  06:13:16
10525         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
10526      Branch: perl
10527            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
10528            ! ext/Devel/Peek/Makefile.PL
10529 ____________________________________________________________________________
10530 [  3708] By: gsar                                  on 1999/07/20  06:01:22
10531         Log: move DProf to Devel/DProf
10532      Branch: perl
10533           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
10534           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
10535           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
10536           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
10537           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
10538           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
10539           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
10540           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
10541           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
10542           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
10543           +> ext/Devel/DProf/test.pl
10544            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
10545            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
10546            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
10547            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
10548            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
10549            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
10550            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
10551            ! MAINTAIN MANIFEST configure.com win32/Makefile
10552            ! win32/makefile.mk
10553 ____________________________________________________________________________
10554 [  3707] By: gsar                                  on 1999/07/20  05:39:11
10555         Log: add Devel::DProf v19990108 from CPAN, as it was
10556      Branch: perl
10557            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
10558            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
10559            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
10560            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
10561            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
10562            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
10563            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
10564            ! MANIFEST
10565 ____________________________________________________________________________
10566 [  3706] By: gsar                                  on 1999/07/20  04:52:25
10567         Log: C<union any> needs no PERL_OBJECT-treatment
10568      Branch: perl
10569            ! win32/win32.h
10570 ____________________________________________________________________________
10571 [  3705] By: gsar                                  on 1999/07/20  04:11:54
10572         Log: fix problem in default build
10573      Branch: perl
10574            ! win32/Makefile win32/makefile.mk
10575 ____________________________________________________________________________
10576 [  3704] By: jhi                                   on 1999/07/19  07:06:36
10577         Log: Integrate with Sarathy.
10578      Branch: cfgperl
10579           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
10580           !> win32/win32.c
10581 ____________________________________________________________________________
10582 [  3703] By: gsar                                  on 1999/07/19  05:55:57
10583         Log: win32 nits
10584      Branch: perl
10585            ! makedef.pl sv.h
10586 ____________________________________________________________________________
10587 [  3702] By: gsar                                  on 1999/07/19  04:29:34
10588         Log: don't display tid from main thread (or testsuite breaks)
10589      Branch: perl
10590            ! lib/Carp.pm util.c
10591 ____________________________________________________________________________
10592 [  3701] By: gsar                                  on 1999/07/19  00:47:52
10593         Log: remove several doubled (and tripled!) entries
10594      Branch: perl
10595            ! pod/perldiag.pod
10596 ____________________________________________________________________________
10597 [  3700] By: gsar                                  on 1999/07/19  00:42:34
10598         Log: integrate cfgperl contents into mainline
10599      Branch: perl
10600           +> makedef.pl
10601            - perl_exp.SH win32/makedef.pl
10602           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
10603           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
10604           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
10605           !> utf8.c util.c win32/Makefile win32/makefile.mk
10606 ____________________________________________________________________________
10607 [  3699] By: gsar                                  on 1999/07/19  00:33:59
10608         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
10609      Branch: perl
10610            ! Changes win32/win32.c
10611 ____________________________________________________________________________
10612 [  3698] By: jhi                                   on 1999/07/18  21:33:57
10613         Log: Integrate with Sarathy.
10614      Branch: cfgperl
10615           +> t/op/chars.t
10616           !> (integrate 57 files)
10617 ____________________________________________________________________________
10618 [  3697] By: gsar                                  on 1999/07/18  05:22:36
10619         Log: From: pvhp@forte.com (Peter Prymmer)
10620              Date: Thu, 1 Jul 99 19:31:24 PDT
10621              Message-Id: <9907020231.AA16942@forte.com>
10622              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
10623      Branch: perl
10624            + t/op/chars.t
10625            ! MANIFEST ebcdic.c t/op/ord.t
10626 ____________________________________________________________________________
10627 [  3696] By: gsar                                  on 1999/07/18  05:11:02
10628         Log: display thread id in diagnostics (suggested by Dan Sugalski)
10629      Branch: perl
10630            ! lib/Carp.pm util.c
10631 ____________________________________________________________________________
10632 [  3695] By: gsar                                  on 1999/07/18  04:57:47
10633         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
10634      Branch: perl
10635            ! pod/perldiag.pod
10636 ____________________________________________________________________________
10637 [  3694] By: gsar                                  on 1999/07/18  04:56:28
10638         Log: cache [NIUP]V conversions of defined READONLY values
10639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10640              Date: Sun, 11 Jul 1999 04:39:44 -0400
10641              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
10642              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
10643      Branch: perl
10644            ! sv.c
10645 ____________________________________________________________________________
10646 [  3693] By: gsar                                  on 1999/07/18  03:53:38
10647         Log: From: jan.dubois@ibm.net (Jan Dubois)
10648              Date: Sat, 17 Jul 1999 10:58:29 +0200
10649              Message-ID: <379144ad.13616689@smtp1.ibm.net>
10650              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
10651      Branch: perl
10652            ! lib/ExtUtils/Manifest.pm
10653 ____________________________________________________________________________
10654 [  3692] By: gsar                                  on 1999/07/18  03:51:03
10655         Log: remove spurious newSTATEOP() that causes goto to enter one too many
10656              contexts when jumping between if and elsif blocks
10657      Branch: perl
10658            ! perly.c perly.y pp_ctl.c t/op/goto.t
10659 ____________________________________________________________________________
10660 [  3691] By: gsar                                  on 1999/07/18  01:49:59
10661         Log: detypo, update Changes
10662      Branch: perl
10663            ! Changes doio.c
10664 ____________________________________________________________________________
10665 [  3690] By: gsar                                  on 1999/07/18  01:16:59
10666         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
10667      Branch: perl
10668            ! lib/integer.pm
10669 ____________________________________________________________________________
10670 [  3689] By: gsar                                  on 1999/07/18  00:47:17
10671         Log: ensure __END__ appears on a line by itself in wrapped
10672              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
10673              mention caveat about successfull kill()
10674      Branch: perl
10675            ! pod/perlfunc.pod win32/bin/pl2bat.pl
10676 ____________________________________________________________________________
10677 [  3688] By: gsar                                  on 1999/07/17  20:47:44
10678         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
10679      Branch: perl
10680            ! ext/SDBM_File/sdbm/Makefile.PL
10681 ____________________________________________________________________________
10682 [  3687] By: gsar                                  on 1999/07/17  20:43:27
10683         Log: make CC.pm use a distinct CCPP() macro rather than PP()
10684              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
10685      Branch: perl
10686            ! cc_runtime.h ext/B/B/CC.pm
10687 ____________________________________________________________________________
10688 [  3686] By: gsar                                  on 1999/07/17  20:39:08
10689         Log: tiny bug in vars.pm (from John Dlugosz)
10690      Branch: perl
10691            ! lib/vars.pm
10692 ____________________________________________________________________________
10693 [  3685] By: gsar                                  on 1999/07/17  20:37:27
10694         Log: applied suggested patch, along with later tweak
10695              From: jan.dubois@ibm.net (Jan Dubois)
10696              Date: Wed, 14 Jul 1999 23:53:43 +0200
10697              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
10698              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
10699      Branch: perl
10700            ! lib/Pod/Html.pm
10701 ____________________________________________________________________________
10702 [  3684] By: gsar                                  on 1999/07/17  20:24:32
10703         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
10704      Branch: perl
10705            ! thrdvar.h
10706 ____________________________________________________________________________
10707 [  3683] By: gsar                                  on 1999/07/17  20:21:01
10708         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10709              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
10710              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
10711              Subject: [PATCH 5.005_57] Segfaults if $^P
10712      Branch: perl
10713            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
10714            ! proto.h
10715 ____________________________________________________________________________
10716 [  3682] By: gsar                                  on 1999/07/17  20:04:17
10717         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
10718              and prefix/lib/perl5/man are ass_u_med only if those directories
10719              actually exist; else prefix/{lib,man} are used)
10720      Branch: perl
10721            ! lib/ExtUtils/MM_Unix.pm
10722 ____________________________________________________________________________
10723 [  3681] By: gsar                                  on 1999/07/17  19:12:33
10724         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
10725      Branch: perl
10726            ! op.c t/comp/proto.t
10727 ____________________________________________________________________________
10728 [  3680] By: gsar                                  on 1999/07/17  18:23:55
10729         Log: fix vec() on magic values
10730              From: Ian Phillipps <ian@dial.pipex.com>
10731              Date: Mon, 12 Jul 1999 12:30:05 +0100
10732              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
10733              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
10734      Branch: perl
10735            ! doop.c t/op/tie.t
10736 ____________________________________________________________________________
10737 [  3679] By: gsar                                  on 1999/07/17  18:10:44
10738         Log: make system() return -1 and set $! if exec of child failed
10739              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10740              Date: Fri, 9 Jul 1999 05:21:13 -0400
10741              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
10742              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
10743      Branch: perl
10744            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
10745            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
10746 ____________________________________________________________________________
10747 [  3678] By: gsar                                  on 1999/07/17  17:54:01
10748         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10749              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
10750              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
10751              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
10752      Branch: perl
10753            ! util.c
10754 ____________________________________________________________________________
10755 [  3677] By: gsar                                  on 1999/07/17  17:34:38
10756         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
10757              converted Ken's documentation outline into pod
10758      Branch: perl
10759            ! x2p/find2perl.PL
10760 ____________________________________________________________________________
10761 [  3676] By: gsar                                  on 1999/07/17  16:34:09
10762         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
10763              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
10764              Steve Lidie
10765      Branch: perl
10766            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
10767            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10768            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
10769            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
10770            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
10771            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
10772 ____________________________________________________________________________
10773 [  3675] By: gsar                                  on 1999/07/17  00:16:53
10774         Log: backout redundant change#3628
10775      Branch: perl
10776            ! Changes hints/bsdos.sh
10777 ____________________________________________________________________________
10778 [  3674] By: jhi                                   on 1999/07/15  14:26:03
10779         Log: Fix the bin/oct/hex constant overflow tests for
10780              long long platforms.
10781      Branch: cfgperl
10782            ! t/pragma/warn/util
10783 ____________________________________________________________________________
10784 [  3673] By: jhi                                   on 1999/07/14  21:59:11
10785         Log: Fixed AIX dynamic loading and AIX shared Perl library.
10786              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
10787              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
10788              Hijacked win32/makedef.pl for more general purpose export
10789              list building, now it is used (as toplevel makedef.pl)
10790              for win32 and AIX (perl_exp.SH made unnecessary).
10791              Because the export lists are now correct in AIX, no more linker
10792              warnings about "Exported symbol not defined" should appear.
10793      Branch: cfgperl
10794            + makedef.pl
10795            - perl_exp.SH win32/makedef.pl
10796            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
10797            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
10798            ! win32/makefile.mk
10799 ____________________________________________________________________________
10800 [  3672] By: gsar                                  on 1999/07/14  17:12:13
10801         Log: minor efficiency tweak
10802      Branch: perl
10803            ! pp_ctl.c
10804 ____________________________________________________________________________
10805 [  3671] By: jhi                                   on 1999/07/14  16:22:39
10806         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
10807              if its caller re_intuit_start() was entered with strend == strpos
10808              because end_shift ended up as -1.  The patch ain't necessarily
10809              correct but least the core dump is avoided.
10810      Branch: cfgperl
10811            ! regexec.c
10812 ____________________________________________________________________________
10813 [  3670] By: jhi                                   on 1999/07/13  07:59:09
10814         Log: Integrate with Sarathy.
10815      Branch: cfgperl
10816            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
10817            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
10818           !> (integrate 67 files)
10819 ____________________________________________________________________________
10820 [  3669] By: gsar                                  on 1999/07/12  06:14:54
10821         Log: fixups for sundry warnings about function pointers
10822      Branch: perl
10823            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
10824            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
10825            ! win32/win32.c win32/win32.h
10826 ____________________________________________________________________________
10827 [  3668] By: gsar                                  on 1999/07/12  04:11:58
10828         Log: tweaks for win32/borland
10829      Branch: perl
10830            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
10831 ____________________________________________________________________________
10832 [  3667] By: gsar                                  on 1999/07/12  01:55:15
10833         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
10834              builds; passing the implicit context is unified among the three
10835              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
10836              flavors (see the top of perl.h) for testing; all varargs functions
10837              foo() have a va_list-taking variant vfoo() for generating the
10838              context-free versions; the PERL_OBJECT build should now be
10839              hyper-compatible with CPAN extensions (C++ is totally out of
10840              the picture)
10841              
10842              result has only been tested on Windows
10843              
10844              TODO: write docs on the THX rationale and idiomatic usage of
10845              the Perl API
10846      Branch: perl
10847            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
10848            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
10849            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
10850            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
10851            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
10852            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
10853            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
10854            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
10855            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
10856            ! global.sym globals.c intrpvar.h iperlsys.h
10857            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10858            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
10859            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
10860            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
10861            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
10862            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
10863            ! win32/dl_win32.xs win32/include/dirent.h
10864            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
10865            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
10866            ! win32/win32iop.h win32/win32sck.c
10867 ____________________________________________________________________________
10868 [  3666] By: jhi                                   on 1999/07/11  22:00:13
10869         Log: Integrate with Sarathy.
10870      Branch: cfgperl
10871           !> op.c t/op/lex_assign.t
10872 ____________________________________________________________________________
10873 [  3665] By: jhi                                   on 1999/07/11  21:59:01
10874         Log: More manual sync.
10875      Branch: cfgperl
10876            ! pod/perldelta.pod
10877 ____________________________________________________________________________
10878 [  3664] By: gsar                                  on 1999/07/11  19:11:07
10879         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
10880              remedy and related tests via private mail
10881      Branch: perl
10882            ! op.c t/op/lex_assign.t
10883 ____________________________________________________________________________
10884 [  3663] By: jhi                                   on 1999/07/11  15:04:37
10885         Log: Manual synchronization with Sarathy (some files
10886              had drifted apart for no apparent reason), plus
10887              I had a typo in dl_vms.xs Sarathy had fixed.
10888      Branch: cfgperl
10889            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
10890 ____________________________________________________________________________
10891 [  3662] By: jhi                                   on 1999/07/10  12:23:21
10892         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
10893              to adapt to the underlying platform (the binary, 0b1..., test
10894              was broken in 64-bit platforms).  Also change "hex" in the
10895              warning messages to "hexadecimal" to match "binary" and "octal".
10896      Branch: cfgperl
10897            ! pod/perldiag.pod t/pragma/warn/util util.c
10898 ____________________________________________________________________________
10899 [  3661] By: jhi                                   on 1999/07/08  21:54:55
10900         Log: Integrate with Sarathy.
10901      Branch: cfgperl
10902           +> perlapi.c perlapi.h
10903           !> (integrate 43 files)
10904 ____________________________________________________________________________
10905 [  3660] By: gsar                                  on 1999/07/08  18:47:35
10906         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
10907      Branch: perl
10908            + perlapi.c perlapi.h
10909            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
10910            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
10911            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
10912            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
10913            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
10914            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
10915            ! win32/win32.h
10916 ____________________________________________________________________________
10917 [  3659] By: gsar                                  on 1999/07/08  18:41:45
10918         Log: sundry cleanups for clean build on windows
10919      Branch: perl
10920            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
10921 ____________________________________________________________________________
10922 [  3658] By: gsar                                  on 1999/07/08  01:24:25
10923         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
10924              type mismatch problems
10925      Branch: perl
10926            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
10927            ! t/pragma/warn/op toke.c utf8.c util.c
10928 ____________________________________________________________________________
10929 [  3657] By: jhi                                   on 1999/07/07  23:01:16
10930         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
10931      Branch: cfgperl
10932            ! pod/perldiag.pod
10933           !> Changes configure.com ext/B/B/Deparse.pm
10934           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
10935           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
10936           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
10937           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
10938           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
10939           !> t/pragma/overload.t thread.h vms/vms.c
10940 ____________________________________________________________________________
10941 [  3656] By: gsar                                  on 1999/07/07  21:04:38
10942         Log: integrate cfgperl contents
10943      Branch: perl
10944           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
10945           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
10946           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
10947            ! Changes
10948           !> (integrate 45 files)
10949 ____________________________________________________________________________
10950 [  3655] By: gsar                                  on 1999/07/07  18:55:45
10951         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
10952              <pvhp@forte.com>
10953      Branch: perl
10954            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
10955 ____________________________________________________________________________
10956 [  3654] By: gsar                                  on 1999/07/07  18:47:03
10957         Log: change#1889 mistakenly removed F_SETLK
10958      Branch: perl
10959            ! ext/Fcntl/Fcntl.xs
10960 ____________________________________________________________________________
10961 [  3653] By: gsar                                  on 1999/07/07  18:42:42
10962         Log: B::Deparse update
10963              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10964              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
10965              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
10966              Subject: [PATCH _57, long] B::Deparse 0.58
10967      Branch: perl
10968            ! ext/B/B/Deparse.pm
10969 ____________________________________________________________________________
10970 [  3652] By: gsar                                  on 1999/07/07  18:41:07
10971         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10972              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
10973              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
10974              Subject: Re: [ID 19990705.001] Overloading boolean conversion
10975      Branch: perl
10976            ! gv.c t/pragma/overload.t
10977 ____________________________________________________________________________
10978 [  3651] By: gsar                                  on 1999/07/07  17:47:30
10979         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
10980      Branch: perl
10981            ! perlsfio.h
10982 ____________________________________________________________________________
10983 [  3650] By: gsar                                  on 1999/07/07  17:45:52
10984         Log: applied new parts of suggested patch
10985              From: Charles Bailey <BAILEY@newman.upenn.edu>
10986              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
10987              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
10988              Subject: [PATCH 5.005_57] Consolidated VMS patch
10989      Branch: perl
10990            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
10991            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
10992            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
10993            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
10994            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
10995 ____________________________________________________________________________
10996 [  3649] By: jhi                                   on 1999/07/07  13:38:02
10997         Log: Sync regcomp warn with reality.
10998      Branch: cfgperl
10999            ! t/pragma/warn/regcomp
11000 ____________________________________________________________________________
11001 [  3648] By: jhi                                   on 1999/07/07  13:04:55
11002         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
11003              resolved manually.
11004      Branch: cfgperl
11005           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
11006           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
11007           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
11008            - README.lexwarn
11009           !> (integrate 79 files)
11010 ____________________________________________________________________________
11011 [  3647] By: gsar                                  on 1999/07/07  10:32:03
11012         Log: From: jan.dubois@ibm.net (Jan Dubois)
11013              Date: Thu, 01 Jul 1999 11:17:53 +0200
11014              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
11015              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
11016      Branch: perl
11017            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
11018            ! lib/ExtUtils/MakeMaker.pm
11019 ____________________________________________________________________________
11020 [  3646] By: gsar                                  on 1999/07/07  10:27:55
11021         Log: fix undocumented IO::Handle functions as suggested
11022              by cj10@cam.ac.uk
11023      Branch: perl
11024            ! ext/IO/lib/IO/Handle.pm
11025 ____________________________________________________________________________
11026 [  3645] By: gsar                                  on 1999/07/07  10:18:55
11027         Log: prohibit thread join()ing itself (from Dan Sugalski)
11028      Branch: perl
11029            ! ext/Thread/Thread.xs
11030 ____________________________________________________________________________
11031 [  3644] By: gsar                                  on 1999/07/07  10:14:26
11032         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
11033              Date: Wed, 30 Jun 1999 14:02:42 -0700
11034              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
11035              Subject:  [PATCH 5.005_57] Compiler and XSUBS
11036      Branch: perl
11037            ! ext/B/B/C.pm
11038 ____________________________________________________________________________
11039 [  3643] By: gsar                                  on 1999/07/07  10:08:38
11040         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
11041              (from François Désarménien <desar@club-internet.fr>)
11042      Branch: perl
11043            ! pod/perlsyn.pod
11044 ____________________________________________________________________________
11045 [  3642] By: gsar                                  on 1999/07/07  10:03:24
11046         Log: From: Doug MacEachern <dougm@cp.net>
11047              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
11048              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
11049              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
11050      Branch: perl
11051            ! ext/B/B.xs
11052 ____________________________________________________________________________
11053 [  3641] By: gsar                                  on 1999/07/07  10:00:57
11054         Log: slightly modified version of suggested patch
11055              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
11056              Date: Mon, 28 Jun 1999 14:23:59 -0400
11057              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
11058              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
11059      Branch: perl
11060            ! ext/POSIX/POSIX.xs
11061 ____________________________________________________________________________
11062 [  3640] By: gsar                                  on 1999/07/07  09:45:43
11063         Log: lexical warnings update (warning.t fails one test
11064              due to leaked scalar, investigation pending)
11065              From: paul.marquess@bt.com
11066              Date: Sat, 26 Jun 1999 23:19:52 +0100
11067              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
11068              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
11069      Branch: perl
11070            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
11071            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
11072            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
11073            - README.lexwarn
11074            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
11075            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11076            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
11077            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
11078            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11079            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
11080            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
11081            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
11082            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
11083            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11084            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
11085            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
11086            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
11087            ! warning.h warning.pl win32/win32.c
11088 ____________________________________________________________________________
11089 [  3639] By: gsar                                  on 1999/07/07  08:09:30
11090         Log: From: Brian Jepson <bjepson@home.com>
11091              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
11092              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
11093              Subject: Patch to JPL example program
11094      Branch: perl
11095            ! jpl/JPL_Rolo/JPL_Rolo.jpl
11096 ____________________________________________________________________________
11097 [  3638] By: jhi                                   on 1999/07/07  08:07:58
11098         Log: Integrate with Sarathy.
11099      Branch: cfgperl
11100           !> (integrate 34 files)
11101 ____________________________________________________________________________
11102 [  3637] By: gsar                                  on 1999/07/07  08:07:49
11103         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11104              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
11105              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
11106              Subject: [PATCH _57, long] Eliminate CONDOPs
11107      Branch: perl
11108            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
11109            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
11110            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
11111            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
11112            ! pod/perltoc.pod pp_ctl.c pp_hot.c
11113 ____________________________________________________________________________
11114 [  3636] By: gsar                                  on 1999/07/07  07:50:51
11115         Log: adapted suggested patch for IO-1.20x
11116              From: ian@dial.pipex.com
11117              Date:  Fri, 25 Jun 1999 10:39:42 +0100
11118              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
11119              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
11120      Branch: perl
11121            ! ext/IO/lib/IO/Socket.pm
11122 ____________________________________________________________________________
11123 [  3635] By: gsar                                  on 1999/07/07  07:26:05
11124         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
11125      Branch: perl
11126            ! hints/powerux.sh
11127 ____________________________________________________________________________
11128 [  3634] By: gsar                                  on 1999/07/07  07:20:02
11129         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11130              Date: Wed, 23 Jun 1999 16:16:05 +0100
11131              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
11132              Subject: [PATCH 5.005_57] memleak in optimizer
11133      Branch: perl
11134            ! embed.h embed.pl objXSUB.h op.c proto.h
11135 ____________________________________________________________________________
11136 [  3633] By: gsar                                  on 1999/07/07  07:10:52
11137         Log: add do-not-edit caveats for files generated by opcode.pl
11138              (suggested by Hugo van der Sanden)
11139      Branch: perl
11140            ! opcode.h opcode.pl pp.sym pp_proto.h
11141 ____________________________________________________________________________
11142 [  3632] By: gsar                                  on 1999/07/07  06:41:13
11143         Log: better diagnostics on read operations from write-only
11144              filehandles
11145      Branch: perl
11146            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
11147            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11148 ____________________________________________________________________________
11149 [  3631] By: gsar                                  on 1999/07/07  02:03:34
11150         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
11151              by David Muir Sharnoff <muir@idiom.com>)
11152      Branch: perl
11153            ! lib/Sys/Hostname.pm
11154 ____________________________________________________________________________
11155 [  3630] By: gsar                                  on 1999/07/07  01:57:16
11156         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
11157              Date: Sun, 20 Jun 1999 17:17:17 -0700
11158              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
11159              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
11160      Branch: perl
11161            ! ext/B/B/CC.pm
11162 ____________________________________________________________________________
11163 [  3629] By: gsar                                  on 1999/07/07  01:46:03
11164         Log: installperl should write normal messages to STDOUT, not STDERR
11165      Branch: perl
11166            ! installperl
11167 ____________________________________________________________________________
11168 [  3628] By: gsar                                  on 1999/07/07  01:41:25
11169         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
11170      Branch: perl
11171            ! hints/bsdos.sh
11172 ____________________________________________________________________________
11173 [  3627] By: gsar                                  on 1999/07/07  00:27:10
11174         Log: make diagnostic on C<my $^I> etc., more readable
11175      Branch: perl
11176            ! op.c
11177 ____________________________________________________________________________
11178 [  3626] By: gsar                                  on 1999/07/06  23:47:27
11179         Log: From: Andy Dougherty <doughera@lafayette.edu>
11180              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
11181              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
11182              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
11183      Branch: perl
11184            ! Makefile.SH utils/Makefile
11185 ____________________________________________________________________________
11186 [  3625] By: jhi                                   on 1999/07/06  21:50:46
11187         Log: Some new files of #3624 missing from MANIFEST.
11188      Branch: cfgperl
11189            ! MANIFEST
11190 ____________________________________________________________________________
11191 [  3624] By: jhi                                   on 1999/07/06  21:47:04
11192         Log: POSIX [[:character class:]] support for standard, locale,
11193              and utf8.  If both utf8 and locale are on, utf8 wins.
11194              I don't fully understand why so many tables changed in
11195              lib/unicode because of "make" -- maybe it was just overdue.
11196      Branch: cfgperl
11197            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
11198            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
11199            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
11200            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
11201            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
11202            ! lib/unicode/Block.pl lib/unicode/Category.pl
11203            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
11204            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
11205            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
11206            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
11207            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
11208            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
11209            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
11210            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
11211            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
11212            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
11213            ! t/pragma/warn/regcomp utf8.c
11214 ____________________________________________________________________________
11215 [  3623] By: gsar                                  on 1999/07/06  20:52:48
11216         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11217              Date: Wed, 16 Jun 1999 14:57:22 -0400
11218              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
11219              Subject: [PATCH 5.00557] Devel::Peek
11220      Branch: perl
11221            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
11222 ____________________________________________________________________________
11223 [  3622] By: gsar                                  on 1999/07/06  20:22:59
11224         Log: applied patch after demunging headers with appropriate paths
11225              From: "Vishal Bhatia" <vishalb@my-deja.com>
11226              Date: Sat, 12 Jun 1999 08:23:59 -0700
11227              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
11228              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
11229      Branch: perl
11230            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
11231            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
11232 ____________________________________________________________________________
11233 [  3621] By: gsar                                  on 1999/07/06  20:10:50
11234         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11235              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
11236              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
11237              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
11238      Branch: perl
11239            ! doio.c
11240 ____________________________________________________________________________
11241 [  3620] By: jhi                                   on 1999/07/06  19:16:47
11242         Log: Mention EPOC and SOCKS.
11243      Branch: cfgperl
11244            ! pod/perldelta.pod
11245 ____________________________________________________________________________
11246 [  3619] By: gsar                                  on 1999/07/06  16:52:37
11247         Log: fix int vs STRLEN issue
11248      Branch: perl
11249            ! pp.c
11250 ____________________________________________________________________________
11251 [  3618] By: jhi                                   on 1999/07/06  16:52:20
11252         Log: There ain't Perl_atonv().
11253      Branch: cfgperl
11254            ! ext/ByteLoader/bytecode.h
11255 ____________________________________________________________________________
11256 [  3617] By: jhi                                   on 1999/07/06  15:55:22
11257         Log: Integrate with Sarathy.
11258      Branch: cfgperl
11259           !> Makefile.SH
11260 ____________________________________________________________________________
11261 [  3616] By: jhi                                   on 1999/07/06  15:54:09
11262         Log: Tweak for #3613.
11263      Branch: cfgperl
11264            ! Configure config_h.SH
11265 ____________________________________________________________________________
11266 [  3615] By: gsar                                  on 1999/07/06  11:00:21
11267         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
11268              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
11269              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
11270              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
11271      Branch: perl
11272            ! Makefile.SH
11273 ____________________________________________________________________________
11274 [  3614] By: jhi                                   on 1999/07/06  10:44:48
11275         Log: Integrate with Sarathy.
11276      Branch: cfgperl
11277           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
11278           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
11279 ____________________________________________________________________________
11280 [  3613] By: jhi                                   on 1999/07/06  10:43:20
11281         Log: From: Nathan Kurz <nate@valleytel.net>
11282              Subject: [ID 19990612.001 compiling three deep modules within ext/]
11283              ply-To: nate@valleytel.net
11284              erl5-porters@perl.org
11285              Date: Sat, 12 Jun 1999 01:26:04 -0500
11286              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
11287      Branch: cfgperl
11288            ! Configure config_h.SH
11289 ____________________________________________________________________________
11290 [  3612] By: gsar                                  on 1999/07/06  10:17:52
11291         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11292              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
11293              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
11294              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
11295      Branch: perl
11296            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
11297 ____________________________________________________________________________
11298 [  3611] By: gsar                                  on 1999/07/06  09:51:20
11299         Log: From: pvhp@forte.com (Peter Prymmer)
11300              Date: Fri, 11 Jun 99 17:07:19 PDT
11301              Message-Id: <9906120007.AA13802@forte.com>
11302              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
11303      Branch: perl
11304            ! ext/IO/lib/IO/File.pm
11305 ____________________________________________________________________________
11306 [  3610] By: gsar                                  on 1999/07/06  09:37:37
11307         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
11308              tweak)
11309              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
11310              Date: Wed, 09 Jun 1999 18:27:51 +0100
11311              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
11312              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
11313      Branch: perl
11314            ! perl.h t/base/rs.t
11315 ____________________________________________________________________________
11316 [  3609] By: jhi                                   on 1999/07/06  09:28:48
11317         Log: Integrate with Sarathy.
11318      Branch: cfgperl
11319           !> (integrate 49 files)
11320 ____________________________________________________________________________
11321 [  3608] By: gsar                                  on 1999/07/06  09:28:21
11322         Log: test tweak
11323      Branch: perl
11324            ! t/pragma/warn/op
11325 ____________________________________________________________________________
11326 [  3607] By: jhi                                   on 1999/07/06  09:22:48
11327         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
11328      Branch: cfgperl
11329            ! Configure config_h.SH
11330 ____________________________________________________________________________
11331 [  3606] By: gsar                                  on 1999/07/06  09:05:02
11332         Log: applied slightly tweaked version of suggested patch for
11333              improved RE API
11334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11335              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
11336              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
11337              Subject: [PATCH 5.005_57] REx engine rehash
11338      Branch: perl
11339            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
11340            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
11341            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
11342            ! util.c
11343 ____________________________________________________________________________
11344 [  3605] By: gsar                                  on 1999/07/06  08:54:03
11345         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
11346      Branch: perl
11347            ! sv.c
11348 ____________________________________________________________________________
11349 [  3604] By: gsar                                  on 1999/07/06  07:08:30
11350         Log: From: paul.marquess@bt.com
11351              Date: Tue, 8 Jun 1999 22:37:58 +0100 
11352              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
11353              Subject: [PATCH 5.005_57] DB_File 1.67
11354      Branch: perl
11355            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11356            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
11357 ____________________________________________________________________________
11358 [  3603] By: gsar                                  on 1999/07/06  07:04:50
11359         Log: From: paul.marquess@bt.com
11360              Date: Tue, 8 Jun 1999 22:34:01 +0100 
11361              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
11362              Subject: [PATCH 5.005_57] DBM Filters
11363      Branch: perl
11364            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
11365            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
11366            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
11367            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
11368 ____________________________________________________________________________
11369 [  3602] By: gsar                                  on 1999/07/06  07:00:01
11370         Log: slightly tweaked version of suggested patch
11371              From: Dan Sugalski <sugalskd@ous.edu>
11372              Date: Tue, 08 Jun 1999 14:09:38 -0700
11373              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
11374              Subject: [PATCH 5.005_57]Use NV instead of double in the core
11375      Branch: perl
11376            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
11377            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
11378            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
11379            ! proto.h sv.c sv.h toke.c universal.c util.c
11380 ____________________________________________________________________________
11381 [  3601] By: gsar                                  on 1999/07/06  06:52:57
11382         Log: integrate cfgperl contents into mainline
11383      Branch: perl
11384           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
11385           +> epoc/perl.mmp epoc/perl.pkg
11386           !> (integrate 30 files)
11387 ____________________________________________________________________________
11388 [  3598] By: jhi                                   on 1999/07/05  20:02:55
11389         Log: Integrate with mainperl.
11390      Branch: cfgperl
11391           +> lib/CGI/Pretty.pm
11392           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
11393           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
11394           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
11395           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
11396           !> vms/vmsish.h
11397 ____________________________________________________________________________
11398 [  3597] By: jhi                                   on 1999/07/05  19:59:48
11399         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
11400              that addresses the notorious "Additional libraries" question.
11401      Branch: cfgperl
11402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11403            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
11404            ! pp_sys.c
11405 ____________________________________________________________________________
11406 [  3596] By: gsar                                  on 1999/07/05  18:30:51
11407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11408              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
11409              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
11410              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
11411      Branch: perl
11412            ! pp_sys.c t/lib/io_udp.t
11413 ____________________________________________________________________________
11414 [  3595] By: gsar                                  on 1999/07/05  18:29:08
11415         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11416              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
11417              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
11418              Subject: [PATCH 5.00557] Setting $^E wipes out $!
11419      Branch: perl
11420            ! mg.c
11421 ____________________________________________________________________________
11422 [  3594] By: gsar                                  on 1999/07/05  18:24:53
11423         Log: hand-apply whitespace mutiliated patch
11424              From: Dan Sugalski <sugalskd@osshe.edu>
11425              Date: Mon, 07 Jun 1999 14:46:42 -0700
11426              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
11427              Subject: [PATCH 5.005_57]Updated VMS patch
11428      Branch: perl
11429            ! thread.h vms/descrip_mms.template vms/subconfigure.com
11430            ! vms/vms.c vms/vmsish.h
11431 ____________________________________________________________________________
11432 [  3593] By: gsar                                  on 1999/07/05  17:53:04
11433         Log: applied parts not duplicated by previous patches
11434              From: "Vishal Bhatia" <vishalb@my-deja.com>
11435              Date: Sat, 05 Jun 1999 08:42:17 -0700
11436              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
11437              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
11438      Branch: perl
11439            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
11440            ! ext/B/B/Stackobj.pm
11441 ____________________________________________________________________________
11442 [  3592] By: jhi                                   on 1999/07/05  17:17:22
11443         Log: AIX threaded build, plus few more on the side.
11444      Branch: cfgperl
11445            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
11446            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11447            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
11448            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
11449 ____________________________________________________________________________
11450 [  3591] By: gsar                                  on 1999/07/05  16:52:34
11451         Log: "\e" and "\a" didn't produce right escape under EBCDIC
11452              From: pvhp@forte.com (Peter Prymmer)
11453              Date: Fri, 4 Jun 99 12:00:27 PDT
11454              Message-Id: <9906041900.AA28387@forte.com>
11455              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
11456      Branch: perl
11457            ! toke.c
11458 ____________________________________________________________________________
11459 [  3590] By: gsar                                  on 1999/07/05  16:40:01
11460         Log: s/scalar ref constructor/single ref constructor/ (suggested
11461              by Stephen McCamant)
11462      Branch: perl
11463            ! opcode.h opcode.pl
11464 ____________________________________________________________________________
11465 [  3589] By: gsar                                  on 1999/07/05  16:34:06
11466         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
11467      Branch: perl
11468            ! ext/GDBM_File/GDBM_File.xs
11469 ____________________________________________________________________________
11470 [  3588] By: gsar                                  on 1999/07/05  16:29:39
11471         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
11472              is unchanged still)
11473      Branch: perl
11474            ! op.c
11475 ____________________________________________________________________________
11476 [  3587] By: jhi                                   on 1999/07/05  10:31:43
11477         Log: Make perl_exp.SH smarter about what to include and what to exclude.
11478      Branch: cfgperl
11479            ! perl_exp.SH
11480 ____________________________________________________________________________
11481 [  3586] By: jhi                                   on 1999/07/05  09:29:31
11482         Log: Remove unnecessary and extraneous my $i = 0.
11483      Branch: cfgperl
11484            ! bytecode.pl
11485 ____________________________________________________________________________
11486 [  3585] By: jhi                                   on 1999/07/05  07:28:59
11487         Log: Integrate with mainperl.
11488      Branch: cfgperl
11489           !> (integrate 30 files)
11490 ____________________________________________________________________________
11491 [  3584] By: gsar                                  on 1999/07/05  05:36:28
11492         Log: From: Vishal Bhatia <vishalb@hotmail.com>
11493              Date: Thu, 03 Jun 1999 00:57:48 PDT
11494              Message-ID: <19990603075749.86665.qmail@hotmail.com>
11495              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
11496      Branch: perl
11497            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
11498 ____________________________________________________________________________
11499 [  3583] By: gsar                                  on 1999/07/05  05:31:19
11500         Log: suppress fancy display when in verbose mode (suggested by
11501              Paul Johnson <pjcj@transeda.com>)
11502      Branch: perl
11503            ! lib/Test/Harness.pm
11504 ____________________________________________________________________________
11505 [  3582] By: gsar                                  on 1999/07/05  05:17:12
11506         Log: cygwin32 update
11507              From: "Fifer, Eric" <EFifer@sanwaint.com>
11508              Date:  Wed, 2 Jun 1999 15:16:05 +0100
11509              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
11510              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
11511      Branch: perl
11512            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
11513            ! cygwin32/build-instructions.READFIRST
11514            ! cygwin32/build-instructions.charles-wilson
11515            ! cygwin32/build-instructions.sebastien-barre
11516            ! cygwin32/build-instructions.steven-morlock
11517            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
11518            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
11519            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
11520            ! t/op/magic.t util.c
11521 ____________________________________________________________________________
11522 [  3581] By: gsar                                  on 1999/07/05  02:46:18
11523         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
11524      Branch: perl
11525            ! util.c
11526 ____________________________________________________________________________
11527 [  3580] By: gsar                                  on 1999/07/05  02:38:03
11528         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
11529              Date: Mon, 31 May 1999 18:18:13 -0600
11530              Message-ID: <19990601001813.AAA17834@csgsystems.com>
11531              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
11532      Branch: perl
11533            ! t/TEST t/UTEST t/harness utils/perlcc.PL
11534 ____________________________________________________________________________
11535 [  3579] By: gsar                                  on 1999/07/05  01:20:58
11536         Log: compatibility tweak for Class::Struct
11537      Branch: perl
11538            ! lib/Class/Struct.pm
11539 ____________________________________________________________________________
11540 [  3578] By: jhi                                   on 1999/07/04  23:26:01
11541         Log: Miscellaneus AIX fixes + SOCKS support.
11542      Branch: cfgperl
11543            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
11544            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
11545            ! hints/aix.sh pp_sys.c
11546 ____________________________________________________________________________
11547 [  3577] By: gsar                                  on 1999/07/04  23:07:39
11548         Log: test tweak
11549      Branch: perl
11550            ! t/io/openpid.t
11551 ____________________________________________________________________________
11552 [  3576] By: jhi                                   on 1999/07/04  22:39:23
11553         Log: Integrate with mainperl.
11554      Branch: cfgperl
11555           +> t/io/openpid.t
11556            - win32/perlhost.h
11557           !> (integrate 51 files)
11558 ____________________________________________________________________________
11559 [  3575] By: jhi                                   on 1999/07/04  22:26:48
11560         Log: Added 64-bit support for AIX 4.3 or better
11561              based on Martin H. Rusoff's observations.
11562      Branch: cfgperl
11563            ! Configure config_h.SH hints/aix.sh
11564 ____________________________________________________________________________
11565 [  3574] By: jhi                                   on 1999/07/04  21:34:47
11566         Log: Do not throw away gccvers compilation errors.
11567              From: Andy Dougherty <doughera@lafayette.edu>
11568              To: Ron Seguin <rseguin@on.bell.ca>
11569              Cc: Perl Porters <perl5-porters@perl.org>
11570              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
11571              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
11572              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
11573      Branch: cfgperl
11574            ! Configure config_h.SH
11575 ____________________________________________________________________________
11576 [  3573] By: gsar                                  on 1999/07/04  21:10:32
11577         Log: adapted suggested tests for addition to testsuite
11578              From: RonaldWS@aol.com
11579              Date:  Sun, 30 May 1999 16:27:28 EDT
11580              Message-Id:  <25cd799f.2482f930@aol.com>
11581              Subject: [19990530.007] Open with pipe | does not return pid under win32
11582      Branch: perl
11583            + t/io/openpid.t
11584            ! MANIFEST win32/win32.c
11585 ____________________________________________________________________________
11586 [  3572] By: gsar                                  on 1999/07/04  20:29:32
11587         Log: perl_run() should call my_exit(0) for normal completion
11588      Branch: perl
11589            ! perl.c
11590 ____________________________________________________________________________
11591 [  3571] By: jhi                                   on 1999/07/04  20:10:44
11592         Log: Add test for change #3568 plus general cleanup.
11593      Branch: cfgperl
11594            ! t/pragma/locale.t
11595 ____________________________________________________________________________
11596 [  3570] By: gsar                                  on 1999/07/04  20:03:21
11597         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
11598              overloading
11599      Branch: perl
11600            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
11601            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
11602 ____________________________________________________________________________
11603 [  3569] By: gsar                                  on 1999/07/04  18:04:48
11604         Log: make AIX dynaloading work when libperl is shared (and thus under
11605              mod_perl etc.)
11606              From: Jens-Uwe Mager <jum@helios.de>
11607              Date:  Sat, 29 May 1999 17:09:52 +0200
11608              Message-Id:  <199905291509.RAA43978@ans.helios.de>
11609              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
11610      Branch: perl
11611            ! ext/DynaLoader/dl_aix.xs
11612 ____________________________________________________________________________
11613 [  3568] By: jhi                                   on 1999/07/04  14:54:23
11614         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
11615              This resulted for example in the 'o' magic not being cleared by
11616              magic_setcollxfrm(), which resulted in strange cmp results.
11617              The bug was reported originally in the message
11618              Subject: Bug with locale
11619              From: Jan Starzynski <jan@planet.de> 
11620              To: perlbug@perl.com 
11621              Date: Fri, 09 Apr 1999 13:23:07 +0200 
11622              Message-ID: <370DE31B.DAEE1332@planet.de> 
11623      Branch: cfgperl
11624            ! pp.c
11625 ____________________________________________________________________________
11626 [  3567] By: gsar                                  on 1999/07/04  02:38:34
11627         Log: remove misleading info on defined(&func), unclutter deprecation
11628              about defined(@array)
11629      Branch: perl
11630            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11631            ! t/pragma/warn/op
11632 ____________________________________________________________________________
11633 [  3566] By: gsar                                  on 1999/07/04  01:46:31
11634         Log: From: jan.dubois@ibm.net (Jan Dubois)
11635              Date: Wed, 26 May 1999 22:07:17 +0200
11636              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
11637              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
11638      Branch: perl
11639            ! Changes win32/win32.c win32/win32.h
11640 ____________________________________________________________________________
11641 [  3565] By: gsar                                  on 1999/07/04  01:26:02
11642         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
11643              for win32 issues)
11644      Branch: perl
11645            ! pod/perlxstut.pod
11646 ____________________________________________________________________________
11647 [  3564] By: gsar                                  on 1999/07/02  03:09:04
11648         Log: avoid warnings
11649      Branch: perl
11650            ! ext/Thread/Thread/Specific.pm lib/fields.pm
11651 ____________________________________________________________________________
11652 [  3563] By: gsar                                  on 1999/06/28  19:23:47
11653         Log: inc version (for CPAN.pm sanity)
11654      Branch: perl
11655            ! lib/Text/ParseWords.pm
11656 ____________________________________________________________________________
11657 [  3562] By: gsar                                  on 1999/06/28  19:19:01
11658         Log: regen perltoc
11659      Branch: perl
11660            ! pod/perltoc.pod
11661 ____________________________________________________________________________
11662 [  3561] By: gsar                                  on 1999/06/28  19:08:41
11663         Log: From: Damian Conway <damian@cs.monash.edu.au>
11664              Date: Wed, 26 May 1999 00:58:35 -0400
11665              Message-Id: <199905260458.AAA06411@defender.perl.org>
11666              Subject: [19990526.002] Misc. improvements to Class:Struct
11667      Branch: perl
11668            ! MANIFEST lib/Class/Struct.pm
11669 ____________________________________________________________________________
11670 [  3560] By: gsar                                  on 1999/06/28  18:50:52
11671         Log: remove bogus PL_optype_size
11672      Branch: perl
11673            ! bytecode.pl ext/ByteLoader/byterun.h
11674 ____________________________________________________________________________
11675 [  3559] By: gsar                                  on 1999/06/28  18:22:26
11676         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
11677      Branch: perl
11678            + lib/CGI/Pretty.pm
11679            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
11680            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
11681            ! t/lib/cgi-html.t t/lib/cgi-request.t
11682 ____________________________________________________________________________
11683 [  3558] By: jhi                                   on 1999/06/28  07:30:21
11684         Log: Change Olaf Lebbe's email address.
11685      Branch: cfgperl
11686            ! README.epoc
11687 ____________________________________________________________________________
11688 [  3557] By: gsar                                  on 1999/06/28  00:07:33
11689         Log: make autogenerated files writable
11690      Branch: perl
11691            - win32/perlhost.h
11692            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
11693            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
11694            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
11695            ! proto.h regnodes.h warning.h win32/config_H.bc
11696            ! win32/config_H.gc win32/config_H.vc
11697 ____________________________________________________________________________
11698 [  3556] By: jhi                                   on 1999/06/27  19:22:53
11699         Log: Update MANIFEST to match #3555.
11700      Branch: cfgperl
11701            ! MANIFEST
11702 ____________________________________________________________________________
11703 [  3555] By: jhi                                   on 1999/06/27  19:16:22
11704         Log: EPOC port to Psion5.
11705              From: Olaf Flebbe <O.Flebbe@science-computing.de>
11706              To: Jarkko Hietaniemi <jhi@iki.fi>
11707              Cc: perl5-porters@perl.org
11708              Subject: Re: Psion5
11709              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
11710              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
11711      Branch: cfgperl
11712            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
11713            + epoc/perl.mmp epoc/perl.pkg
11714            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
11715            ! perl.h sv.c util.c
11716 ____________________________________________________________________________
11717 [  3554] By: jhi                                   on 1999/06/27  18:50:52
11718         Log: Integrate from mainperl.
11719      Branch: cfgperl
11720           !> (integrate 48 files)
11721 ____________________________________________________________________________
11722 [  3553] By: gsar                                  on 1999/06/27  14:28:49
11723         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
11724              gone from the public API); PERL_OBJECT builds again on
11725              windows
11726              
11727              TODO: namespace-clean the typedefs in iperlsys.h and
11728              elsewhere; remove C++ remnants from public headers
11729      Branch: perl
11730            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
11731            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
11732            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
11733            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
11734            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
11735            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
11736            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
11737            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
11738            ! win32/config.gc win32/config.vc win32/dl_win32.xs
11739            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
11740            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
11741            ! win32/win32sck.c
11742 ____________________________________________________________________________
11743 [  3552] By: gsar                                  on 1999/06/27  13:49:31
11744         Log: integrate cfgperl changes into mainline
11745      Branch: perl
11746           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
11747           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
11748           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
11749           !> util.c
11750 ____________________________________________________________________________
11751 [  3551] By: gsar                                  on 1999/06/27  13:31:11
11752         Log: fix indents
11753      Branch: perl
11754            ! op.c
11755 ____________________________________________________________________________
11756 [  3550] By: gsar                                  on 1999/06/24  22:42:53
11757         Log: update Changes
11758      Branch: perl
11759            ! Changes
11760 ____________________________________________________________________________
11761 [  3549] By: gsar                                  on 1999/06/24  22:41:17
11762         Log: avoid race condition in the CAPI extension bootstrap handler
11763      Branch: perl
11764            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
11765 ____________________________________________________________________________
11766 [  3548] By: gsar                                  on 1999/06/24  22:39:53
11767         Log: sanity check to cover the case when perl is installed into the
11768              X:\ (drive root)
11769      Branch: perl
11770            ! win32/win32.c
11771 ____________________________________________________________________________
11772 [  3547] By: gsar                                  on 1999/06/22  19:30:32
11773         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
11774      Branch: perl
11775            ! lib/Tie/RefHash.pm
11776 ____________________________________________________________________________
11777 [  3544] By: jhi                                   on 1999/06/18  19:24:28
11778         Log: Tidy up #3542 and #3543. 
11779      Branch: cfgperl
11780            ! t/pragma/locale.t util.c
11781 ____________________________________________________________________________
11782 [  3543] By: jhi                                   on 1999/06/18  10:28:45
11783         Log: Spice up locale.t.
11784      Branch: cfgperl
11785            ! t/pragma/locale.t
11786 ____________________________________________________________________________
11787 [  3542] By: jhi                                   on 1999/06/17  22:42:03
11788         Log: Fixed two long-standing locale bugs.
11789              
11790              Both problems were related to numeric locale which
11791              controls the radix character aka the decimal separator.
11792              (1) printf (and sprintf) were resetting the numeric locale to C.
11793              (2) Using locale-numerically formatted floating point
11794              numbers (e.g. "1,23") together with -w caused warnings about
11795              "isn't numeric".  The operations were working fine, though,
11796              because atof() was using the local locale.
11797              Both problems reported by Stefan Vogtner.
11798              
11799              Introduced a wrapper for atof() that attempts to convert
11800              the string both ways.  This helps Perl to understand
11801              numbers like this "4.56" even when using a local locale
11802              makes atof() understand only numbers like this "7,89".
11803              
11804              Remaining related problems, both of which existed before
11805              this patch and continue to exist after this patch:
11806              (a) The behaviour of print() is _not_ as documented by perllocale.
11807              Instead of always using the C locale, print() does use the
11808              local locale, just like the *printf() do.  This may be fixable
11809              now that switching to-and-fro between locales has been made
11810              more consistent, but fixing print() would change existing
11811              behaviour.  perllocale is not changed by this patch.
11812              (b) If a number has been stringified (say, via "$number") under
11813              a local locale, the cached string value persists even under
11814              "no locale".  This may or may not be a problem: operations
11815              work fine because the original number is still there, but
11816              that the string form keeps its locale-ish outlook may be
11817              somewhat confusing.
11818      Branch: cfgperl
11819            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
11820            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
11821            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
11822            ! util.c
11823 ____________________________________________________________________________
11824 [  3541] By: jhi                                   on 1999/06/17  20:00:16
11825         Log: Integrate from mainperl.
11826      Branch: cfgperl
11827           !> ext/Data/Dumper/Dumper.pm op.c
11828 ____________________________________________________________________________
11829 [  3540] By: gsar                                  on 1999/06/16  16:49:55
11830         Log: dump C<0> as such, not C<'0'>
11831      Branch: perl
11832            ! ext/Data/Dumper/Dumper.pm
11833 ____________________________________________________________________________
11834 [  3539] By: gsar                                  on 1999/06/13  04:04:40
11835         Log: fix coredumper in change#3498
11836      Branch: perl
11837            ! op.c
11838 ____________________________________________________________________________
11839 [  3538] By: jhi                                   on 1999/06/12  22:01:26
11840         Log: Integrate from mainperl.
11841      Branch: cfgperl
11842           +> lib/caller.pm
11843           !> (integrate 36 files)
11844 ____________________________________________________________________________
11845 [  3537] By: gsar                                  on 1999/06/12  06:43:03
11846         Log: EXTERN_C declarations for global arrays in various
11847              headers, so perl can be built even in C++ mode; win32
11848              build fixups; regen headers
11849      Branch: perl
11850            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
11851            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
11852 ____________________________________________________________________________
11853 [  3536] By: gsar                                  on 1999/06/12  06:38:21
11854         Log: caller.pm typos
11855      Branch: perl
11856            ! lib/caller.pm
11857 ____________________________________________________________________________
11858 [  3535] By: gsar                                  on 1999/06/11  23:13:54
11859         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
11860              is temporarily gone
11861      Branch: perl
11862            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
11863            ! pod/perldelta.pod proto.h win32/perllib.c
11864 ____________________________________________________________________________
11865 [  3534] By: gsar                                  on 1999/06/11  20:41:51
11866         Log: implement C<use caller 'encoding'>
11867      Branch: perl
11868            + lib/caller.pm
11869            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
11870 ____________________________________________________________________________
11871 [  3533] By: gsar                                  on 1999/06/11  16:51:04
11872         Log: truncate() has a peculiar exemption from strict barewords, even
11873              though it has a non-filehandle prototype
11874      Branch: perl
11875            ! op.c t/io/fs.t
11876 ____________________________________________________________________________
11877 [  3532] By: gsar                                  on 1999/06/11  09:09:16
11878         Log: GDBM tweak
11879      Branch: perl
11880            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
11881 ____________________________________________________________________________
11882 [  3531] By: gsar                                  on 1999/06/10  23:34:19
11883         Log: part of the platform changes for IMPLICIT_CONTEXT
11884      Branch: perl
11885            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
11886            ! jpl/PerlInterpreter/PerlInterpreter.c
11887            ! jpl/PerlInterpreter/PerlInterpreter.h
11888            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
11889            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
11890 ____________________________________________________________________________
11891 [  3530] By: jhi                                   on 1999/06/10  20:55:56
11892         Log: Integrate from mainperl.
11893      Branch: cfgperl
11894           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
11895 ____________________________________________________________________________
11896 [  3529] By: gsar                                  on 1999/06/10  20:40:01
11897         Log: DB_File tweaks for IMPLICIT CONTEXT
11898      Branch: perl
11899            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
11900 ____________________________________________________________________________
11901 [  3528] By: jhi                                   on 1999/06/10  10:18:15
11902         Log: Integrate from mainperl.
11903      Branch: cfgperl
11904           !> (integrate 105 files)
11905 ____________________________________________________________________________
11906 [  3527] By: gsar                                  on 1999/06/10  09:30:35
11907         Log: most globals are now interpreter local; locale initialization
11908              was too early, defer it until interpreter is allocated and
11909              initialized; multiple interpreters should now be
11910              concurrency-safe (untested)
11911      Branch: perl
11912            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
11913            ! perlvars.h
11914 ____________________________________________________________________________
11915 [  3526] By: gsar                                  on 1999/06/10  08:38:00
11916         Log: fix small nits
11917      Branch: perl
11918            ! cc_runtime.h ext/B/B/CC.pm run.c
11919 ____________________________________________________________________________
11920 [  3525] By: gsar                                  on 1999/06/10  04:41:38
11921         Log: win32 build fixes
11922      Branch: perl
11923            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
11924            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
11925            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
11926            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
11927            ! win32/Makefile win32/config_H.bc win32/config_H.gc
11928            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
11929            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
11930            ! win32/win32.c win32/win32.h win32/win32sck.c
11931            ! win32/win32thread.c win32/win32thread.h
11932 ____________________________________________________________________________
11933 [  3524] By: gsar                                  on 1999/06/09  18:03:01
11934         Log: more complete support for implicit thread/interpreter pointer,
11935              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
11936              without that enabled):
11937              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
11938              is a noop; tests pass on Solaris; should be faster now!
11939              - MULTIPLICITY has been tested with and without
11940              PERL_IMPLICIT_CONTEXT on Solaris
11941              - improved function database now merged with embed.pl
11942              - everything except the varargs functions have foo(a,b,c) macros
11943              to provide compatibility
11944              - varargs functions default to compatibility variants that
11945              get the context pointer using dTHX
11946              - there should be almost no source compatibility issues as a
11947              result of all this
11948              - dl_foo.xs changes other than dl_dlopen.xs untested
11949              - still needs documentation, fixups for win32 etc
11950              Next step: migrate most non-mutex variables from perlvars.h
11951              to intrpvar.h
11952      Branch: perl
11953            - proto.pl
11954            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
11955            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
11956            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
11957            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
11958            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
11959            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11960            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
11961            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
11962            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
11963            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
11964            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11965            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
11966            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
11967            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
11968            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
11969            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
11970            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
11971            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
11972            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
11973            ! util.c win32/Makefile win32/makefile.mk writemain.SH
11974 ____________________________________________________________________________
11975 [  3523] By: gsar                                  on 1999/06/07  05:24:13
11976         Log: missed a file
11977      Branch: perl
11978            + proto.pl
11979            ! MANIFEST
11980 ____________________________________________________________________________
11981 [  3522] By: gsar                                  on 1999/06/07  05:18:34
11982         Log: initial stub implementation of implicit thread/this
11983              pointer    argument; builds/tests on Solaris, win32
11984              hasn't been fixed up yet; proto.h, global.sym and
11985              static function decls are now generated from a common
11986              database in proto.pl; some inconsistently named
11987              perl_foo() things are now Perl_foo(), compatibility
11988              #defines provided; perl_foo() (lowercase 'p') reserved
11989              for functions that take an explicit context argument;
11990              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
11991      Branch: perl
11992            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
11993            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
11994            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
11995            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
11996            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
11997            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
11998            ! universal.c utf8.c util.c
11999 ____________________________________________________________________________
12000 [  3521] By: gsar                                  on 1999/06/04  23:00:22
12001         Log: clean up some stray "global" symbols
12002      Branch: perl
12003            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
12004            ! pp_proto.h proto.h
12005 ____________________________________________________________________________
12006 [  3520] By: jhi                                   on 1999/06/02  21:33:28
12007         Log: Integrate from mainperl.
12008      Branch: cfgperl
12009           !> (integrate 94 files)
12010 ____________________________________________________________________________
12011 [  3519] By: gsar                                  on 1999/06/02  07:16:10
12012         Log: avoid dereferencing null pointer from getpwent() et al
12013      Branch: perl
12014            ! pp_sys.c
12015 ____________________________________________________________________________
12016 [  3518] By: gsar                                  on 1999/06/02  04:47:10
12017         Log: remove _() non-ansism
12018      Branch: perl
12019            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
12020            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
12021            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
12022            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
12023            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
12024            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
12025            ! ext/re/re.xs handy.h hv.c iperlsys.h
12026            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
12027            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
12028            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
12029            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
12030            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
12031            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
12032            ! vms/vmsish.h vms/writemain.pl vos/config.h
12033            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
12034            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
12035            ! win32/perllib.c win32/runperl.c win32/win32.h
12036            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
12037            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
12038 ____________________________________________________________________________
12039 [  3517] By: gsar                                  on 1999/06/02  02:17:51
12040         Log: missed a few files
12041      Branch: perl
12042            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
12043 ____________________________________________________________________________
12044 [  3516] By: gsar                                  on 1999/06/02  01:37:33
12045         Log: integrate cfgperl contents into mainline
12046      Branch: perl
12047           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
12048           +> ext/ByteLoader/byterun.h
12049            - bytecode.h byterun.c byterun.h
12050            ! Changes
12051           !> (integrate 58 files)
12052 ____________________________________________________________________________
12053 [  3515] By: gsar                                  on 1999/06/02  00:48:50
12054         Log: remove stray K&R-isms
12055      Branch: perl
12056            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
12057            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
12058            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
12059            ! toke.c util.c win32/win32.c x2p/hash.c
12060 ____________________________________________________________________________
12061 [  3514] By: gsar                                  on 1999/06/01  15:55:55
12062         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
12063              strict 'subs'
12064      Branch: perl
12065            ! op.c t/pragma/strict-subs
12066 ____________________________________________________________________________
12067 [  3513] By: jhi                                   on 1999/06/01  07:17:05
12068         Log: Patch applying of #3499 had gone awry.
12069      Branch: cfgperl
12070            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
12071 ____________________________________________________________________________
12072 [  3512] By: gsar                                  on 1999/05/31  19:21:30
12073         Log: tighter -help output
12074      Branch: perl
12075            ! perl.c
12076 ____________________________________________________________________________
12077 [  3511] By: gsar                                  on 1999/05/31  17:18:23
12078         Log: fix memory leak in C<eval 'return sub {...}'>
12079      Branch: perl
12080            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
12081 ____________________________________________________________________________
12082 [  3510] By: gsar                                  on 1999/05/31  14:11:46
12083         Log: tweak C++isms
12084      Branch: perl
12085            ! win32/dl_win32.xs win32/win32.c
12086 ____________________________________________________________________________
12087 [  3509] By: jhi                                   on 1999/05/30  13:02:26
12088         Log: Cleanup of #3488.
12089      Branch: cfgperl
12090            ! Configure config_h.SH
12091 ____________________________________________________________________________
12092 [  3508] By: jhi                                   on 1999/05/30  11:16:01
12093         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12094              To: Mailing list Perl5 <perl5-porters@perl.org>
12095              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
12096              Date: Sat, 29 May 1999 20:18:13 -0400
12097              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
12098      Branch: cfgperl
12099            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
12100 ____________________________________________________________________________
12101 [  3507] By: jhi                                   on 1999/05/29  20:05:40
12102         Log: From: Mark-Jason Dominus <mjd@plover.com>
12103              To: perl5-porters@perl.com
12104              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
12105              Date: Sat, 29 May 1999 14:45:10 -0400
12106              Message-ID: <19990529184510.27557.qmail@plover.com>
12107      Branch: cfgperl
12108            ! op.h
12109 ____________________________________________________________________________
12110 [  3506] By: gsar                                  on 1999/05/29  16:49:39
12111         Log: avoid gv_check() recursive pit
12112      Branch: perl
12113            ! gv.c
12114 ____________________________________________________________________________
12115 [  3505] By: jhi                                   on 1999/05/29  11:38:16
12116         Log: From: jan.dubois@ibm.net (Jan Dubois)
12117              To: Gurusamy Sarathy <gsar@activestate.com>
12118              Cc: perl5-porters@perl.org
12119              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
12120              Date: Sat, 29 May 1999 08:46:22 +0200
12121              Message-ID: <374f8007.2016008@smtp1.ibm.net>
12122      Branch: cfgperl
12123            ! t/op/grent.t t/op/pwent.t
12124 ____________________________________________________________________________
12125 [  3504] By: jhi                                   on 1999/05/29  11:07:10
12126         Log: QNX needs <sys/select.h> to define fd_set.
12127              
12128              From: Norton Allen <allen@huarp.harvard.edu>
12129              To: perl5-porters@perl.org
12130              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
12131              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
12132              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
12133      Branch: cfgperl
12134            ! ext/IO/poll.c
12135 ____________________________________________________________________________
12136 [  3503] By: jhi                                   on 1999/05/29  10:53:31
12137         Log: From: jan.dubois@ibm.net (Jan Dubois)
12138              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
12139              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
12140              Date: Fri, 28 May 1999 20:14:35 +0200
12141              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
12142      Branch: cfgperl
12143            ! lib/Math/BigFloat.pm
12144 ____________________________________________________________________________
12145 [  3502] By: jhi                                   on 1999/05/29  10:44:44
12146         Log: Make Configure support the change #3367,
12147              SysV shadow passwords.
12148      Branch: cfgperl
12149            ! Configure config_h.SH pp_sys.c
12150 ____________________________________________________________________________
12151 [  3501] By: gsar                                  on 1999/05/28  21:22:23
12152         Log: add wide versions of win32 system calls (first step in
12153              globalization); delayload winsock for performance if compiling
12154              with VC 6.0
12155      Branch: perl
12156            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
12157            ! win32/win32.c win32/win32.h
12158 ____________________________________________________________________________
12159 [  3500] By: jhi                                   on 1999/05/28  21:17:24
12160         Log: The new t/lib/io_linenum.t was using stricture
12161              before @INC was set up.
12162      Branch: cfgperl
12163            ! t/lib/io_linenum.t
12164 ____________________________________________________________________________
12165 [  3499] By: jhi                                   on 1999/05/28  17:13:23
12166         Log: From: Tom Hughes <tom@compton.nu>
12167              To: perl5-porters@perl.org
12168              Subject: [PATCH 5.005_57] ByteLoader mark 2
12169              Date: Wed, 26 May 1999 23:59:49 +0100
12170              Message-ID: <bf337a0849.tom@compton.compton.nu>
12171              
12172              plus resolve tiny conflict with #3479
12173              plus regen_headers.
12174      Branch: cfgperl
12175            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
12176            + ext/ByteLoader/byterun.h
12177            - bytecode.h byterun.c byterun.h
12178            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
12179            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
12180            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
12181            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
12182            ! perl.h perlvars.h proto.h util.c utils/Makefile
12183 ____________________________________________________________________________
12184 [  3498] By: jhi                                   on 1999/05/28  16:53:04
12185         Log: From: Mark-Jason Dominus <mjd@plover.com>
12186              To: perl5-porters@perl.com
12187              Subject: PATCH (5.005_57): defined(@a) now deprecated
12188              Date: Thu, 27 May 1999 16:05:44 -0400
12189              Message-ID: <19990527200544.13330.qmail@plover.com>
12190      Branch: cfgperl
12191            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
12192            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
12193 ____________________________________________________________________________
12194 [  3497] By: jhi                                   on 1999/05/28  16:50:54
12195         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12196              To: perl5-porters@perl.org (Mailing list Perl5)
12197              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
12198              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
12199              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
12200      Branch: cfgperl
12201            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
12202            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
12203 ____________________________________________________________________________
12204 [  3496] By: jhi                                   on 1999/05/28  16:48:39
12205         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12206              To: perl5-porters@perl.org (Mailing list Perl5)
12207              Subject: [PATCH 5.00557] Required OS/2-related patches
12208              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
12209              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
12210      Branch: cfgperl
12211            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
12212            ! t/op/stat.t util.c
12213 ____________________________________________________________________________
12214 [  3495] By: jhi                                   on 1999/05/28  16:45:56
12215         Log: From: Paul Johnson <pjcj@transeda.com>
12216              To: perl5-porters <perl5-porters@perl.org>
12217              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
12218              Date: Fri, 28 May 1999 15:13:54 +0100
12219              Message-ID: <19990528151354.B289@west-tip.transeda.com>
12220      Branch: cfgperl
12221            ! t/TEST
12222 ____________________________________________________________________________
12223 [  3494] By: jhi                                   on 1999/05/28  16:44:34
12224         Log: From: Paul Johnson <pjcj@transeda.com>
12225              To: perl5-porters <perl5-porters@perl.org>
12226              Subject: [PATCH 5.005_57] Fixes related to working local $.
12227              Date: Fri, 28 May 1999 15:11:18 +0100
12228              Message-ID: <19990528151118.A289@west-tip.transeda.com>
12229      Branch: cfgperl
12230            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
12231 ____________________________________________________________________________
12232 [  3493] By: gsar                                  on 1999/05/28  16:37:26
12233         Log: change#3449 wasn't doing enough
12234      Branch: perl
12235            ! op.c t/comp/proto.t
12236 ____________________________________________________________________________
12237 [  3492] By: jhi                                   on 1999/05/28  08:12:23
12238         Log: From: paul.marquess@bt.com
12239              To: doughera@lafayette.edu
12240              Cc: perl5-porters@perl.org
12241              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
12242              Date: Thu, 27 May 1999 23:31:38 +0100
12243              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
12244              
12245              Had to be applied manually; some mailer had munged the patch slightly.
12246      Branch: cfgperl
12247            ! ext/NDBM_File/NDBM_File.xs
12248 ____________________________________________________________________________
12249 [  3491] By: jhi                                   on 1999/05/28  07:51:17
12250         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
12251              To: perl5-porters@perl.org
12252              Subject: [PATCH 5.005_57] fixing eval in the compiler
12253              Date: Thu, 27 May 1999 07:56:54 -0700
12254              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
12255      Branch: cfgperl
12256            ! cc_runtime.h scope.h
12257 ____________________________________________________________________________
12258 [  3490] By: jhi                                   on 1999/05/28  07:47:06
12259         Log: From: Andy Dougherty <doughera@lafayette.edu>
12260              To: perlbug@perl.com
12261              Cc: Jarkko Hietaniemi <jhi@iki.fi>
12262              Subject: [PATCH] Configure updates for ISC 4.1
12263              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
12264              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
12265      Branch: cfgperl
12266            ! Configure config_h.SH
12267 ____________________________________________________________________________
12268 [  3489] By: jhi                                   on 1999/05/28  07:39:17
12269         Log: Integrate from mainperl.
12270      Branch: cfgperl
12271           !> malloc.c win32/makedef.pl win32/win32.c
12272 ____________________________________________________________________________
12273 [  3488] By: jhi                                   on 1999/05/27  16:57:19
12274         Log: From: Andy Dougherty <doughera@lafayette.edu>
12275              To: Perl Porters <perl5-porters@perl.org>
12276              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
12277              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
12278              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
12279      Branch: cfgperl
12280            ! Configure config_h.SH hints/sunos_4_1.sh util.c
12281 ____________________________________________________________________________
12282 [  3487] By: gsar                                  on 1999/05/27  03:56:20
12283         Log: make win32_spawnvp() inherit standard handles even when they
12284              may be redirected
12285      Branch: perl
12286            ! win32/win32.c
12287 ____________________________________________________________________________
12288 [  3486] By: jhi                                   on 1999/05/26  19:55:52
12289         Log: From: Andy Dougherty <doughera@lafayette.edu>
12290              To: perl5-porters@perl.org
12291              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
12292              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
12293              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
12294      Branch: cfgperl
12295            ! util.c
12296 ____________________________________________________________________________
12297 [  3485] By: chip                                  on 1999/05/26  17:19:11
12298         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
12299      Branch: maint-5.004/perl
12300            ! Configure
12301 ____________________________________________________________________________
12302 [  3484] By: gsar                                  on 1999/05/26  01:56:28
12303         Log: fix missing exported symbol
12304      Branch: perl
12305            ! malloc.c win32/makedef.pl
12306 ____________________________________________________________________________
12307 [  3483] By: jhi                                   on 1999/05/25  23:08:07
12308         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
12309              
12310              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12311              To: perlbug@perl.com
12312              Subject: OpenBSD hints file update
12313              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
12314              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
12315      Branch: cfgperl
12316            ! hints/openbsd.sh
12317 ____________________________________________________________________________
12318 [  3482] By: jhi                                   on 1999/05/25  23:01:25
12319         Log: From: Tom Hughes <tom@compton.nu>
12320              To: perl5-porters@perl.org
12321              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
12322              Date: Tue, 25 May 1999 23:10:23 +0100
12323              Message-ID: <1ed7f10749.tom@compton.compton.nu>
12324      Branch: cfgperl
12325            ! Configure config_h.SH
12326 ____________________________________________________________________________
12327 [  3481] By: jhi                                   on 1999/05/25  22:31:50
12328         Log: 3479, 3480, 3481 seems logical.
12329      Branch: cfgperl
12330           !> hints/aix.sh
12331 ____________________________________________________________________________
12332 [  3480] By: jhi                                   on 1999/05/25  22:13:39
12333         Log: The change #3479 wasn't perfect.
12334      Branch: perl
12335            ! hints/aix.sh
12336 ____________________________________________________________________________
12337 [  3479] By: jhi                                   on 1999/05/25  21:59:21
12338         Log: Cures for _57 in AIX 4.1.5.0.
12339              (1) The lddlflags lost its -lc by change #3660
12340              (and the politeness of change #3257).
12341              (2) optype_size must end up in perl.exp (as PL_optype_size).
12342              Added it to perlvars.h, fixed bytecode.pl,
12343              regen'ed the relevant headers.
12344      Branch: cfgperl
12345            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
12346            ! perlvars.h
12347      Branch: perl
12348            ! hints/aix.sh
12349 ____________________________________________________________________________
12350 [  3478] By: jhi                                   on 1999/05/25  20:13:47
12351         Log: Integrate from mainperl.
12352      Branch: cfgperl
12353           +> pod/perltootc.pod
12354           !> (integrate 101 files)
12355 ____________________________________________________________________________
12356 [  3477] By: gsar                                  on 1999/05/25  10:43:48
12357         Log: here be 5.005_57
12358      Branch: perl
12359            ! Changes MANIFEST Porting/makerel
12360           !> Changes5.005
12361
12362 ----------------
12363 Version 5.005_57
12364 ----------------
12365
12366 ____________________________________________________________________________
12367 [  3476] By: gsar                                  on 1999/05/25  09:23:43
12368         Log: up patchlevel &c
12369      Branch: perl
12370            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12371            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12372            ! win32/makefile.mk
12373 ____________________________________________________________________________
12374 [  3475] By: gsar                                  on 1999/05/25  09:14:51
12375         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12376              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
12377              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
12378              Subject: [PATCH 5.005_56] REx engine improvements
12379      Branch: perl
12380            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
12381            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
12382            ! thrdvar.h util.c
12383 ____________________________________________________________________________
12384 [  3474] By: gsar                                  on 1999/05/25  08:39:56
12385         Log: test case for change#3470
12386      Branch: perl
12387            ! t/lib/bigintpm.t
12388 ____________________________________________________________________________
12389 [  3473] By: gsar                                  on 1999/05/25  08:36:52
12390         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
12391      Branch: perl
12392            ! Changes pod/perlport.pod
12393 ____________________________________________________________________________
12394 [  3472] By: gsar                                  on 1999/05/25  08:28:57
12395         Log: assorted tweaks
12396      Branch: perl
12397            ! doio.c iperlsys.h win32/config.bc win32/config.gc
12398            ! win32/config.vc win32/config_H.bc win32/config_H.gc
12399            ! win32/config_H.vc win32/makedef.pl
12400 ____________________________________________________________________________
12401 [  3471] By: gsar                                  on 1999/05/25  06:06:04
12402         Log: perlref update from Tom Christiansen
12403      Branch: perl
12404            ! pod/perlref.pod
12405 ____________________________________________________________________________
12406 [  3470] By: gsar                                  on 1999/05/25  06:03:27
12407         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12408              Date: Mon, 24 May 1999 17:43:56 -0400
12409              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
12410              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
12411      Branch: perl
12412            ! hv.c
12413 ____________________________________________________________________________
12414 [  3469] By: gsar                                  on 1999/05/25  05:59:22
12415         Log: avoid temporary files that have a constant name (from a suggestion
12416              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
12417      Branch: perl
12418            ! lib/ExtUtils/MM_Unix.pm
12419 ____________________________________________________________________________
12420 [  3468] By: gsar                                  on 1999/05/25  05:54:29
12421         Log: From: pvhp@forte.com (Peter Prymmer)
12422              Date: Mon, 24 May 99 11:20:25 PDT
12423              Message-Id: <9905241820.AA28071@forte.com>
12424              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
12425      Branch: perl
12426            ! lib/Pod/Text.pm
12427 ____________________________________________________________________________
12428 [  3467] By: gsar                                  on 1999/05/25  04:08:50
12429         Log: fix glob() bug that resulted in missing symlinks that don't point
12430              anywhere
12431      Branch: perl
12432            ! pp_hot.c
12433 ____________________________________________________________________________
12434 [  3466] By: gsar                                  on 1999/05/25  03:00:00
12435         Log: avoid enumerating @INC contents in diagnostic if @INC was never
12436              searched
12437      Branch: perl
12438            ! pod/perldiag.pod pp_ctl.c
12439 ____________________________________________________________________________
12440 [  3465] By: gsar                                  on 1999/05/25  02:24:08
12441         Log: add caveat about close(PIPE) carelessness
12442      Branch: perl
12443            ! pod/perlfunc.pod
12444 ____________________________________________________________________________
12445 [  3464] By: gsar                                  on 1999/05/24  23:55:53
12446         Log: fix bogus line numbers for void context warnings
12447              (change#2548 was overeager)
12448      Branch: perl
12449            ! op.c
12450 ____________________________________________________________________________
12451 [  3463] By: gsar                                  on 1999/05/24  23:31:58
12452         Log: change#3455 had a typo
12453      Branch: perl
12454            ! pp_ctl.c
12455 ____________________________________________________________________________
12456 [  3462] By: gsar                                  on 1999/05/24  17:32:20
12457         Log: more pod updates from Tom Christiansen; regen perltoc
12458      Branch: perl
12459            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
12460            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
12461 ____________________________________________________________________________
12462 [  3461] By: gsar                                  on 1999/05/24  07:41:32
12463         Log: perlmod notes from Damian Conway (via Tom Christiansen)
12464      Branch: perl
12465            ! pod/perlmod.pod
12466 ____________________________________________________________________________
12467 [  3460] By: gsar                                  on 1999/05/24  07:24:11
12468         Log: major pod update from Tom Christiansen
12469      Branch: perl
12470            + pod/perltootc.pod
12471            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
12472            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
12473            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
12474            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
12475            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
12476            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
12477            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
12478            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
12479            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
12480            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
12481            ! pod/perlxs.pod pod/pod2man.PL
12482 ____________________________________________________________________________
12483 [  3459] By: gsar                                  on 1999/05/24  06:26:48
12484         Log: perlfaq update from Tom Christiansen
12485      Branch: perl
12486            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12487            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12488            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12489            ! pod/perlfaq9.pod
12490 ____________________________________________________________________________
12491 [  3458] By: gsar                                  on 1999/05/24  05:55:11
12492         Log: updated to v1.50 from CPAN
12493      Branch: perl
12494            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
12495 ____________________________________________________________________________
12496 [  3457] By: gsar                                  on 1999/05/24  05:46:20
12497         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12498              Date: Sun, 23 May 1999 16:35:07 +0100
12499              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
12500              Subject: [PATCH 5.005_56] name PL_in_eval bits
12501      Branch: perl
12502            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
12503 ____________________________________________________________________________
12504 [  3456] By: gsar                                  on 1999/05/24  05:18:06
12505         Log: make -t mode the default on emacs/dumb terminals
12506      Branch: perl
12507            ! Changes utils/perldoc.PL
12508 ____________________________________________________________________________
12509 [  3455] By: gsar                                  on 1999/05/24  05:05:19
12510         Log: return 0 rather than "" when scalar grep has nothing to iterate
12511              on (brings behavior in line with documentation)
12512      Branch: perl
12513            ! pp_ctl.c
12514 ____________________________________________________________________________
12515 [  3454] By: gsar                                  on 1999/05/24  04:52:52
12516         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
12517              Date: Thu, 20 May 1999 13:27:02 -1000
12518              Message-Id: <E10kcDN-0007TA-00@lapaki>
12519              Subject: Problem with MM_Unix in 5.005_03
12520      Branch: perl
12521            ! lib/ExtUtils/MM_Unix.pm
12522 ____________________________________________________________________________
12523 [  3453] By: gsar                                  on 1999/05/24  04:39:49
12524         Log: avoid removing duplicates in user-generated warnings
12525              From: byron@omix.com (Byron Brummer)
12526              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
12527              Message-Id: <199905201101.EAA91175@thrush.omix.com>
12528              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
12529      Branch: perl
12530            ! lib/diagnostics.pm
12531 ____________________________________________________________________________
12532 [  3452] By: gsar                                  on 1999/05/24  04:23:10
12533         Log: straighten some code to avoid NeXT compiler bugs (from
12534              Geoff Kuenning <geoff@cs.hmc.edu>)
12535      Branch: perl
12536            ! pp_ctl.c
12537 ____________________________________________________________________________
12538 [  3451] By: gsar                                  on 1999/05/24  03:03:05
12539         Log: minor logic tweak for reserved word warning
12540      Branch: perl
12541            ! lib/Test/Harness.pm toke.c
12542 ____________________________________________________________________________
12543 [  3450] By: gsar                                  on 1999/05/24  02:34:20
12544         Log: oops, some files missing in change#3449
12545      Branch: perl
12546            ! op.c op.h toke.c
12547 ____________________________________________________________________________
12548 [  3449] By: gsar                                  on 1999/05/24  02:33:12
12549         Log: allow '*' prototype to autoquote even barewords that happen to be
12550              function names; parens or ampersand continue to force the other
12551              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
12552              do the right thing, for example
12553      Branch: perl
12554            ! t/comp/proto.t
12555 ____________________________________________________________________________
12556 [  3448] By: gsar                                  on 1999/05/24  01:51:24
12557         Log: remove vestiges of PL_last_proto
12558      Branch: perl
12559            ! embedvar.h intrpvar.h objXSUB.h
12560 ____________________________________________________________________________
12561 [  3447] By: gsar                                  on 1999/05/24  01:49:20
12562         Log: redo change#2061 and parts of change#1169 with code in the
12563              parser; PL_last_proto hackery gone, strict 'subs' in now
12564              implemented in the optimizer where specifying the exceptional
12565              cases is much more robust; '*' (bareword) prototype now works
12566              reliably when used in second and subsequent arguments
12567      Branch: perl
12568            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
12569 ____________________________________________________________________________
12570 [  3446] By: gsar                                  on 1999/05/23  05:00:55
12571         Log: remove redundant part of change#1169 superceded by change#2061;
12572              avoid "future reserved word" warning on prototypical bearwords
12573      Branch: perl
12574            ! t/lib/fatal.t toke.c
12575 ____________________________________________________________________________
12576 [  3445] By: gsar                                  on 1999/05/21  23:36:49
12577         Log: s/isspace/isSPACE/g and make sure the CRT version is always
12578              passed an unsigned char (fixes random occurrence of spaces in
12579              arguments containing high-bit chars passed to spawned children,
12580              on win32)
12581      Branch: perl
12582            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
12583 ____________________________________________________________________________
12584 [  3444] By: gsar                                  on 1999/05/21  23:08:55
12585         Log: integrate Configure changes from cfgperl
12586      Branch: perl
12587           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12588           !> config_h.SH
12589 ____________________________________________________________________________
12590 [  3443] By: jhi                                   on 1999/05/21  22:00:56
12591         Log: Integrate from mainperl.
12592      Branch: cfgperl
12593           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
12594           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
12595           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
12596           !> win32/perlhost.h win32/win32.c x2p/walk.c
12597 ____________________________________________________________________________
12598 [  3442] By: jhi                                   on 1999/05/21  21:59:46
12599         Log: fflush.
12600      Branch: cfgperl
12601            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12602            ! config_h.SH
12603 ____________________________________________________________________________
12604 [  3441] By: gsar                                  on 1999/05/21  17:48:55
12605         Log: integrate cfgperl changes
12606      Branch: perl
12607           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
12608           !> config_h.SH hints/sunos_4_1.sh installperl
12609 ____________________________________________________________________________
12610 [  3440] By: gsar                                  on 1999/05/21  17:42:49
12611         Log: test tweak
12612      Branch: perl
12613            ! t/comp/proto.t
12614 ____________________________________________________________________________
12615 [  3439] By: gsar                                  on 1999/05/21  17:31:26
12616         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
12617              (Configure fflush(NULL) detection seems broken on Solaris, which
12618              is why I hit the problem)
12619      Branch: perl
12620            ! Changes perl.h
12621 ____________________________________________________________________________
12622 [  3438] By: gsar                                  on 1999/05/20  16:41:01
12623         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
12624      Branch: perl
12625            ! pod/perlport.pod
12626 ____________________________________________________________________________
12627 [  3437] By: jhi                                   on 1999/05/20  07:14:39
12628         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
12629              (via private email).
12630      Branch: cfgperl
12631            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12632            ! config_h.SH hints/sunos_4_1.sh
12633 ____________________________________________________________________________
12634 [  3436] By: gsar                                  on 1999/05/20  05:18:26
12635         Log: various little nits
12636      Branch: perl
12637            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
12638            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
12639            ! win32/perlhost.h win32/win32.c x2p/walk.c
12640 ____________________________________________________________________________
12641 [  3435] By: jhi                                   on 1999/05/18  16:25:49
12642         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12643              To: perl5-porters@perl.org
12644              Subject: installperl
12645              Date: Fri, 14 May 1999 21:34:58 +0100
12646              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
12647      Branch: cfgperl
12648            ! installperl
12649 ____________________________________________________________________________
12650 [  3434] By: jhi                                   on 1999/05/17  21:25:54
12651         Log: Integrate from mainperl.
12652      Branch: cfgperl
12653           +> lib/ExtUtils/MM_Cygwin.pm
12654            - cygwin32/impure_ptr.c
12655           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
12656           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
12657           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
12658           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
12659           !> x2p/find2perl.PL
12660 ____________________________________________________________________________
12661 [  3433] By: gsar                                  on 1999/05/17  09:49:01
12662         Log: integrate cfgperl changes into mainline
12663      Branch: perl
12664           !> Configure INSTALL config_h.SH configure.com embed.h
12665           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
12666           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
12667           !> util.c
12668 ____________________________________________________________________________
12669 [  3432] By: gsar                                  on 1999/05/17  09:06:45
12670         Log: emit more appropriate diagnostic for failed glob (variant
12671              of patch suggested by Graham Barr)
12672      Branch: perl
12673            ! gv.c pod/perldiag.pod pp.c pp_hot.c
12674 ____________________________________________________________________________
12675 [  3431] By: gsar                                  on 1999/05/17  08:38:09
12676         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12677              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
12678              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
12679              Subject: find2perl does not grok the 'c' suffix to the -size argument
12680      Branch: perl
12681            ! x2p/find2perl.PL
12682 ____________________________________________________________________________
12683 [  3430] By: gsar                                  on 1999/05/17  08:26:21
12684         Log: additional cleanups for cygwin32 port
12685              From: "Fifer, Eric" <EFifer@sanwaint.com>
12686              Date: Wed, 12 May 1999 20:25:54 +0100
12687              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
12688              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
12689      Branch: perl
12690            + lib/ExtUtils/MM_Cygwin.pm
12691            - cygwin32/impure_ptr.c
12692            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
12693            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
12694            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
12695            ! perl.h util.c
12696 ____________________________________________________________________________
12697 [  3429] By: gsar                                  on 1999/05/17  08:01:04
12698         Log: From: Andy Dougherty <doughera@lafayette.edu>
12699              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
12700              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
12701              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
12702      Branch: perl
12703            ! INSTALL
12704 ____________________________________________________________________________
12705 [  3428] By: jhi                                   on 1999/05/17  07:03:26
12706         Log: Integrate from mainperl modulo the Socket.xs change.
12707      Branch: cfgperl
12708           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
12709           !> win32/win32.c win32/win32.h
12710 ____________________________________________________________________________
12711 [  3427] By: jhi                                   on 1999/05/16  22:09:11
12712         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12713              To: perl5-porters@perl.org (Mailing list Perl5)
12714              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
12715              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
12716              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
12717      Branch: cfgperl
12718            ! ext/Devel/Peek/Peek.xs
12719 ____________________________________________________________________________
12720 [  3426] By: jhi                                   on 1999/05/16  22:07:11
12721         Log: From: Mark-Jason Dominus <mjd@plover.com>
12722              To: perl5-porters@perl.com
12723              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
12724              Date: Sat, 15 May 1999 12:43:47 -0400
12725              Message-ID: <19990515164348.7313.qmail@plover.com>
12726      Branch: cfgperl
12727            ! pod/perldiag.pod
12728 ____________________________________________________________________________
12729 [  3425] By: nick                                  on 1999/05/15  15:56:10
12730         Log: Mingw32 + w32api-0.1.5 tweaks
12731              - now more like other Win32 compilers
12732      Branch: perl
12733            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
12734            ! win32/win32.h
12735 ____________________________________________________________________________
12736 [  3424] By: nick                                  on 1999/05/14  21:04:22
12737         Log: Experimental "slab" allocator for ops.
12738              To try it -DPL_OP_SLAB_ALLOC for op.c 
12739              This is for proof of concept only, it leaks memory 
12740              (ops are not free'd) so don't use in embedded apps.
12741              If this minimalist version does not show performance 
12742              gain then whole idea is worthless. 
12743              Nick see's approx 12% speed up vs perlmalloc running
12744              perl -Ilib -MCPAN -e '' 
12745              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
12746      Branch: perl
12747            ! op.c
12748 ____________________________________________________________________________
12749 [  3423] By: gsar                                  on 1999/05/14  19:55:04
12750         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
12751              found (brings sitelib intuition in line with privlib)
12752      Branch: perl
12753            ! win32/win32.c
12754 ____________________________________________________________________________
12755 [  3422] By: jhi                                   on 1999/05/14  08:08:01
12756         Log: From: pvhp@forte.com (Peter Prymmer)
12757              To: perl5-porters@perl.org, vmsperl@perl.org
12758              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
12759              Date: Thu, 13 May 99 15:29:57 PDT
12760              Message-Id: <9905132229.AA15854@forte.com>
12761      Branch: cfgperl
12762            ! configure.com
12763 ____________________________________________________________________________
12764 [  3421] By: jhi                                   on 1999/05/14  07:34:20
12765         Log: Integrate from mainperl.
12766      Branch: cfgperl
12767           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
12768 ____________________________________________________________________________
12769 [  3420] By: jhi                                   on 1999/05/14  07:33:26
12770         Log: Still fflushing.
12771      Branch: cfgperl
12772            ! Configure config_h.SH util.c
12773 ____________________________________________________________________________
12774 [  3419] By: gsar                                  on 1999/05/14  03:08:29
12775         Log: mortalize string allocations by win32_get_{priv,site}lib()
12776              (fixes small memory leak in interpreter)
12777      Branch: perl
12778            ! win32/win32.c
12779 ____________________________________________________________________________
12780 [  3418] By: gsar                                  on 1999/05/14  03:06:50
12781         Log: make win32_longname() preserve kind of slashes in argument
12782      Branch: perl
12783            ! win32/win32.c
12784 ____________________________________________________________________________
12785 [  3417] By: gsar                                  on 1999/05/14  03:04:44
12786         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
12787      Branch: perl
12788            ! lib/ExtUtils/MM_Unix.pm
12789 ____________________________________________________________________________
12790 [  3416] By: jhi                                   on 1999/05/13  21:18:06
12791         Log: Integrate from mainperl.
12792      Branch: cfgperl
12793           !> pp_ctl.c
12794 ____________________________________________________________________________
12795 [  3415] By: jhi                                   on 1999/05/13  21:16:49
12796         Log: Fixes from Andy Dougherty (via private email).
12797      Branch: cfgperl
12798            ! Configure config_h.SH
12799 ____________________________________________________________________________
12800 [  3414] By: nick                                  on 1999/05/13  20:04:26
12801         Log: valist vs va_list typo
12802      Branch: perl
12803            ! pp_ctl.c
12804 ____________________________________________________________________________
12805 [  3413] By: jhi                                   on 1999/05/13  15:04:05
12806         Log: From: Andy Dougherty <doughera@lafayette.edu>
12807              To: perlbug@perl.com
12808              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
12809              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
12810              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
12811      Branch: cfgperl
12812            ! INSTALL
12813 ____________________________________________________________________________
12814 [  3412] By: jhi                                   on 1999/05/13  14:20:17
12815         Log: Integrate from mainperl.
12816      Branch: cfgperl
12817           !> pp_ctl.c
12818 ____________________________________________________________________________
12819 [  3411] By: gsar                                  on 1999/05/13  14:16:56
12820         Log: docatch_body() declaration mismatch
12821      Branch: perl
12822            ! pp_ctl.c
12823 ____________________________________________________________________________
12824 [  3410] By: jhi                                   on 1999/05/13  13:51:44
12825         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
12826      Branch: cfgperl
12827            ! Configure config_h.SH perl.h
12828 ____________________________________________________________________________
12829 [  3409] By: jhi                                   on 1999/05/13  13:31:53
12830         Log: Still fflushing strong.
12831      Branch: cfgperl
12832            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
12833            ! proto.h util.c
12834 ____________________________________________________________________________
12835 [  3408] By: jhi                                   on 1999/05/12  14:30:23
12836         Log: Integrate from mainperl.
12837      Branch: cfgperl
12838           !> (integrate 30 files)
12839 ____________________________________________________________________________
12840 [  3407] By: jhi                                   on 1999/05/12  12:28:31
12841         Log: Be tidier with fflush(NULL) testing.
12842      Branch: cfgperl
12843            ! Configure config_h.SH
12844 ____________________________________________________________________________
12845 [  3406] By: gsar                                  on 1999/05/12  11:26:03
12846         Log: better range-checking on list slices, with test
12847              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12848              Date: Sun, 02 May 1999 17:02:53 +0100
12849              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
12850              Subject: Re: List slice of undefs returns 0 items 
12851      Branch: perl
12852            ! pp.c t/op/list.t
12853 ____________________________________________________________________________
12854 [  3405] By: gsar                                  on 1999/05/12  11:22:27
12855         Log: change#3397 needs test tweak
12856      Branch: perl
12857            ! Changes t/pragma/warn/sv
12858 ____________________________________________________________________________
12859 [  3404] By: gsar                                  on 1999/05/12  11:07:44
12860         Log: typo in change#3397
12861      Branch: perl
12862            ! doop.c
12863 ____________________________________________________________________________
12864 [  3403] By: gsar                                  on 1999/05/12  10:49:01
12865         Log: From: Stephen Zander <gibreel@pobox.com>
12866              Date: 12 May 1999 01:22:31 -0700
12867              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
12868              Subject: Re: Test::Harness runs tainted tests with wrong library path
12869      Branch: perl
12870            ! lib/Test/Harness.pm
12871 ____________________________________________________________________________
12872 [  3402] By: gsar                                  on 1999/05/12  10:42:06
12873         Log: typo in change#3400
12874      Branch: perl
12875            ! ext/B/B/Deparse.pm
12876 ____________________________________________________________________________
12877 [  3401] By: jhi                                   on 1999/05/12  10:40:42
12878         Log: A better, shinier, and possibly even correctly working
12879              reincarnation of #3398.
12880      Branch: cfgperl
12881            ! Configure config_h.SH
12882 ____________________________________________________________________________
12883 [  3400] By: gsar                                  on 1999/05/12  10:40:11
12884         Log: deparse \&func() as \(&func()) for clarity
12885              From: Albert Dvornik <bert@genscan.com>
12886              Date: 11 May 1999 13:32:04 -0400
12887              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
12888              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
12889      Branch: perl
12890            ! ext/B/B/Deparse.pm
12891 ____________________________________________________________________________
12892 [  3399] By: gsar                                  on 1999/05/12  10:36:02
12893         Log: more testsuite smarts (many of them courtesy Ilya)
12894      Branch: perl
12895            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
12896            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
12897            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
12898            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
12899            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
12900            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
12901            ! t/op/pwent.t
12902 ____________________________________________________________________________
12903 [  3398] By: jhi                                   on 1999/05/12  09:33:08
12904         Log: Detect whether fflush(NULL) works as per change #3352.
12905      Branch: cfgperl
12906            ! Configure config_h.SH perl.h
12907 ____________________________________________________________________________
12908 [  3397] By: gsar                                  on 1999/05/12  08:56:03
12909         Log: From: jan.dubois@ibm.net (Jan Dubois)
12910              Date: Wed, 12 May 1999 01:01:00 +0200
12911              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
12912              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
12913      Branch: perl
12914            ! doop.c
12915 ____________________________________________________________________________
12916 [  3396] By: gsar                                  on 1999/05/12  08:23:27
12917         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
12918              stat() behaves similarly
12919      Branch: perl
12920            ! win32/win32.c
12921 ____________________________________________________________________________
12922 [  3395] By: jhi                                   on 1999/05/11  22:21:32
12923         Log: Redo parts of #3341 and #3358 that #3394 undid.
12924      Branch: cfgperl
12925            ! Configure config_h.SH
12926 ____________________________________________________________________________
12927 [  3394] By: jhi                                   on 1999/05/11  22:03:48
12928         Log: Add I_NETINET_TCP to help change #3391.
12929      Branch: cfgperl
12930            ! Configure config_h.SH ext/Socket/Socket.xs
12931 ____________________________________________________________________________
12932 [  3393] By: jhi                                   on 1999/05/11  21:44:59
12933         Log: Integrate from mainperl.
12934      Branch: cfgperl
12935           !> (integrate 55 files)
12936 ____________________________________________________________________________
12937 [  3392] By: gsar                                  on 1999/05/11  20:56:43
12938         Log: update embedvar.h
12939      Branch: perl
12940            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
12941 ____________________________________________________________________________
12942 [  3391] By: gsar                                  on 1999/05/11  16:32:05
12943         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
12944              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
12945              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
12946              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
12947      Branch: perl
12948            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
12949 ____________________________________________________________________________
12950 [  3390] By: gsar                                  on 1999/05/11  15:27:40
12951         Log: display more frequent progress messages when STDOUT is a tty
12952      Branch: perl
12953            ! lib/Test/Harness.pm
12954 ____________________________________________________________________________
12955 [  3389] By: gsar                                  on 1999/05/11  14:40:58
12956         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12957              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
12958              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
12959              Subject: [PATCH 5.005_53] Explanations by Test::Harness
12960      Branch: perl
12961            ! lib/Test/Harness.pm
12962 ____________________________________________________________________________
12963 [  3388] By: gsar                                  on 1999/05/11  14:08:14
12964         Log: avoid creating spurious subroutine stubs on failed subroutine
12965              call and other places of sv_2cv() misuse; fixes problems with
12966              failed subroutine calls "hiding" later attempts to lookup methods
12967              in base classes
12968      Branch: perl
12969            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
12970 ____________________________________________________________________________
12971 [  3387] By: gsar                                  on 1999/05/11  09:34:13
12972         Log: various fixes for clean build and test on win32; configpm broken,
12973              needed to open myconfig.SH rather than myconfig; sundry adjustments
12974              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
12975              work under win32; getenv_sv() changed to getenv_len() since SVs
12976              aren't visible in the lower echelons; remove bogus exports from
12977              config.sym; PERL_OBJECT-ness for C++ exception support; null out
12978              IoDIRP in filter_del() or sv_free() will attempt to close it
12979      Branch: perl
12980            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
12981            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
12982            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
12983            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
12984            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
12985            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
12986            ! win32/config.gc win32/config.vc win32/makedef.pl
12987            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
12988            ! win32/win32.c win32/win32.h
12989 ____________________________________________________________________________
12990 [  3386] By: gsar                                  on 1999/05/11  02:49:07
12991         Log: gutsupport for C++ exceptions
12992              From: Chip Salzenberg <chip@perlsupport.com>
12993              Date: Tue, 9 Mar 1999 11:51:57 -0500
12994              Message-ID: <19990309115157.E7911@perlsupport.com>
12995              Subject: [PATCH 5.005] Flexible Exceptions
12996      Branch: perl
12997            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
12998            ! scope.c scope.h thrdvar.h util.c
12999 ____________________________________________________________________________
13000 [  3385] By: gsar                                  on 1999/05/10  19:33:36
13001         Log: "weak" references internals, still needs perlguts documentation
13002              (somewhat modified version of patch suggested by Tuomas J. Lukka
13003              <lukka@fas.harvard.edu>)
13004      Branch: perl
13005            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
13006            ! pod/perldiag.pod proto.h sv.c sv.h util.c
13007 ____________________________________________________________________________
13008 [  3384] By: jhi                                   on 1999/05/10  18:21:43
13009         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
13010              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
13011      Branch: cfgperl
13012            ! INSTALL hints/dec_osf.sh
13013 ____________________________________________________________________________
13014 [  3381] By: jhi                                   on 1999/05/10  14:39:28
13015         Log: Integrate from mainperl.
13016      Branch: cfgperl
13017           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
13018           +> cygwin32/build-instructions.charles-wilson
13019           +> cygwin32/build-instructions.sebastien-barre
13020           +> cygwin32/build-instructions.steven-morlock
13021           +> cygwin32/build-instructions.steven-morlock2
13022           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
13023           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
13024           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
13025           +> t/op/numconvert.t utils/perlbc.PL
13026            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
13027            - cygwin32/perlld
13028           !> (integrate 105 files)
13029 ____________________________________________________________________________
13030 [  3380] By: gsar                                  on 1999/05/10  12:27:14
13031         Log: regen regnodes.h
13032      Branch: perl
13033            ! Changes regnodes.h
13034 ____________________________________________________________________________
13035 [  3379] By: gsar                                  on 1999/05/10  12:17:26
13036         Log: From: jan.dubois@ibm.net (Jan Dubois)
13037              Date: Sat, 01 May 1999 22:55:36 +0200
13038              Message-ID: <373067e9.56194713@smtp1.ibm.net>
13039              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
13040      Branch: perl
13041            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
13042            ! win32/config_H.vc
13043 ____________________________________________________________________________
13044 [  3378] By: gsar                                  on 1999/05/10  12:07:13
13045         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13046              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
13047              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
13048              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
13049      Branch: perl
13050            + t/op/numconvert.t
13051            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
13052            ! util.c
13053 ____________________________________________________________________________
13054 [  3377] By: gsar                                  on 1999/05/10  11:39:48
13055         Log: pp_modulo comment tweak from Ilya
13056      Branch: perl
13057            ! pp.c
13058 ____________________________________________________________________________
13059 [  3376] By: gsar                                  on 1999/05/10  11:30:40
13060         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
13061              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
13062              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
13063              Subject: Test.pm update [PATCH _56]
13064      Branch: perl
13065            ! lib/Test.pm
13066 ____________________________________________________________________________
13067 [  3375] By: gsar                                  on 1999/05/10  11:28:30
13068         Log: From: jan.dubois@ibm.net (Jan Dubois)
13069              Date: Fri, 07 May 1999 00:59:54 +0200
13070              Message-ID: <373318ae.19292461@smtp1.ibm.net>
13071              Subject: Re: Using existing memory for an SV's PV 
13072      Branch: perl
13073            ! sv.c
13074 ____________________________________________________________________________
13075 [  3374] By: gsar                                  on 1999/05/10  11:23:44
13076         Log: From: jan.dubois@ibm.net (Jan Dubois)
13077              Date: Fri, 07 May 1999 00:59:52 +0200
13078              Message-ID: <37321800.19118320@smtp1.ibm.net>
13079              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
13080      Branch: perl
13081            ! perl.h
13082 ____________________________________________________________________________
13083 [  3373] By: gsar                                  on 1999/05/10  11:22:10
13084         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13085              Date: Thu, 6 May 1999 18:17:28 -0400
13086              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
13087              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
13088      Branch: perl
13089            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
13090            ! util.c
13091 ____________________________________________________________________________
13092 [  3372] By: gsar                                  on 1999/05/10  10:57:49
13093         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13094              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
13095              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
13096              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
13097      Branch: perl
13098            ! regcomp.c regcomp.pl
13099 ____________________________________________________________________________
13100 [  3371] By: gsar                                  on 1999/05/10  10:54:01
13101         Log: From: lane@duphy4.physics.drexel.edu
13102              Date: Tue, 04 May 1999 10:19:25 -0700
13103              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
13104              Subject: [PATCH 5.005.56] pod->html VMS fixes
13105      Branch: perl
13106            ! installhtml lib/Pod/Html.pm
13107 ____________________________________________________________________________
13108 [  3370] By: gsar                                  on 1999/05/10  10:45:52
13109         Log: testsuite nits
13110      Branch: perl
13111            ! t/lib/io_linenum.t t/op/filetest.t
13112 ____________________________________________________________________________
13113 [  3369] By: gsar                                  on 1999/05/10  10:35:22
13114         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13115              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
13116              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
13117              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
13118      Branch: perl
13119            ! os2/os2ish.h os2/os2thread.h
13120 ____________________________________________________________________________
13121 [  3368] By: gsar                                  on 1999/05/10  10:00:11
13122         Log: From: Albert Dvornik <bert@genscan.com>
13123              Date: 03 May 1999 12:20:57 -0400
13124              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
13125              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
13126      Branch: perl
13127            ! dump.c
13128 ____________________________________________________________________________
13129 [  3367] By: gsar                                  on 1999/05/10  09:55:51
13130         Log: shadow password support for Solaris (needs Configure help to
13131              determine HAS_GETSPENT)
13132              From: "Patrick O'Brien" <pdo@cs.umd.edu>
13133              Date: Sat, 01 May 1999 19:41:17 -0400
13134              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
13135              Subject: getpwent() under solaris
13136      Branch: perl
13137            ! pp_sys.c
13138 ____________________________________________________________________________
13139 [  3366] By: gsar                                  on 1999/05/10  09:45:58
13140         Log: From: jan.dubois@ibm.net (Jan Dubois)
13141              Date: Sat, 01 May 1999 23:45:47 +0200
13142              Message-ID: <373373fb.59284266@smtp1.ibm.net>
13143              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
13144      Branch: perl
13145            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
13146            ! pod/perldelta.pod
13147 ____________________________________________________________________________
13148 [  3365] By: gsar                                  on 1999/05/10  09:34:22
13149         Log: test suite and fix input_line_number()
13150              From: Paul Johnson <pjcj@transeda.com>
13151              Date: Thu, 29 Apr 1999 06:28:14 +0100
13152              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
13153              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
13154      Branch: perl
13155            + t/lib/io_linenum.t
13156            ! MANIFEST ext/IO/lib/IO/Handle.pm
13157 ____________________________________________________________________________
13158 [  3364] By: gsar                                  on 1999/05/10  09:20:56
13159         Log: fix overeager [:foo:] parsing
13160              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13161              Date: Fri, 30 Apr 1999 09:26:18 +0100
13162              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
13163              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
13164      Branch: perl
13165            ! regcomp.c t/op/re_tests
13166 ____________________________________________________________________________
13167 [  3363] By: gsar                                  on 1999/05/10  09:09:21
13168         Log: documentation for Win32 builtins (somewhat modified)
13169              From: jan.dubois@ibm.net (Jan Dubois)
13170              Date: Tue, 30 Mar 1999 08:05:03 +0200
13171              Message-ID: <37006783.1926460@smtp1.ibm.net>
13172              Subject: Re: Issues with build 509 
13173      Branch: perl
13174            + pod/Win32.pod
13175            ! MANIFEST
13176 ____________________________________________________________________________
13177 [  3362] By: gsar                                  on 1999/05/10  08:22:07
13178         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
13179      Branch: perl
13180            ! lib/File/Copy.pm win32/win32.c
13181 ____________________________________________________________________________
13182 [  3361] By: gsar                                  on 1999/05/10  08:11:29
13183         Log: escape ampersands in <pre> sections
13184      Branch: perl
13185            ! Changes lib/Pod/Html.pm
13186 ____________________________________________________________________________
13187 [  3360] By: gsar                                  on 1999/05/10  08:04:14
13188         Log: AIX hints enhancements (threads build, SOCKS support)
13189              From: "David R. Favor" <dfavor@austin.ibm.com>
13190              Date: Wed, 28 Apr 1999 08:45:28 -0500
13191              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
13192              Subject: Working build for AIX + gcc + threading
13193      Branch: perl
13194            ! hints/aix.sh
13195 ____________________________________________________________________________
13196 [  3359] By: gsar                                  on 1999/05/10  07:49:26
13197         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
13198              Date: Tue, 27 Apr 1999 23:47:24 PDT
13199              Message-ID: <19990428064724.95244.qmail@hotmail.com>
13200              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
13201              --
13202              Date: Thu, 29 Apr 1999 18:21:06 -0700
13203              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
13204              Subject: [PATCH 5.005_56] double constants ( C.pm)
13205              --
13206              Date: Mon, 03 May 1999 20:21:31 PDT
13207              Message-ID: <19990504032131.81113.qmail@hotmail.com>
13208              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
13209              --
13210              Date: Thu, 06 May 1999 17:57:09 -0700
13211              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
13212              Subject: Stash.pm
13213      Branch: perl
13214            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
13215            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
13216 ____________________________________________________________________________
13217 [  3358] By: gsar                                  on 1999/05/10  04:39:15
13218         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
13219              From: alexander smishlajev <als@turnhere.com>
13220              Date: Sun, 25 Apr 1999 14:58:29 +0300
13221              Message-ID: <37230365.5F68B460@turnhere.com>
13222              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
13223      Branch: perl
13224            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
13225            + cygwin32/build-instructions.charles-wilson
13226            + cygwin32/build-instructions.sebastien-barre
13227            + cygwin32/build-instructions.steven-morlock
13228            + cygwin32/build-instructions.steven-morlock2
13229            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
13230            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
13231            - cygwin32/perlld
13232            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
13233            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
13234            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
13235            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
13236            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
13237            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
13238 ____________________________________________________________________________
13239 [  3357] By: gsar                                  on 1999/05/10  04:07:07
13240         Log: applied suggested patch, modulo already applied parts
13241              From: Charles Bailey <BAILEY@newman.upenn.edu>
13242              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
13243              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
13244              Subject: [Patch 5.005_56] VMS consolidated patch #2
13245      Branch: perl
13246            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
13247            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
13248            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
13249            ! vms/subconfigure.com vms/test.com vms/vms.c
13250 ____________________________________________________________________________
13251 [  3356] By: gsar                                  on 1999/05/10  03:48:08
13252         Log: applied suggested patch, with win32 and PERL_OBJECT additions
13253              From: Tom Hughes <tom@compton.nu>
13254              Date: Sat, 24 Apr 1999 18:11:59 +0100
13255              Message-ID: <609bdff748.tom@compton.compton.nu>
13256              Subject: ByteLoader patch
13257      Branch: perl
13258            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
13259            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
13260            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
13261            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
13262            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
13263            ! utils/Makefile win32/Makefile win32/makefile.mk
13264 ____________________________________________________________________________
13265 [  3355] By: gsar                                  on 1999/05/10  03:22:49
13266         Log: document 'test' attribute (from Andreas Koenig)
13267      Branch: perl
13268            ! lib/ExtUtils/MakeMaker.pm
13269 ____________________________________________________________________________
13270 [  3354] By: gsar                                  on 1999/05/10  03:12:37
13271         Log: From: pmarquess@bfsec.bt.co.uk
13272              Date: Thu, 22 Apr 1999 23:12:08 +0100
13273              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
13274              Subject: PATCH for small bug in scan_bin
13275      Branch: perl
13276            ! util.c
13277 ____________________________________________________________________________
13278 [  3353] By: gsar                                  on 1999/05/10  02:39:33
13279         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
13280              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
13281      Branch: perl
13282            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
13283            ! win32/win32iop.h
13284 ____________________________________________________________________________
13285 [  3352] By: gsar                                  on 1999/05/09  22:47:39
13286         Log: flush all open output buffers before fork(), exec(), system, qx//
13287              and pipe open() operations, simplifying buffering headaches faced
13288              by users; uses fflush(NULL), which may need Configure test
13289      Branch: perl
13290            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
13291            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
13292 ____________________________________________________________________________
13293 [  3351] By: gsar                                  on 1999/05/09  21:11:51
13294         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
13295              Leroy <jll@skynet.be>)
13296      Branch: perl
13297            ! utils/perlcc.PL
13298 ____________________________________________________________________________
13299 [  3350] By: gsar                                  on 1999/05/09  20:39:11
13300         Log: normalize $^X to full pathname on win32
13301      Branch: perl
13302            ! win32/runperl.c
13303 ____________________________________________________________________________
13304 [  3349] By: gsar                                  on 1999/05/09  20:23:07
13305         Log: allow readline($globref), <$globref> already works
13306      Branch: perl
13307            ! pp_hot.c
13308 ____________________________________________________________________________
13309 [  3348] By: gsar                                  on 1999/05/09  20:00:09
13310         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
13311              <lemburg@online-club.de>)
13312      Branch: perl
13313            ! utils/perldoc.PL
13314 ____________________________________________________________________________
13315 [  3347] By: gsar                                  on 1999/05/09  18:47:21
13316         Log: additions to Thread.pm docs from Tuomas J. Lukka
13317              <lukka@fas.harvard.edu>
13318      Branch: perl
13319            ! ext/Thread/Thread.pm
13320 ____________________________________________________________________________
13321 [  3346] By: gsar                                  on 1999/05/09  18:38:00
13322         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13323              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
13324              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
13325              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
13326      Branch: perl
13327            ! ext/B/B/Xref.pm
13328 ____________________________________________________________________________
13329 [  3345] By: gsar                                  on 1999/05/09  18:22:43
13330         Log: work around mangled archname on win32 while finding privlib/sitelib;
13331              normalize lib paths to forward slashes internally
13332      Branch: perl
13333            ! win32/win32.c
13334 ____________________________________________________________________________
13335 [  3344] By: gsar                                  on 1999/05/09  03:20:06
13336         Log: fix typo in dbm filters that caused odbm.t to fail
13337      Branch: perl
13338            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
13339 ____________________________________________________________________________
13340 [  3343] By: gsar                                  on 1999/05/09  02:02:59
13341         Log: tweak test totals
13342      Branch: perl
13343            ! Changes t/lib/tie-stdhandle.t
13344 ____________________________________________________________________________
13345 [  3342] By: gsar                                  on 1999/05/09  01:42:06
13346         Log: import list propagation busted (pointed out by Ton Hospel
13347              <thospel@mail.dma.be>)
13348      Branch: perl
13349            ! lib/autouse.pm
13350 ____________________________________________________________________________
13351 [  3341] By: gsar                                  on 1999/05/09  00:54:18
13352         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
13353              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
13354      Branch: perl
13355            ! Configure Makefile.SH
13356 ____________________________________________________________________________
13357 [  3340] By: gsar                                  on 1999/05/09  00:40:41
13358         Log: generate manpages for newly added utils
13359      Branch: perl
13360            ! installman
13361 ____________________________________________________________________________
13362 [  3339] By: gsar                                  on 1999/05/09  00:33:50
13363         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13364              Date: Sun, 02 May 1999 17:59:24 +0100
13365              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
13366              Subject: [PATCH] Re: ptr to realloced memory in yylex
13367      Branch: perl
13368            ! toke.c
13369 ____________________________________________________________________________
13370 [  3338] By: jhi                                   on 1999/05/08  22:40:29
13371         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
13372      Branch: cfgperl
13373            ! INSTALL
13374 ____________________________________________________________________________
13375 [  3337] By: jhi                                   on 1999/05/08  22:22:26
13376         Log: Integrate from mainperl.
13377      Branch: cfgperl
13378           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
13379           !> (integrate 54 files)
13380 ____________________________________________________________________________
13381 [  3336] By: gsar                                  on 1999/05/08  21:48:22
13382         Log: make perldoc -f grok nested =items
13383      Branch: perl
13384            ! utils/perldoc.PL
13385 ____________________________________________________________________________
13386 [  3335] By: gsar                                  on 1999/05/08  19:48:11
13387         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
13388      Branch: perl
13389            ! op.c t/lib/fields.t
13390 ____________________________________________________________________________
13391 [  3334] By: gsar                                  on 1999/05/08  19:09:41
13392         Log: update test totals
13393      Branch: perl
13394            ! t/lib/bigintpm.t
13395 ____________________________________________________________________________
13396 [  3333] By: gsar                                  on 1999/05/08  16:56:02
13397         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
13398      Branch: perl
13399            ! pod/perlfunc.pod
13400 ____________________________________________________________________________
13401 [  3332] By: gsar                                  on 1999/05/08  16:46:44
13402         Log: applied suggested patch, added tests
13403              From: William Mann <wmann@avici.com>
13404              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
13405              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
13406              Subject: BigInt.pm extensions for logical operations
13407      Branch: perl
13408            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
13409 ____________________________________________________________________________
13410 [  3331] By: gsar                                  on 1999/05/08  16:09:33
13411         Log: avoid temporary files named 'tmp'
13412      Branch: perl
13413            ! Makefile.SH pp.c
13414 ____________________________________________________________________________
13415 [  3330] By: nick                                  on 1999/05/08  14:16:30
13416         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
13417              Provide Tie::StdHandle
13418              Basic update of docs.
13419      Branch: perl
13420            + t/lib/tie-stdhandle.t
13421            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
13422 ____________________________________________________________________________
13423 [  3329] By: nick                                  on 1999/05/08  12:03:45
13424         Log: Tweaks to open(my $fh,...) stuff
13425      Branch: perl
13426            ! op.c pp.c pp_sys.c t/io/open.t
13427 ____________________________________________________________________________
13428 [  3328] By: nick                                  on 1999/05/08  11:18:42
13429         Log: Bring SDBM_File.xs into line with new typemap
13430      Branch: perl
13431            ! ext/SDBM_File/SDBM_File.xs
13432 ____________________________________________________________________________
13433 [  3327] By: gsar                                  on 1999/05/08  00:07:11
13434         Log: add test case for AUTOLOAD reentrancy fix in change#3279
13435      Branch: perl
13436            ! t/lib/autoloader.t
13437 ____________________________________________________________________________
13438 [  3326] By: nick                                  on 1999/05/07  21:24:50
13439         Log: Implement open( my $fh, ...) and similar.
13440              Set flag in op.c for "constructor ops"
13441              In pp_rv2gv, if flag is set and arg is PADSV and uninit
13442              vivify as reference to a detached GV.
13443              (Name of GV is the pad name.)
13444              This scheme should "just work" for pipe/socket etc. too.
13445              
13446              #if 0 out the open(FH,undef) for now.
13447              Change t/io/open.t to test open(my $fh,...)
13448      Branch: perl
13449            ! op.c pp.c pp_sys.c t/io/open.t
13450 ____________________________________________________________________________
13451 [  3325] By: nick                                  on 1999/05/07  21:18:42
13452         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
13453      Branch: perl
13454            ! util.c
13455 ____________________________________________________________________________
13456 [  3324] By: gsar                                  on 1999/05/07  20:28:31
13457         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
13458              intervening code has to allocate SVs)
13459      Branch: perl
13460            ! util.c
13461 ____________________________________________________________________________
13462 [  3323] By: gsar                                  on 1999/05/07  19:45:08
13463         Log: allow line numbers to show in diagnostics during global destruction
13464      Branch: perl
13465            ! util.c
13466 ____________________________________________________________________________
13467 [  3322] By: gsar                                  on 1999/05/07  09:38:11
13468         Log: From: Dan Sugalski <sugalskd@ous.edu>
13469              Date: Fri, 09 Apr 1999 16:16:39 -0700
13470              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
13471              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
13472      Branch: perl
13473            ! lib/ExtUtils/MM_VMS.pm
13474 ____________________________________________________________________________
13475 [  3321] By: gsar                                  on 1999/05/07  09:08:23
13476         Log: From: kwzh@gnu.org (Karl Heuer)
13477              Date: Wed, 7 Apr 1999 23:58:58 -0400
13478              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
13479              Subject: [perl-5.005.02] detect lack of /dev/tty
13480      Branch: perl
13481            ! Makefile.SH
13482 ____________________________________________________________________________
13483 [  3320] By: gsar                                  on 1999/05/07  08:52:14
13484         Log: allow distinct prefix for versioned executables
13485              From: Roderick Schertler <roderick@argon.org>
13486              Date: Wed, 07 Apr 1999 15:34:56 -0400
13487              Message-ID: <3003.923513696@eeyore.ibcinc.com>
13488              Subject: perl55.00503 -> perl5.00503 patch for installperl
13489      Branch: perl
13490            ! INSTALL installperl
13491 ____________________________________________________________________________
13492 [  3319] By: gsar                                  on 1999/05/07  08:07:02
13493         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13494              Date: Mon, 05 Apr 1999 15:38:42 -0700
13495              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
13496              Subject: Re: chomp fails with $/ in fixed-length record mode
13497              --
13498              From: Roderick Schertler <roderick@argon.org>
13499              Date: Tue, 06 Apr 1999 21:11:37 -0400
13500              Message-ID: <2795.923447497@eeyore.ibcinc.com>
13501              Subject: Re: chomp fails with $/ in fixed-length record mode
13502      Branch: perl
13503            ! doop.c pod/perlfunc.pod t/op/chop.t
13504 ____________________________________________________________________________
13505 [  3318] By: gsar                                  on 1999/05/07  07:56:35
13506         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13507              Date: Tue, 6 Apr 1999 01:40:36 -0400
13508              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
13509              Subject: [PATCH 5.005_*] Make % use fmod()
13510      Branch: perl
13511            ! pp.c t/op/arith.t
13512 ____________________________________________________________________________
13513 [  3317] By: gsar                                  on 1999/05/07  04:18:11
13514         Log: DBM Filters (via private mail)
13515              From: pmarquess@bfsec.bt.co.uk
13516              Date: Sun, 18 Apr 1999 21:05:52 +0100
13517              Message-Id: <199904182009.NAA19152@activestate.com>
13518              Subject: DBM Filters
13519      Branch: perl
13520            + pod/perldbmfilter.pod
13521            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
13522            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13523            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
13524            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
13525            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
13526            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
13527            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
13528            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
13529            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
13530            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
13531            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13532            ! t/lib/sdbm.t
13533 ____________________________________________________________________________
13534 [  3316] By: gsar                                  on 1999/05/07  03:28:53
13535         Log: avoid negative return value from Win32::GetTickCount()
13536              From: jan.dubois@ibm.net (Jan Dubois)
13537              Date: Sat, 03 Apr 1999 19:04:18 +0200
13538              Message-ID: <37084742.22824479@smtp1.ibm.net>
13539              Subject: Re: Win32::GetTickCount
13540      Branch: perl
13541            ! win32/win32.c
13542 ____________________________________________________________________________
13543 [  3314] By: gsar                                  on 1999/05/06  08:01:23
13544         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
13545              Date: Tue, 30 Mar 1999 23:40:34 PST
13546              Message-ID: <19990331074034.6117.qmail@hotmail.com>
13547              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
13548              --
13549              Date: Wed, 07 Apr 1999 00:28:23 -0800
13550              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
13551              Subject: [PATCH 5.005_56] function prototypes(B.pm)
13552              --
13553              Date: Thu, 22 Apr 1999 23:40:52 -0700
13554              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
13555              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
13556              --
13557              Date: Tue, 27 Apr 1999 01:14:49 PDT
13558              Message-ID: <19990427081449.28615.qmail@hotmail.com>
13559              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
13560      Branch: perl
13561            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
13562            ! t/op/ref.t
13563 ____________________________________________________________________________
13564 [  3313] By: jhi                                   on 1999/05/06  07:59:52
13565         Log: Integrate from mainperl.
13566      Branch: cfgperl
13567           !> (integrate 33 files)
13568 ____________________________________________________________________________
13569 [  3312] By: gsar                                  on 1999/05/06  07:11:50
13570         Log: add Ethiopic section to unicode master database (from Ken
13571              Whistler <kenw@sybase.com>)
13572      Branch: perl
13573            ! lib/unicode/UnicodeData-Latest.txt
13574 ____________________________________________________________________________
13575 [  3311] By: gsar                                  on 1999/05/06  05:37:55
13576         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
13577              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
13578              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
13579              Subject: Largefiles for Solaris
13580      Branch: perl
13581            ! hints/solaris_2.sh
13582 ____________________________________________________________________________
13583 [  3310] By: gsar                                  on 1999/05/06  05:14:35
13584         Log: emit more accurate diagnostic for syntax errors involving <>
13585              within eval""
13586      Branch: perl
13587            ! toke.c utils/perldoc.PL
13588 ____________________________________________________________________________
13589 [  3309] By: gsar                                  on 1999/05/06  04:36:31
13590         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
13591      Branch: perl
13592            ! t/lib/open3.t
13593 ____________________________________________________________________________
13594 [  3308] By: gsar                                  on 1999/05/06  03:19:16
13595         Log: applied first part of suggested patch (bug described cannot be
13596              reproduced any longer, so the second inconclusive part has not
13597              been applied)
13598              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13599              Date: Sun, 28 Mar 1999 04:51:34 +0100
13600              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
13601              Subject: [PATCH 5.005_56] Re: A core dump 
13602      Branch: perl
13603            ! toke.c
13604 ____________________________________________________________________________
13605 [  3307] By: gsar                                  on 1999/05/06  01:56:06
13606         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
13607              change#3180)
13608      Branch: perl
13609            ! op.c
13610 ____________________________________________________________________________
13611 [  3306] By: gsar                                  on 1999/05/05  17:17:34
13612         Log: applied non-conflicting parts of suggested patch
13613              From: Charles Bailey <BAILEY@newman.upenn.edu>
13614              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
13615              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
13616              Subject: [Patch 5.005_56] Revised VMS patch
13617      Branch: perl
13618            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
13619            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
13620 ____________________________________________________________________________
13621 [  3305] By: gsar                                  on 1999/05/05  16:20:19
13622         Log: make perldoc use backslashed pathnames within system() on win32
13623      Branch: perl
13624            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
13625 ____________________________________________________________________________
13626 [  3304] By: gsar                                  on 1999/05/05  07:29:43
13627         Log: upgrade Pod::Parser to v1.081 from CPAN
13628      Branch: perl
13629            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
13630            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
13631            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
13632 ____________________________________________________________________________
13633 [  3303] By: gsar                                  on 1999/05/05  07:02:07
13634         Log: From: Andy Dougherty <doughera@lafayette.edu>
13635              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
13636              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
13637              Subject: [PATCH 5.005_03-MT3] INSTALL patches
13638      Branch: perl
13639            ! INSTALL
13640 ____________________________________________________________________________
13641 [  3302] By: gsar                                  on 1999/05/05  06:55:21
13642         Log: load base packages based on nonexistent $VERSION
13643              From: andreas.koenig@anima.de (Andreas J. Koenig)
13644              Date: 19 Mar 1999 06:00:28 +0100
13645              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
13646              Subject: Re: base.pm flaw
13647      Branch: perl
13648            ! lib/base.pm lib/locale.pm
13649 ____________________________________________________________________________
13650 [  3301] By: gsar                                  on 1999/05/04  05:41:08
13651         Log: pod2man outputs switched date and revision label (fix suggested by
13652              EthanSasiela@mede.com)
13653      Branch: perl
13654            ! pod/pod2man.PL
13655 ____________________________________________________________________________
13656 [  3300] By: gsar                                  on 1999/05/03  18:48:25
13657         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
13658              (makes opendir(D,"c:") work reliably)
13659      Branch: perl
13660            ! win32/win32.c
13661 ____________________________________________________________________________
13662 [  3299] By: gsar                                  on 1999/05/02  19:39:55
13663         Log: add test case for change#3298
13664      Branch: perl
13665            ! sv.c t/op/readdir.t
13666 ____________________________________________________________________________
13667 [  3298] By: gsar                                  on 1999/05/02  19:24:41
13668         Log: close directory handles properly when localized
13669      Branch: perl
13670            ! sv.c
13671 ____________________________________________________________________________
13672 [  3297] By: jhi                                   on 1999/04/30  11:42:14
13673         Log: Integrate from mainperl.
13674      Branch: cfgperl
13675           !> Changes config_h.SH configure.com lib/AutoLoader.pm
13676           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
13677           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
13678           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
13679           !> vms/subconfigure.com win32/win32.c
13680 ____________________________________________________________________________
13681 [  3293] By: chip                                  on 1999/04/29  18:50:49
13682         Log: Fix shebang lines.
13683      Branch: maint-5.004/perl
13684            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
13685            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
13686            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
13687            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
13688            ! x2p/find2perl.PL x2p/s2p.PL
13689 ____________________________________________________________________________
13690 [  3284] By: gsar                                  on 1999/04/27  00:48:42
13691         Log: integrate change#3279 from maint-5.004
13692      Branch: perl
13693            ! lib/AutoLoader.pm
13694 ____________________________________________________________________________
13695 [  3279] By: chip                                  on 1999/04/26  23:09:26
13696         Log: Make &AutoLoad::AUTOLOAD reentrant.
13697      Branch: maint-5.004/perl
13698            ! lib/AutoLoader.pm
13699 ____________________________________________________________________________
13700 [  3276] By: chip                                  on 1999/04/26  22:34:36
13701         Log: Make porting scripts executable.
13702      Branch: maint-5.004/perl
13703            ! Changes Porting/genlog Porting/makerel Porting/p4desc
13704            ! Porting/patchls
13705 ____________________________________________________________________________
13706 [  3274] By: gsar                                  on 1999/04/26  17:30:31
13707         Log: allow embedded null characters in diagnostics
13708      Branch: perl
13709            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
13710 ____________________________________________________________________________
13711 [  3273] By: gsar                                  on 1999/04/26  08:27:22
13712         Log: hand-applied conflicting parts of suggested patch
13713              From: Charles Bailey <BAILEY@newman.upenn.edu>
13714              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
13715              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
13716              Subject: [PATCH 5.005_56] VMS configuration/build
13717      Branch: perl
13718            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
13719            ! vms/munchconfig.c vms/subconfigure.com
13720 ____________________________________________________________________________
13721 [  3272] By: gsar                                  on 1999/04/26  08:25:41
13722         Log: update Changes; tweak minor regressions
13723      Branch: perl
13724            ! Changes lib/AutoSplit.pm lib/File/Path.pm
13725 ____________________________________________________________________________
13726 [  3271] By: gsar                                  on 1999/04/26  07:52:51
13727         Log: integrate change#3229 from maint-5.004
13728      Branch: perl
13729            ! pp_ctl.c util.c
13730 ____________________________________________________________________________
13731 [  3270] By: gsar                                  on 1999/04/25  22:58:27
13732         Log: fix buggy reference count on refs to SVs with autoviv magic
13733              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
13734              accessing free()d memory)
13735      Branch: perl
13736            ! pp.c t/op/ref.t
13737 ____________________________________________________________________________
13738 [  3269] By: gsar                                  on 1999/04/24  17:07:55
13739         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
13740              on win32)
13741      Branch: perl
13742            ! win32/win32.c
13743 ____________________________________________________________________________
13744 [  3268] By: gsar                                  on 1999/04/24  16:38:25
13745         Log: kill dup hunk
13746      Branch: perl
13747            ! config_h.SH
13748 ____________________________________________________________________________
13749 [  3267] By: gsar                                  on 1999/04/24  16:35:57
13750         Log: integrate cfgperl changes into mainline
13751      Branch: perl
13752           +> myconfig.SH
13753            - myconfig
13754            ! pod/perlre.pod
13755           !> (integrate 38 files)
13756 ____________________________________________________________________________
13757 [  3266] By: jhi                                   on 1999/04/23  18:42:44
13758         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
13759              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
13760              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
13761              Cc: Lionel Cons <lionel.cons@cern.ch>,
13762              Ilya Zakharevich <ilya@math.ohio-state.edu>,
13763              David Hayes <david@bdel.com>
13764              Subject: [PATCH] h2ph
13765              Date: Fri, 23 Apr 1999 12:37:23 -0400
13766              Message-ID: <19990423123723.A49550@O2.chapin.edu>
13767      Branch: cfgperl
13768            ! utils/h2ph.PL
13769 ____________________________________________________________________________
13770 [  3265] By: jhi                                   on 1999/04/21  18:17:12
13771         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
13772              To: perlbug@perl.org
13773              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
13774              Date: Wed, 21 Apr 1999 08:17:54 -0700
13775              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
13776      Branch: cfgperl
13777            ! vms/descrip_mms.template
13778 ____________________________________________________________________________
13779 [  3264] By: jhi                                   on 1999/04/20  08:50:54
13780         Log: From: Andy Dougherty <doughera@lafayette.edu>
13781              To: The Perl Porters Mailing List <perl5-porters@perl.org>
13782              Subject: [PATCH 5.005_56] Re: 5.006 Todo
13783              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
13784              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
13785      Branch: cfgperl
13786            ! Porting/pumpkin.pod
13787 ____________________________________________________________________________
13788 [  3263] By: jhi                                   on 1999/04/20  08:05:01
13789         Log: From: Chip Salzenberg <chip@perlsupport.com>
13790              To: Perl 5 Porters <perl5-porters@perl.org>
13791              Subject: [PATCH 5.005_56] Configure: $sig_count
13792              Date: Sun, 18 Apr 1999 17:54:36 -0400
13793              Message-ID: <19990418175436.A27496@perlsupport.com>
13794      Branch: cfgperl
13795            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13796            ! config_h.SH
13797 ____________________________________________________________________________
13798 [  3262] By: jhi                                   on 1999/04/19  18:23:50
13799         Log: Subject: PATCH wrong faq reference in perlbook.pod
13800              From: Robin Barker <rmb1@cise.npl.co.uk>
13801              To: perlbug@perl.com
13802              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
13803              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
13804      Branch: cfgperl
13805            ! pod/perlbook.pod
13806 ____________________________________________________________________________
13807 [  3261] By: jhi                                   on 1999/04/15  13:59:04
13808         Log: From: Andy Dougherty <doughera@lafayette.edu>
13809              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
13810              Cc: Perl Porters <perl5-porters@perl.org>
13811              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
13812              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
13813              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
13814      Branch: cfgperl
13815            ! hints/solaris_2.sh
13816 ____________________________________________________________________________
13817 [  3260] By: jhi                                   on 1999/04/15  13:56:53
13818         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
13819              To: pumpkings@jhereg.perl.com
13820              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
13821              Date: Thu, 15 Apr 1999 07:13:41 -0600
13822              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
13823      Branch: cfgperl
13824            ! pod/perldata.pod
13825 ____________________________________________________________________________
13826 [  3259] By: jhi                                   on 1999/04/13  23:12:52
13827         Log: LDLIBPTH also on 'clean' targets.
13828      Branch: cfgperl
13829            ! Makefile.SH
13830 ____________________________________________________________________________
13831 [  3258] By: jhi                                   on 1999/04/13  21:38:46
13832         Log: Add information about the two DEC C compiler optimizer bugs
13833              (what patch levels of the compilers fix them).
13834      Branch: cfgperl
13835            ! pp.c t/op/repeat.t
13836 ____________________________________________________________________________
13837 [  3257] By: jhi                                   on 1999/04/13  14:25:08
13838         Log: Be polite about ccdlflags and lddflags, too.
13839              Avoid Perl's malloc only when threaded.
13840      Branch: cfgperl
13841            ! hints/aix.sh
13842 ____________________________________________________________________________
13843 [  3256] By: jhi                                   on 1999/04/13  10:21:33
13844         Log: Croak if no known ways to semctl() (don't assume union semun).
13845      Branch: cfgperl
13846            ! doio.c perl.h
13847 ____________________________________________________________________________
13848 [  3255] By: jhi                                   on 1999/04/13  09:10:26
13849         Log: From: Dan Sugalski <sugalskd@osshe.edu>
13850              To: perl5-porters@perl.org, vmsperl@perl.org
13851              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
13852              Date: Mon, 12 Apr 1999 13:36:48 -0700
13853              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
13854      Branch: cfgperl
13855            ! lib/ExtUtils/MM_VMS.pm
13856 ____________________________________________________________________________
13857 [  3254] By: jhi                                   on 1999/04/13  06:56:26
13858         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13859              To: perlbug@perl.com
13860              Subject: Update for OpenBSD hints
13861              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
13862              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
13863      Branch: cfgperl
13864            ! hints/openbsd.sh
13865 ____________________________________________________________________________
13866 [  3229] By: chip                                  on 1999/04/13  04:04:14
13867         Log: Preserve errno from importunities of sfio.
13868      Branch: maint-5.004/perl
13869            ! pp_ctl.c util.c
13870 ____________________________________________________________________________
13871 [  3226] By: jhi                                   on 1999/04/11  12:52:26
13872         Log: If both ways to call semctl are broken,    skip the tests.
13873      Branch: cfgperl
13874            ! t/lib/ipc_sysv.t
13875 ____________________________________________________________________________
13876 [  3225] By: jhi                                   on 1999/04/10  22:27:28
13877         Log: From: Andy Dougherty <doughera@lafayette.edu>
13878              To: dsembr01@ox.slug.louisville.edu
13879              Cc: perlbug@perl.com
13880              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
13881              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
13882              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
13883      Branch: cfgperl
13884            ! ext/POSIX/POSIX.xs
13885 ____________________________________________________________________________
13886 [  3224] By: jhi                                   on 1999/04/09  18:50:32
13887         Log: From: Andy Dougherty <doughera@lafayette.edu>
13888              To: Perl Porters <perl5-porters@perl.org>
13889              Subject: [PATCH 5.005_56] Re: prefix= in hints
13890              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
13891              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
13892              
13893              (Overrides change #3204 from Kurt)
13894      Branch: cfgperl
13895            ! hints/linux.sh
13896 ____________________________________________________________________________
13897 [  3223] By: jhi                                   on 1999/04/09  18:37:55
13898         Log: Understand Apollo's //node notation.
13899              
13900              From: Johann Klasek <jk@auto.tuwien.ac.at>
13901              To: jhi@iki.fi
13902              Subject: Re: DomainPerl
13903              Date: Fri, 9 Apr 1999 18:21:37 +0200
13904              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
13905      Branch: cfgperl
13906            ! lib/Cwd.pm
13907 ____________________________________________________________________________
13908 [  3220] By: jhi                                   on 1999/04/04  16:33:49
13909         Log: Integrate from mainperl.
13910      Branch: cfgperl
13911           !> (integrate 39 files)
13912 ____________________________________________________________________________
13913 [  3219] By: gsar                                  on 1999/04/04  02:48:17
13914         Log: tweak previous change
13915      Branch: maint-5.005/perl
13916            ! win32/win32.c
13917 ____________________________________________________________________________
13918 [  3218] By: gsar                                  on 1999/04/04  02:44:47
13919         Log: be careful about extending the stack for the Win32:: builtins
13920      Branch: maint-5.005/perl
13921            ! win32/win32.c
13922 ____________________________________________________________________________
13923 [  3217] By: gsar                                  on 1999/04/04  01:59:26
13924         Log: correct places that said newSVpv() when they meant newSVpvn()
13925      Branch: perl
13926            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
13927            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
13928            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13929            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
13930            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
13931            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
13932            ! win32/win32.c
13933 ____________________________________________________________________________
13934 [  3216] By: gsar                                  on 1999/04/03  23:58:27
13935         Log: avoid duplicate code
13936      Branch: perl
13937            ! sv.c
13938 ____________________________________________________________________________
13939 [  3215] By: gsar                                  on 1999/04/03  23:14:34
13940         Log: grow PL_tmps_stack more efficiently; make it more amenable to
13941              STRESS_REALLOC testing
13942      Branch: perl
13943            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
13944            ! sv.c
13945 ____________________________________________________________________________
13946 [  3214] By: gsar                                  on 1999/04/03  21:01:09
13947         Log: scrounge and save three extra branches in pp_entersub()
13948      Branch: perl
13949            ! cv.h pp_ctl.c pp_hot.c
13950 ____________________________________________________________________________
13951 [  3213] By: gsar                                  on 1999/04/03  17:43:23
13952         Log: remove duplicate code and an extra branch in sv_setsv() and
13953              other hot code by making SvTHINKFIRST() think about FAKE SVs
13954      Branch: perl
13955            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
13956            ! proto.h scope.c sv.c sv.h
13957 ____________________________________________________________________________
13958 [  3212] By: jhi                                   on 1999/04/03  16:20:09
13959         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
13960              
13961              From: John Bley <jbb6@acpub.duke.edu>
13962              To: perlbug@perl.org
13963              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
13964              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
13965              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
13966      Branch: cfgperl
13967            ! doio.c pp_sys.c
13968 ____________________________________________________________________________
13969 [  3211] By: jhi                                   on 1999/04/03  13:27:26
13970         Log: Change #3210 was rather unportable.  This is better.
13971      Branch: cfgperl
13972            ! Configure config_h.SH
13973 ____________________________________________________________________________
13974 [  3210] By: jhi                                   on 1999/04/03  13:16:20
13975         Log: Avoid Digital UNIX' ksh.
13976              
13977              From: Jarkko Hietaniemi <jhi@iki.fi> 
13978              To: Henrik Tougaard <ht000@siberut.foa.dk> 
13979              Cc: perlbug@perl.com, ht000@foa.dk 
13980              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
13981              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
13982              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
13983      Branch: cfgperl
13984            ! Configure config_h.SH
13985 ____________________________________________________________________________
13986 [  3209] By: jhi                                   on 1999/04/03  12:49:04
13987         Log: Integrate from mainperl.
13988      Branch: cfgperl
13989           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
13990 ____________________________________________________________________________
13991 [  3208] By: jhi                                   on 1999/04/03  12:27:24
13992         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
13993              
13994              From: Lionel Cons <lionel.cons@cern.ch>
13995              To: jhi@iki.fi
13996              Cc: perlbug@perl.com, kstar@isinet.com,
13997              Philippe Defert <philippe.defert@cern.ch>
13998              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
13999              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
14000              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
14001      Branch: cfgperl
14002            ! hints/irix_6.sh
14003 ____________________________________________________________________________
14004 [  3207] By: jhi                                   on 1999/04/03  12:20:21
14005         Log: Be polite about usemymalloc.
14006      Branch: cfgperl
14007            ! hints/aix.sh
14008 ____________________________________________________________________________
14009 [  3206] By: gsar                                  on 1999/04/02  23:31:59
14010         Log: a typo in change#3205
14011      Branch: perl
14012            ! t/lib/bigfloatpm.t
14013 ____________________________________________________________________________
14014 [  3205] By: gsar                                  on 1999/04/02  23:20:31
14015         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
14016              returns NaNs faithfully)
14017      Branch: perl
14018            ! t/lib/bigfloatpm.t
14019 ____________________________________________________________________________
14020 [  3204] By: jhi                                   on 1999/04/02  22:03:23
14021         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
14022              
14023              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14024              To: perl5-porters@perl.org
14025              Subject: linux hints nit
14026              Date: Fri, 2 Apr 1999 16:49:47 -0500
14027              Message-ID: <19990402164947.E80926@O2.chapin.edu>
14028      Branch: cfgperl
14029            ! hints/linux.sh
14030 ____________________________________________________________________________
14031 [  3203] By: jhi                                   on 1999/04/02  22:00:56
14032         Log: Display exact glibc version in Linux. 
14033              
14034              From: Andy Dougherty <doughera@lafayette.edu>
14035              To: Perl Porters <perl5-porters@perl.org>
14036              Subject: Displaying glibc version on Linux
14037              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
14038              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
14039      Branch: cfgperl
14040            ! hints/linux.sh
14041 ____________________________________________________________________________
14042 [  3202] By: gsar                                  on 1999/04/02  21:23:18
14043         Log: various little goofs
14044      Branch: perl
14045            ! Changes Makefile.SH README installperl
14046 ____________________________________________________________________________
14047 [  3201] By: jhi                                   on 1999/04/02  13:13:39
14048         Log: Configure regen.
14049              
14050              Add llseek + offset_t probing.
14051              Change CONFIG to CONFIGDOTSH.
14052              'unset foo' is unportable, use foo=''.
14053      Branch: cfgperl
14054            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
14055            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
14056            ! perl_exp.SH writemain.SH
14057 ____________________________________________________________________________
14058 [  3200] By: jhi                                   on 1999/04/02  12:06:22
14059         Log: Introduce myconfig.SH.
14060              
14061              From: Andy Dougherty <doughera@lafayette.edu>
14062              To: Jarkko Hietaniemi <jhi@iki.fi>
14063              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
14064              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
14065              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
14066              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
14067      Branch: cfgperl
14068            + myconfig.SH
14069            - myconfig
14070            ! MANIFEST
14071 ____________________________________________________________________________
14072 [  3195] By: jhi                                   on 1999/03/28  16:42:54
14073         Log: Update perlhist on 5_03.
14074      Branch: maint-5.005/perl
14075            ! pod/perlhist.pod
14076 ____________________________________________________________________________
14077 [  3194] By: jhi                                   on 1999/03/28  12:30:01
14078         Log: Integrate from mainperl.
14079      Branch: cfgperl
14080           +> t/op/grep.t
14081            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
14082            ! t/lib/bigintpm.t
14083           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
14084           !> t/lib/thread.t
14085 ____________________________________________________________________________
14086 [  3189] By: gsar                                  on 1999/03/28  08:22:00
14087         Log: various pod niggles
14088      Branch: maint-5.005/perl
14089            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
14090            ! pod/perlfunc.pod pod/perlhist.pod
14091 ____________________________________________________________________________
14092 [  3187] By: gsar                                  on 1999/03/28  07:31:16
14093         Log: regularize CAPI declarations (CAPI extensions now build under
14094              the Borland compiler)
14095      Branch: maint-5.005/perl
14096            ! win32/GenCAPI.pl
14097 ____________________________________________________________________________
14098 [  3186] By: gsar                                  on 1999/03/28  07:26:33
14099         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
14100              -DPERL_CAPI
14101      Branch: maint-5.005/perl
14102            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
14103 ____________________________________________________________________________
14104 [  3183] By: gsar                                  on 1999/03/28  06:00:46
14105         Log: update p4 utility to ignore non-text files
14106      Branch: perl
14107            ! Porting/p4desc
14108 ____________________________________________________________________________
14109 [  3181] By: gsar                                  on 1999/03/28  03:37:23
14110         Log: integrate change#3179 from maint-5.005
14111      Branch: perl
14112           !> ext/Thread/Thread.xs t/lib/thread.t
14113 ____________________________________________________________________________
14114 [  3180] By: gsar                                  on 1999/03/28  02:28:20
14115         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
14116              (sometimes caused bizarreness in the BLOCK)
14117      Branch: perl
14118            + t/op/grep.t
14119            ! MANIFEST op.c
14120 ____________________________________________________________________________
14121 [  3179] By: gsar                                  on 1999/03/28  02:14:04
14122         Log: fix thread segfault when passing large number of arguments to child
14123              a la C<Thread->new($foo, 1..1000)>
14124      Branch: maint-5.005/perl
14125            ! ext/Thread/Thread.xs t/lib/thread.t
14126 ____________________________________________________________________________
14127 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
14128         Log: fix $Config{'usethreads'} typo in perlthrtut
14129              
14130              From: Ian Maloney <szhmf9@wsblob.ubs.com>
14131              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
14132              Message-Id: <199903251540.QAA02439@wsblob.>
14133              Subject: perlthrtut documentation error
14134      Branch: maint-5.005/perl
14135            ! pod/perlthrtut.pod
14136 ____________________________________________________________________________
14137 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
14138         Log: Update Test.pm to VERSION 1.122 from CPAN
14139      Branch: maint-5.005/perl
14140            ! lib/Test.pm
14141 ____________________________________________________________________________
14142 [  3171] By: jhi                                   on 1999/03/26  22:38:28
14143         Log: Integrate from mainperl.
14144      Branch: cfgperl
14145           !> (integrate 37 files)
14146 ____________________________________________________________________________
14147 [  3170] By: gsar                                  on 1999/03/26  01:30:25
14148         Log: specify type of bracket in "Unmatched bracket" diagnostic;
14149              prefer 'brace' or 'curly bracket' over 'curly brace'
14150      Branch: perl
14151            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
14152            ! t/op/misc.t t/op/re_tests toke.c
14153 ____________________________________________________________________________
14154 [  3169] By: gsar                                  on 1999/03/26  00:50:51
14155         Log: better description of "Integer overflow" diagnostic
14156      Branch: perl
14157            ! pod/perldiag.pod
14158 ____________________________________________________________________________
14159 [  3168] By: gsar                                  on 1999/03/25  11:02:46
14160         Log: applied needful parts of suggested patch
14161              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
14162              Date: Tue, 23 Mar 1999 16:21:43 -0800
14163              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
14164              Subject: [PATCH 5.005_56] pp_formline correction
14165      Branch: perl
14166            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
14167 ____________________________________________________________________________
14168 [  3167] By: gsar                                  on 1999/03/25  10:39:02
14169         Log: clarify what a "comment" means (due to Mark-Jason Dominus
14170              <mjd@plover.com>)
14171      Branch: perl
14172            ! pod/perlsyn.pod
14173 ____________________________________________________________________________
14174 [  3166] By: gsar                                  on 1999/03/25  10:33:18
14175         Log: describe current behavior on local($foo{nothere}) (suggested by
14176              Lionel Cons <lionel.cons@cern.ch>)
14177      Branch: perl
14178            ! pod/perlsub.pod
14179 ____________________________________________________________________________
14180 [  3165] By: gsar                                  on 1999/03/25  06:21:05
14181         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
14182              <vishalb@hotmail.com>)
14183      Branch: perl
14184            ! ext/B/B/C.pm
14185 ____________________________________________________________________________
14186 [  3164] By: gsar                                  on 1999/03/25  06:17:27
14187         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14188              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
14189              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
14190              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
14191      Branch: perl
14192            ! ext/B/B.xs op.h opcode.pl
14193 ____________________________________________________________________________
14194 [  3163] By: gsar                                  on 1999/03/25  06:15:49
14195         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
14196              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
14197              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
14198              Subject: [PATCH _56] B::Deparse 0.57
14199              --
14200              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
14201              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
14202              Subject: Re: [PATCH _56] B::Deparse 0.57 
14203      Branch: perl
14204            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
14205 ____________________________________________________________________________
14206 [  3162] By: gsar                                  on 1999/03/25  06:11:46
14207         Log: fix a few places that said 'int', but meant 'STRLEN'
14208      Branch: perl
14209            ! pod/perlguts.pod proto.h sv.c
14210 ____________________________________________________________________________
14211 [  3161] By: gsar                                  on 1999/03/25  06:01:18
14212         Log: From: Russ Allbery <rra@stanford.edu>
14213              Date: 22 Mar 1999 04:26:26 -0800
14214              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
14215              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
14216      Branch: perl
14217            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
14218            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
14219            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
14220            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
14221 ____________________________________________________________________________
14222 [  3160] By: gsar                                  on 1999/03/25  02:26:31
14223         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
14224      Branch: perl
14225            ! opcode.h opcode.pl
14226 ____________________________________________________________________________
14227 [  3159] By: gsar                                  on 1999/03/25  02:18:17
14228         Log: add statement-modifier loops to :base_loop class
14229      Branch: perl
14230            ! ext/Opcode/Opcode.pm
14231 ____________________________________________________________________________
14232 [  3158] By: gsar                                  on 1999/03/25  00:36:57
14233         Log: integrate changes#3105,3130,3154 from maint-5.005
14234      Branch: perl
14235           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
14236 ____________________________________________________________________________
14237 [  3157] By: gsar                                  on 1999/03/25  00:24:17
14238         Log: remove bogus panic()
14239      Branch: perl
14240            ! Changes lib/Math/BigFloat.pm
14241 ____________________________________________________________________________
14242 [  3156] By: jhi                                   on 1999/03/24  22:43:43
14243         Log: Integrate from mainperl.
14244      Branch: cfgperl
14245           +> (branch 38 files)
14246           !> (integrate 68 files)
14247 ____________________________________________________________________________
14248 [  3155] By: jhi                                   on 1999/03/24  22:12:17
14249         Log: Configure regenerated because of changes #3130/#3154 and #3147.
14250      Branch: cfgperl
14251            ! Configure config_h.SH
14252 ____________________________________________________________________________
14253 [  3154] By: jhi                                   on 1999/03/24  21:40:51
14254         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
14255              based on suggestions from Andy Dougherty.
14256      Branch: maint-5.005/perl
14257            ! INSTALL
14258 ____________________________________________________________________________
14259 [  3153] By: gsar                                  on 1999/03/24  10:38:05
14260         Log: applied suggested patch, modulo superceded parts
14261              From: Charles Bailey <BAILEY@newman.upenn.edu>
14262              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
14263              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
14264              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
14265      Branch: perl
14266            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
14267            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
14268            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
14269            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
14270 ____________________________________________________________________________
14271 [  3152] By: gsar                                  on 1999/03/24  10:30:51
14272         Log: applied suggested patch, modulo superceded parts
14273              From: Charles Bailey <BAILEY@newman.upenn.edu>
14274              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
14275              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
14276              Subject: [PATCH 5.005_56] Miscellaneous small fixes
14277      Branch: perl
14278            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
14279            ! lib/File/Basename.pm
14280 ____________________________________________________________________________
14281 [  3151] By: gsar                                  on 1999/03/24  10:15:00
14282         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
14283      Branch: perl
14284            ! pod/perlop.pod
14285 ____________________________________________________________________________
14286 [  3150] By: gsar                                  on 1999/03/24  10:09:13
14287         Log: missing integration in previous change
14288      Branch: perl
14289           !> README.apollo
14290 ____________________________________________________________________________
14291 [  3149] By: gsar                                  on 1999/03/24  10:06:44
14292         Log: integrate changes#3116,3119 from maint-5.005
14293      Branch: perl
14294            + README.apollo
14295           +> apollo/netinet/in.h
14296           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
14297 ____________________________________________________________________________
14298 [  3148] By: gsar                                  on 1999/03/24  10:01:56
14299         Log: integrate changes#3091-3094 from maint-5.005
14300      Branch: perl
14301           !> README.hurd vms/subconfigure.com vos/config.h
14302           !> vos/config_h.SH_orig
14303 ____________________________________________________________________________
14304 [  3147] By: gsar                                  on 1999/03/24  09:31:49
14305         Log: warn about newfangled vfork() caveats
14306      Branch: perl
14307            ! Configure
14308 ____________________________________________________________________________
14309 [  3146] By: jhi                                   on 1999/03/24  09:20:14
14310         Log: Bring in changes #2808 and #2812 (from mainline perl)
14311              that enhance the perlbug checklist.
14312      Branch: maint-5.005/perl
14313            ! utils/perlbug.PL
14314 ____________________________________________________________________________
14315 [  3145] By: gsar                                  on 1999/03/24  08:37:02
14316         Log: integrate change#3115 from maint-5.005
14317      Branch: perl
14318           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
14319           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
14320 ____________________________________________________________________________
14321 [  3144] By: gsar                                  on 1999/03/24  08:33:59
14322         Log: add note about map in scalar context
14323      Branch: perl
14324            ! pod/perlfunc.pod
14325 ____________________________________________________________________________
14326 [  3143] By: gsar                                  on 1999/03/24  08:25:59
14327         Log: doc tweak
14328      Branch: perl
14329            ! lib/Time/Local.pm
14330 ____________________________________________________________________________
14331 [  3142] By: gsar                                  on 1999/03/24  08:20:37
14332         Log: applied suggested patch, modulo bogus hunk
14333              From: "Vishal Bhatia" <vishalb@hotmail.com>
14334              Date: Thu, 11 Mar 1999 07:40:27 PST
14335              Message-ID: <19990311154027.25891.qmail@hotmail.com>
14336              Subject: [PATCH 5.005_56] Minor fixes in perlcc
14337      Branch: perl
14338            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
14339 ____________________________________________________________________________
14340 [  3141] By: gsar                                  on 1999/03/24  08:06:12
14341         Log: integrate change#3104 from maint-5.005
14342      Branch: perl
14343           !> README.os390 t/lib/posix.t
14344 ____________________________________________________________________________
14345 [  3140] By: gsar                                  on 1999/03/24  06:34:56
14346         Log: fix failure of C<&locked_sub;> under -Dusethreads
14347      Branch: perl
14348            ! pp_hot.c t/lib/thread.t
14349 ____________________________________________________________________________
14350 [  3139] By: gsar                                  on 1999/03/24  05:52:00
14351         Log: debugger tweak (wasn't printing a newline after recalled commands)
14352      Branch: perl
14353            ! lib/perl5db.pl
14354 ____________________________________________________________________________
14355 [  3138] By: gsar                                  on 1999/03/24  05:33:28
14356         Log: document OO exceptions (based on a suggestion by Andreas Koenig
14357              <andreas.koenig@anima.de>)
14358      Branch: perl
14359            ! pod/perlfunc.pod
14360 ____________________________________________________________________________
14361 [  3137] By: gsar                                  on 1999/03/24  02:50:20
14362         Log: better "Illegal %s digit ignored" warnings
14363      Branch: perl
14364            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
14365            ! toke.c util.c
14366 ____________________________________________________________________________
14367 [  3136] By: gsar                                  on 1999/03/24  02:26:38
14368         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
14369      Branch: perl
14370            + t/pragma/utf8.t
14371            ! regcomp.c
14372 ____________________________________________________________________________
14373 [  3135] By: gsar                                  on 1999/03/24  01:29:09
14374         Log: flip release & version in win32_uname()
14375      Branch: perl
14376            ! win32/win32.c
14377 ____________________________________________________________________________
14378 [  3134] By: gsar                                  on 1999/03/24  01:08:33
14379         Log: support POSIX::uname() via win32_uname()
14380      Branch: perl
14381            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
14382            ! win32/config.gc win32/config.vc win32/config_H.bc
14383            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
14384            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
14385 ____________________________________________________________________________
14386 [  3133] By: gsar                                  on 1999/03/23  22:20:10
14387         Log: From: jan.dubois@ibm.net (Jan Dubois)
14388              Date: Sat, 06 Mar 1999 21:42:56 +0100
14389              Message-ID: <36e49281.50337171@smtp1.ibm.net>
14390              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
14391      Branch: perl
14392            ! pod/perldelta.pod
14393 ____________________________________________________________________________
14394 [  3132] By: gsar                                  on 1999/03/23  22:17:45
14395         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
14396              Date: Sat, 06 Mar 1999 17:50:49 +0100
14397              Message-ID: <36e25209.33833760@smtp1.ibm.net>
14398              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
14399              --
14400              Date: Sat, 06 Mar 1999 18:15:00 +0100
14401              Message-ID: <36e36222.37954195@smtp1.ibm.net>
14402              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
14403      Branch: perl
14404            + t/lib/filefunc.t
14405            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
14406            ! pod/perldelta.pod pod/perlmodlib.pod
14407 ____________________________________________________________________________
14408 [  3131] By: gsar                                  on 1999/03/23  22:07:59
14409         Log: integrate cfgperl changes into mainline
14410      Branch: perl
14411           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
14412           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
14413           !> installperl malloc.c perl.c perl.h pod/perl.pod
14414           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
14415 ____________________________________________________________________________
14416 [  3130] By: jhi                                   on 1999/03/23  22:02:23
14417         Log: Don't use config.msg to remind about the
14418              LD_LIBRARY_PATH because Makefile.SH takes
14419              care of that.
14420              
14421              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
14422              This used to be the default but in some MT or another it
14423              was dropped because of some transient error or another.
14424      Branch: maint-5.005/perl
14425            ! Configure hints/dec_osf.sh
14426 ____________________________________________________________________________
14427 [  3129] By: gsar                                  on 1999/03/23  21:38:03
14428         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
14429              to size    and better maintainability)
14430      Branch: perl
14431            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
14432            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
14433            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
14434            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
14435            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
14436            + t/pod/include.xr t/pod/included.t t/pod/included.xr
14437            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
14438            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
14439            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
14440            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
14441            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
14442            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
14443            ! win32/Makefile win32/makefile.mk win32/pod.mak
14444 ____________________________________________________________________________
14445 [  3128] By: jhi                                   on 1999/03/23  10:14:54
14446         Log: Integrate from mainperl.
14447      Branch: cfgperl
14448           !> (integrate 46 files)
14449 ____________________________________________________________________________
14450 [  3127] By: gsar                                  on 1999/03/23  06:57:30
14451         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
14452              Date: Thu, 4 Mar 1999 10:54:01 -0800
14453              Message-Id: <9903041854.AA46868@frc0000>
14454              Subject: patch for useless Math::BigInt warnings
14455      Branch: perl
14456            ! lib/Math/BigInt.pm
14457 ____________________________________________________________________________
14458 [  3126] By: gsar                                  on 1999/03/23  05:54:37
14459         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
14460              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14461              Date: Fri, 19 Feb 1999 15:47:59 -0500
14462              Message-ID: <19990219154759.A32350@O2.chapin.edu>
14463              Subject: [PATCH] OSF/1 hints
14464      Branch: perl
14465            ! hints/dec_osf.sh
14466 ____________________________________________________________________________
14467 [  3125] By: gsar                                  on 1999/03/23  00:56:38
14468         Log: avoid typeglob persistence in pp_readline()
14469      Branch: perl
14470            ! sv.c t/op/gv.t
14471 ____________________________________________________________________________
14472 [  3124] By: gsar                                  on 1999/03/22  21:12:23
14473         Log: update copyright years
14474      Branch: perl
14475            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
14476            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
14477            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
14478            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
14479            ! sv.c sv.h toke.c utf8.c utf8.h util.c
14480 ____________________________________________________________________________
14481 [  3123] By: gsar                                  on 1999/03/22  07:07:06
14482         Log: implement win32_spawnvp() internally, making it return true PIDs
14483              for asynchronous spawns; fix win32_kill() to always deal with
14484              PIDs
14485      Branch: perl
14486            ! win32/win32.c win32/win32.h
14487 ____________________________________________________________________________
14488 [  3122] By: jhi                                   on 1999/03/19  21:12:14
14489         Log: Describe the new Benchmark feature in more detail.
14490      Branch: cfgperl
14491            ! pod/perldelta.pod
14492      Branch: maint-5.005/perl
14493            ! pod/perldelta.pod
14494 ____________________________________________________________________________
14495 [  3121] By: jhi                                   on 1999/03/19  08:16:12
14496         Log: AVAILABILITY tuning.
14497      Branch: cfgperl
14498            ! pod/perl.pod
14499      Branch: maint-5.005/perl
14500            ! pod/perl.pod
14501 ____________________________________________________________________________
14502 [  3120] By: jhi                                   on 1999/03/17  14:52:17
14503         Log: Rhapsody change assumed too much.
14504      Branch: cfgperl
14505            ! t/op/stat.t
14506 ____________________________________________________________________________
14507 [  3119] By: jhi                                   on 1999/03/17  14:33:43
14508         Log: More Apollo fixes.
14509      Branch: maint-5.005/perl
14510            ! README.apollo hints/apollo.sh t/lib/io_udp.t
14511 ____________________________________________________________________________
14512 [  3118] By: jhi                                   on 1999/03/16  17:23:39
14513         Log: Nada.
14514      Branch: maint-5.005/perl
14515            ! README.apollo
14516 ____________________________________________________________________________
14517 [  3117] By: jhi                                   on 1999/03/16  17:18:49
14518         Log: Apollo DomainOS AVAILABILITY.
14519      Branch: cfgperl
14520            ! pod/perl.pod
14521      Branch: maint-5.005/perl
14522            ! pod/perl.pod
14523 ____________________________________________________________________________
14524 [  3116] By: jhi                                   on 1999/03/16  17:14:00
14525         Log: Apollo DomainOS patch
14526              From: Johann Klasek <jk@auto.tuwien.ac.at>
14527              Subject: Re: DomainPerl
14528              Date: Tue, 16 Mar 1999 17:46:32 +0100
14529              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
14530      Branch: maint-5.005/perl
14531            + README.apollo apollo/netinet/in.h
14532            ! MANIFEST hints/apollo.sh
14533 ____________________________________________________________________________
14534 [  3115] By: jhi                                   on 1999/03/16  14:23:54
14535         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
14536              To: Gurusamy Sarathy <gsar@activestate.com>,
14537              Graham Barr <gbarr@pobox.com>
14538              Cc: Perl5 Porters <perl5-porters@perl.org>,
14539              "Paul.Marquess" <Paul.Marquess@btinternet.com>
14540              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
14541              Date: Sun, 14 Mar 1999 14:43:57 -0000
14542              Message-Id: <199903141841.NAA17040@defender.perl.org>
14543      Branch: maint-5.005/perl
14544            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14545            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
14546 ____________________________________________________________________________
14547 [  3114] By: jhi                                   on 1999/03/16  12:42:20
14548         Log: Mention Rhapsody in 5.005_5X perldelta,
14549              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
14550              *planned* AVAILABILITY.
14551      Branch: cfgperl
14552            ! pod/perl.pod pod/perldelta.pod
14553      Branch: maint-5.005/perl
14554            ! pod/perl.pod
14555 ____________________________________________________________________________
14556 [  3113] By: jhi                                   on 1999/03/16  10:38:53
14557         Log: perldelta niggling.
14558      Branch: cfgperl
14559            ! pod/perldelta.pod
14560      Branch: maint-5.005/perl
14561            ! pod/perldelta.pod
14562 ____________________________________________________________________________
14563 [  3112] By: jhi                                   on 1999/03/16  10:35:21
14564         Log: Integrate from mainperl.
14565      Branch: cfgperl
14566           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
14567           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
14568 ____________________________________________________________________________
14569 [  3111] By: jhi                                   on 1999/03/16  10:28:10
14570         Log: AVAILABILITY update: still mention PowerUX,
14571              Novell Netware now has sources available.
14572      Branch: cfgperl
14573            ! pod/perl.pod
14574      Branch: maint-5.005/perl
14575            ! pod/perl.pod
14576 ____________________________________________________________________________
14577 [  3110] By: gsar                                  on 1999/03/16  04:34:23
14578         Log: sundry pod niggles
14579      Branch: perl
14580            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
14581            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
14582 ____________________________________________________________________________
14583 [  3109] By: jhi                                   on 1999/03/15  17:00:11
14584         Log: Integrate from mainperl.
14585      Branch: cfgperl
14586           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
14587           +> lib/unicode/Is/Syllable.pl
14588           +> lib/unicode/MakeEthiopicSyllables.PL
14589           +> lib/unicode/README.Ethiopic
14590           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
14591           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
14592           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
14593           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
14594           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
14595           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
14596           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
14597           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
14598 ____________________________________________________________________________
14599 [  3108] By: jhi                                   on 1999/03/15  16:58:12
14600         Log: First pass of integrating the Rhapsody port,
14601              
14602              From: Wilfredo Sanchez <wsanchez@apple.com> 
14603              Subject: Keeping the world in sync.
14604              Reply-To: wsanchez@apple.com 
14605              To: perlbug@perl.com 
14606              Date: Fri, 13 Nov 1998 17:11:30 -0800 
14607              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
14608      Branch: cfgperl
14609            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
14610            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
14611            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
14612            ! x2p/util.c
14613 ____________________________________________________________________________
14614 [  3107] By: gsar                                  on 1999/03/15  03:22:10
14615         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
14616              From: Daniel Yacob <dmulholl@cs.indiana.edu>
14617              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
14618              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
14619              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
14620      Branch: perl
14621            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
14622            + lib/unicode/Is/Syllable.pl
14623            + lib/unicode/MakeEthiopicSyllables.PL
14624            + lib/unicode/README.Ethiopic
14625            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
14626            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
14627            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
14628            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
14629            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
14630            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
14631            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
14632            ! lib/unicode/Name.pl lib/unicode/Number.pl
14633 ____________________________________________________________________________
14634 [  3106] By: gsar                                  on 1999/03/12  20:35:36
14635         Log: change#3067 failed package.t due to needless creation of $a and $b;
14636              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
14637      Branch: perl
14638            ! op.c
14639 ____________________________________________________________________________
14640 [  3105] By: jhi                                   on 1999/03/12  15:54:57
14641         Log: Recognize the NetBSD packages collection.
14642      Branch: maint-5.005/perl
14643            ! hints/netbsd.sh
14644 ____________________________________________________________________________
14645 [  3104] By: jhi                                   on 1999/03/12  09:07:04
14646         Log: From: pvhp@forte.com (Peter Prymmer)
14647              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
14648              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
14649              Date: Thu, 11 Mar 99 14:24:54 PST
14650              Message-Id: <9903112224.AA24346@forte.com>
14651      Branch: maint-5.005/perl
14652            ! README.os390 t/lib/posix.t
14653 ____________________________________________________________________________
14654 [  3103] By: jhi                                   on 1999/03/10  11:07:46
14655         Log: Integrate from mainperl.
14656      Branch: cfgperl
14657           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
14658           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
14659           !> t/pragma/warn/1global toke.c win32/makedef.pl
14660 ____________________________________________________________________________
14661 [  3102] By: jhi                                   on 1999/03/10  11:01:20
14662         Log: From: pvhp@forte.com (Peter Prymmer)
14663              To: perl5-porters@perl.org
14664              Subject: [5.005_03-MT6]Patch: time passes
14665              Date: Tue, 9 Mar 99 18:42:17 PST
14666              Message-Id: <9903100242.AA29057@forte.com>
14667      Branch: maint-5.005/perl
14668            ! perl.c
14669 ____________________________________________________________________________
14670 [  3101] By: jhi                                   on 1999/03/10  10:30:15
14671         Log: From: Mark-Jason Dominus <mjd@plover.com>
14672              To: perl5-porters@perl.com
14673              Subject: Minor fix to perlfunc.pod
14674              Date: Mon, 08 Mar 1999 20:05:53 -0500
14675              Message-ID: <19990309010553.13757.qmail@plover.com>
14676      Branch: maint-5.005/perl
14677            ! pod/perlfunc.pod
14678 ____________________________________________________________________________
14679 [  3100] By: gsar                                  on 1999/03/09  23:04:44
14680         Log: change#3060 had the wrong quotes
14681      Branch: perl
14682            ! pod/pod2man.PL
14683 ____________________________________________________________________________
14684 [  3099] By: jhi                                   on 1999/03/09  12:52:21
14685         Log: d_uname was broken (probably since _53), reported by
14686              
14687              From: Alan Burlison <Alan.Burlison@uk.sun.com>
14688              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
14689              cpan-testers@perl.org
14690              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
14691              Date: Mon, 08 Mar 1999 13:22:31 +0000
14692              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
14693              
14694              and
14695              
14696              From: lvirden@cas.org (Larry W. Virden)
14697              To: perlbug@perl.com
14698              Subject: configure not correctly identifying uname posix compatibility
14699              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
14700              Message-Id: <199903081136.GAA23682@cas.org>
14701      Branch: cfgperl
14702            ! Configure config_h.SH
14703 ____________________________________________________________________________
14704 [  3098] By: gsar                                  on 1999/03/09  03:16:07
14705         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
14706      Branch: perl
14707            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
14708 ____________________________________________________________________________
14709 [  3097] By: gsar                                  on 1999/03/09  02:50:43
14710         Log: use yyerror() instead of croak() so that compile-time failures in
14711              my(LIST) don't confuse globals with lexicals
14712      Branch: perl
14713            ! op.c toke.c
14714 ____________________________________________________________________________
14715 [  3096] By: gsar                                  on 1999/03/09  02:47:36
14716         Log: adjust testsuite for change#3067
14717      Branch: perl
14718            ! t/pragma/warn/1global
14719 ____________________________________________________________________________
14720 [  3095] By: gsar                                  on 1999/03/08  21:04:48
14721         Log: remove bogus symbols from global.sym
14722      Branch: perl
14723            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
14724            ! perl.h win32/makedef.pl
14725 ____________________________________________________________________________
14726 [  3094] By: jhi                                   on 1999/03/06  16:16:15
14727         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
14728              To: jhi@iki.fi
14729              Subject: Oops
14730              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
14731              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
14732      Branch: maint-5.005/perl
14733            ! README.hurd
14734 ____________________________________________________________________________
14735 [  3093] By: jhi                                   on 1999/03/06  15:59:46
14736         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
14737              To: jhi@iki.fi
14738              Subject: New Hurd README
14739              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
14740              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
14741      Branch: maint-5.005/perl
14742            ! README.hurd
14743 ____________________________________________________________________________
14744 [  3092] By: jhi                                   on 1999/03/06  12:52:06
14745         Log: From: Paul_Green@stratus.com
14746              To: perl5-porters@perl.org
14747              Cc: jhi@iki.fi, Paul_Green@stratus.com
14748              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
14749              Date: Fri, 5 Mar 1999 18:08:49 -0500 
14750              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
14751      Branch: maint-5.005/perl
14752            ! vos/config.h vos/config_h.SH_orig
14753 ____________________________________________________________________________
14754 [  3091] By: jhi                                   on 1999/03/06  12:42:21
14755         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14756              To: perl5-porters@perl.org, vmsperl@perl.org
14757              Subject: [PATCH 5.005_03-MT6]VMS build patch
14758              Date: Fri, 05 Mar 1999 12:36:19 -0800
14759              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
14760      Branch: maint-5.005/perl
14761            ! vms/subconfigure.com
14762 ____________________________________________________________________________
14763 [  3090] By: gsar                                  on 1999/03/06  04:40:03
14764         Log: integrate change#3089 from mainline
14765              
14766              tolerate CRs after options
14767      Branch: maint-5.005/perl
14768           !> perl.c
14769 ____________________________________________________________________________
14770 [  3089] By: gsar                                  on 1999/03/06  04:30:40
14771         Log: tolerate CRs after options
14772      Branch: perl
14773            ! perl.c
14774 ____________________________________________________________________________
14775 [  3088] By: jhi                                   on 1999/03/05  12:49:01
14776         Log: Integrate from mainperl.
14777      Branch: cfgperl
14778           +> README.hurd
14779           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
14780 ____________________________________________________________________________
14781 [  3087] By: gsar                                  on 1999/03/05  06:41:16
14782         Log: adjust timeouts to accomodate slow/busy systems
14783      Branch: perl
14784            ! t/lib/io_sock.t
14785 ____________________________________________________________________________
14786 [  3083] By: gsar                                  on 1999/03/05  01:32:47
14787         Log: integrate change#3081 from maint-5.005
14788      Branch: perl
14789           !> ext/Errno/Errno_pm.PL
14790 ____________________________________________________________________________
14791 [  3082] By: gsar                                  on 1999/03/05  01:31:06
14792         Log: integrate change#2904 from maint-5.005
14793      Branch: perl
14794           +> README.hurd
14795           !> MANIFEST
14796 ____________________________________________________________________________
14797 [  3081] By: gsar                                  on 1999/03/05  00:14:33
14798         Log: protect against doubled backslashes
14799      Branch: maint-5.005/perl
14800            ! ext/Errno/Errno_pm.PL
14801 ____________________________________________________________________________
14802 [  3077] By: jhi                                   on 1999/03/04  08:10:13
14803         Log: Integrate from mainperl.
14804      Branch: cfgperl
14805           +> ext/B/B/Stash.pm
14806           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
14807           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
14808           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
14809           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
14810 ____________________________________________________________________________
14811 [  3076] By: jhi                                   on 1999/03/04  08:07:59
14812         Log: Regen config_h.SH once more because of *size, 
14813              noticed by
14814              
14815              From: Hans Mulder <hansm@icgned.icgroup.nl>
14816              To: Jarkko Hietaniemi <jhi@iki.fi>
14817              Cc: perl5-porters@perl.org
14818              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
14819              Date: Thu,  4 Mar 99 00:10:45 +0100
14820              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
14821      Branch: cfgperl
14822            ! Configure config_h.SH
14823 ____________________________________________________________________________
14824 [  3068] By: gsar                                  on 1999/03/04  05:48:03
14825         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
14826              Date: Thu,  4 Mar 99 00:10:45 +0100
14827              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
14828              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
14829      Branch: perl
14830            ! config_h.SH
14831 ____________________________________________________________________________
14832 [  3067] By: gsar                                  on 1999/03/04  05:44:32
14833         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
14834              From: Graham Barr <gbarr@ti.com>
14835              Date: Wed, 3 Mar 1999 17:23:56 -0600
14836              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
14837              Subject: Re: 'use strict' doesn't work for one-letter variables
14838      Branch: perl
14839            ! gv.c op.c
14840 ____________________________________________________________________________
14841 [  3066] By: gsar                                  on 1999/03/04  05:20:50
14842         Log: updates to compiler modules
14843              From: "Vishal Bhatia" <vishalb@hotmail.com>
14844              Date: Tue, 02 Mar 1999 23:27:25 PST
14845              Message-ID: <19990303072725.779.qmail@hotmail.com>
14846              Subject: PATCH 5.005_56 + Test procedure
14847      Branch: perl
14848            + ext/B/B/Stash.pm
14849            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
14850            ! lib/Test/Harness.pm utils/perlcc.PL
14851 ____________________________________________________________________________
14852 [  3065] By: gsar                                  on 1999/03/04  05:03:30
14853         Log: more s/s_/s!/ etc.
14854      Branch: perl
14855            ! pod/perldelta.pod pod/perlfunc.pod
14856 ____________________________________________________________________________
14857 [  3064] By: gsar                                  on 1999/03/04  04:50:45
14858         Log: integrate cfgperl contents into mainline
14859      Branch: perl
14860           !> Configure README.vms bytecode.h config_h.SH configure.com
14861           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
14862           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
14863           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
14864 ____________________________________________________________________________
14865 [  3063] By: gsar                                  on 1999/03/04  04:44:13
14866         Log: HP-UX has yet another spelling for /NaNQ?/
14867      Branch: perl
14868            ! t/lib/bigfloatpm.t
14869 ____________________________________________________________________________
14870 [  3062] By: gsar                                  on 1999/03/04  04:36:08
14871         Log: error-check for accept() test
14872      Branch: perl
14873            ! t/lib/io_sock.t
14874 ____________________________________________________________________________
14875 [  3061] By: gsar                                  on 1999/03/04  03:40:25
14876         Log: allow custom comparison function in File::Compare::compare_text()
14877              From: jan.dubois@ibm.net (Jan Dubois)
14878              Date: Fri, 26 Feb 1999 21:56:09 +0100
14879              Message-ID: <36db0838.8805651@smtp1.ibm.net>
14880              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
14881      Branch: perl
14882            ! lib/File/Compare.pm
14883 ____________________________________________________________________________
14884 [  3060] By: gsar                                  on 1999/03/04  03:37:38
14885         Log: better version of change#3038
14886              From: abigail@fnx.com
14887              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
14888              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
14889              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
14890      Branch: perl
14891            ! pod/pod2man.PL
14892 ____________________________________________________________________________
14893 [  3058] By: jhi                                   on 1999/03/03  22:30:40
14894         Log: Configure regen to
14895              (1) match maint-5.005 patches #3056 and #3057
14896              (2) better version of PHOSTNAME of #3050
14897              (3) the crosscompile/multiarch config_h.SH trouble solved for now
14898      Branch: cfgperl
14899            ! Configure config_h.SH
14900 ____________________________________________________________________________
14901 [  3054] By: jhi                                   on 1999/03/03  09:57:59
14902         Log: Change #3053 missed perldelta.
14903      Branch: cfgperl
14904            ! pod/perldelta.pod
14905 ____________________________________________________________________________
14906 [  3053] By: jhi                                   on 1999/03/03  08:29:43
14907         Log: Use '!' to mark native integer packings instead of '_'.
14908      Branch: cfgperl
14909            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
14910 ____________________________________________________________________________
14911 [  3052] By: jhi                                   on 1999/03/02  23:12:36
14912         Log: The HP-UX threads patch (change #3028) is needed also here.
14913      Branch: cfgperl
14914            ! hints/hpux.sh thread.h
14915 ____________________________________________________________________________
14916 [  3051] By: jhi                                   on 1999/03/02  08:24:52
14917         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14918              To: perl5-porters@perl.org, vmsperl@perl.org
14919              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
14920              Date: Mon, 01 Mar 1999 16:10:57 -0800
14921              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
14922      Branch: cfgperl
14923            ! README.vms
14924      Branch: maint-5.005/perl
14925            ! README.vms
14926 ____________________________________________________________________________
14927 [  3050] By: jhi                                   on 1999/03/02  08:22:29
14928         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14929              To: perl5-porters@perl.org, vmsperl@perl.org
14930              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
14931              Date: Mon, 01 Mar 1999 16:06:29 -0800
14932              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
14933              
14934              From: Dan Sugalski <sugalskd@osshe.edu>
14935              To: perl5-porters@perl.org, vmsperl@perl.org
14936              Subject: [PATCH 5.005_56]vmsish.pm patch
14937              Date: Mon, 01 Mar 1999 20:19:04 -0800
14938              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
14939              
14940              plus Configure regen containing a "solution" to the
14941              crosscompile/multiarch problem.
14942      Branch: cfgperl
14943            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
14944            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
14945 ____________________________________________________________________________
14946 [  3049] By: jhi                                   on 1999/03/02  07:34:21
14947         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
14948              To: perl5-porters@perl.org
14949              Subject: [PATCH] Eliminate (valid) warning in byterun.c
14950              Date: Mon, 01 Mar 1999 17:27:59 -0500
14951              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
14952      Branch: cfgperl
14953            ! bytecode.h
14954      Branch: maint-5.005/perl
14955            ! bytecode.h
14956 ____________________________________________________________________________
14957 [  3048] By: gsar                                  on 1999/03/02  06:41:21
14958         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
14959      Branch: perl
14960            ! MANIFEST README.hpux
14961 ____________________________________________________________________________
14962 [  3047] By: jhi                                   on 1999/03/01  06:34:43
14963         Log: Integrate from mainperl.
14964      Branch: cfgperl
14965           +> README.hpux lib/File/Spec/Functions.pm
14966           !> (integrate 28 files)
14967 ____________________________________________________________________________
14968 [  3046] By: gsar                                  on 1999/03/01  05:34:28
14969         Log: this is 5.005_56
14970      Branch: perl
14971            ! Changes
14972
14973 ----------------
14974 Version 5.005_56
14975 ----------------
14976
14977 ____________________________________________________________________________
14978 [  3045] By: gsar                                  on 1999/03/01  03:32:30
14979         Log: destroy PL_svref_mutex in perl_destruct()
14980      Branch: perl
14981            ! perl.c
14982 ____________________________________________________________________________
14983 [  3044] By: gsar                                  on 1999/03/01  00:38:50
14984         Log: up patchlevel &c.
14985      Branch: perl
14986            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
14987            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14988            ! win32/makefile.mk
14989 ____________________________________________________________________________
14990 [  3043] By: gsar                                  on 1999/03/01  00:14:15
14991         Log: integrate cfgperl contents into mainline
14992      Branch: perl
14993            ! pod/perldelta.pod
14994           !> Configure config_h.SH
14995 ____________________________________________________________________________
14996 [  3042] By: gsar                                  on 1999/02/28  23:55:08
14997         Log: slightly edited version of suggested patch
14998              From: jan.dubois@ibm.net (Jan Dubois)
14999              Date: Mon, 01 Mar 1999 00:32:05 +0100
15000              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
15001              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
15002      Branch: perl
15003            + lib/File/Spec/Functions.pm
15004            ! MANIFEST lib/File/Spec.pm
15005 ____________________________________________________________________________
15006 [  3041] By: gsar                                  on 1999/02/28  22:47:19
15007         Log: fix subtle bug in eval'' testsuite
15008      Branch: perl
15009            ! t/op/eval.t
15010 ____________________________________________________________________________
15011 [  3040] By: gsar                                  on 1999/02/28  22:46:24
15012         Log: avoid literal control characters in change#3039
15013      Branch: perl
15014            ! t/base/lex.t
15015 ____________________________________________________________________________
15016 [  3039] By: gsar                                  on 1999/02/28  21:47:18
15017         Log: todo item: permit extended control variables a la ${^Foo} (patch
15018              courtesy Mark-Jason Dominus <mjd@plover.com>)
15019      Branch: perl
15020            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
15021            ! t/base/lex.t toke.c
15022 ____________________________________________________________________________
15023 [  3038] By: gsar                                  on 1999/02/28  21:21:05
15024         Log: From: abigail@fnx.com
15025              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
15026              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
15027              Subject: Recognize -> and => inside [A-Z]<> sequences.
15028      Branch: perl
15029            ! pod/pod2man.PL
15030 ____________________________________________________________________________
15031 [  3037] By: gsar                                  on 1999/02/28  21:12:22
15032         Log: fix longstanding bug: searches for lexicals originating within eval''
15033              weren't stopping at the subroutine boundary correctly
15034      Branch: perl
15035            ! op.c proto.h t/op/eval.t
15036 ____________________________________________________________________________
15037 [  3036] By: gsar                                  on 1999/02/28  20:02:29
15038         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
15039              as stacked list values
15040              From: jan.dubois@ibm.net (Jan Dubois)
15041              Date: Sat, 27 Feb 1999 18:24:17 +0100
15042              Message-ID: <36e22849.36531259@smtp1.ibm.net>
15043              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
15044      Branch: perl
15045            ! win32/win32.c
15046 ____________________________________________________________________________
15047 [  3035] By: gsar                                  on 1999/02/28  19:48:54
15048         Log: remove superfluous stack_sp decl
15049      Branch: perl
15050            ! jpl/JNI/JNI.xs
15051 ____________________________________________________________________________
15052 [  3034] By: gsar                                  on 1999/02/28  19:34:58
15053         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
15054      Branch: perl
15055            ! lib/Getopt/Std.pm
15056 ____________________________________________________________________________
15057 [  3033] By: gsar                                  on 1999/02/28  19:23:41
15058         Log: add File::Compare::compare_text()
15059              From: jan.dubois@ibm.net (Jan Dubois)
15060              Date: Fri, 26 Feb 1999 00:20:41 +0100
15061              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
15062              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
15063      Branch: perl
15064            ! lib/File/Compare.pm pod/perltodo.pod
15065 ____________________________________________________________________________
15066 [  3032] By: gsar                                  on 1999/02/28  19:01:33
15067         Log: add README.hpux
15068      Branch: perl
15069            + README.hpux
15070            ! MAINTAIN MANIFEST
15071 ____________________________________________________________________________
15072 [  3031] By: gsar                                  on 1999/02/28  18:49:08
15073         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
15074              James Cromie <jcromie@fossil.uswc.uswest.com>
15075      Branch: perl
15076            ! lib/Pod/Html.pm
15077 ____________________________________________________________________________
15078 [  3030] By: gsar                                  on 1999/02/28  18:35:09
15079         Log: From: jan.dubois@ibm.net (Jan Dubois)
15080              Date: Wed, 24 Feb 1999 22:34:56 +0100
15081              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
15082              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
15083      Branch: perl
15084            ! lib/Test/Harness.pm
15085 ____________________________________________________________________________
15086 [  3029] By: gsar                                  on 1999/02/28  18:28:18
15087         Log: add note about env pollution
15088      Branch: perl
15089            ! INSTALL pod/perltodo.pod
15090 ____________________________________________________________________________
15091 [  3028] By: jhi                                   on 1999/02/26  14:40:00
15092         Log: HP-UX 11 threads.
15093              
15094              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15095              To: perl5-porters@perl.org
15096              Cc: jhi@cc.hut.fi
15097              Subject: Maint 5 and _54 with threading on HP-UX 11.00
15098              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
15099              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
15100              
15101              NOTE from jhi: the hpux hints could still be more robust by
15102              disabling gdbm when necessary.
15103              
15104              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
15105              linking -lgdbm -lpthread creates an executable that instantly
15106              core dumps on a pthreads internal panic:
15107              
15108              ./gdpt
15109              
15110              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
15111              Return Pointer is 0xc082bf33
15112              17639 quit (core dumped)  ./gdpt
15113              
15114              You don't have to *use* either gdbm or pthreads in the executable,
15115              just linking them together is enough.  Workaround is to recompile
15116              the GDBM under HP-UX 11, that makes the problem go away.
15117      Branch: maint-5.005/perl
15118            ! hints/hpux.sh thread.h
15119 ____________________________________________________________________________
15120 [  3025] By: jhi                                   on 1999/02/25  20:41:07
15121         Log: Temporary workaround for the config_h.SH versus
15122              crosscompile and multiarch plus introduce 'rt'
15123              to $libswanted: in UNIX98 sched_yield() lives there.
15124      Branch: cfgperl
15125            ! Configure config_h.SH
15126 ____________________________________________________________________________
15127 [  3024] By: jhi                                   on 1999/02/24  12:54:59
15128         Log: Integrate from mainperl.
15129      Branch: cfgperl
15130           +> t/lib/fatal.t
15131           !> (integrate 44 files)
15132 ____________________________________________________________________________
15133 [  3023] By: gsar                                  on 1999/02/24  07:02:12
15134         Log: integrate cfgperl contents
15135      Branch: perl
15136           !> (integrate 30 files)
15137 ____________________________________________________________________________
15138 [  3022] By: gsar                                  on 1999/02/24  05:59:47
15139         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
15140              Date: 23 Feb 1999 17:53:22 -0700
15141              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
15142              Subject: [PATCH: _55] perldoc -q broken
15143      Branch: perl
15144            ! utils/perldoc.PL
15145 ____________________________________________________________________________
15146 [  3021] By: gsar                                  on 1999/02/24  05:51:53
15147         Log: ansify perlio.c, fix PerlIO-ish typos
15148      Branch: perl
15149            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
15150            ! iperlsys.h perlio.c
15151 ____________________________________________________________________________
15152 [  3020] By: gsar                                  on 1999/02/24  05:28:06
15153         Log: adjust a Perl_malloc() flag for NeXT
15154              From: Hans Mulder <hansm@icgned.icgroup.nl>
15155              Date: Tue, 23 Feb 99 00:26:25 +0100
15156              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
15157              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
15158      Branch: perl
15159            ! perl.h
15160 ____________________________________________________________________________
15161 [  3019] By: gsar                                  on 1999/02/24  05:19:42
15162         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
15163      Branch: perl
15164            ! pod/perltodo.pod
15165 ____________________________________________________________________________
15166 [  3018] By: gsar                                  on 1999/02/24  04:15:18
15167         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
15168              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
15169              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
15170              Subject: improved error message [PATCH _55] [RESEND]
15171      Branch: perl
15172            ! sv.c
15173 ____________________________________________________________________________
15174 [  3017] By: gsar                                  on 1999/02/24  03:50:34
15175         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
15176              Date: Sun, 21 Feb 1999 20:02:18 -0700
15177              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
15178              Subject: perlfunc updates (against 55)
15179      Branch: perl
15180            ! pod/perlfunc.pod
15181 ____________________________________________________________________________
15182 [  3016] By: gsar                                  on 1999/02/24  03:17:05
15183         Log: testsuite adjustments
15184              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15185              Date: Sat, 20 Feb 1999 15:24:57 +0000
15186              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
15187              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
15188      Branch: perl
15189            ! t/lib/io_sock.t t/op/lex_assign.t
15190 ____________________________________________________________________________
15191 [  3015] By: gsar                                  on 1999/02/24  02:54:47
15192         Log: avoid modifying readonly values from qw()
15193      Branch: perl
15194            ! lib/ExtUtils/MM_Unix.pm
15195 ____________________________________________________________________________
15196 [  3014] By: gsar                                  on 1999/02/24  02:49:04
15197         Log: more "correct" utbuf for utime()
15198      Branch: perl
15199            ! doio.c
15200 ____________________________________________________________________________
15201 [  3013] By: jhi                                   on 1999/02/22  19:27:44
15202         Log: Fix MacPerl version, change PowerUX to PowerMAX.
15203              
15204              From: Chris Nandor <pudge@pobox.com>
15205              To: jhi@iki.fi
15206              Cc: perl5-porters@perl.org
15207              Subject: Re: perl current availability as documented by perl.pod
15208              Date: Sun, 21 Feb 1999 11:06:03 -0500
15209              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
15210              
15211              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
15212              To: jhi@iki.fi
15213              Cc: perl5-porters@perl.org
15214              Subject: Re: perl current availability as documented by perl.pod
15215              Date: Mon, 22 Feb 1999 13:08:30 GMT
15216              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
15217      Branch: cfgperl
15218            ! pod/perl.pod
15219      Branch: maint-5.005/perl
15220            ! pod/perl.pod
15221 ____________________________________________________________________________
15222 [  3012] By: jhi                                   on 1999/02/22  10:26:11
15223         Log: Snapshot the cross-compilation/multiarchitecture stuff
15224              (currently broken in next)
15225      Branch: cfgperl
15226            ! Configure config_h.SH pp.c
15227 ____________________________________________________________________________
15228 [  3011] By: jhi                                   on 1999/02/22  10:24:51
15229         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
15230              To: gsar@activestate.com (Gurusamy Sarathy)
15231              Cc: perl5-porters@perl.org (Perl5 Porters)
15232              Subject: [PATCH 5.005_55] DB_File 1.64 patch
15233              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
15234              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
15235      Branch: cfgperl
15236            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15237            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
15238 ____________________________________________________________________________
15239 [  3009] By: jhi                                   on 1999/02/22  09:14:26
15240         Log: Scratch #3008 and introduce $crosscompile and $multiarch
15241              also in non-Configure lands.
15242      Branch: cfgperl
15243            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
15244            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
15245            ! win32/config.gc win32/config.vc win32/config_H.bc
15246            ! win32/config_H.gc win32/config_H.vc
15247 ____________________________________________________________________________
15248 [  3008] By: jhi                                   on 1999/02/22  08:58:04
15249         Log: Add -DMULTIARCH (see change #3006).
15250      Branch: cfgperl
15251            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
15252 ____________________________________________________________________________
15253 [  3007] By: jhi                                   on 1999/02/22  08:54:06
15254         Log: Undo the references to local{lib,arch} introduced by #3006.
15255      Branch: cfgperl
15256            ! Configure config_h.SH
15257 ____________________________________________________________________________
15258 [  3006] By: jhi                                   on 1999/02/22  08:43:50
15259         Log: From: hansm@icgned.icgroup.nl
15260              To: perlbug@perl.com
15261              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
15262              Date: Sun, 21 Feb 1999 22:58:55 +0100
15263              Reply-To: hansmu@xs4all.nl
15264              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
15265              
15266              plus other Configure changes: prepare for cross-compilation/
15267              multiarchitecture builds.
15268      Branch: cfgperl
15269            ! Configure config_h.SH
15270 ____________________________________________________________________________
15271 [  3005] By: jhi                                   on 1999/02/22  08:35:30
15272         Log: Configure/Perl knew how to look for use Mach cthreads
15273              but Configure didn't let them to be used ($osname 'next').
15274      Branch: cfgperl
15275            ! Configure config_h.SH
15276      Branch: maint-5.005/perl
15277            ! Configure
15278 ____________________________________________________________________________
15279 [  3004] By: jhi                                   on 1999/02/21  15:46:02
15280         Log: Update Acorn AVAILABILITY.
15281      Branch: cfgperl
15282            ! pod/perl.pod
15283      Branch: maint-5.005/perl
15284            ! pod/perl.pod
15285 ____________________________________________________________________________
15286 [  3003] By: jhi                                   on 1999/02/21  14:50:42
15287         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
15288              To: perl5-porters@perl.org (Perl 5 Porters)
15289              Subject: PATCH: perlref.pod - symbolic ref example
15290              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
15291              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
15292      Branch: cfgperl
15293            ! pod/perlref.pod
15294      Branch: maint-5.005/perl
15295            ! pod/perlref.pod
15296 ____________________________________________________________________________
15297 [  3002] By: jhi                                   on 1999/02/21  14:35:22
15298         Log: Sync cfgperl with maint-5.005 change #3000.
15299      Branch: cfgperl
15300            ! pod/perlfunc.pod t/op/pack.t
15301 ____________________________________________________________________________
15302 [  2999] By: gsar                                  on 1999/02/20  22:48:30
15303         Log: From:    John Bley <jbb6@acpub.duke.edu>
15304              Date:    Sat, 20 Feb 1999 16:02:34 EST
15305              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
15306              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
15307      Branch: perl
15308            ! regcomp.c
15309 ____________________________________________________________________________
15310 [  2998] By: jhi                                   on 1999/02/20  14:13:06
15311         Log: Enhanced the endianness description.
15312      Branch: cfgperl
15313            ! pod/perlfunc.pod
15314 ____________________________________________________________________________
15315 [  2996] By: jhi                                   on 1999/02/20  13:55:41
15316         Log: Glossary now mostly fixed.
15317      Branch: cfgperl
15318            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15319            ! config_h.SH
15320 ____________________________________________________________________________
15321 [  2994] By: jhi                                   on 1999/02/20  11:58:33
15322         Log: Perldeltify GNU/Hurd.
15323      Branch: cfgperl
15324            ! pod/perldelta.pod
15325 ____________________________________________________________________________
15326 [  2993] By: gsar                                  on 1999/02/20  00:59:10
15327         Log: fix typo in Perl_sbrk()
15328              From: hansm@icgned.icgroup.nl
15329              Date: Fri, 19 Feb 1999 23:19:31 +0100
15330              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
15331              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
15332      Branch: perl
15333            ! malloc.c
15334 ____________________________________________________________________________
15335 [  2992] By: gsar                                  on 1999/02/20  00:51:08
15336         Log: integrate change#2980 from maint-5.005
15337      Branch: perl
15338           !> utils/h2xs.PL
15339 ____________________________________________________________________________
15340 [  2991] By: gsar                                  on 1999/02/20  00:34:01
15341         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15342              Date: Thu, 18 Feb 1999 18:51:38 +0000
15343              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
15344              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
15345      Branch: perl
15346            ! pp_hot.c t/op/pat.t
15347 ____________________________________________________________________________
15348 [  2990] By: gsar                                  on 1999/02/20  00:30:48
15349         Log: From: jan.dubois@ibm.net (Jan Dubois)
15350              Date: Thu, 18 Feb 1999 19:14:07 +0100
15351              Message-ID: <36d15809.40853323@smtp1.ibm.net>
15352              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
15353      Branch: perl
15354            ! win32/win32.c
15355 ____________________________________________________________________________
15356 [  2989] By: gsar                                  on 1999/02/20  00:27:01
15357         Log: do poll() emulation unless HAS_POLL && I_POLL
15358      Branch: perl
15359            ! ext/IO/poll.h
15360 ____________________________________________________________________________
15361 [  2988] By: gsar                                  on 1999/02/19  23:52:12
15362         Log: tweak RE for NaNQ? recognition
15363      Branch: perl
15364            ! t/lib/bigfloatpm.t
15365 ____________________________________________________________________________
15366 [  2987] By: gsar                                  on 1999/02/19  23:29:59
15367         Log: mention C<use utf8> and C<use warning> in perldelta
15368      Branch: perl
15369            ! pod/perldelta.pod
15370 ____________________________________________________________________________
15371 [  2985] By: jhi                                   on 1999/02/19  20:43:19
15372         Log: pack/unpack better in (network-)short-non-16-bits and
15373              (network-)long-non-32-bits systems such as Cray C90.
15374      Branch: cfgperl
15375            ! perl.h pp.c t/op/pack.t
15376 ____________________________________________________________________________
15377 [  2984] By: jhi                                   on 1999/02/19  20:38:54
15378         Log: Regen Configure.
15379      Branch: cfgperl
15380            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15381            ! perl.c
15382 ____________________________________________________________________________
15383 [  2982] By: jhi                                   on 1999/02/19  19:51:49
15384         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
15385              not probed for and         
15386              
15387              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15388              To: Chaim Frenkel <chaimf@pobox.com>,
15389              Russ Allbery <rra@stanford.edu>,
15390              Jarkko Hietaniemi <jhi@iki.fi>,
15391              Gurusamy Sarathy <gsar@activestate.com>,
15392              Graham Barr <gbarr@pobox.com>
15393              Cc: bdensch@ameritech.net, perlbug@perl.com
15394              Subject: [PATCH] Re: Solaris 7 for Intel
15395              Message-ID: <19990219124404.A30182@O2.chapin.edu>
15396              
15397              Glossary is still missing some terms because
15398              mkglossary is misbehaving (change #2981 updated
15399              Glossary manually)
15400      Branch: cfgperl
15401            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15402            ! Porting/config_H
15403 ____________________________________________________________________________
15404 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
15405         Log: Make result of h2xs work when user adds C<use strict>
15406      Branch: maint-5.005/perl
15407            ! utils/h2xs.PL
15408 ____________________________________________________________________________
15409 [  2979] By: gsar                                  on 1999/02/19  05:24:29
15410         Log: doc for change#2978
15411      Branch: perl
15412            ! pod/perlsub.pod
15413 ____________________________________________________________________________
15414 [  2978] By: gsar                                  on 1999/02/19  05:08:29
15415         Log: bring '*' prototype closer to how it behaves internally
15416      Branch: perl
15417            + t/lib/fatal.t
15418            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
15419 ____________________________________________________________________________
15420 [  2977] By: gsar                                  on 1999/02/19  02:50:31
15421         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
15422      Branch: perl
15423            ! perly.h
15424 ____________________________________________________________________________
15425 [  2975] By: gsar                                  on 1999/02/18  21:41:57
15426         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
15427              of lexical searches in BEGIN|INIT|END)
15428      Branch: perl
15429            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
15430            ! vms/perly_c.vms
15431 ____________________________________________________________________________
15432 [  2974] By: gsar                                  on 1999/02/18  21:03:06
15433         Log: missing PERL_POLLUTE_MALLOC
15434      Branch: perl
15435            ! ext/SDBM_File/sdbm/sdbm.h
15436 ____________________________________________________________________________
15437 [  2973] By: gsar                                  on 1999/02/18  17:10:49
15438         Log: From:    Andy Dougherty <doughera@lafayette.edu>
15439              Date:    Wed, 17 Feb 1999 17:22:50 EST
15440              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
15441              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
15442      Branch: perl
15443            ! lib/dotsh.pl
15444 ____________________________________________________________________________
15445 [  2972] By: gsar                                  on 1999/02/18  17:04:12
15446         Log: s/#defined/#define/
15447      Branch: perl
15448            ! ext/Data/Dumper/Dumper.xs
15449 ____________________________________________________________________________
15450 [  2970] By: gsar                                  on 1999/02/18  03:26:43
15451         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
15452      Branch: perl
15453            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15454            ! ext/GDBM_File/typemap
15455 ____________________________________________________________________________
15456 [  2969] By: gsar                                  on 1999/02/17  23:30:47
15457         Log: correct slurp mode doc
15458      Branch: perl
15459            ! pod/perlfunc.pod pod/perlop.pod
15460 ____________________________________________________________________________
15461 [  2968] By: jhi                                   on 1999/02/17  23:15:49
15462         Log: Ultrix hints update.
15463              
15464              From: Spider Boardman <spider@zk3.dec.com>
15465              To: perlbug@perl.com
15466              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
15467              Date: Tue, 16 Feb 1999 23:04:28 -0500
15468              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
15469      Branch: cfgperl
15470            ! hints/ultrix_4.sh
15471 ____________________________________________________________________________
15472 [  2966] By: jhi                                   on 1999/02/17  23:09:21
15473         Log: Change #2965 wiped out some Sarathy's _55 changes.
15474              Now unwiped.
15475      Branch: cfgperl
15476            ! Configure pp.c t/op/pack.t
15477 ____________________________________________________________________________
15478 [  2965] By: jhi                                   on 1999/02/17  23:00:04
15479         Log: Configure tweaks.
15480              
15481              Fix the Unixware/SCO uname scan:
15482              
15483              From: Tom Hughes <thh@cyberscience.com>
15484              To: perlbug@perl.com
15485              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
15486              Date: 17 Feb 1999 15:34:15 +0000    
15487              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
15488              
15489              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
15490              
15491              From: Joe Buehler <jhpb@hekimian.com>
15492              To: perl5-porters@perl.org
15493              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
15494              Date: 12 Feb 1999 11:25:21 -0500
15495              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
15496              
15497              Make the pthreads joinable constant scan to output to fd 4, not 2.
15498      Branch: cfgperl
15499            ! Configure
15500 ____________________________________________________________________________
15501 [  2964] By: gsar                                  on 1999/02/17  21:30:07
15502         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
15503              Date: Wed, 17 Feb 1999 06:53:13 -0700
15504              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
15505              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
15506      Branch: perl
15507            ! lib/Pod/Functions.pm
15508 ____________________________________________________________________________
15509 [  2963] By: gsar                                  on 1999/02/17  21:18:21
15510         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
15511              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15512              Date: Wed, 17 Feb 1999 10:06:01 +0000
15513              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
15514              Subject: Re: [5.005_53] panic: pad_free curpad 
15515      Branch: perl
15516            ! regcomp.c regexec.c t/op/misc.t
15517 ____________________________________________________________________________
15518 [  2962] By: gsar                                  on 1999/02/16  21:26:28
15519         Log: NaNQ? tweak
15520      Branch: perl
15521            ! t/lib/bigfloatpm.t
15522 ____________________________________________________________________________
15523 [  2961] By: jhi                                   on 1999/02/16  19:26:38
15524         Log: Integrate from mainperl.
15525      Branch: cfgperl
15526           !> (integrate 37 files)
15527 ____________________________________________________________________________
15528 [  2960] By: gsar                                  on 1999/02/16  18:04:29
15529         Log: undo change#2465 (qw[] is a real list now)
15530      Branch: perl
15531            ! pod/perlop.pod
15532 ____________________________________________________________________________
15533 [  2959] By: gsar                                  on 1999/02/16  07:09:33
15534         Log: this was 5.005_55
15535      Branch: perl
15536            ! Changes
15537
15538 ----------------
15539 Version 5.005_55
15540 ----------------
15541
15542 ____________________________________________________________________________
15543 [  2958] By: gsar                                  on 1999/02/16  06:18:27
15544         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
15545              elide dups and non-dependents from Changes
15546      Branch: perl
15547            ! Changes pod/perlhist.pod
15548           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
15549           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
15550           !> pod/perlport.pod pp.c t/op/pack.t
15551 ____________________________________________________________________________
15552 [  2957] By: gsar                                  on 1999/02/16  04:09:47
15553         Log: propagate PERL_VERSION everywhere, add to pod
15554      Branch: perl
15555            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
15556            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
15557            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
15558            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
15559            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
15560            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
15561            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
15562            ! win32/config.gc win32/config.vc win32/config_sh.PL
15563            ! win32/win32.c x2p/a2py.c
15564 ____________________________________________________________________________
15565 [  2955] By: jhi                                   on 1999/02/15  16:15:03
15566         Log: The pack tests now better in C90 (after the packnative patches).
15567      Branch: cfgperl
15568            ! t/op/pack.t
15569 ____________________________________________________________________________
15570 [  2954] By: gsar                                  on 1999/02/15  14:11:50
15571         Log: tweak Configure to follow new PERL_VERSION etc.
15572      Branch: perl
15573            ! Configure patchlevel.h pod/perlhist.pod
15574 ____________________________________________________________________________
15575 [  2953] By: jhi                                   on 1999/02/15  14:02:21
15576         Log: Integrate from mainperl.
15577      Branch: cfgperl
15578           !> MANIFEST Porting/makerel
15579 ____________________________________________________________________________
15580 [  2952] By: jhi                                   on 1999/02/15  13:50:07
15581         Log: Enhance the packnative patch: use the packnative code
15582              only if required.  Also added hefty testing (hopefully
15583              I didn't assume too much...).  Tested on alpha, ix86, sparc.
15584      Branch: cfgperl
15585            ! pod/perlfunc.pod pp.c t/op/pack.t
15586 ____________________________________________________________________________
15587 [  2951] By: jhi                                   on 1999/02/15  13:46:56
15588         Log: AVAILABILITY from 5.005_03-tobe, will of course
15589              require updating when 5.006 comes out.
15590      Branch: cfgperl
15591            ! pod/perl.pod
15592 ____________________________________________________________________________
15593 [  2949] By: gsar                                  on 1999/02/15  13:28:51
15594         Log: will this be it for 5.005_55?
15595      Branch: perl
15596            ! MANIFEST Porting/makerel
15597 ____________________________________________________________________________
15598 [  2948] By: jhi                                   on 1999/02/15  13:23:52
15599         Log: Integrate from mainperl.
15600      Branch: cfgperl
15601           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
15602           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
15603           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
15604           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
15605           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
15606           !> win32/config.gc win32/config.vc win32/config_H.bc
15607           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
15608 ____________________________________________________________________________
15609 [  2947] By: jhi                                   on 1999/02/15  13:20:41
15610         Log: perlport.pod 1.39 from Chris.
15611      Branch: cfgperl
15612            ! pod/perlport.pod
15613 ____________________________________________________________________________
15614 [  2946] By: jhi                                   on 1999/02/15  13:09:58
15615         Log: Import Ultrix update, change #2864, 
15616              
15617              From: Spider Boardman <spider@zk3.dec.com>
15618              To: perlbug@perl.com
15619              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
15620              Date: Wed, 10 Feb 1999 23:33:31 -0500
15621              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
15622      Branch: cfgperl
15623            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
15624 ____________________________________________________________________________
15625 [  2945] By: jhi                                   on 1999/02/15  13:04:50
15626         Log: OpenBSD sparc SHMLBA.
15627      Branch: cfgperl
15628            ! ext/IPC/SysV/SysV.xs
15629 ____________________________________________________________________________
15630 [  2944] By: gsar                                  on 1999/02/15  12:09:52
15631         Log: update win32/config* stuff, Changes
15632      Branch: perl
15633            ! Changes win32/Makefile win32/config.bc win32/config.gc
15634            ! win32/config.vc win32/config_H.bc win32/config_H.gc
15635            ! win32/config_H.vc win32/makefile.mk
15636 ____________________________________________________________________________
15637 [  2943] By: gsar                                  on 1999/02/15  11:54:08
15638         Log: #include patchlevel.h by default, provide
15639              PERL_{REVISION,VERSION,SUBVERSION}
15640      Branch: perl
15641            ! patchlevel.h perl.h
15642 ____________________________________________________________________________
15643 [  2942] By: gsar                                  on 1999/02/15  10:26:59
15644         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
15645              misc fixes
15646      Branch: perl
15647            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
15648 ____________________________________________________________________________
15649 [  2941] By: gsar                                  on 1999/02/15  10:24:37
15650         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
15651              Message-ID: <19990207002851.B9185@toldyouso.com>
15652              Message-ID: <19990207212152.A9765@toldyouso.com>
15653              Message-ID: <19990207212041.A9622@toldyouso.com>
15654              Message-ID: <19990207213127.A10244@toldyouso.com>
15655              Message-ID: <19990207212559.A9950@toldyouso.com>
15656              Message-ID: <19990207212842.A9994@toldyouso.com>
15657              Message-ID: <19990207212500.A9860@toldyouso.com>
15658              Message-ID: <19990207213013.A10105@toldyouso.com>
15659      Branch: perl
15660            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
15661            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
15662            ! pod/perlmodlib.pod pod/perltoc.pod
15663 ____________________________________________________________________________
15664 [  2940] By: gsar                                  on 1999/02/15  10:07:08
15665         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
15666              of suggested patch)
15667              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
15668              Date: Mon, 08 Feb 1999 01:14:41 -0000
15669              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
15670              Subject: [PATCH 5.005_54] some pending C.pm stuff 
15671      Branch: perl
15672            ! ext/B/B/C.pm
15673 ____________________________________________________________________________
15674 [  2939] By: jhi                                   on 1999/02/15  08:40:18
15675         Log: Integrate from mainperl.
15676      Branch: cfgperl
15677           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
15678            - lib/File/PathConvert.pm
15679           !> (integrate 81 files)
15680 ____________________________________________________________________________
15681 [  2938] By: gsar                                  on 1999/02/15  06:56:39
15682         Log: change#2839 was bogus, redo
15683      Branch: perl
15684           !> t/lib/h2ph.pht
15685 ____________________________________________________________________________
15686 [  2937] By: gsar                                  on 1999/02/15  06:38:15
15687         Log: support Win32::GetFullPathName() and Win32::SetLastError()
15688              From: jan.dubois@ibm.net (Jan Dubois)
15689              Date: Tue, 09 Feb 1999 22:27:31 +0100
15690              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
15691              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
15692      Branch: perl
15693            ! win32/win32.c
15694 ____________________________________________________________________________
15695 [  2936] By: gsar                                  on 1999/02/15  06:26:39
15696         Log: support native integers, pack("L_",...) etc. (via private mail)
15697              From: Jarkko Hietaniemi <jhi@iki.fi>
15698              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
15699              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
15700              Subject: the "packnative" patch
15701      Branch: perl
15702            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
15703            ! t/lib/ipc_sysv.t t/op/pack.t
15704 ____________________________________________________________________________
15705 [  2935] By: gsar                                  on 1999/02/15  06:04:02
15706         Log: From: Michael G Schwern <schwern@pobox.com>
15707              Date: Tue, 9 Feb 1999 04:13:12 -0500
15708              Message-ID: <19990209041312.A15788@toldyouso.com>
15709              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
15710      Branch: perl
15711            ! utils/h2xs.PL
15712 ____________________________________________________________________________
15713 [  2934] By: gsar                                  on 1999/02/15  05:30:13
15714         Log: fix bugs in the handling of negative numbers, among other things
15715              From: Steven Knight <knight@theopera.baldmt.citilink.com>
15716              Date: Mon, 8 Feb 1999 01:16:24 -0600
15717              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
15718              Subject: Math::BigFloat and Math::BigInt
15719      Branch: perl
15720            + t/lib/bigfloat.t t/lib/bigfloatpm.t
15721            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
15722            ! t/lib/bigintpm.t
15723 ____________________________________________________________________________
15724 [  2933] By: gsar                                  on 1999/02/15  04:57:52
15725         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
15726              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
15727              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
15728              Subject: s2p incorrectly handles hold space commands
15729      Branch: perl
15730            ! x2p/s2p.PL
15731 ____________________________________________________________________________
15732 [  2932] By: gsar                                  on 1999/02/15  04:45:55
15733         Log: clarify what a "line" is
15734      Branch: perl
15735            ! pod/perlfunc.pod pod/perlvar.pod
15736 ____________________________________________________________________________
15737 [  2931] By: gsar                                  on 1999/02/15  04:23:29
15738         Log: backout change#2811 and add newer version based on File::Spec
15739              From: Barrie Slaymaker <rbs@telerama.com>
15740              Date: Thu, 11 Feb 1999 16:29:24 -0500
15741              Message-ID: <36C34BB4.A62090E0@telerama.com>
15742              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
15743      Branch: perl
15744            - lib/File/PathConvert.pm
15745            ! MANIFEST installhtml lib/Pod/Html.pm
15746 ____________________________________________________________________________
15747 [  2930] By: gsar                                  on 1999/02/15  04:16:25
15748         Log: From: Barrie Slaymaker <rbs@telerama.com>
15749              Date: Thu, 11 Feb 1999 19:39:48 -0500
15750              Message-ID: <36C37854.707D139@telerama.com>
15751              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
15752      Branch: perl
15753            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
15754 ____________________________________________________________________________
15755 [  2929] By: gsar                                  on 1999/02/15  04:06:50
15756         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
15757              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
15758              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
15759              Subject: [PATCH]5.005_54 (DOC) fix many typos
15760              --
15761              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
15762              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
15763              Subject: [PATCH]5.005_54 (DOC) typos
15764      Branch: perl
15765            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
15766            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
15767            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15768            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
15769            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
15770            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
15771            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
15772            ! pod/perlvar.pod pod/perlxs.pod
15773 ____________________________________________________________________________
15774 [  2928] By: gsar                                  on 1999/02/15  03:39:53
15775         Log: allow the Carp routines to pass through exception objects
15776      Branch: perl
15777            ! lib/Carp.pm
15778 ____________________________________________________________________________
15779 [  2927] By: gsar                                  on 1999/02/15  03:22:57
15780         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
15781      Branch: perl
15782            ! pod/perlfaq8.pod
15783 ____________________________________________________________________________
15784 [  2926] By: gsar                                  on 1999/02/15  03:19:39
15785         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
15786              have done that, but didn't)
15787      Branch: perl
15788           !> utils/h2ph.PL
15789 ____________________________________________________________________________
15790 [  2925] By: gsar                                  on 1999/02/15  03:17:01
15791         Log: integrate cfgperl changes into mainline
15792      Branch: perl
15793            ! Changes
15794           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
15795           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
15796           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
15797           !> vms/subconfigure.com
15798 ____________________________________________________________________________
15799 [  2924] By: gsar                                  on 1999/02/15  03:07:08
15800         Log: add const qualifier to most char* prototypes, handle ripple effect
15801      Branch: perl
15802            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
15803            ! universal.c util.c
15804 ____________________________________________________________________________
15805 [  2923] By: gsar                                  on 1999/02/15  01:04:30
15806         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15807              Date: Thu, 04 Feb 1999 02:37:31 +0000
15808              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
15809              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
15810      Branch: perl
15811            ! pp_ctl.c t/op/range.t
15812 ____________________________________________________________________________
15813 [  2922] By: gsar                                  on 1999/02/15  00:24:34
15814         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15815              Date: Sun, 31 Jan 1999 01:50:06 +0000
15816              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
15817              Subject: [PATCH 5.005_03t4] regexp flags bug
15818      Branch: perl
15819            ! regcomp.c t/op/re_tests
15820 ____________________________________________________________________________
15821 [  2921] By: gsar                                  on 1999/02/15  00:13:02
15822         Log: use New() et al., rather than safemalloc() et al.
15823              From: jan.dubois@ibm.net (Jan Dubois)
15824              Date: Fri, 29 Jan 1999 23:27:22 +0100
15825              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
15826              Subject: [PATCH _03-MT5] POSIX.xs memory API
15827      Branch: perl
15828            ! ext/POSIX/POSIX.xs
15829 ____________________________________________________________________________
15830 [  2920] By: gsar                                  on 1999/02/15  00:05:33
15831         Log: tweak READ() docs to mention $buffer must be altered by reference
15832      Branch: perl
15833            ! pod/perltie.pod
15834 ____________________________________________________________________________
15835 [  2919] By: gsar                                  on 1999/02/14  23:50:39
15836         Log: applied suggested patch, with several language/readability tweaks
15837              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15838              Date: Fri, 29 Jan 1999 00:25:02 -0500
15839              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
15840              Subject: Re: [PATCH 5.005_*] Better parsing docs
15841      Branch: perl
15842            ! pod/perlop.pod
15843 ____________________________________________________________________________
15844 [  2918] By: gsar                                  on 1999/02/14  23:20:42
15845         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
15846              of silently returning bogus values)
15847              From: Peter Chines <pchines@nhgri.nih.gov>
15848              Date: Wed, 27 Jan 1999 16:11:31 -0500
15849              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
15850              Subject: Time::Local
15851      Branch: perl
15852            ! lib/Time/Local.pm pod/perldelta.pod
15853 ____________________________________________________________________________
15854 [  2917] By: gsar                                  on 1999/02/14  11:21:43
15855         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15856              Date: Thu, 28 Jan 1999 10:02:20 -0500
15857              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
15858              Subject: Re: [PATCH 5.005_53] Better perldoc
15859      Branch: perl
15860            ! utils/perldoc.PL
15861 ____________________________________________________________________________
15862 [  2916] By: gsar                                  on 1999/02/14  10:59:38
15863         Log: back out change#2751, apply updated version 
15864              From: jan.dubois@ibm.net (Jan Dubois)
15865              Date: Sat, 06 Feb 1999 01:06:29 +0100
15866              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
15867              Subject: [PATCH] Cleanup of File::Spec module
15868      Branch: perl
15869            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
15870            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15871            ! lib/File/Spec/Win32.pm
15872 ____________________________________________________________________________
15873 [  2915] By: gsar                                  on 1999/02/14  10:48:01
15874         Log: tweak select() test
15875      Branch: perl
15876            ! pod/perlipc.pod t/op/fh.t
15877 ____________________________________________________________________________
15878 [  2914] By: gsar                                  on 1999/02/14  10:25:55
15879         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
15880      Branch: perl
15881            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
15882 ____________________________________________________________________________
15883 [  2913] By: gsar                                  on 1999/02/14  10:03:51
15884         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
15885              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
15886              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
15887              Subject: Re: SvOPV() or SvPV_nolen() or ...
15888      Branch: perl
15889            ! pod/perlguts.pod
15890 ____________________________________________________________________________
15891 [  2912] By: gsar                                  on 1999/02/14  09:57:29
15892         Log: provide SvPV_nolen(sv) to avoid use of PL_na
15893              From: jan.dubois@ibm.net (Jan Dubois)
15894              Date: Sun, 24 Jan 1999 02:45:32 +0100
15895              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
15896              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
15897      Branch: perl
15898            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
15899            ! sv.h
15900 ____________________________________________________________________________
15901 [  2911] By: gsar                                  on 1999/02/14  06:51:05
15902         Log: elide stray effluvium
15903      Branch: perl
15904            ! pod/perldelta.pod
15905 ____________________________________________________________________________
15906 [  2910] By: gsar                                  on 1999/02/14  05:51:56
15907         Log: slurping an empty file should return '' rather than undef, with
15908              commensurate effects on ARGV processing
15909      Branch: perl
15910            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
15911            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
15912 ____________________________________________________________________________
15913 [  2909] By: gsar                                  on 1999/02/14  00:02:11
15914         Log: perly_c.diff typo
15915      Branch: perl
15916            ! perly.c perly_c.diff vms/perly_c.vms
15917 ____________________________________________________________________________
15918 [  2908] By: gsar                                  on 1999/02/13  18:20:13
15919         Log: From: jan.dubois@ibm.net (Jan Dubois)
15920              Date: Sat, 13 Feb 1999 13:25:53 +0100
15921              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
15922              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
15923      Branch: perl
15924            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
15925 ____________________________________________________________________________
15926 [  2907] By: jhi                                   on 1999/02/13  15:07:26
15927         Log: Integrate from mainperl.
15928      Branch: cfgperl
15929           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
15930           !> (integrate 150 files)
15931 ____________________________________________________________________________
15932 [  2903] By: gsar                                  on 1999/02/12  13:25:59
15933         Log: From: jan.dubois@ibm.net (Jan Dubois)
15934              Date: Sun, 24 Jan 1999 01:12:00 +0100
15935              Message-ID: <36b66479.62756298@smtp1.ibm.net>
15936              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
15937      Branch: perl
15938            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
15939            ! proto.h sv.c sv.h
15940 ____________________________________________________________________________
15941 [  2902] By: gsar                                  on 1999/02/12  12:55:11
15942         Log: script to generate ctags from etags
15943              From: Colin Kuskie <ckuskie@cadence.com>
15944              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
15945              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
15946              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
15947      Branch: perl
15948            + emacs/e2ctags.pl
15949            ! Makefile.SH pod/perlfaq3.pod
15950 ____________________________________________________________________________
15951 [  2901] By: gsar                                  on 1999/02/12  12:40:17
15952         Log: allow boolean assign ops to be lvalues
15953              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15954              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
15955              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
15956              --
15957              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15958              Date: Mon, 18 Jan 1999 10:04:00 +0000
15959              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
15960              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
15961      Branch: perl
15962            + t/op/lop.t
15963            ! MANIFEST op.c
15964 ____________________________________________________________________________
15965 [  2899] By: jhi                                   on 1999/02/12  12:03:48
15966         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
15967      Branch: cfgperl
15968            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15969            ! config_h.SH hints/openbsd.sh
15970 ____________________________________________________________________________
15971 [  2898] By: gsar                                  on 1999/02/12  11:49:25
15972         Log: support win32_putenv()
15973      Branch: perl
15974            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
15975            ! win32/win32.c win32/win32iop.h
15976 ____________________________________________________________________________
15977 [  2894] By: gsar                                  on 1999/02/12  11:09:27
15978         Log: add missing hunk in change#2657
15979      Branch: perl
15980            ! ext/B/B/CC.pm
15981 ____________________________________________________________________________
15982 [  2893] By: gsar                                  on 1999/02/12  11:00:13
15983         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15984              Date: Tue, 19 Jan 1999 20:13:15 -0500
15985              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
15986              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
15987      Branch: perl
15988            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
15989            ! t/pragma/subs.t t/pragma/warning.t
15990 ____________________________________________________________________________
15991 [  2892] By: gsar                                  on 1999/02/12  10:44:38
15992         Log: update change#2670 to later version
15993              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15994              Date: Sun, 31 Jan 1999 16:16:14 +0000
15995              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
15996              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
15997      Branch: perl
15998            ! t/op/subst.t toke.c
15999 ____________________________________________________________________________
16000 [  2891] By: gsar                                  on 1999/02/12  10:31:17
16001         Log: make testsuite somewhat location independent
16002      Branch: perl
16003            ! (edit 117 files)
16004 ____________________________________________________________________________
16005 [  2890] By: gsar                                  on 1999/02/12  10:00:30
16006         Log: add $AutoLoader::VERSION
16007      Branch: perl
16008            ! lib/AutoLoader.pm
16009 ____________________________________________________________________________
16010 [  2889] By: gsar                                  on 1999/02/12  09:55:48
16011         Log: tweak PERL_STRICT_CR notes
16012      Branch: perl
16013            ! pod/perl5005delta.pod
16014 ____________________________________________________________________________
16015 [  2888] By: gsar                                  on 1999/02/12  09:41:45
16016         Log: add note about test-notty target
16017      Branch: perl
16018            ! README.win32
16019 ____________________________________________________________________________
16020 [  2887] By: gsar                                  on 1999/02/12  09:37:37
16021         Log: add perltodo.pod
16022      Branch: perl
16023            + pod/perltodo.pod
16024            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
16025            ! win32/pod.mak
16026 ____________________________________________________________________________
16027 [  2886] By: jhi                                   on 1999/02/12  08:52:14
16028         Log: Integrate from mainperl.
16029      Branch: cfgperl
16030           +> t/op/fh.t
16031           !> (integrate 30 files)
16032 ____________________________________________________________________________
16033 [  2885] By: gsar                                  on 1999/02/12  08:42:10
16034         Log: note how to find REG_INFTY limit
16035      Branch: perl
16036            ! pod/perlre.pod
16037 ____________________________________________________________________________
16038 [  2884] By: jhi                                   on 1999/02/12  08:36:14
16039         Log: OpenBSD pthreads awareness, thanks to
16040              David Leonard <david.leonard@csee.uq.edu.au>
16041      Branch: maint-5.005/perl
16042            ! Configure hints/openbsd.sh
16043 ____________________________________________________________________________
16044 [  2882] By: gsar                                  on 1999/02/12  08:05:20
16045         Log: IO is maintained by p5p (per Graham Barr's wishes)
16046      Branch: perl
16047            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
16048            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
16049            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
16050            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
16051 ____________________________________________________________________________
16052 [  2881] By: gsar                                  on 1999/02/12  07:57:13
16053         Log: fh.t typo
16054      Branch: perl
16055            ! t/op/fh.t
16056 ____________________________________________________________________________
16057 [  2880] By: gsar                                  on 1999/02/12  07:38:16
16058         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
16059      Branch: perl
16060            ! perl.c pod/perlrun.pod
16061 ____________________________________________________________________________
16062 [  2879] By: gsar                                  on 1999/02/12  05:39:29
16063         Log: fix ops that are not filehandle constructors to not create GV if it
16064              doesn't already exist (avoids leaks); extend semantics of defined()
16065              so that defined(*{$foo}) works (experimental)
16066      Branch: perl
16067            + t/op/fh.t
16068            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
16069            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
16070 ____________________________________________________________________________
16071 [  2877] By: jhi                                   on 1999/02/11  20:44:00
16072         Log: From: Chris Nandor <pudge@pobox.com>
16073              To: perl5-porters@perl.org
16074              Subject: [PATCH] perlport.pod 1.39
16075              Date: Thu, 11 Feb 1999 12:28:35 -0500
16076              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
16077      Branch: cfgperl
16078            ! pod/perlport.pod
16079 ____________________________________________________________________________
16080 [  2870] By: gsar                                  on 1999/02/11  11:17:08
16081         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
16082      Branch: perl
16083            ! ext/IO/lib/IO/Pipe.pm
16084 ____________________________________________________________________________
16085 [  2869] By: gsar                                  on 1999/02/11  11:00:56
16086         Log: update win32/pod.mak
16087      Branch: perl
16088            ! win32/pod.mak
16089 ____________________________________________________________________________
16090 [  2868] By: gsar                                  on 1999/02/11  10:42:44
16091         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
16092              Date: Fri, 08 Jan 1999 14:36:53 +1100
16093              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
16094              Subject: Re: [Fwd: IO::Socket::connect and blocking]
16095      Branch: perl
16096            ! ext/IO/lib/IO/Socket.pm
16097 ____________________________________________________________________________
16098 [  2867] By: gsar                                  on 1999/02/11  09:43:03
16099         Log: av_extend() doc tweak from Jan Dubois
16100      Branch: perl
16101            ! pod/perlguts.pod
16102 ____________________________________________________________________________
16103 [  2866] By: gsar                                  on 1999/02/11  09:27:17
16104         Log: display full pathname of unreadable files
16105      Branch: perl
16106            ! utils/perldoc.PL
16107 ____________________________________________________________________________
16108 [  2865] By: gsar                                  on 1999/02/11  09:02:31
16109         Log: missing patch in change#2522
16110      Branch: perl
16111            ! lib/Pod/Text.pm
16112 ____________________________________________________________________________
16113 [  2864] By: jhi                                   on 1999/02/11  08:45:00
16114         Log: From: Spider Boardman <spider@zk3.dec.com>
16115              To: perlbug@perl.com
16116              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
16117              Date: Wed, 10 Feb 1999 23:33:31 -0500
16118              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
16119      Branch: maint-5.005/perl
16120            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
16121 ____________________________________________________________________________
16122 [  2862] By: gsar                                  on 1999/02/11  08:14:34
16123         Log: integrate changes#2738,2740 from maint-5.005
16124      Branch: perl
16125           !> lib/ExtUtils/MakeMaker.pm
16126 ____________________________________________________________________________
16127 [  2861] By: jhi                                   on 1999/02/11  08:04:25
16128         Log: Integrate from mainperl.
16129      Branch: cfgperl
16130           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
16131           !> t/op/range.t win32/config.gc
16132 ____________________________________________________________________________
16133 [  2860] By: gsar                                  on 1999/02/11  07:30:08
16134         Log: binmode() support for cygwin32 (suggested by Steven Morlock
16135              <newspost@morlock.net>)
16136      Branch: perl
16137            ! perl.h
16138 ____________________________________________________________________________
16139 [  2859] By: gsar                                  on 1999/02/11  07:14:21
16140         Log: update Changes
16141      Branch: perl
16142            ! Changes
16143           !> pod/perl5005delta.pod
16144 ____________________________________________________________________________
16145 [  2856] By: gsar                                  on 1999/02/11  07:07:39
16146         Log: integrate perldelta changes from maint-5.005
16147      Branch: perl
16148           !> pod/perl5005delta.pod
16149 ____________________________________________________________________________
16150 [  2855] By: gsar                                  on 1999/02/11  06:31:50
16151         Log: applied suggested patch; added tests
16152              From: Adam Krolnik <adamk@gypsy.cyrix.com>
16153              Date: Sat, 12 Dec 98 15:30:18 -0600
16154              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
16155              Subject: Range operation doesn't handle IV_MAX
16156      Branch: perl
16157            ! pp_ctl.c t/op/range.t
16158 ____________________________________________________________________________
16159 [  2854] By: gsar                                  on 1999/02/11  05:00:55
16160         Log: compatibility fix: magic non-propagation in foreach implicit localization
16161      Branch: perl
16162            ! pp_ctl.c t/op/local.t win32/config.gc
16163 ____________________________________________________________________________
16164 [  2852] By: gsar                                  on 1999/02/10  23:17:49
16165         Log: fair warning about -Dusethreads
16166      Branch: maint-5.005/perl
16167            ! Configure INSTALL README.threads
16168 ____________________________________________________________________________
16169 [  2847] By: jhi                                   on 1999/02/09  19:13:28
16170         Log: Integrate from mainperl.
16171      Branch: cfgperl
16172           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
16173           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
16174 ____________________________________________________________________________
16175 [  2846] By: gsar                                  on 1999/02/09  13:53:28
16176         Log: a modified version of suggested patch for pack template 'Z'; added docs
16177              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
16178              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
16179              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
16180              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
16181      Branch: perl
16182            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
16183 ____________________________________________________________________________
16184 [  2845] By: gsar                                  on 1999/02/09  00:03:26
16185         Log: clarify docs for change#2835
16186      Branch: perl
16187            ! pod/perldelta.pod pod/perlop.pod
16188 ____________________________________________________________________________
16189 [  2844] By: gsar                                  on 1999/02/08  23:40:57
16190         Log: addendum to change#2823
16191              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16192              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
16193              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
16194              Subject: [PATCH] Docs and tests for method-call syntax
16195      Branch: perl
16196            ! pod/perlobj.pod t/op/method.t
16197 ____________________________________________________________________________
16198 [  2843] By: jhi                                   on 1999/02/08  21:06:28
16199         Log: Ultrix mmap tidbit.
16200      Branch: cfgperl
16201            ! hints/ultrix_4.sh
16202 ____________________________________________________________________________
16203 [  2842] By: jhi                                   on 1999/02/08  20:22:55
16204         Log: Integrate from mainperl.
16205      Branch: cfgperl
16206           +> t/op/subst_wamp.t
16207           !> (integrate 35 files)
16208 ____________________________________________________________________________
16209 [  2841] By: jhi                                   on 1999/02/08  18:23:26
16210         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16211              To: Mailing list Perl5 <perl5-porters@perl.org>
16212              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
16213              Date: Sun, 7 Feb 1999 17:25:22 -0500
16214              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
16215      Branch: cfgperl
16216            + t/op/subst_amp.t
16217            ! MANIFEST regcomp.c t/op/subst.t
16218 ____________________________________________________________________________
16219 [  2840] By: jhi                                   on 1999/02/08  18:16:54
16220         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16221              To: Mailing list Perl5 <perl5-porters@perl.org>
16222              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
16223              Date: Sun, 7 Feb 1999 17:00:10 -0500
16224              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
16225      Branch: cfgperl
16226            ! pp_hot.c t/op/pat.t
16227 ____________________________________________________________________________
16228 [  2839] By: jhi                                   on 1999/02/08  17:25:30
16229         Log: A require was missing.
16230      Branch: cfgperl
16231            ! t/lib/h2ph.pht
16232 ____________________________________________________________________________
16233 [  2838] By: jhi                                   on 1999/02/08  16:38:41
16234         Log: Bring in the change #2809 (the Configure part has been
16235              modified rather a lot since the #2809, though.)
16236      Branch: cfgperl
16237            ! Configure utils/h2ph.PL
16238 ____________________________________________________________________________
16239 [  2835] By: gsar                                  on 1999/02/08  14:40:23
16240         Log: make qw() into a true list at compile time (slightly modified
16241              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
16242      Branch: perl
16243            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
16244 ____________________________________________________________________________
16245 [  2834] By: gsar                                  on 1999/02/08  13:23:16
16246         Log: make safesysmalloc() etc., always available; safemalloc() et al are
16247              now macros that point to the right malloc; fix various places in
16248              sources that need to always use safesysmalloc() et al
16249      Branch: perl
16250            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
16251            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
16252 ____________________________________________________________________________
16253 [  2833] By: gsar                                  on 1999/02/08  10:56:16
16254         Log: remove spurious #endif in last change
16255      Branch: perl
16256            ! perl.h
16257 ____________________________________________________________________________
16258 [  2832] By: gsar                                  on 1999/02/08  10:34:55
16259         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
16260              them ask for insanity (untested)
16261      Branch: perl
16262            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
16263            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
16264            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
16265 ____________________________________________________________________________
16266 [  2831] By: jhi                                   on 1999/02/08  08:33:33
16267         Log: Update vms/subconfigure.com along the lines of change #2829.
16268      Branch: cfgperl
16269            ! vms/subconfigure.com
16270 ____________________________________________________________________________
16271 [  2830] By: gsar                                  on 1999/02/08  00:19:46
16272         Log: integrate cfgperl changes into mainline
16273      Branch: perl
16274           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
16275           +> lib/File/PathConvert.pm pod/perlthrtut.pod
16276            ! Changes
16277           !> (integrate 93 files)
16278 ____________________________________________________________________________
16279 [  2829] By: jhi                                   on 1999/02/07  23:49:46
16280         Log: Configure update.
16281              
16282              Probe for mmap() et alia.
16283              The *cc*symbols patch (just Configure, no h2ph).
16284      Branch: cfgperl
16285            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16286            ! config_h.SH perl.h
16287 ____________________________________________________________________________
16288 [  2828] By: gsar                                  on 1999/02/07  23:38:47
16289         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16290              Date: Sun, 7 Feb 1999 17:25:22 -0500
16291              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
16292              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
16293      Branch: perl
16294            + t/op/subst_amp.t t/op/subst_wamp.t
16295            ! MANIFEST regcomp.c t/op/subst.t
16296 ____________________________________________________________________________
16297 [  2827] By: gsar                                  on 1999/02/07  23:27:32
16298         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16299              Date: Sun, 7 Feb 1999 17:00:10 -0500
16300              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
16301              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
16302      Branch: perl
16303            ! pp_hot.c t/op/pat.t
16304 ____________________________________________________________________________
16305 [  2826] By: gsar                                  on 1999/02/07  23:26:04
16306         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
16307              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16308              Date: Sun, 7 Feb 1999 15:07:27 -0500
16309              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
16310              Subject: Re: fixing memory leaks in REx compilation
16311      Branch: perl
16312            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
16313            ! regexec.c
16314 ____________________________________________________________________________
16315 [  2825] By: jhi                                   on 1999/02/07  18:05:13
16316         Log: Integrate from mainperl.
16317      Branch: cfgperl
16318           +> lib/DB.pm t/comp/bproto.t
16319           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
16320           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
16321           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
16322           !> toke.c vms/perly_c.vms
16323 ____________________________________________________________________________
16324 [  2824] By: gsar                                  on 1999/02/07  14:21:48
16325         Log: tweak doc on bitwise ops
16326      Branch: perl
16327            ! pod/perlop.pod
16328 ____________________________________________________________________________
16329 [  2823] By: gsar                                  on 1999/02/07  13:38:31
16330         Log: applied suggested patch; regen perly* and vms/perly*
16331              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
16332              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
16333              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
16334              Subject: [PATCH] Re: Suggestion for perlobj man page
16335      Branch: perl
16336            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
16337 ____________________________________________________________________________
16338 [  2822] By: gsar                                  on 1999/02/07  12:39:09
16339         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
16340              disabled, fails tests)
16341      Branch: perl
16342            ! regcomp.h
16343 ____________________________________________________________________________
16344 [  2821] By: gsar                                  on 1999/02/07  11:09:39
16345         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
16346              <Alexander.Barilo@aexp.com>)
16347      Branch: perl
16348            ! lib/Pod/Html.pm
16349 ____________________________________________________________________________
16350 [  2820] By: gsar                                  on 1999/02/07  10:20:35
16351         Log: add draft debugging API implementation
16352      Branch: perl
16353            + lib/DB.pm
16354            ! MANIFEST
16355 ____________________________________________________________________________
16356 [  2819] By: gsar                                  on 1999/02/07  09:58:45
16357         Log: avoid garbage in db->dirbuf
16358              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
16359              Date: Sat, 05 Dec 1998 14:14:54 +0900
16360              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
16361              Subject: SDBM bug
16362      Branch: perl
16363            ! ext/SDBM_File/sdbm/sdbm.c
16364 ____________________________________________________________________________
16365 [  2818] By: gsar                                  on 1999/02/07  09:32:24
16366         Log: missing entry
16367      Branch: perl
16368            ! MANIFEST
16369 ____________________________________________________________________________
16370 [  2817] By: gsar                                  on 1999/02/07  09:30:47
16371         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
16372      Branch: perl
16373            + t/comp/bproto.t
16374            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
16375 ____________________________________________________________________________
16376 [  2816] By: gsar                                  on 1999/02/06  00:14:29
16377         Log: minor bug in dumping blessed subrefs
16378      Branch: perl
16379            ! ext/Data/Dumper/Dumper.pm
16380 ____________________________________________________________________________
16381 [  2812] By: jhi                                   on 1999/02/03  22:02:24
16382         Log: Enhance change #2808.
16383              
16384              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16385              To: perl5-porters@perl.org
16386              Subject: Re: [PATCH 5.00*]: perlbug checklist
16387              Date: Wed, 3 Feb 1999 19:02:27 +0000
16388              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
16389      Branch: cfgperl
16390            ! utils/perlbug.PL
16391 ____________________________________________________________________________
16392 [  2811] By: jhi                                   on 1999/02/03  21:53:23
16393         Log: From: Barrie Slaymaker <rbs@telerama.com>
16394              To: perl5-porters@perl.org
16395              CC: pod-people@perl.org
16396              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
16397              Date: Wed, 03 Feb 1999 10:34:18 -0500
16398              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
16399              
16400              Add File::PathConvert.pm.
16401              Fix Pod::Html and installhtml to understand relative urls.
16402      Branch: cfgperl
16403            + lib/File/PathConvert.pm
16404            ! MANIFEST installhtml lib/Pod/Html.pm
16405 ____________________________________________________________________________
16406 [  2810] By: jhi                                   on 1999/02/03  20:25:10
16407         Log: From: Francois Desarmenien <desar@club-internet.fr>
16408              To: Mailing list Perl5 <perl5-porters@perl.org>
16409              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
16410              Date: Wed, 03 Feb 1999 13:13:24 +0000
16411              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
16412              
16413              (note: this patch completely overrides Tom Wolfe's patch,
16414              change #2604)
16415      Branch: cfgperl
16416            + ext/GDBM_File/hints/sco.pl
16417            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
16418 ____________________________________________________________________________
16419 [  2809] By: jhi                                   on 1999/02/03  19:54:16
16420         Log: h2ph fixes + Configure patch to support them.
16421              
16422              From: "Kurt D. Starsinic" <kstar@chapin.edu>
16423              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
16424              Gurusamy Sarathy <gsar@engin.umich.edu>
16425              Cc: perl5-porters@perl.org
16426              Subject: [PATCH 5.00503_MT5] h2ph.PL
16427              Date: Tue, 2 Feb 1999 19:48:06 -0500
16428              Message-ID: <19990202194806.E10647@O2.chapin.edu>
16429      Branch: maint-5.005/perl
16430            ! Configure utils/h2ph.PL
16431 ____________________________________________________________________________
16432 [  2808] By: jhi                                   on 1999/02/03  16:59:55
16433         Log: Enhance the perlbug checklist.
16434      Branch: cfgperl
16435            ! utils/perlbug.PL
16436 ____________________________________________________________________________
16437 [  2807] By: jhi                                   on 1999/02/03  14:01:37
16438         Log: Document the standard strftime %formats.
16439              
16440              From: Dominic Dunlop <domo@vo.lu>
16441              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
16442              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
16443              Date: Tue, 2 Feb 1999 15:55:29 +0100
16444              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
16445      Branch: cfgperl
16446            ! ext/POSIX/POSIX.pod
16447 ____________________________________________________________________________
16448 [  2806] By: jhi                                   on 1999/02/03  13:58:00
16449         Log: Integrate from mainperl.
16450      Branch: cfgperl
16451           !> perl.h
16452 ____________________________________________________________________________
16453 [  2805] By: gsar                                  on 1999/02/03  03:32:31
16454         Log: PL_uuemap[] init needs help for sizeof()
16455      Branch: perl
16456            ! perl.h
16457 ____________________________________________________________________________
16458 [  2804] By: jhi                                   on 1999/02/02  20:44:30
16459         Log: These should've been already in #2803.
16460      Branch: cfgperl
16461            ! Configure config_h.SH vms/subconfigure.com
16462 ____________________________________________________________________________
16463 [  2803] By: jhi                                   on 1999/02/02  20:38:45
16464         Log: telldir prototype issue, from mists of time...
16465      Branch: cfgperl
16466            ! hints/netbsd.sh pp_sys.c
16467 ____________________________________________________________________________
16468 [  2801] By: jhi                                   on 1999/02/02  17:40:14
16469         Log: From: John Bley <jbb6@acpub.duke.edu>
16470              To: perlbug@perl.org
16471              Subject: [PATCH]5.005_54 (DOC) fix minor typos
16472              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
16473              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
16474      Branch: cfgperl
16475            ! pod/perlre.pod
16476 ____________________________________________________________________________
16477 [  2800] By: jhi                                   on 1999/02/02  17:26:49
16478         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
16479      Branch: cfgperl
16480            ! Todo-5.005
16481 ____________________________________________________________________________
16482 [  2799] By: jhi                                   on 1999/02/02  17:18:51
16483         Log: Update FindBin from maint-5.005.
16484      Branch: cfgperl
16485            ! lib/FindBin.pm
16486 ____________________________________________________________________________
16487 [  2798] By: jhi                                   on 1999/02/02  17:16:07
16488         Log: Fix typecasts in #2797
16489              
16490              From: "G. Del Merritt" <del@intranetics.com>
16491              Date: Fri, 29 Jan 1999 11:47:25 -0700
16492              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
16493              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
16494      Branch: cfgperl
16495            ! ext/POSIX/POSIX.xs
16496 ____________________________________________________________________________
16497 [  2797] By: jhi                                   on 1999/02/02  17:14:37
16498         Log: From: Ted Law <tedlaw@cibcwg.com>
16499              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
16500              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
16501              Subject: POSIX::strftime buffer overflow problem
16502      Branch: cfgperl
16503            ! ext/POSIX/POSIX.xs
16504 ____________________________________________________________________________
16505 [  2796] By: jhi                                   on 1999/02/02  17:13:23
16506         Log: Do not use File::Slurp.
16507      Branch: cfgperl
16508            ! t/lib/textfill.t
16509 ____________________________________________________________________________
16510 [  2795] By: jhi                                   on 1999/02/02  17:11:48
16511         Log: perlhist update from maint-5.005.
16512      Branch: cfgperl
16513            ! pod/perlhist.pod
16514 ____________________________________________________________________________
16515 [  2794] By: jhi                                   on 1999/02/02  17:10:33
16516         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
16517      Branch: cfgperl
16518            ! ext/POSIX/POSIX.pm
16519 ____________________________________________________________________________
16520 [  2793] By: jhi                                   on 1999/02/02  17:08:39
16521         Log: Missed the html test from change #2787. 
16522      Branch: cfgperl
16523            ! t/lib/cgi-html.t
16524 ____________________________________________________________________________
16525 [  2792] By: jhi                                   on 1999/02/02  17:01:24
16526         Log: Update Getopt::Long to 2.19.
16527      Branch: cfgperl
16528            ! lib/Getopt/Long.pm
16529 ____________________________________________________________________________
16530 [  2791] By: jhi                                   on 1999/02/02  16:59:13
16531         Log: overload syntax is no longer experimental
16532      Branch: cfgperl
16533            ! lib/overload.pm
16534 ____________________________________________________________________________
16535 [  2789] By: jhi                                   on 1999/02/02  16:47:50
16536         Log: Still doc fixes.
16537      Branch: cfgperl
16538            ! lib/diagnostics.pm
16539 ____________________________________________________________________________
16540 [  2788] By: jhi                                   on 1999/02/02  16:47:07
16541         Log: Doc fixes.
16542      Branch: cfgperl
16543            ! lib/CGI.pm lib/diagnostics.pm
16544 ____________________________________________________________________________
16545 [  2787] By: jhi                                   on 1999/02/02  16:38:55
16546         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
16547              where applicable).
16548      Branch: cfgperl
16549            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
16550            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
16551            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
16552            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
16553            ! eg/cgi/frameset.cgi eg/cgi/index.html
16554            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
16555            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
16556            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
16557            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
16558            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
16559            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
16560 ____________________________________________________________________________
16561 [  2786] By: jhi                                   on 1999/02/02  16:17:52
16562         Log: Update CPAN to 1.47.
16563      Branch: cfgperl
16564            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16565 ____________________________________________________________________________
16566 [  2785] By: jhi                                   on 1999/02/02  16:09:03
16567         Log: From: Mark-Jason Dominus <mjd@plover.com>
16568              Date: Sat, 16 Jan 1999 17:22:06 -0500
16569              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
16570              Message-ID: <19990116222206.3674.qmail@plover.com>
16571      Branch: cfgperl
16572            ! pod/perlsub.pod
16573 ____________________________________________________________________________
16574 [  2784] By: jhi                                   on 1999/02/02  16:01:31
16575         Log: Fix incorrect "used only once" warnings
16576              
16577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16578              Date: Fri, 8 Jan 1999 04:37:10 -0500
16579              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
16580              Subject: Re: change#965 flakiness
16581      Branch: cfgperl
16582            ! gv.c
16583 ____________________________________________________________________________
16584 [  2783] By: jhi                                   on 1999/02/02  15:50:38
16585         Log: perldelta updates.
16586      Branch: cfgperl
16587            ! pod/perldelta.pod
16588 ____________________________________________________________________________
16589 [  2782] By: jhi                                   on 1999/02/02  14:28:26
16590         Log: Mirror change #2781.
16591      Branch: cfgperl
16592            ! hints/linux.sh
16593 ____________________________________________________________________________
16594 [  2781] By: jhi                                   on 1999/02/02  14:27:01
16595         Log: Update the MkLinux note.
16596      Branch: maint-5.005/perl
16597            ! hints/linux.sh
16598 ____________________________________________________________________________
16599 [  2780] By: jhi                                   on 1999/02/02  14:10:59
16600         Log: Update todo.
16601      Branch: cfgperl
16602            ! Todo-5.005
16603 ____________________________________________________________________________
16604 [  2779] By: jhi                                   on 1999/02/02  14:00:25
16605         Log: Integrate from mainperl.
16606      Branch: cfgperl
16607            ! t/lib/textfill.t t/lib/textwrap.t
16608           !> (integrate 32 files)
16609 ____________________________________________________________________________
16610 [  2778] By: jhi                                   on 1999/02/02  13:56:23
16611         Log: VMS update, applicable parts of
16612              
16613              From: Dan Sugalski <sugalskd@osshe.edu>
16614              To: perl5-porters@perl.org
16615              Subject: [PATCH 5.005_03MT3]VMS configure tweak
16616              Date: Wed, 20 Jan 1999 12:05:18 -0800
16617              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
16618              
16619              From: Dan Sugalski <sugalskd@osshe.edu>
16620              To: perlbug@perl.com, vmsperl@perl.org
16621              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
16622              Date: Tue, 26 Jan 1999 14:40:38 -0800
16623              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
16624              
16625              From: Dan Sugalski <sugalskd@osshe.edu>
16626              To: perl5-porters@perl.org, vmsperl@perl.org
16627              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
16628              Date: Tue, 26 Jan 1999 14:55:29 -0800
16629              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
16630      Branch: cfgperl
16631            ! vms/ext/Stdio/test.pl vms/subconfigure.com
16632 ____________________________________________________________________________
16633 [  2777] By: jhi                                   on 1999/02/02  13:43:24
16634         Log: Synch usethreads parts from maint-5.005.
16635      Branch: cfgperl
16636            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
16637            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
16638            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
16639            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
16640 ____________________________________________________________________________
16641 [  2776] By: jhi                                   on 1999/02/02  13:17:16
16642         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
16643      Branch: cfgperl
16644            ! Makefile.SH hints/freebsd.sh
16645 ____________________________________________________________________________
16646 [  2774] By: jhi                                   on 1999/02/02  13:10:39
16647         Log: Add perlthrtut, update pod/* machinery.
16648              (a pod/Makefile.SH is sorely needed)
16649      Branch: cfgperl
16650            + pod/perlthrtut.pod
16651            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
16652 ____________________________________________________________________________
16653 [  2773] By: jhi                                   on 1999/02/02  12:54:24
16654         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16655              To: perl5-porters@perl.org
16656              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
16657              Date: Tue, 26 Jan 1999 22:25:07 +0000
16658              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
16659      Branch: cfgperl
16660            ! pod/perlguts.pod
16661 ____________________________________________________________________________
16662 [  2771] By: jhi                                   on 1999/02/02  12:47:34
16663         Log: Use perlbug instead of personal email address.
16664      Branch: cfgperl
16665            ! Configure
16666 ____________________________________________________________________________
16667 [  2770] By: jhi                                   on 1999/02/02  12:42:06
16668         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
16669              
16670              From: "G. Del Merritt" <del@intranetics.com>
16671              To: perlbug@perl.com
16672              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
16673              Date: Tue, 26 Jan 1999 12:09:09 -0700
16674              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
16675      Branch: cfgperl
16676            ! iperlsys.h
16677 ____________________________________________________________________________
16678 [  2769] By: jhi                                   on 1999/02/02  12:37:57
16679         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16680              To: Mailing list Perl5 <perl5-porters@perl.org>
16681              Subject: [PATCH 5.005_*] OS/2 threads
16682              Date: Tue, 26 Jan 1999 13:39:46 -0500
16683              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
16684      Branch: cfgperl
16685            ! os2/os2ish.h
16686 ____________________________________________________________________________
16687 [  2768] By: jhi                                   on 1999/02/02  12:36:16
16688         Log: Apply change #2711 from maint-5.005:
16689              
16690              make ok", "make okfile", and "make nok" were broken
16691              with -Duseshrplib, because of a shared typo.
16692              
16693              From: Spider Boardman <spider@web.zk3.dec.com>
16694              To: perlbug@perl.com
16695              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
16696              Date: Wed, 27 Jan 1999 12:27:15 -0500
16697              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
16698      Branch: cfgperl
16699            ! Makefile.SH
16700 ____________________________________________________________________________
16701 [  2766] By: jhi                                   on 1999/02/02  12:27:08
16702         Log: Make Configure use "int main()" instead of bare "main()".
16703              Like maint-5.005 change #2703 but now via metaconfig.
16704      Branch: cfgperl
16705            ! Configure
16706 ____________________________________________________________________________
16707 [  2765] By: jhi                                   on 1999/02/02  11:59:30
16708         Log: Undo part of change #2562.
16709      Branch: cfgperl
16710            ! Configure
16711 ____________________________________________________________________________
16712 [  2764] By: jhi                                   on 1999/02/02  11:52:39
16713         Log: NetBSD synch with maint-5.005.
16714      Branch: cfgperl
16715            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
16716 ____________________________________________________________________________
16717 [  2763] By: jhi                                   on 1999/02/02  11:44:07
16718         Log: $Config{installusrbinperl}
16719              (maint-5.005 changes #2614 and #2709)
16720      Branch: cfgperl
16721            ! Configure installperl
16722 ____________________________________________________________________________
16723 [  2762] By: jhi                                   on 1999/02/02  11:29:13
16724         Log: Errno update from maint-5.005 (changes #2583, #2710).
16725      Branch: cfgperl
16726            ! Configure ext/Errno/Errno_pm.PL
16727 ____________________________________________________________________________
16728 [  2759] By: jhi                                   on 1999/02/02  10:53:20
16729         Log: Update Trig.pm from maint-5.005.
16730      Branch: cfgperl
16731            ! lib/Math/Trig.pm
16732 ____________________________________________________________________________
16733 [  2757] By: jhi                                   on 1999/02/02  10:41:26
16734         Log: MPE/iX update (mirror maint-5.005 change #2715)
16735      Branch: cfgperl
16736            ! hints/mpeix.sh mpeix/relink
16737 ____________________________________________________________________________
16738 [  2756] By: jhi                                   on 1999/02/02  10:38:08
16739         Log: BeOS update (Mirror maint-5.005 change #2727).
16740      Branch: cfgperl
16741            + ext/DynaLoader/dl_beos.xs
16742            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
16743            ! lib/ExtUtils/MM_Unix.pm
16744 ____________________________________________________________________________
16745 [  2754] By: gsar                                  on 1999/02/02  08:52:13
16746         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
16747      Branch: perl
16748            ! Porting/pumpkin.pod Todo Todo-5.005
16749 ____________________________________________________________________________
16750 [  2753] By: gsar                                  on 1999/02/02  08:46:21
16751         Log: Todo tweaks
16752      Branch: perl
16753            ! Todo Todo-5.005
16754 ____________________________________________________________________________
16755 [  2752] By: jhi                                   on 1999/02/01  22:15:12
16756         Log: Add perlthrtut.pod.
16757              
16758              From: Dan Sugalski <sugalskd@osshe.edu>
16759              To: perl5-porters@perl.org
16760              Subject: perlthrtut.pod
16761              Date: Mon, 01 Feb 1999 10:57:11 -0800
16762              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
16763      Branch: maint-5.005/perl
16764            + pod/perlthrtut.pod
16765            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
16766            ! pod/roffitall
16767 ____________________________________________________________________________
16768 [  2751] By: gsar                                  on 1999/02/01  07:28:05
16769         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
16770      Branch: perl
16771            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
16772            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
16773 ____________________________________________________________________________
16774 [  2750] By: gsar                                  on 1999/02/01  07:09:20
16775         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16776              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
16777              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
16778              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
16779      Branch: perl
16780            ! regexec.c
16781 ____________________________________________________________________________
16782 [  2749] By: gsar                                  on 1999/02/01  07:07:59
16783         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16784              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
16785              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
16786              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
16787      Branch: perl
16788            ! regexec.c
16789 ____________________________________________________________________________
16790 [  2748] By: gsar                                  on 1999/02/01  06:47:06
16791         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
16792              Date: Thu, 3 Dec 1998 15:10:17 -0500
16793              Message-Id: <199812032010.PAA09692@jik.shore.net>
16794              Subject: sample checksum code in "perlfunc" man page is wrong
16795      Branch: perl
16796            ! pod/perlfunc.pod
16797 ____________________________________________________________________________
16798 [  2747] By: gsar                                  on 1999/02/01  06:35:13
16799         Log: typos in Pod/Text.pm
16800              From: "Greg Chapman" <glc@well.com>
16801              Date: Tue, 1 Dec 1998 10:50:18 -0800
16802              Message-Id: <199812011849.KAA08816@smtp.well.com>
16803              Subject: Glitch in Pod::Text
16804      Branch: perl
16805            ! lib/Pod/Text.pm
16806 ____________________________________________________________________________
16807 [  2746] By: gsar                                  on 1999/02/01  06:27:35
16808         Log: various win32-ish changes merged from maint-5.005
16809      Branch: perl
16810            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
16811            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
16812            ! win32/Makefile win32/config.bc win32/config.vc
16813            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
16814            ! win32/win32.c
16815 ____________________________________________________________________________
16816 [  2745] By: gsar                                  on 1999/02/01  04:51:54
16817         Log: integrate cfgperl changes into mainline
16818      Branch: perl
16819           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
16820 ____________________________________________________________________________
16821 [  2744] By: gsar                                  on 1999/02/01  04:31:09
16822         Log: improved diagnostic on syntax errors at EOL
16823      Branch: perl
16824            ! toke.c
16825 ____________________________________________________________________________
16826 [  2743] By: gsar                                  on 1999/02/01  03:59:13
16827         Log: don't attempt connect() to bogus IP addresses
16828              From:    Graham Barr <gbarr@pobox.com>
16829              Date:    Sun, 31 Jan 1999 21:50:45 CST
16830              Message-Id: <19990131215045.A633@pobox.com>
16831      Branch: perl
16832            ! t/lib/io_multihomed.t
16833 ____________________________________________________________________________
16834 [  2742] By: gsar                                  on 1999/02/01  03:08:58
16835         Log: update Changes
16836      Branch: perl
16837            ! Changes pod/perldelta.pod
16838 ____________________________________________________________________________
16839 [  2740] By: gsar                                  on 1999/02/01  02:43:07
16840         Log: CAPI inheritance tweak and doc
16841      Branch: maint-5.005/perl
16842            ! lib/ExtUtils/MakeMaker.pm
16843 ____________________________________________________________________________
16844 [  2739] By: jhi                                   on 1999/01/31  18:31:54
16845         Log: Undo changes #2730 and #2731 and replace them
16846              with an extensively tested patch from
16847              Anton Berezin <tobez@plab.ku.dk> (via private email).
16848      Branch: maint-5.005/perl
16849            ! Makefile.SH hints/freebsd.sh
16850 ____________________________________________________________________________
16851 [  2738] By: gsar                                  on 1999/01/31  05:04:32
16852         Log: fix bogus CAPI inheritance from change#2541
16853      Branch: maint-5.005/perl
16854            ! lib/ExtUtils/MakeMaker.pm
16855 ____________________________________________________________________________
16856 [  2731] By: jhi                                   on 1999/01/29  14:33:12
16857         Log: FreeBSD version numbers can be like "2.2.8-release".
16858      Branch: maint-5.005/perl
16859            ! hints/freebsd.sh
16860 ____________________________________________________________________________
16861 [  2730] By: jhi                                   on 1999/01/29  12:40:38
16862         Log: FreeBSD hints iteration (hopefully convergent).
16863              usethreads: require at least FreeBSD 2.2.8.
16864              signal type: mirror change #2429 in cfgperl.
16865      Branch: maint-5.005/perl
16866            ! hints/freebsd.sh
16867 ____________________________________________________________________________
16868 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
16869         Log: From: Tom Spindler <dogcow@isi.net>
16870              Date: Thu, 28 Jan 1999 17:15:11 -0800
16871              Message-ID: <19990128171510.A11778@isi.net>
16872              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
16873      Branch: maint-5.005/perl
16874            + ext/DynaLoader/dl_beos.xs
16875            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
16876            ! lib/ExtUtils/MM_Unix.pm
16877 ____________________________________________________________________________
16878 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
16879         Log: Remove use of File::Slurp in t/lib/textfill.t
16880      Branch: maint-5.005/perl
16881            ! t/lib/textfill.t
16882 ____________________________________________________________________________
16883 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
16884         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
16885              Date: Wed, 27 Jan 1999 23:14:33 -0800
16886              Message-Id: <199901280714.XAA10176@activestate.com>
16887              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
16888      Branch: maint-5.005/perl
16889            ! win32/Makefile win32/makefile.mk
16890 ____________________________________________________________________________
16891 [  2720] By: gsar                                  on 1999/01/27  21:54:42
16892         Log: missing space while munging CCFLAGS for PERL_CAPI
16893      Branch: perl
16894            ! lib/ExtUtils/MM_Unix.pm
16895 ____________________________________________________________________________
16896 [  2718] By: jhi                                   on 1999/01/27  19:46:04
16897         Log: io/fs.t fails test #18 (sense of tests appears to have been
16898              changed incompletely; this patch just skips the test attached,
16899              a la test #17 preceding it).
16900              
16901              From: "G. Del Merritt" <del@intranetics.com>
16902              To: perlbug@perl.com
16903              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
16904              Date: Tue, 26 Jan 1999 12:09:09 -0700
16905              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
16906      Branch: maint-5.005/perl
16907            ! t/io/fs.t
16908 ____________________________________________________________________________
16909 [  2717] By: jhi                                   on 1999/01/27  19:44:46
16910         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
16911              
16912              From: "G. Del Merritt" <del@intranetics.com>
16913              To: perlbug@perl.com
16914              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
16915              Date: Tue, 26 Jan 1999 12:09:09 -0700
16916              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
16917      Branch: maint-5.005/perl
16918            ! iperlsys.h
16919 ____________________________________________________________________________
16920 [  2715] By: jhi                                   on 1999/01/27  19:34:28
16921         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
16922              To: perl5-porters@perl.org
16923              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
16924              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
16925              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
16926      Branch: maint-5.005/perl
16927            ! hints/mpeix.sh mpeix/relink
16928 ____________________________________________________________________________
16929 [  2710] By: jhi                                   on 1999/01/27  19:22:23
16930         Log: Errno fixes:
16931              
16932              From: Spider Boardman <spider@web.zk3.dec.com>
16933              To: perlbug@perl.com
16934              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
16935              Date: Wed, 27 Jan 1999 12:27:15 -0500
16936              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
16937              
16938              From: Spider Boardman <spider@web.zk3.dec.com>
16939              To: perlbug@perl.com
16940              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
16941              Date: Wed, 27 Jan 1999 13:31:16 -0500
16942              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
16943      Branch: maint-5.005/perl
16944            ! Configure ext/Errno/Errno_pm.PL
16945 ____________________________________________________________________________
16946 [  2709] By: jhi                                   on 1999/01/27  19:17:35
16947         Log: Fix Configure installusrbinperl:
16948              
16949              From: Spider Boardman <spider@web.zk3.dec.com>
16950              To: jhi@iki.fi
16951              cc: perl5-porters@perl.org
16952              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
16953              Date: Wed, 27 Jan 1999 13:03:35 -0500
16954              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
16955      Branch: maint-5.005/perl
16956            ! Configure
16957 ____________________________________________________________________________
16958 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
16959         Log: Add redef IO::Handle::* for setv?buf()
16960      Branch: maint-5.005/perl
16961            ! ext/POSIX/POSIX.pm
16962 ____________________________________________________________________________
16963 [  2705] By: jhi                                   on 1999/01/24  15:14:30
16964         Log: Mention year-1900 and month 0..11.
16965      Branch: cfgperl
16966            ! lib/Time/Local.pm
16967 ____________________________________________________________________________
16968 [  2704] By: jhi                                   on 1999/01/24  15:13:36
16969         Log: Document Configure -Uinstallusrbinperl.
16970      Branch: cfgperl
16971            ! INSTALL pod/perldelta.pod
16972 ____________________________________________________________________________
16973 [  2698] By: jhi                                   on 1999/01/24  12:46:00
16974         Log: Use only xlc_r for usethreads.
16975      Branch: cfgperl
16976            ! hints/aix.sh
16977 ____________________________________________________________________________
16978 [  2695] By: gsar                                  on 1999/01/24  07:09:05
16979         Log: integrate cfgperl changes into mainline
16980      Branch: perl
16981           +> lib/Exporter/Heavy.pm
16982           !> (integrate 65 files)
16983 ____________________________________________________________________________
16984 [  2694] By: gsar                                  on 1999/01/24  01:28:49
16985         Log: better notes on 'make' on win32
16986      Branch: perl
16987            ! README.win32
16988 ____________________________________________________________________________
16989 [  2683] By: jhi                                   on 1999/01/22  15:41:00
16990         Log: More de-cut-and-pastos.
16991      Branch: cfgperl
16992            ! hints/irix_6.sh hints/os2.sh
16993 ____________________________________________________________________________
16994 [  2682] By: jhi                                   on 1999/01/22  15:30:51
16995         Log: usethreads.cbu cut-and-pasto.
16996      Branch: cfgperl
16997            ! hints/solaris_2.sh
16998 ____________________________________________________________________________
16999 [  2681] By: jhi                                   on 1999/01/22  14:54:55
17000         Log: Better (I hope) LANGUAGE documentation.
17001      Branch: cfgperl
17002            ! pod/perllocale.pod
17003 ____________________________________________________________________________
17004 [  2680] By: jhi                                   on 1999/01/22  09:20:29
17005         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17006              To: perl5-porters@perl.org
17007              Subject: [PATCH 5.005_03MT3]VMS configure tweak
17008              Date: Wed, 20 Jan 1999 12:05:18 -0800
17009              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
17010      Branch: cfgperl
17011            ! vms/subconfigure.com
17012 ____________________________________________________________________________
17013 [  2679] By: jhi                                   on 1999/01/22  09:13:18
17014         Log: nosuid getmntent() branch.
17015      Branch: cfgperl
17016            ! perl.c perl.h
17017 ____________________________________________________________________________
17018 [  2678] By: jhi                                   on 1999/01/22  08:54:19
17019         Log: nosuid patch continued: *BSD needs <sys/param.h>.
17020      Branch: cfgperl
17021            ! Configure config_h.SH
17022 ____________________________________________________________________________
17023 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
17024         Log: Fixup FindBin to use File::Spec
17025              
17026              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
17027              Date: Wed, 20 Jan 1999 18:51:57 +0000
17028              From: Paul Johnson <pjcj@transeda.com>
17029              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
17030      Branch: maint-5.005/perl
17031            ! lib/FindBin.pm
17032 ____________________________________________________________________________
17033 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
17034         Log: Fix win32 for Borland compiler and spaces in paths
17035              
17036              From: Gurusamy Sarathy <gsar@activestate.com>
17037              Date: Mon, 18 Jan 1999 20:33:17 -0800
17038              Message-Id: <199901190433.UAA03656@activestate.com>
17039              Subject: [PATCH] 5.005_03-trial3 win32 issues
17040      Branch: maint-5.005/perl
17041            ! README.win32 win32/Makefile win32/config_sh.PL
17042            ! win32/makefile.mk win32/runperl.c
17043 ____________________________________________________________________________
17044 [  2670] By: jhi                                   on 1999/01/21  16:12:38
17045         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17046              To: perl5-porters@perl.org
17047              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
17048              Date: Thu, 21 Jan 1999 12:08:01 +0000
17049              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
17050      Branch: cfgperl
17051            ! pod/perldiag.pod t/op/subst.t toke.c
17052 ____________________________________________________________________________
17053 [  2669] By: jhi                                   on 1999/01/21  16:11:46
17054         Log: To: perl5-porters@perl.org
17055              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
17056              From: Anton Berezin <tobez@plab.ku.dk>
17057              Date: 21 Jan 1999 17:07:28 +0100
17058              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
17059      Branch: cfgperl
17060            ! hints/freebsd.sh
17061 ____________________________________________________________________________
17062 [  2668] By: jhi                                   on 1999/01/21  15:38:34
17063         Log: Add Daniel Grisinger <dgris@dimensional.com>.
17064      Branch: cfgperl
17065            ! AUTHORS MAINTAIN
17066 ____________________________________________________________________________
17067 [  2667] By: jhi                                   on 1999/01/21  15:32:28
17068         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17069              To: Mailing list Perl5 <perl5-porters@perl.org>
17070              Subject: [PATCH 5.005_53] Lean Exporter.pm
17071              Date: Thu, 21 Jan 1999 03:25:23 -0500
17072              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
17073      Branch: cfgperl
17074            + lib/Exporter/Heavy.pm
17075            ! MANIFEST lib/Exporter.pm
17076 ____________________________________________________________________________
17077 [  2666] By: jhi                                   on 1999/01/21  15:24:10
17078         Log: From: "W. Phillip Moore" <wpm@ms.com>
17079              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
17080              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
17081              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
17082              Message-ID: <13988.46383.298992.97303@zappa>
17083      Branch: cfgperl
17084            ! lib/File/Path.pm
17085 ____________________________________________________________________________
17086 [  2665] By: jhi                                   on 1999/01/21  15:20:48
17087         Log: CPAN update (CPAN-1.44_54) from Andreas and
17088              jumbo doc patch from Abigail.
17089              
17090              From: abigail@fnx.com
17091              To: perl5-porters@perl.org (Perl Porters)
17092              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
17093              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
17094              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
17095              
17096              From: abigail@fnx.com
17097              To: perl5-porters@perl.org (Perl Porters)
17098              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
17099              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
17100              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
17101              
17102              From: abigail@fnx.com
17103              To: perl5-porters@perl.org (Perl Porters)
17104              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
17105              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
17106              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
17107              
17108              From: abigail@fnx.com
17109              To: perl5-porters@perl.org (Perl Porters)
17110              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
17111              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
17112              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
17113              
17114              From: abigail@fnx.com
17115              To: perl5-porters@perl.org (Perl Porters)
17116              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
17117              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
17118              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
17119              
17120              From: abigail@fnx.com
17121              To: perl5-porters@perl.org (Perl Porters)
17122              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
17123              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
17124              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
17125              
17126              From: abigail@fnx.com
17127              To: perl5-porters@perl.org (Perl Porters)
17128              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
17129              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
17130              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
17131              
17132              From: abigail@fnx.com
17133              To: perl5-porters@perl.org (Perl Porters)
17134              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
17135              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
17136              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
17137              
17138              From: abigail@fnx.com
17139              To: perl5-porters@perl.org (Perl Porters)
17140              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
17141              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
17142              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
17143              
17144              From: abigail@fnx.com
17145              To: perl5-porters@perl.org (Perl Porters)
17146              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
17147              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
17148              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
17149              
17150              From: abigail@fnx.com
17151              To: perl5-porters@perl.org (Perl Porters)
17152              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
17153              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
17154              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
17155              
17156              From: abigail@fnx.com
17157              To: perl5-porters@perl.org (Perl Porters)
17158              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
17159              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
17160              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
17161              
17162              From: abigail@fnx.com
17163              To: perl5-porters@perl.org (Perl Porters)
17164              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
17165              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
17166              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
17167      Branch: cfgperl
17168            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
17169            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
17170            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
17171            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
17172 ____________________________________________________________________________
17173 [  2664] By: jhi                                   on 1999/01/21  14:47:43
17174         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17175              To: Mailing list Perl5 <perl5-porters@perl.org>
17176              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
17177              Date: Thu, 21 Jan 1999 03:58:29 -0500
17178              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
17179      Branch: cfgperl
17180            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
17181 ____________________________________________________________________________
17182 [  2663] By: jhi                                   on 1999/01/21  14:43:58
17183         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17184              To: Mailing list Perl5 <perl5-porters@perl.org>
17185              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
17186              Date: Thu, 21 Jan 1999 02:46:34 -0500
17187              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
17188      Branch: cfgperl
17189            ! ext/Errno/Errno_pm.PL
17190 ____________________________________________________________________________
17191 [  2662] By: jhi                                   on 1999/01/21  14:42:42
17192         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
17193              To: Francois Desarmenien <desar@club-internet.fr>
17194              Cc: Gurusamy Sarathy <gsar@activestate.com>,
17195              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
17196              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
17197              Date: 21 Jan 1999 00:17:35 -0700
17198              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
17199      Branch: cfgperl
17200            ! Porting/patching.pod
17201 ____________________________________________________________________________
17202 [  2661] By: jhi                                   on 1999/01/21  14:41:13
17203         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17204              To: Mailing list Perl5 <perl5-porters@perl.org>
17205              Subject: [PATCH 5.00*] makedepend
17206              Date: Thu, 21 Jan 1999 02:08:27 -0500
17207              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
17208      Branch: cfgperl
17209            ! makedepend.SH
17210 ____________________________________________________________________________
17211 [  2660] By: jhi                                   on 1999/01/21  14:36:45
17212         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17213              To: Mailing list Perl5 <perl5-porters@perl.org>
17214              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
17215              Date: Tue, 19 Jan 1999 20:06:45 -0500
17216              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
17217      Branch: cfgperl
17218            ! os2/Changes os2/os2.c
17219 ____________________________________________________________________________
17220 [  2657] By: jhi                                   on 1999/01/21  11:40:35
17221         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17222              To: perl5-porters@perl.org
17223              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
17224              Date: Mon, 18 Jan 1999 01:32:31 PST
17225              Message-ID: <19990118093231.18443.qmail@hotmail.com>
17226      Branch: cfgperl
17227            ! ext/B/B/CC.pm
17228 ____________________________________________________________________________
17229 [  2656] By: jhi                                   on 1999/01/21  11:35:34
17230         Log: From: Achim Bohnet <ach@mpe.mpg.de>
17231              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
17232              Date: Wed, 20 Jan 1999 20:25:53 +0100
17233              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
17234      Branch: cfgperl
17235            ! pp.c
17236 ____________________________________________________________________________
17237 [  2655] By: jhi                                   on 1999/01/21  10:46:01
17238         Log: Handle NIS (and NetInfo) more robustly.
17239      Branch: cfgperl
17240            ! t/op/grent.t t/op/pwent.t
17241 ____________________________________________________________________________
17242 [  2654] By: jhi                                   on 1999/01/21  10:17:20
17243         Log: Two-argument eaccess() of SCO.
17244      Branch: cfgperl
17245            ! pp_sys.c
17246 ____________________________________________________________________________
17247 [  2653] By: jhi                                   on 1999/01/21  08:53:14
17248         Log: -DNO_NOSUID_CHECK for those platforms which have no way
17249              of checking for nosuid but still want suidperl.
17250      Branch: cfgperl
17251            ! perl.c
17252 ____________________________________________________________________________
17253 [  2652] By: jhi                                   on 1999/01/21  08:22:50
17254         Log: The LANGUAGE mirrors LC_ALL usage.
17255      Branch: cfgperl
17256            ! Configure config_h.SH
17257 ____________________________________________________________________________
17258 [  2651] By: jhi                                   on 1999/01/20  22:01:21
17259         Log: I_MNTENT was missing.
17260      Branch: cfgperl
17261            ! Configure config_h.SH
17262 ____________________________________________________________________________
17263 [  2650] By: jhi                                   on 1999/01/19  13:42:03
17264         Log: NetBSD update, based on patches from the NetBSD packages system.
17265      Branch: cfgperl
17266            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
17267 ____________________________________________________________________________
17268 [  2649] By: jhi                                   on 1999/01/19  12:44:02
17269         Log: Jumbo Configure update.
17270              * -Uinstallusrbinperl: disable /usr/bin/perl installation
17271              by installperl
17272              * usethreads.cbu
17273              * use64bits.cbu
17274              * "nosuid"
17275      Branch: cfgperl
17276            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
17277            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
17278            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
17279            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
17280            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
17281            ! pod/perldiag.pod
17282 ____________________________________________________________________________
17283 [  2648] By: jhi                                   on 1999/01/19  09:16:44
17284         Log: Mention /usr/share/locale.
17285      Branch: cfgperl
17286            ! pod/perllocale.pod
17287 ____________________________________________________________________________
17288 [  2647] By: jhi                                   on 1999/01/19  09:11:11
17289         Log: SHMLBA strikes back in NetBSD/sparc.
17290              
17291              From: Dave Nelson <David.Nelson@bellcow.com>
17292              To: jhi@iki.fi
17293              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
17294              Date: Mon, 18 Jan 1999 22:07:56 -0600
17295              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
17296      Branch: cfgperl
17297            ! ext/IPC/SysV/SysV.xs
17298 ____________________________________________________________________________
17299 [  2646] By: jhi                                   on 1999/01/19  08:58:17
17300         Log: Show LANGUAGE env var when needed. (Augment change #2645).
17301      Branch: cfgperl
17302            ! util.c utils/perlbug.PL
17303 ____________________________________________________________________________
17304 [  2645] By: jhi                                   on 1999/01/19  08:52:15
17305         Log: Document the GNU LANGUAGE env var.
17306      Branch: cfgperl
17307            ! pod/perllocale.pod
17308 ____________________________________________________________________________
17309 [  2644] By: jhi                                   on 1999/01/19  08:42:25
17310         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17311              To: Mailing list Perl5 <perl5-porters@perl.org>
17312              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
17313              Date: Mon, 18 Jan 1999 20:57:02 -0500
17314              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
17315      Branch: cfgperl
17316            ! pp_hot.c t/op/pat.t
17317 ____________________________________________________________________________
17318 [  2643] By: jhi                                   on 1999/01/18  11:23:41
17319         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
17320      Branch: cfgperl
17321            ! Makefile.SH
17322 ____________________________________________________________________________
17323 [  2642] By: jhi                                   on 1999/01/18  11:03:38
17324         Log: GNU libc locale system has LANGUAGE env var that partly
17325              overrides even LC_ALL.
17326      Branch: cfgperl
17327            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
17328 ____________________________________________________________________________
17329 [  2641] By: jhi                                   on 1999/01/18  10:55:04
17330         Log: Integrate from mainperl.
17331      Branch: cfgperl
17332           +> ext/B/defsubs.h.PL
17333            ! t/op/groups.t
17334           !> (integrate 38 files)
17335 ____________________________________________________________________________
17336 [  2640] By: gsar                                  on 1999/01/18  10:06:29
17337         Log: a few random cleanups
17338      Branch: perl
17339            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
17340 ____________________________________________________________________________
17341 [  2639] By: gsar                                  on 1999/01/18  05:56:21
17342         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
17343              Date:    Sun, 17 Jan 1999 16:41:10 PST
17344              Message-Id: <19990118004111.29667.qmail@hotmail.com>
17345              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
17346      Branch: perl
17347            ! ext/B/B/C.pm
17348 ____________________________________________________________________________
17349 [  2638] By: gsar                                  on 1999/01/18  05:41:21
17350         Log: From:    jan.dubois@ibm.net (Jan Dubois)
17351              Date:    Mon, 18 Jan 1999 00:37:41 +0100
17352              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
17353              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
17354      Branch: perl
17355            ! dump.c
17356 ____________________________________________________________________________
17357 [  2633] By: gsar                                  on 1999/01/17  13:39:59
17358         Log: bogus assert()
17359      Branch: perl
17360            ! pp.c t/op/groups.t
17361 ____________________________________________________________________________
17362 [  2632] By: gsar                                  on 1999/01/17  13:22:04
17363         Log: various tweaks for clean build and test on win32
17364      Branch: perl
17365            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
17366            ! op.c t/pragma/warn/doio
17367 ____________________________________________________________________________
17368 [  2631] By: gsar                                  on 1999/01/17  12:28:06
17369         Log: undo change#2336, and add clarification about subversive
17370              CPAN distributions from Andreas Koenig
17371      Branch: perl
17372            ! Porting/pumpkin.pod lib/CPAN.pm
17373 ____________________________________________________________________________
17374 [  2630] By: gsar                                  on 1999/01/17  12:04:06
17375         Log: fix silent taint failures under -U
17376      Branch: perl
17377            ! doio.c
17378 ____________________________________________________________________________
17379 [  2629] By: gsar                                  on 1999/01/17  12:00:23
17380         Log: sanity check piped opens (tweaked version of patch suggested
17381              by Mark-Jason Dominus)
17382      Branch: perl
17383            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
17384            ! t/op/taint.t t/pragma/warn/doio
17385 ____________________________________________________________________________
17386 [  2628] By: gsar                                  on 1999/01/17  11:26:21
17387         Log: regen headers
17388      Branch: perl
17389            ! embed.h embedvar.h objXSUB.h
17390 ____________________________________________________________________________
17391 [  2627] By: gsar                                  on 1999/01/17  11:23:37
17392         Log: PERL_OBJECTness for change#2595
17393      Branch: perl
17394            ! embed.pl op.c pod/perlport.pod proto.h
17395 ____________________________________________________________________________
17396 [  2626] By: gsar                                  on 1999/01/17  09:47:07
17397         Log: PERL_OBJECT tweaks for change#2426
17398      Branch: perl
17399            ! embed.pl proto.h regcomp.c
17400 ____________________________________________________________________________
17401 [  2625] By: gsar                                  on 1999/01/17  09:37:58
17402         Log: documentation in change#2596 is not quite right; fix it
17403      Branch: perl
17404            ! lib/Math/BigFloat.pm pod/perlguts.pod
17405 ____________________________________________________________________________
17406 [  2624] By: gsar                                  on 1999/01/17  09:28:34
17407         Log: undo change#2571; C<use File::Spec> instead
17408      Branch: perl
17409            ! lib/FindBin.pm
17410 ____________________________________________________________________________
17411 [  2623] By: gsar                                  on 1999/01/17  09:20:42
17412         Log: change#2572 is not applicable; undo, retaining scan_bin addition
17413              to global.sym
17414      Branch: perl
17415            ! global.sym perl.c proto.h
17416 ____________________________________________________________________________
17417 [  2622] By: gsar                                  on 1999/01/17  09:17:42
17418         Log: change#2576 is based on a wrong premise; undo it
17419      Branch: perl
17420            ! pp_ctl.c
17421 ____________________________________________________________________________
17422 [  2621] By: gsar                                  on 1999/01/17  09:12:42
17423         Log: fix change#2602 to not used hard coded constants
17424      Branch: perl
17425            ! ext/B/B/C.pm ext/B/defsubs.h.PL
17426 ____________________________________________________________________________
17427 [  2620] By: gsar                                  on 1999/01/17  09:02:07
17428         Log: integrate cfgperl changes into mainline, fix conflicts
17429      Branch: perl
17430           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
17431           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
17432           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
17433           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
17434           +> pod/perlopentut.pod
17435           !> (integrate 162 files)
17436 ____________________________________________________________________________
17437 [  2619] By: gsar                                  on 1999/01/17  08:42:04
17438         Log: a few doc typos
17439      Branch: perl
17440            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
17441 ____________________________________________________________________________
17442 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
17443         Log: Win32 changes from Jan
17444              
17445              From: jan.dubois@ibm.net (Jan Dubois)
17446              Date: Fri, 15 Jan 1999 23:38:35 +0100
17447              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
17448              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
17449              
17450              From: jan.dubois@ibm.net (Jan Dubois)
17451              Date: Sat, 16 Jan 1999 13:02:45 +0100
17452              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
17453              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
17454      Branch: maint-5.005/perl
17455            ! README.win32 win32/Makefile win32/makefile.mk
17456 ____________________________________________________________________________
17457 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
17458         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
17459              
17460              From: Gurusamy Sarathy <gsar@engin.umich.edu>
17461              Date: Thu, 07 Jan 1999 00:12:00 -0500
17462              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
17463              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
17464              
17465              From: Gurusamy Sarathy <gsar@engin.umich.edu>
17466              Date: Thu, 14 Jan 1999 19:21:46 -0500
17467              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
17468              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
17469      Branch: maint-5.005/perl
17470            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
17471            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
17472            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
17473            ! win32/makedef.pl win32/runperl.c win32/win32.c
17474 ____________________________________________________________________________
17475 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
17476         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
17477              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
17478              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
17479              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
17480              
17481              From: Jarkko Hietaniemi <jhi@iki.fi>
17482              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
17483              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
17484              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
17485              
17486              From: Jarkko Hietaniemi <jhi@iki.fi>
17487              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
17488              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
17489              Subject: the promised "installusrbinperl + NetBSD" fix
17490      Branch: maint-5.005/perl
17491            ! Configure Makefile.SH hints/netbsd.sh installperl
17492            ! makedepend.SH unixish.h
17493 ____________________________________________________________________________
17494 [  2611] By: jhi                                   on 1999/01/14  12:16:14
17495         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17496              To: pumpkings@jhereg.perl.com
17497              Subject: perlopentut.pod
17498              Date: Sat, 09 Jan 1999 08:13:18 -0700
17499              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
17500      Branch: cfgperl
17501            + pod/perlopentut.pod
17502            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
17503 ____________________________________________________________________________
17504 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
17505         Log: Added Carp::cluck to perldelta.pod
17506      Branch: maint-5.005/perl
17507            ! pod/perldelta.pod
17508 ____________________________________________________________________________
17509 [  2605] By: jhi                                   on 1999/01/13  18:26:19
17510         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
17511              To: "'cpan@perl.org'" <cpan@perl.org>
17512              Subject: "Bug" fix for File::Find.pm
17513              Date:   Thu, 31 Dec 1998 13:01:50 -0500
17514              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
17515      Branch: cfgperl
17516            ! lib/File/Find.pm
17517 ____________________________________________________________________________
17518 [  2604] By: jhi                                   on 1999/01/13  18:08:45
17519         Log: From: Peter Wolfe <wolfe@teloseng.com>
17520              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
17521              To: perlbug@perl.com
17522              Date: 11 Jan 1999 23:00:05 +0200
17523              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
17524      Branch: cfgperl
17525            ! hints/sco.sh
17526 ____________________________________________________________________________
17527 [  2603] By: jhi                                   on 1999/01/13  18:06:56
17528         Log: From: hans@icgroup.nl (Hans Mulder)
17529              Subject: [Patch for 5.005_54] re::debugcolors dumps core
17530              To: perlbug@perl.com
17531              Cc: hansmu@xs4all.nl
17532              Date: 11 Jan 1999 22:22:45 +0200
17533              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
17534      Branch: cfgperl
17535            ! ext/re/re.pm regcomp.c
17536 ____________________________________________________________________________
17537 [  2602] By: jhi                                   on 1999/01/13  18:05:43
17538         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17539              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
17540              Date: 11 Jan 1999 08:02:41 +0200
17541              Lines: 134
17542              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
17543      Branch: cfgperl
17544            ! ext/B/B.xs ext/B/B/C.pm
17545 ____________________________________________________________________________
17546 [  2601] By: jhi                                   on 1999/01/13  18:01:53
17547         Log: From: James FitzGibbon <james@ican.net>
17548              Subject: Trivial patch for HP-UX 11 and shared libperl
17549              To: perl5-porters@perl.org
17550              Date: 8 Jan 1999 19:13:23 +0200
17551              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
17552      Branch: cfgperl
17553            ! Makefile.SH
17554 ____________________________________________________________________________
17555 [  2600] By: jhi                                   on 1999/01/13  17:59:45
17556         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
17557              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
17558              To: perl5-porters@perl.org
17559              Date: 8 Jan 1999 12:43:36 +0200
17560              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
17561      Branch: cfgperl
17562            ! ext/B/B/CC.pm
17563 ____________________________________________________________________________
17564 [  2599] By: jhi                                   on 1999/01/13  17:50:11
17565         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
17566              Subject: PATCH to installperl
17567              To: perl5-porters@perl.org
17568              Date: 4 Jan 1999 16:15:18 +0200
17569              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
17570      Branch: cfgperl
17571            ! installperl
17572 ____________________________________________________________________________
17573 [  2598] By: jhi                                   on 1999/01/13  17:34:51
17574         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
17575              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
17576              Cc: perl5-porters@perl.org
17577              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
17578              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
17579              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
17580      Branch: cfgperl
17581            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17582            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
17583 ____________________________________________________________________________
17584 [  2597] By: jhi                                   on 1999/01/13  17:30:33
17585         Log: From: David Dyck <dcd@tc.fluke.com>
17586              To: Perl Porters <perl5-porters@perl.org>,
17587              Gurusamy Sarathy <gsar@engin.umich.edu>
17588              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
17589              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
17590              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
17591      Branch: cfgperl
17592            ! pod/perldsc.pod
17593 ____________________________________________________________________________
17594 [  2596] By: jhi                                   on 1999/01/13  17:26:44
17595         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
17596              To: perl5-porters@perl.org
17597              Subject: [PATCH] modglobal w/ spelling fixes
17598              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
17599              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
17600      Branch: cfgperl
17601            ! pod/perlguts.pod
17602 ____________________________________________________________________________
17603 [  2595] By: jhi                                   on 1999/01/13  17:24:59
17604         Log: From: Hans Mulder <hansm@icgroup.nl>
17605              Optimize common sort routines.  Thread started by the message
17606              
17607              From: Hans Mulder <hansm@icgroup.nl>
17608              Sender: owner-perl5-porters@perl.org
17609              To: perl5-porters@perl.org
17610              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
17611              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
17612              
17613              and the patch from the message
17614              
17615              From: Hans Mulder <hans@icgroup.nl>
17616              To: jhi@iki.fi
17617              Cc: perl5-porters@perl.org
17618              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
17619              $b }
17620              Date: Wed, 13 Jan 1999 17:39:35 +0100
17621              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
17622      Branch: cfgperl
17623            ! Todo op.c op.h pp_ctl.c t/op/sort.t
17624 ____________________________________________________________________________
17625 [  2594] By: jhi                                   on 1999/01/13  16:50:17
17626         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
17627              (the diffs were based on 5.004_02).  Tested by Guido
17628              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
17629      Branch: cfgperl
17630            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
17631            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
17632            + mint/sys/time.h mint/time.h
17633            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
17634            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
17635 ____________________________________________________________________________
17636 [  2593] By: jhi                                   on 1999/01/09  16:54:26
17637         Log: Detypo.
17638      Branch: cfgperl
17639            ! hints/dec_osf.sh
17640 ____________________________________________________________________________
17641 [  2592] By: jhi                                   on 1999/01/09  16:17:13
17642         Log: Move usethreads and use64bits logic from hints to Configure.
17643      Branch: cfgperl
17644            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
17645            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
17646            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
17647            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
17648 ____________________________________________________________________________
17649 [  2591] By: jhi                                   on 1999/01/09  14:45:24
17650         Log: Missing dTHRs added.
17651      Branch: cfgperl
17652            ! regcomp.c toke.c
17653 ____________________________________________________________________________
17654 [  2590] By: jhi                                   on 1999/01/08  15:27:17
17655         Log: Finalize change #2589 and add better AIX nm scanning from:
17656              
17657              Message-Id: <m0zyNW0-00017VC@gentoo.com>
17658              From: bll@gentoo.com (Brad Lanam)
17659              Subject: Re: mailhelp returned a non-zero status
17660              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
17661              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
17662      Branch: cfgperl
17663            ! Configure hints/freebsd.sh hints/linux.sh
17664 ____________________________________________________________________________
17665 [  2589] By: jhi                                   on 1999/01/08  15:14:54
17666         Log: Undo change #2581.
17667      Branch: cfgperl
17668            ! Configure hints/freebsd.sh hints/linux.sh
17669 ____________________________________________________________________________
17670 [  2588] By: jhi                                   on 1999/01/08  11:51:52
17671         Log: FAQ jumbo patch from tchrist.
17672              
17673              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
17674              From: Tom Christiansen <tchrist@jhereg.perl.com>
17675              To: pumpkings@jhereg.perl.com
17676              Subject: newest version of perlfaq.pod
17677              Date: Thu, 7 Jan 1999 23:05:02 -0700
17678              
17679              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
17680              From: Tom Christiansen <tchrist@jhereg.perl.com>
17681              To: pumpkings@jhereg.perl.com
17682              Subject: newest version of perlfaq1.pod
17683              Date: Thu, 7 Jan 1999 23:05:02 -0700
17684              
17685              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
17686              From: Tom Christiansen <tchrist@jhereg.perl.com>
17687              To: pumpkings@jhereg.perl.com
17688              Subject: newest version of perlfaq2.pod
17689              Date: Thu, 7 Jan 1999 23:05:02 -0700
17690              
17691              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
17692              From: Tom Christiansen <tchrist@jhereg.perl.com>
17693              To: pumpkings@jhereg.perl.com
17694              Subject: newest version of perlfaq3.pod
17695              Date: Thu, 7 Jan 1999 23:05:02 -0700
17696              
17697              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
17698              From: Tom Christiansen <tchrist@jhereg.perl.com>
17699              To: pumpkings@jhereg.perl.com
17700              Subject: newest version of perlfaq4.pod
17701              Date: Thu, 7 Jan 1999 23:05:02 -0700
17702              
17703              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
17704              From: Tom Christiansen <tchrist@jhereg.perl.com>
17705              To: pumpkings@jhereg.perl.com
17706              Subject: newest version of perlfaq5.pod
17707              Date: Thu, 7 Jan 1999 23:05:02 -0700
17708              
17709              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
17710              From: Tom Christiansen <tchrist@jhereg.perl.com>
17711              To: pumpkings@jhereg.perl.com
17712              Subject: newest version of perlfaq6.pod
17713              Date: Thu, 7 Jan 1999 23:05:02 -0700
17714              
17715              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
17716              From: Tom Christiansen <tchrist@jhereg.perl.com>
17717              To: pumpkings@jhereg.perl.com
17718              Subject: newest version of perlfaq7.pod
17719              Date: Thu, 7 Jan 1999 23:05:03 -0700
17720              
17721              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
17722              From: Tom Christiansen <tchrist@jhereg.perl.com>
17723              To: pumpkings@jhereg.perl.com
17724              Subject: newest version of perlfaq8.pod
17725              Date: Thu, 7 Jan 1999 23:05:03 -0700
17726              
17727              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
17728              From: Tom Christiansen <tchrist@jhereg.perl.com>
17729              To: pumpkings@jhereg.perl.com
17730              Subject: newest version of perlfaq9.pod
17731              Date: Thu, 7 Jan 1999 23:05:03 -0700
17732      Branch: cfgperl
17733            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17734            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17735            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17736            ! pod/perlfaq9.pod
17737 ____________________________________________________________________________
17738 [  2587] By: jhi                                   on 1999/01/08  11:17:43
17739         Log: More doc fixes from Abigail.
17740      Branch: cfgperl
17741            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
17742            ! lib/User/pwent.pm
17743 ____________________________________________________________________________
17744 [  2585] By: jhi                                   on 1999/01/08  08:31:02
17745         Log: Change #2584 from maint-5.005:
17746              
17747              implemented Ilya's suggested fix, and added a testcase
17748              
17749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17750              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
17751              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
17752              Subject: Re: Text::ParseWords: regex fix
17753      Branch: cfgperl
17754            ! lib/Text/ParseWords.pm t/lib/parsewords.t
17755 ____________________________________________________________________________
17756 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
17757         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
17758              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
17759              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
17760              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
17761      Branch: maint-5.005/perl
17762            ! ext/Errno/Errno_pm.PL
17763 ____________________________________________________________________________
17764 [  2581] By: jhi                                   on 1999/01/07  16:38:03
17765         Log: Configure update:
17766              - usethreads, use64bits, and usemultiplicity
17767              are no more interactively asked by Configure
17768              - "int main()" (vs bare "main()") enforced in test programs
17769      Branch: cfgperl
17770            ! Configure hints/freebsd.sh hints/linux.sh
17771 ____________________________________________________________________________
17772 [  2580] By: jhi                                   on 1999/01/07  11:19:12
17773         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17774              Date: Wed, 06 Jan 1999 13:47:34 -0800
17775              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
17776              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
17777      Branch: cfgperl
17778            ! vms/vms.c
17779 ____________________________________________________________________________
17780 [  2579] By: jhi                                   on 1999/01/07  09:08:36
17781         Log: Another set of doc patches from Abigail
17782              
17783              From: abigail@fnx.com
17784              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
17785              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
17786              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
17787              
17788              From: abigail@fnx.com
17789              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
17790              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
17791              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
17792              
17793              From: abigail@fnx.com
17794              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
17795              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
17796              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
17797              
17798              From: abigail@fnx.com
17799              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
17800              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
17801              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
17802              
17803              From: abigail@fnx.com
17804              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
17805              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
17806              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
17807              
17808              From: abigail@fnx.com
17809              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
17810              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
17811              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
17812              
17813              From: abigail@fnx.com
17814              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
17815              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
17816              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
17817              
17818              From: abigail@fnx.com
17819              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
17820              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
17821              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
17822              
17823              From: abigail@fnx.com
17824              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
17825              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
17826              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
17827              
17828              From: abigail@fnx.com
17829              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
17830              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
17831              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
17832              
17833              From: abigail@fnx.com
17834              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
17835              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
17836              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
17837              
17838              From: abigail@fnx.com
17839              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
17840              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
17841              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
17842              
17843              From: abigail@fnx.com
17844              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
17845              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
17846              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
17847              
17848              From: abigail@fnx.com
17849              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
17850              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
17851              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
17852      Branch: cfgperl
17853            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
17854            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
17855            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
17856            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
17857            ! lib/Tie/Array.pm lib/Tie/Hash.pm
17858 ____________________________________________________________________________
17859 [  2576] By: jhi                                   on 1999/01/06  17:05:20
17860         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
17861      Branch: cfgperl
17862            ! pp_ctl.c
17863 ____________________________________________________________________________
17864 [  2575] By: jhi                                   on 1999/01/06  13:18:56
17865         Log: Enhance the great_circle_distance() documentation.
17866      Branch: cfgperl
17867            ! lib/Math/Trig.pm
17868 ____________________________________________________________________________
17869 [  2574] By: jhi                                   on 1999/01/06  12:58:03
17870         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
17871              To: perlbug@perl.com
17872              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
17873              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
17874              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
17875      Branch: cfgperl
17876            ! t/op/sysio.t
17877 ____________________________________________________________________________
17878 [  2573] By: jhi                                   on 1999/01/06  12:40:19
17879         Log: From: "W. Phillip Moore" <wpm@ms.com>
17880              To: perlbug@perl.org
17881              Subject: [PATCH] POSIX getpgrp is not -w clean
17882              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
17883              Message-ID: <13970.20107.190314.549471@zappa>
17884      Branch: cfgperl
17885            ! ext/POSIX/POSIX.pm
17886 ____________________________________________________________________________
17887 [  2572] By: jhi                                   on 1999/01/06  12:25:24
17888         Log: Based on
17889              From: jan.dubois@ibm.net (Jan Dubois)
17890              To: perl5-porters@perl.org
17891              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
17892              Date: Wed, 06 Jan 1999 01:24:09 +0100
17893              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
17894              except that
17895              - objXSUB.h was already okay
17896              - embed.h patching is futile, global.sym patched instead
17897              - objpp.h does not exist
17898              - proto.h addition applied manually
17899              - win32/GenCAPI.pl was already okay
17900              - win32/makedef.pl was already okay
17901      Branch: cfgperl
17902            ! global.sym perl.c proto.h
17903 ____________________________________________________________________________
17904 [  2571] By: jhi                                   on 1999/01/06  11:25:48
17905         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
17906              To: perlbug@perl.com
17907              Subject: FindBin.pm on Win32 systems
17908              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
17909              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
17910      Branch: cfgperl
17911            ! lib/FindBin.pm
17912 ____________________________________________________________________________
17913 [  2570] By: jhi                                   on 1999/01/06  11:21:48
17914         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17915              To: perl5-porters@perl.org, vmsperl@perl.org
17916              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
17917              Date: Tue, 05 Jan 1999 16:47:31 -0800
17918              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
17919              
17920              (the ext/IO/lib/IO/Socket.pm was not really changed here;
17921              it was a leftover from #2569)
17922      Branch: cfgperl
17923            ! ext/IO/lib/IO/Socket.pm taint.c
17924 ____________________________________________________________________________
17925 [  2569] By: jhi                                   on 1999/01/06  11:18:22
17926         Log: Jumbo doc patch from Abigail (almost identical to
17927              the 5.005-maint change #2562 except for the
17928              ext/IO/lib/IO/Socket.pm patch which was not
17929              applicable because the IO version of 5.005-devel
17930              is somewhat different (why?))
17931              
17932              From: abigail@fnx.com
17933              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
17934              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
17935              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
17936              
17937              From: abigail@fnx.com
17938              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
17939              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
17940              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
17941              
17942              From: abigail@fnx.com
17943              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
17944              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
17945              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
17946              
17947              From: abigail@fnx.com
17948              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
17949              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
17950              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
17951              
17952              From: abigail@fnx.com
17953              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
17954              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
17955              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
17956              
17957              From: abigail@fnx.com
17958              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
17959              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
17960              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
17961              
17962              From: abigail@fnx.com
17963              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
17964              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
17965              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
17966              
17967              From: abigail@fnx.com
17968              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
17969              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
17970              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
17971              
17972              From: abigail@fnx.com
17973              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
17974              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
17975              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
17976              
17977              From: abigail@fnx.com
17978              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
17979              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
17980              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
17981      Branch: cfgperl
17982            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
17983            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
17984            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
17985            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
17986            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
17987 ____________________________________________________________________________
17988 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
17989         Log: From: jan.dubois@ibm.net (Jan Dubois)
17990              Date: Wed, 06 Jan 1999 01:24:09 +0100
17991              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
17992              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
17993      Branch: maint-5.005/perl
17994            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
17995            ! win32/GenCAPI.pl win32/makedef.pl
17996 ____________________________________________________________________________
17997 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
17998         Log: From: "W. Phillip Moore" <wpm@ms.com>
17999              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
18000              Message-ID: <13970.20107.190314.549471@zappa>
18001              Subject: [PATCH] POSIX getpgrp is not -w clean
18002      Branch: maint-5.005/perl
18003            ! ext/POSIX/POSIX.pm
18004 ____________________________________________________________________________
18005 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
18006         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
18007              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
18008              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
18009              Subject: FindBin.pm on Win32 systems
18010      Branch: maint-5.005/perl
18011            ! lib/FindBin.pm
18012 ____________________________________________________________________________
18013 [  2561] By: jhi                                   on 1999/01/05  10:49:10
18014         Log: Reword the setlocale() 1-arg case better.
18015      Branch: cfgperl
18016            ! ext/POSIX/POSIX.pod
18017 ____________________________________________________________________________
18018 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
18019         Log: From: Blair Zajac <bzajac@geostaff.com>
18020              Date: Wed, 23 Dec 1998 17:13:32 -0800
18021              Message-ID: <3681953C.8B6A90AA@geostaff.com>
18022              Subject: Tie::SubstrHash patch
18023      Branch: maint-5.005/perl
18024            ! lib/Tie/SubstrHash.pm
18025 ____________________________________________________________________________
18026 [  2554] By: jhi                                   on 1999/01/02  14:55:06
18027         Log: Object destruction order testing.
18028      Branch: cfgperl
18029            ! t/op/misc.t
18030 ____________________________________________________________________________
18031 [  2553] By: jhi                                   on 1999/01/02  14:49:40
18032         Log: perldelta the Dumpvalue.pm of change #2513.
18033      Branch: cfgperl
18034            ! lib/Dumpvalue.pm pod/perldelta.pod
18035 ____________________________________________________________________________
18036 [  2552] By: nick                                  on 1999/01/02  14:45:38
18037         Log: Tone down Makefile.PL so it works on Win32
18038      Branch: perl
18039            ! ext/B/Makefile.PL
18040 ____________________________________________________________________________
18041 [  2551] By: nick                                  on 1999/01/02  14:06:30
18042         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
18043              Use them in various B::* rather than have local defs.
18044      Branch: perl
18045            + ext/B/defsubs.h.PL
18046            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
18047            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
18048            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
18049 ____________________________________________________________________________
18050 [  2550] By: nick                                  on 1999/01/02  10:04:02
18051         Log: Integrate ext/B changes from //depot/cfgperl
18052      Branch: perl
18053           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
18054 ____________________________________________________________________________
18055 [  2549] By: jhi                                   on 1999/01/01  13:54:16
18056         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
18057              To: perlbug@perl.com
18058              Subject: op/groups.t fails test 1 on HP-UX 10.20
18059              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
18060              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
18061      Branch: cfgperl
18062            ! t/op/groups.t
18063 ____________________________________________________________________________
18064 [  2548] By: jhi                                   on 1999/01/01  13:53:31
18065         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18066              To: perl5-porters@perl.org
18067              cc: hv@crypt0.demon.co.uk
18068              Subject: [bug 5.004_54] duplicate error message
18069              Date: Thu, 31 Dec 1998 04:05:25 +0000
18070              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
18071              
18072              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
18073              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
18074              To: hv@crypt0.demon.co.uk
18075              Cc: perl5-porters@perl.org
18076              Subject: [PATCH _54] Re: duplicate error message
18077              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
18078              
18079              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
18080              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18081              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
18082              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
18083              Subject: [TEST PATCH _54] Re: duplicate error message 
18084              Date: Fri, 01 Jan 1999 07:32:14 +0000
18085      Branch: cfgperl
18086            ! op.c t/pragma/warn/op
18087 ____________________________________________________________________________
18088 [  2547] By: jhi                                   on 1998/12/31  14:15:04
18089         Log: From: Chris Nandor <pudge@pobox.com>
18090              To: jhi@iki.fi
18091              Cc: perl5-porters@perl.org
18092              Subject: Re: [PATCH] perlport.pod 1.38
18093              Date: Thu, 31 Dec 1998 09:06:48 -0500
18094              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
18095      Branch: cfgperl
18096            ! pod/perlport.pod
18097 ____________________________________________________________________________
18098 [  2546] By: jhi                                   on 1998/12/31  11:18:17
18099         Log: From: Wilson P. Snyder II
18100              To: perl5-porters@perl.org
18101              Subject: [PATCH v5.5.53] REV2: Binary number support
18102              Date: 1998/11/30
18103              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
18104      Branch: cfgperl
18105            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
18106            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
18107            ! toke.c util.c
18108 ____________________________________________________________________________
18109 [  2545] By: jhi                                   on 1998/12/31  09:27:40
18110         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
18111              To: perlbug@perl.com
18112              Subject: "perl -T -P" dumps core on OpenBSD and Linux
18113              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
18114              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
18115      Branch: cfgperl
18116            ! taint.c
18117 ____________________________________________________________________________
18118 [  2544] By: jhi                                   on 1998/12/31  09:21:45
18119         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
18120              To: perlbug@perl.com 
18121              Subject: bug in pod2man search for perl binary [5.005_5x]
18122              Date: Sat, 12 Dec 1998 23:08:51 +0000 
18123              Message-ID: <19981212230851.A20578@ig.co.uk> 
18124      Branch: cfgperl
18125            ! pod/pod2man.PL
18126 ____________________________________________________________________________
18127 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
18128         Log: From: jan.dubois@ibm.net (Jan Dubois)
18129              Date: Wed, 23 Dec 1998 21:26:38 +0100
18130              Message-ID: <36895086.8849224@smtp1.ibm.net>
18131              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
18132      Branch: maint-5.005/perl
18133            ! lib/ExtUtils/MakeMaker.pm
18134 ____________________________________________________________________________
18135 [  2540] By: jhi                                   on 1998/12/30  08:42:04
18136         Log: Evermore AUTHORS and MAINTAIN.
18137      Branch: cfgperl
18138            ! AUTHORS MAINTAIN
18139 ____________________________________________________________________________
18140 [  2539] By: jhi                                   on 1998/12/29  15:10:34
18141         Log: More AUTHORS and MAINTAIN.
18142      Branch: cfgperl
18143            ! AUTHORS MAINTAIN
18144 ____________________________________________________________________________
18145 [  2537] By: jhi                                   on 1998/12/29  14:34:47
18146         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
18147              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
18148              Message-ID: <13942.32480.700000.640927@utensil>
18149              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
18150              (mirror change#2531 in the 5.005-maint)
18151      Branch: cfgperl
18152            ! lib/AutoSplit.pm
18153 ____________________________________________________________________________
18154 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
18155         Log: change in_pod pattern to /^=\w/ from /^=/
18156              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
18157              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
18158              Message-ID: <13942.32480.700000.640927@utensil>
18159              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
18160      Branch: maint-5.005/perl
18161            ! lib/AutoSplit.pm
18162 ____________________________________________________________________________
18163 [  2525] By: jhi                                   on 1998/12/29  13:06:26
18164         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18165              To: perl5-porters@perl.org
18166              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
18167              Date: 16 Dec 1998 03:17:03 +0200
18168              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
18169      Branch: cfgperl
18170            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
18171 ____________________________________________________________________________
18172 [  2524] By: jhi                                   on 1998/12/29  13:00:06
18173         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18174              To: perl5-porters@perl.org
18175              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
18176              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
18177              Date: 10 Dec 1998 08:30:02 +0200
18178              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
18179              
18180              (Nick's part was applied earlier, in change #2460)
18181      Branch: cfgperl
18182            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
18183 ____________________________________________________________________________
18184 [  2523] By: jhi                                   on 1998/12/29  12:41:31
18185         Log: From: "vishal bhatia" <vishalb@hotmail.com>
18186              To: nick@ni-s.u-net.com
18187              Cc: perl5-porters@perl.org
18188              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
18189              Date: 9 Dec 1998 06:50:30 +0200
18190              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
18191      Branch: cfgperl
18192            ! ext/B/B/CC.pm
18193 ____________________________________________________________________________
18194 [  2522] By: jhi                                   on 1998/12/29  12:15:18
18195         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
18196              To: perl5-porters@perl.org (Perl 5 Porters)
18197              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
18198              Date: 25 Dec 1998 23:02:28 +0200
18199              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
18200      Branch: cfgperl
18201            ! lib/Pod/Text.pm
18202 ____________________________________________________________________________
18203 [  2521] By: jhi                                   on 1998/12/29  12:07:54
18204         Log: Undo #2519 (breaks universal.c).
18205      Branch: cfgperl
18206            ! XSUB.h
18207 ____________________________________________________________________________
18208 [  2519] By: jhi                                   on 1998/12/29  11:41:10
18209         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
18210              To: perl5-porters@perl.org
18211              Cc: perl-xs@perl.org
18212              Subject: XSUB.h refinement [PATCH]
18213              Date: 18 Dec 1998 03:58:44 +0200
18214              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
18215      Branch: cfgperl
18216            ! XSUB.h
18217 ____________________________________________________________________________
18218 [  2518] By: jhi                                   on 1998/12/29  11:36:19
18219         Log: From: abigail@fnx.com
18220              To: perl5-porters@perl.org (Perl Porters)
18221              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
18222              Date: 28 Dec 1998 21:39:15 +0200
18223              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
18224      Branch: cfgperl
18225            ! lib/fields.pm
18226 ____________________________________________________________________________
18227 [  2517] By: jhi                                   on 1998/12/29  11:35:03
18228         Log: Document change #2516.
18229      Branch: cfgperl
18230            ! pod/perldelta.pod
18231 ____________________________________________________________________________
18232 [  2516] By: jhi                                   on 1998/12/29  11:32:26
18233         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18234              To: perl5-porters@perl.org (Mailing list Perl5)
18235              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
18236              Date: 9 Dec 1998 10:39:31 +0200
18237              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
18238      Branch: cfgperl
18239            ! pod/perldiag.pod regcomp.c toke.c
18240 ____________________________________________________________________________
18241 [  2515] By: jhi                                   on 1998/12/29  11:27:11
18242         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18243              To: perl5-porters@perl.org (Mailing list Perl5)
18244              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
18245              Date: 8 Dec 1998 09:02:04 +0200
18246              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
18247              
18248              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
18249      Branch: cfgperl
18250            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
18251 ____________________________________________________________________________
18252 [  2514] By: jhi                                   on 1998/12/29  11:21:31
18253         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18254              To: perl5-porters@perl.org (Mailing list Perl5)
18255              Subject: [PATCH 5.005_53] Regexp tests and UTF8
18256              Date: 8 Dec 1998 07:02:01 +0200
18257              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
18258      Branch: cfgperl
18259            ! regcomp.c
18260 ____________________________________________________________________________
18261 [  2513] By: jhi                                   on 1998/12/29  11:18:34
18262         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18263              Subject: [PATCH 5.005_*] Dumpvar.pm
18264              To: perl5-porters@perl.org (Mailing list Perl5)
18265              Date: 7 Dec 1998 10:17:35 +0200
18266              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
18267      Branch: cfgperl
18268            + lib/Dumpvalue.pm
18269            ! MANIFEST
18270 ____________________________________________________________________________
18271 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
18272         Log: From: jan.dubois@ibm.net (Jan Dubois)
18273              Date: Tue, 01 Dec 1998 00:07:33 +0100
18274              Message-ID: <366921b5.14512598@smtp1.ibm.net>
18275              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
18276              
18277              From: jan.dubois@ibm.net (Jan Dubois)
18278              Date: Wed, 02 Dec 1998 00:24:54 +0100
18279              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
18280              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
18281      Branch: maint-5.005/perl
18282            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
18283            ! win32/config.bc win32/config.gc win32/config.vc
18284            ! win32/config_sh.PL win32/makedef.pl
18285 ____________________________________________________________________________
18286 [  2509] By: jhi                                   on 1998/12/28  13:00:31
18287     Log: Kickstart AUTHORS and MAINTAIN.
18288  Branch: cfgperl
18289        + AUTHORS MAINTAIN
18290        ! MANIFEST
18291 ____________________________________________________________________________
18292 [  2508] By: jhi                                   on 1998/12/28  08:04:00
18293     Log: From: Nathan Torkington <gnat@frii.com>
18294          To: perlbug@perl.com
18295          Subject: [PATCH] perlxstut.pod fix
18296          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
18297          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
18298  Branch: cfgperl
18299        ! pod/perlxstut.pod
18300 ____________________________________________________________________________
18301 [  2507] By: jhi                                   on 1998/12/28  07:59:00
18302     Log: From: abigail@fnx.com
18303          To: perlbug@perl.com
18304          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
18305          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
18306          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
18307          (slightly modified, a part of the patch was rejected)
18308          (strange, I thought I had already submitted this one
18309          but Perforce disagrees with me...)
18310  Branch: cfgperl
18311        ! pod/perlop.pod
18312 ____________________________________________________________________________
18313 [  2506] By: jhi                                   on 1998/12/28  07:56:59
18314     Log: From: Artur <artur@vogon-solutions.com>
18315          To: perlbug@perl.com
18316          Subject: PATCH: perlmodlib.pod
18317          Date: Fri, 25 Dec 1998 00:48:39 +0000
18318          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
18319  Branch: cfgperl
18320        ! pod/perlmodlib.pod pod/perlop.pod
18321 ____________________________________________________________________________
18322 [  2505] By: jhi                                   on 1998/12/28  07:46:06
18323     Log: From: abigail@fnx.com
18324          To: perl5-porters@perl.org (Perl Porters)
18325          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
18326          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
18327          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
18328  Branch: cfgperl
18329        ! pod/pod2html.PL
18330 ____________________________________________________________________________
18331 [  2504] By: jhi                                   on 1998/12/28  07:44:35
18332     Log: From: Jim Avera <avera@fjst.com>
18333          To: perlbug@perl.com
18334          Subject: perlbug bug - shows dates reversed
18335          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
18336          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
18337  Branch: cfgperl
18338        ! utils/perlbug.PL
18339 ____________________________________________________________________________
18340 [  2503] By: jhi                                   on 1998/12/28  07:41:39
18341     Log: From: jan.dubois@ibm.net (Jan Dubois)
18342          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
18343          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
18344          Date: Wed, 23 Dec 1998 21:26:38 +0100
18345          Message-ID: <36895086.8849224@smtp1.ibm.net>
18346  Branch: cfgperl
18347        ! lib/ExtUtils/MakeMaker.pm
18348 ____________________________________________________________________________
18349 [  2502] By: jhi                                   on 1998/12/28  07:39:20
18350     Log: From: Blair Zajac <bzajac@geostaff.com>
18351          To: perl5-porters@perl.org
18352          Subject: Tie::SubstrHash patch
18353          Date: Wed, 23 Dec 1998 17:13:32 -0800
18354          Message-ID: <3681953C.8B6A90AA@geostaff.com>
18355  Branch: cfgperl
18356        ! lib/Tie/SubstrHash.pm
18357 ____________________________________________________________________________
18358 [  2501] By: jhi                                   on 1998/12/28  07:37:16
18359     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
18360          To: perlbug@perl.com
18361          Subject: perlfaq9 minor error
18362          Date: Wed, 23 Dec 1998 14:54:19 -0800
18363          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
18364  Branch: cfgperl
18365        ! pod/perlfaq9.pod
18366 ____________________________________________________________________________
18367 [  2500] By: jhi                                   on 1998/12/23  10:38:18
18368     Log: More porting notes about filesystems, AmigaOS, and MiNT.
18369  Branch: cfgperl
18370        ! pod/perlport.pod
18371 ____________________________________________________________________________
18372 [  2499] By: jhi                                   on 1998/12/22  09:26:49
18373     Log: Add few MSG_ and uio constants.
18374  Branch: cfgperl
18375        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
18376 ____________________________________________________________________________
18377 [  2498] By: jhi                                   on 1998/12/22  08:39:30
18378     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
18379          a Digital C compiler optimizer bug that broke the 'x'
18380          operator under certain circumstances.  See t/op/repeat.t
18381          test #20 for graphic details.  Reported in
18382          
18383          From: Gisle Aas <gisle@aas.no>
18384          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
18385          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
18386          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
18387          Date: 18 Dec 1998 14:27:40 +0100
18388          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
18389          
18390          and discussed further in the thread
18391          
18392          From: Jarkko Hietaniemi <jhi@iki.fi>
18393          To: Gisle Aas <gisle@aas.no>
18394          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
18395          cpan-testers@perl.org, perl5-porters@perl.org
18396          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
18397          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
18398          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
18399  Branch: cfgperl
18400        ! t/op/repeat.t util.c
18401 ____________________________________________________________________________
18402 [  2497] By: jhi                                   on 1998/12/21  14:18:57
18403     Log: Change #2483 update.
18404  Branch: cfgperl
18405        ! t/op/tr.t
18406 ____________________________________________________________________________
18407 [  2496] By: jhi                                   on 1998/12/21  14:07:41
18408     Log: Update on change #2493.
18409  Branch: cfgperl
18410        ! t/pragma/warn/op
18411 ____________________________________________________________________________
18412 [  2495] By: jhi                                   on 1998/12/21  13:52:00
18413     Log: Change #2487 aftershock.
18414  Branch: cfgperl
18415        ! warning.pl
18416 ____________________________________________________________________________
18417 [  2494] By: jhi                                   on 1998/12/21  12:35:00
18418     Log: From: Chris Nandor <pudge@pobox.com>
18419          To: perl5-porters@perl.org
18420          Subject: [PATCH] perlport.pod v1.37
18421          Date: Sat, 19 Dec 1998 12:54:34 -0500
18422          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
18423  Branch: cfgperl
18424        ! pod/perlport.pod
18425 ____________________________________________________________________________
18426 [  2493] By: jhi                                   on 1998/12/21  12:22:44
18427     Log: From: Mark-Jason Dominus <mjd@plover.com>
18428          To: perl5-porters@perl.com
18429          Subject: PATCH (5.005_02): Dejargonizing
18430          Date: Sun, 20 Dec 1998 14:35:20 -0500
18431          Message-ID: <19981220193520.11230.qmail@plover.com>
18432          
18433          From: Mark-Jason Dominus <mjd@plover.com>
18434          To: perl5-porters@perl.com
18435          Subject: PATCH (5.005_02): Spelling correction in warning message
18436          Date: Sun, 20 Dec 1998 13:51:30 -0500
18437          Message-ID: <19981220185130.11067.qmail@plover.com>
18438  Branch: cfgperl
18439        ! doio.c op.c
18440 ____________________________________________________________________________
18441 [  2492] By: jhi                                   on 1998/12/21  09:00:05
18442     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18443          To: perl5-porters@perl.org
18444          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
18445          Date: Sun, 20 Dec 1998 19:03:25 PST
18446          Message-ID: <19981221030326.27660.qmail@hotmail.com>
18447          
18448          (slightly reformatted)
18449  Branch: cfgperl
18450        ! ext/B/B/CC.pm
18451 ____________________________________________________________________________
18452 [  2491] By: nick                                  on 1998/12/20  14:21:29
18453     Log: Save _all_ GV's which have SV, AV or HV set.
18454  Branch: perl
18455        ! ext/B/B/C.pm
18456 ____________________________________________________________________________
18457 [  2490] By: jhi                                   on 1998/12/18  15:13:19
18458     Log: Add idea about generalising cpp symbol probing of Errno.
18459  Branch: cfgperl
18460        ! Todo
18461 ____________________________________________________________________________
18462 [  2489] By: jhi                                   on 1998/12/18  14:47:57
18463     Log: Address some of the issues of:
18464          
18465          From: Tom Christiansen <tchrist@jhereg.perl.com>
18466          To: perl-porters-active@jhereg.perl.com
18467          Subject: Undocumentation Issues for 5.005
18468          Date: Thu, 17 Dec 1998 14:46:24 -0700
18469          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
18470  Branch: cfgperl
18471        ! pod/perl5005delta.pod
18472 ____________________________________________________________________________
18473 [  2488] By: jhi                                   on 1998/12/18  11:26:32
18474     Log: From: root <root@dubravka.in-berlin.de>
18475          To: perlbug@perl.com
18476          Cc: k@dubravka.in-berlin.de
18477          Subject: Please add no_modify to PERL_POLLUTE
18478          Date: Fri, 18 Dec 1998 10:45:52 +0100
18479          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
18480          
18481          (Really from Andreas König)
18482  Branch: cfgperl
18483        ! embed.pl
18484 ____________________________________________________________________________
18485 [  2487] By: jhi                                   on 1998/12/17  14:05:52
18486     Log: Some (by far not all) issues of the below message addressed.
18487          
18488          From: Tom Christiansen <tchrist@jhereg.perl.com>
18489          To: The Perl Porters Mailing List <perl5-porters@perl.org>
18490          Subject: important UNDOC issues for 5.005_54
18491          Date: Wed, 16 Dec 1998 21:14:53 -0700
18492          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
18493  Branch: cfgperl
18494        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
18495 ____________________________________________________________________________
18496 [  2486] By: jhi                                   on 1998/12/17  12:47:15
18497     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18498          To: domo@computer.org
18499          Cc: jhi@iki.fi, perl5-porters@perl.org
18500          Subject: Re: stuff related to malloc.c
18501          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
18502          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
18503  Branch: cfgperl
18504        ! malloc.c
18505 ____________________________________________________________________________
18506 [  2485] By: jhi                                   on 1998/12/17  12:17:19
18507     Log: More porting notes.
18508  Branch: cfgperl
18509        ! Porting/pumpkin.pod
18510 ____________________________________________________________________________
18511 [  2484] By: jhi                                   on 1998/12/15  08:38:05
18512     Log: Undo #2386 and #2205.
18513  Branch: cfgperl
18514        ! pod/perlfunc.pod
18515 ____________________________________________________________________________
18516 [  2483] By: jhi                                   on 1998/12/14  17:58:35
18517     Log: lib was missing from @INC.
18518  Branch: cfgperl
18519        ! t/op/tr.t
18520 ____________________________________________________________________________
18521 [  2482] By: jhi                                   on 1998/12/14  17:52:42
18522     Log: Was missing use Text::Wrap.
18523  Branch: cfgperl
18524        ! t/lib/textfill.t
18525 ____________________________________________________________________________
18526 [  2481] By: jhi                                   on 1998/12/14  16:00:22
18527     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
18528          
18529          From: Jonathan Roy <roy@idle.com>
18530          To: perl5-porters@perl.org
18531          Subject: nlist.h add to Configure checks?
18532          Date: Sun, 13 Dec 1998 22:22:49 -0500
18533          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
18534  Branch: cfgperl
18535        + ext/DynaLoader/hints/linux.pl
18536        ! MANIFEST
18537 ____________________________________________________________________________
18538 [  2480] By: jhi                                   on 1998/12/14  15:02:44
18539     Log: Give up completely using nm in AIX.
18540          
18541          From: "Kurt D. Starsinic" <kstar@chapin.edu>
18542          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
18543          Cc: perl5-porters@perl.org
18544          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
18545          Date: Thu, 10 Dec 1998 00:51:46 -0500
18546          Message-ID: <19981210005146.B29986@O2.chapin.edu>
18547  Branch: cfgperl
18548        ! hints/aix.sh
18549 ____________________________________________________________________________
18550 [  2479] By: jhi                                   on 1998/12/14  14:39:52
18551     Log: AIX' error messages are different.
18552          
18553          From: "Kurt D. Starsinic" <kstar@chapin.edu>
18554          To: Gurusamy Sarathy <gsar@engin.umich.edu>
18555          Cc: perl5-porters@perl.org
18556          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
18557          Date: Thu, 10 Dec 1998 00:42:36 -0500
18558          Message-ID: <19981210004236.A29986@O2.chapin.edu>
18559          
18560          From: Michael Engel <engel@nms1.cc.huji.ac.il>
18561          To: perlbug@perl.com
18562          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
18563          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
18564          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
18565  Branch: cfgperl
18566        ! t/pragma/warn/doio
18567 ____________________________________________________________________________
18568 [  2475] By: jhi                                   on 1998/12/13  12:35:55
18569     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18570          To: jhi@iki.fi
18571          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
18572          Subject: Re: stuff related to malloc.c
18573          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
18574          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
18575  Branch: cfgperl
18576        ! malloc.c
18577 ____________________________________________________________________________
18578 [  2474] By: jhi                                   on 1998/12/13  12:32:42
18579     Log: Some notes about porting issues.
18580  Branch: cfgperl
18581        ! Porting/pumpkin.pod
18582 ____________________________________________________________________________
18583 [  2473] By: jhi                                   on 1998/12/13  12:03:58
18584     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
18585          To: Perl 5 Porters <perl5-porters@perl.org>
18586          Subject: [patch 5.005_02] dos-djgpp update
18587          Date: Sun, 13 Dec 1998 00:08:44 +0100
18588          Message-ID: <19981213000844.C264@beeblebrox>
18589  Branch: cfgperl
18590        ! djgpp/config.over
18591 ____________________________________________________________________________
18592 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
18593     Log: undo changes to Exporter.pm from #2312
18594  Branch: maint-5.005/perl
18595        ! lib/Exporter.pm
18596 ____________________________________________________________________________
18597 [  2465] By: jhi                                   on 1998/12/12  12:31:21
18598     Log: Document that qw() taints.
18599          
18600          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
18601          To: perlbug@perl.com 
18602          Subject: taint problems
18603          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
18604          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
18605  Branch: cfgperl
18606        ! pod/perlop.pod
18607 ____________________________________________________________________________
18608 [  2464] By: jhi                                   on 1998/12/11  14:09:51
18609     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
18610          To: dist-users@foretune.co.jp
18611          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
18612          Date: Mon, 07 Dec 1998 20:13:04 -0400
18613          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
18614  Branch: cfgperl
18615        ! Configure
18616 ____________________________________________________________________________
18617 [  2463] By: jhi                                   on 1998/12/11  13:29:54
18618     Log: MAXPATHLEN.
18619  Branch: cfgperl
18620        ! perl.h
18621 ____________________________________________________________________________
18622 [  2462] By: jhi                                   on 1998/12/11  08:37:58
18623     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
18624          To: perl5-porters@perl.org
18625          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
18626          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
18627          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
18628  Branch: cfgperl
18629        + hints/gnu.sh
18630 ____________________________________________________________________________
18631 [  2461] By: nick                                  on 1998/12/10  21:00:50
18632     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
18633          From: Vishal Bhatia <vishalb@hotmail.com>
18634          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
18635          2. Fixes the bug  regarding return value of c-functions generated out 
18636          of perl subs. ( Just includes the patch I sent earlier)
18637          3. Incorporates the other changes that need to be done to get CC.pm
18638          use ISA search for packages and methods on the same lines as C.pm
18639          
18640          Vishal would appreciate comments about B::Stackobj changes from 
18641          someone knowing that module well.
18642  Branch: perl
18643        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
18644 ____________________________________________________________________________
18645 [  2460] By: jhi                                   on 1998/12/08  08:11:27
18646     Log: Integrate from mainperl.
18647  Branch: cfgperl
18648       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
18649       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
18650       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
18651       !> toke.c util.c
18652 ____________________________________________________________________________
18653 [  2459] By: jhi                                   on 1998/12/07  07:50:11
18654     Log: From: hansm@icgroup.nl 
18655          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
18656          Reply-To: hansmu@xs4all.nl 
18657          To: perlbug@perl.com 
18658          Date: Sun, 6 Dec 98 22:19:54 +0100 
18659          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
18660  Branch: cfgperl
18661        ! util.c
18662 ____________________________________________________________________________
18663 [  2458] By: gsar                                  on 1998/12/07  06:00:55
18664     Log: fix dup lexical
18665  Branch: perl
18666        ! ext/B/B/Deparse.pm t/lib/io_unix.t
18667 ____________________________________________________________________________
18668 [  2457] By: gsar                                  on 1998/12/06  14:38:59
18669     Log: mention limit on line numbers reported by diagnostics
18670  Branch: perl
18671        ! pod/perl.pod toke.c
18672 ____________________________________________________________________________
18673 [  2456] By: gsar                                  on 1998/12/06  13:49:02
18674     Log: branch perldelta.pod
18675  Branch: maint-5.005/perl
18676       +> pod/perldelta.pod
18677 ____________________________________________________________________________
18678 [  2455] By: gsar                                  on 1998/12/06  13:47:21
18679     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
18680  Branch: maint-5.005/perl
18681        - pod/perldelta.pod
18682 ____________________________________________________________________________
18683 [  2454] By: gsar                                  on 1998/12/06  13:35:31
18684     Log: fix outdated/incorrect info about arbitrary limits
18685  Branch: perl
18686        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
18687        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
18688 ____________________________________________________________________________
18689 [  2453] By: nick                                  on 1998/12/05  16:14:42
18690     Log: Avoid hard-coding op numbers
18691          Update CC.pm to save %INC, and to co-exist with new C.pm
18692  Branch: perl
18693        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
18694 ____________________________________________________________________________
18695 [  2452] By: nick                                  on 1998/12/05  10:44:28
18696     Log: B.xs had its own code to calculate hash() which differed from
18697          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
18698          which meant that run-time require was re-done.
18699          Removed some debug from C.pm
18700  Branch: perl
18701        ! ext/B/B.xs ext/B/B/C.pm
18702 ____________________________________________________________________________
18703 [  2451] By: nick                                  on 1998/12/04  21:58:49
18704     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
18705          well as _54, but with pre-scan for classes and save the ISA scheme.
18706  Branch: perl
18707        ! ext/B/B/C.pm
18708 ____________________________________________________________________________
18709 [  2450] By: nick                                  on 1998/12/04  17:58:44
18710     Log: Vishal Bhatia's patch as a basis.
18711  Branch: perl
18712        ! ext/B/B/C.pm ext/B/B/CC.pm
18713 ____________________________________________________________________________
18714 [  2449] By: jhi                                   on 1998/12/04  16:39:21
18715     Log: Integrate from mainperl.
18716  Branch: cfgperl
18717       !> t/op/goto.t t/op/tr.t
18718 ____________________________________________________________________________
18719 [  2448] By: gsar                                  on 1998/12/04  06:06:49
18720     Log: tweak test for UTEST
18721  Branch: perl
18722        ! t/op/tr.t
18723 ____________________________________________________________________________
18724 [  2444] By: jhi                                   on 1998/12/03  14:37:22
18725     Log: s/\bthe the\b/the/g *.pod
18726  Branch: cfgperl
18727        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
18728 ____________________________________________________________________________
18729 [  2443] By: jhi                                   on 1998/12/03  13:39:53
18730     Log: Change#2441 aftermath.
18731  Branch: cfgperl
18732        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18733        ! config_h.SH thread.h vms/subconfigure.com
18734 ____________________________________________________________________________
18735 [  2441] By: jhi                                   on 1998/12/03  08:15:13
18736     Log: From: Dan Sugalski <sugalskd@osshe.edu>
18737          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
18738          Subject: [PATCH 5.005_54]Initial VMS patches
18739          Date: 3 Dec 1998 01:05:55 +0200
18740          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
18741          
18742          The patch to config_h.SH requires more study because
18743          metaconfig needs to agree.
18744  Branch: cfgperl
18745        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
18746        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
18747        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
18748 ____________________________________________________________________________
18749 [  2440] By: gsar                                  on 1998/12/03  01:32:16
18750     Log: add failed check-in of goto.t from change#1867
18751  Branch: perl
18752        ! t/op/goto.t
18753 ____________________________________________________________________________
18754 [  2437] By: jhi                                   on 1998/12/02  18:03:51
18755     Log: Fix most of the bad L<> links of
18756          
18757          From: Tom Christiansen <tchrist@jhereg.perl.com> 
18758          Subject: bad L<> links
18759          Reply-to: tchrist@perl.com 
18760          To: perlbug@jhereg.perl.com 
18761          Date: Tue, 11 Aug 1998 10:58:07 -0500 
18762          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
18763          
18764          The ones not fixed may require darker Pod::HTML magic,
18765          for example the perlguts.html#tags should work fine, IMHO.
18766  Branch: cfgperl
18767        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
18768        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
18769        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
18770        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
18771        ! pod/perlvar.pod
18772 ____________________________________________________________________________
18773 [  2436] By: jhi                                   on 1998/12/02  16:35:04
18774     Log: One paste too many in #2345.
18775  Branch: cfgperl
18776        ! lib/Pod/Html.pm
18777 ____________________________________________________________________________
18778 [  2435] By: jhi                                   on 1998/12/02  16:32:33
18779     Log: Pod::Html and Pod::Text were not locale-savvy:
18780          for example in =head1 all non-ASCII-\w-runs were
18781          turned into underscores in NAME tags.  This could
18782          result in several NAME tags becoming identical.
18783          Reported by:
18784          
18785          From: Fyodor Krasnov <fyodor@aha.ru> 
18786          Subject: pod2html vs Russian Characters
18787          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
18788          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
18789          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
18790  Branch: cfgperl
18791        ! lib/Pod/Html.pm lib/Pod/Text.pm
18792 ____________________________________________________________________________
18793 [  2434] By: jhi                                   on 1998/12/02  10:29:00
18794     Log: The real Mc5_54 integration.
18795  Branch: cfgperl
18796       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
18797 ____________________________________________________________________________
18798 [  2433] By: jhi                                   on 1998/12/02  08:52:13
18799     Log: From: Andy Dougherty <doughera@lafayette.edu>
18800          To: Perl Porters <perl5-porters@perl.org>
18801          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
18802          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
18803          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
18804  Branch: cfgperl
18805        ! Configure
18806 ____________________________________________________________________________
18807 [  2432] By: jhi                                   on 1998/12/02  08:49:47
18808     Log: From: Andy Dougherty <doughera@lafayette.edu>
18809          To: Perl Porters <perl5-porters@perl.org>
18810          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
18811          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
18812          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
18813  Branch: cfgperl
18814        ! Configure
18815 ____________________________________________________________________________
18816 [  2431] By: jhi                                   on 1998/12/01  16:11:50
18817     Log: From: achampio@lehman.com (Alan Champion)
18818          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
18819          To: perlbug@perl.com
18820          Date: 1 Dec 1998 17:36:33 +0200
18821          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
18822          
18823          Skip NIS includes.
18824  Branch: cfgperl
18825        ! t/op/pwent.t
18826 ____________________________________________________________________________
18827 [  2430] By: gsar                                  on 1998/12/01  12:12:50
18828     Log: 5.005_54, as released
18829  Branch: perl
18830        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
18831 ____________________________________________________________________________
18832 [  2429] By: jhi                                   on 1998/12/01  11:28:39
18833     Log: From: Anton Berezin <tobez@plab.ku.dk>
18834          To: perl5-porters@perl.org
18835          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
18836          Date: 30 Nov 1998 19:46:24 +0100
18837          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
18838  Branch: cfgperl
18839        ! hints/freebsd.sh
18840 ____________________________________________________________________________
18841 [  2428] By: jhi                                   on 1998/12/01  11:08:16
18842     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
18843  Branch: cfgperl
18844       +> (branch 30 files)
18845       !> (integrate 71 files)
18846 ____________________________________________________________________________
18847 [  2427] By: jhi                                   on 1998/12/01  10:51:37
18848     Log: Default to accepting a hinted $randfunc even when $csym
18849          does not find it.  (the previous defaylt behaviour was not
18850          to accept).
18851  Branch: cfgperl
18852        ! Configure
18853 ____________________________________________________________________________
18854 [  2426] By: jhi                                   on 1998/12/01  10:13:03
18855     Log: Separated the [:foo:] parsing to its own function.
18856          Passes all tests.
18857  Branch: cfgperl
18858        ! regcomp.c
18859 ____________________________________________________________________________
18860 [  2425] By: jhi                                   on 1998/12/01  08:22:49
18861     Log: Typo in comments.
18862  Branch: cfgperl
18863        ! regexec.c
18864 ____________________________________________________________________________
18865 [  2424] By: jhi                                   on 1998/12/01  08:21:38
18866     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18867          Subject: [PATCH 5.005_*] Debugger 'v' command
18868          To: perl5-porters@perl.org (Mailing list Perl5)
18869          Date: 1 Dec 1998 07:55:11 +0200
18870          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
18871  Branch: cfgperl
18872        ! lib/perl5db.pl
18873 ____________________________________________________________________________
18874 [  2423] By: jhi                                   on 1998/12/01  08:19:08
18875     Log: From: pvhp@forte.com (Peter Prymmer)
18876          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
18877          To: perl5-porters@perl.org
18878          Date: 1 Dec 1998 07:27:11 +0200
18879          Message-ID: <MLIST_9812010508.AA07791@forte.com>
18880  Branch: cfgperl
18881        ! hints/os390.sh
18882 ____________________________________________________________________________
18883 [  2417] By: jhi                                   on 1998/11/30  08:14:00
18884     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
18885  Branch: cfgperl
18886        ! ext/Socket/Socket.xs
18887 ____________________________________________________________________________
18888 [  2416] By: jhi                                   on 1998/11/30  08:00:15
18889     Log: Undo #2395, seems more like a problem in netbsd-current.
18890  Branch: cfgperl
18891        ! util.c
18892
18893 ----------------
18894 Version 5.005_54
18895 ----------------
18896
18897 ____________________________________________________________________________
18898 [  2414] By: gsar                                  on 1998/11/30  02:23:55
18899     Log: more JPL tweaks
18900  Branch: perl
18901        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
18902        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
18903 ____________________________________________________________________________
18904 [  2413] By: gsar                                  on 1998/11/30  01:35:56
18905     Log: stub bin/jpl that just runs JPL::Compile::files()
18906  Branch: perl
18907        + jpl/bin/jpl
18908 ____________________________________________________________________________
18909 [  2412] By: gsar                                  on 1998/11/30  01:32:14
18910     Log: delete symlink
18911  Branch: perl
18912        - jpl/bin/jpl
18913 ____________________________________________________________________________
18914 [  2410] By: gsar                                  on 1998/11/30  01:30:44
18915     Log: branch jpl from perlext to perl
18916  Branch: perl
18917       +> (branch 30 files)
18918 ____________________________________________________________________________
18919 [  2407] By: gsar                                  on 1998/11/30  01:24:53
18920     Log: JPL tweaks to build with 5.005
18921  Branch: perlext
18922        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
18923        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
18924 ____________________________________________________________________________
18925 [  2406] By: gsar                                  on 1998/11/30  00:55:54
18926     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
18927  Branch: perl
18928        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
18929 ____________________________________________________________________________
18930 [  2405] By: gsar                                  on 1998/11/30  00:28:55
18931     Log: patchlevel up to 54
18932  Branch: perl
18933        ! patchlevel.h win32/Makefile win32/config_H.bc
18934        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
18935 ____________________________________________________________________________
18936 [  2403] By: gsar                                  on 1998/11/29  23:35:50
18937     Log: integrate cfgperl changes into mainline
18938  Branch: perl
18939       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18940       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
18941 ____________________________________________________________________________
18942 [  2402] By: gsar                                  on 1998/11/29  23:08:42
18943     Log: sync Text::Wrap version number
18944  Branch: perl
18945        ! lib/Text/Wrap.pm
18946 ____________________________________________________________________________
18947 [  2401] By: gsar                                  on 1998/11/29  22:56:21
18948     Log: textfill.t tweak
18949  Branch: perl
18950        ! t/lib/textfill.t
18951 ____________________________________________________________________________
18952 [  2400] By: gsar                                  on 1998/11/29  22:50:41
18953     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
18954          <muir@idiom.com>
18955  Branch: perl
18956        + t/lib/textfill.t
18957        ! MANIFEST lib/Text/Wrap.pm
18958 ____________________________________________________________________________
18959 [  2399] By: gsar                                  on 1998/11/29  22:28:05
18960     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
18961          has happened without the authors knowledge or consent; the subversive
18962          version (which is in 5.00502) breaks one of the tests in the
18963          authors testsuite; attempts are being made to find a fix that
18964          avoids breaking code already running with the 5.005_02 version
18965          From:    David Muir Sharnoff <muir@idiom.com>
18966          Date:    Sat, 28 Nov 1998 04:34:17 PST
18967          Message-Id: <199811281234.EAA03082@idiom.com>
18968          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
18969  Branch: perl
18970        ! lib/Text/Wrap.pm t/lib/textwrap.t
18971 ____________________________________________________________________________
18972 [  2397] By: nick                                  on 1998/11/29  20:13:58
18973     Log: Update docs and English.pm for $^C
18974  Branch: perl
18975        ! lib/English.pm pod/perlvar.pod
18976 ____________________________________________________________________________
18977 [  2396] By: jhi                                   on 1998/11/29  20:13:03
18978     Log: Mirror #2384.
18979  Branch: cfgperl
18980        ! t/op/pwent.t
18981 ____________________________________________________________________________
18982 [  2395] By: jhi                                   on 1998/11/29  19:59:12
18983     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
18984  Branch: cfgperl
18985        ! util.c
18986 ____________________________________________________________________________
18987 [  2394] By: gsar                                  on 1998/11/29  19:49:08
18988     Log: updated perlreftut.pod
18989  Branch: perl
18990        ! pod/perlreftut.pod
18991 ____________________________________________________________________________
18992 [  2393] By: gsar                                  on 1998/11/29  19:31:56
18993     Log: misc tweaks
18994  Branch: perl
18995        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
18996 ____________________________________________________________________________
18997 [  2392] By: gsar                                  on 1998/11/29  19:31:18
18998     Log: notes about -DPERL_POLLUTE
18999  Branch: perl
19000        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
19001 ____________________________________________________________________________
19002 [  2391] By: gsar                                  on 1998/11/29  19:13:52
19003     Log: explain various win32 build caveats more clearly
19004  Branch: perl
19005        ! README.win32 win32/Makefile win32/makefile.mk
19006 ____________________________________________________________________________
19007 [  2390] By: gsar                                  on 1998/11/29  16:51:59
19008     Log: remove I_POLL detection (Configure will do that now)
19009  Branch: perl
19010        ! ext/IO/Makefile.PL
19011 ____________________________________________________________________________
19012 [  2389] By: jhi                                   on 1998/11/29  16:39:16
19013     Log: Add I_POLL for IO 1.20.
19014  Branch: cfgperl
19015        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19016        ! config_h.SH
19017 ____________________________________________________________________________
19018 [  2388] By: gsar                                  on 1998/11/29  16:23:30
19019     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
19020  Branch: perl
19021        + Porting/p4desc
19022        ! MANIFEST
19023 ____________________________________________________________________________
19024 [  2387] By: gsar                                  on 1998/11/29  16:08:03
19025     Log: another threads reliability fix: serialize writes to thr->threadsv
19026          avoid most uses of PL_na (which is much more inefficient than a
19027          simple local); update docs to suit; PL_na now being thr->Tna may
19028          be a minor compatibility issue for extensions--will require dTHR
19029          outside of XSUBs (those get automatic dTHR)
19030  Branch: perl
19031        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
19032        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
19033        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
19034        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
19035        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
19036        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
19037        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
19038        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
19039        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
19040 ____________________________________________________________________________
19041 [  2386] By: jhi                                   on 1998/11/29  15:40:42
19042     Log: Tune the "if" entry.
19043  Branch: cfgperl
19044        ! pod/perlfunc.pod
19045 ____________________________________________________________________________
19046 [  2385] By: gsar                                  on 1998/11/29  12:40:28
19047     Log: various fixes for race conditions under threads: mutex locks based
19048          on PL_threadnum were seriously flawed, since it means more than one
19049          thread could enter the critical region; PL_na was global instead of
19050          thread-local; child thread could finish and free thr structures
19051          before Thread->new() got around to creating the Thread object;
19052          cv_clone() needed locking, as it mucks with PL_comppad and other
19053          global data; new_struct_thread() needed to lock template-thread's
19054          mutex while copying its data
19055  Branch: perl
19056        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
19057        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
19058 ____________________________________________________________________________
19059 [  2384] By: gsar                                  on 1998/11/29  10:54:38
19060     Log: s/warn/print/ on multiply defined groups
19061  Branch: perl
19062        ! t/op/grent.t
19063 ____________________________________________________________________________
19064 [  2383] By: gsar                                  on 1998/11/29  10:48:39
19065     Log: backout change#2334
19066  Branch: perl
19067        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
19068 ____________________________________________________________________________
19069 [  2382] By: jhi                                   on 1998/11/29  10:33:40
19070     Log: Better NetInfo behaviour.
19071  Branch: cfgperl
19072        ! t/op/grent.t t/op/pwent.t
19073 ____________________________________________________________________________
19074 [  2381] By: jhi                                   on 1998/11/29  10:08:15
19075     Log: Integrate from mainperl.
19076  Branch: cfgperl
19077       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
19078       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
19079       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
19080       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
19081       +> t/lib/io_poll.t t/lib/io_unix.t
19082       !> (integrate 58 files)
19083 ____________________________________________________________________________
19084 [  2380] By: gsar                                  on 1998/11/29  08:22:49
19085     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
19086          Tim Bunce)
19087  Branch: perl
19088        ! gv.c
19089 ____________________________________________________________________________
19090 [  2379] By: gsar                                  on 1998/11/29  07:06:43
19091     Log: fix for pat.t failure under USE_THREADS
19092  Branch: perl
19093        ! pp_ctl.c regexec.c
19094 ____________________________________________________________________________
19095 [  2378] By: nick                                  on 1998/11/28  22:46:57
19096     Log: More C.pm tweaks
19097          Save globs even if we have saved cv itself before - may be imported.
19098          
19099          While we don't save "bootstrap" CV we need to provide a stub,
19100          so that if we require it later we don't fall through and attempt
19101          to DynaLoad module again.
19102          
19103          Attempt to save %INC so that "require" does not reload things
19104          we have compiled-in (does not work right yet - seems to be due
19105          to PL_incgv being created in perl_parse() current scheme setting 
19106          GvHV() is "better" than saving the glob, but still does not 
19107          work as I expect). 
19108  Branch: perl
19109        ! ext/B/B/C.pm
19110 ____________________________________________________________________________
19111 [  2377] By: gsar                                  on 1998/11/28  22:30:38
19112     Log: various tweaks; result passes all tests for normal build on Solaris;
19113          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
19114          win32 due to lack of select() that works on non-socket fds
19115  Branch: perl
19116        ! ext/IO/poll.c regcomp.c regexec.c scope.c
19117        ! t/lib/io_multihomed.t win32/makefile.mk
19118 ____________________________________________________________________________
19119 [  2376] By: gsar                                  on 1998/11/28  20:44:39
19120     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
19121  Branch: perl
19122        ! myconfig
19123 ____________________________________________________________________________
19124 [  2375] By: gsar                                  on 1998/11/28  20:42:58
19125     Log: integrate cfgperl changes into mainline
19126  Branch: perl
19127       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
19128       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
19129 ____________________________________________________________________________
19130 [  2374] By: gsar                                  on 1998/11/28  20:02:03
19131     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19132          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
19133          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
19134          Subject: [PATCH 5.00553] Yet another OS/2 patch
19135  Branch: perl
19136        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
19137 ____________________________________________________________________________
19138 [  2373] By: gsar                                  on 1998/11/28  19:30:06
19139     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19140          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
19141          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
19142          Subject: [PATCH 5.005_53] Change $#+
19143  Branch: perl
19144        ! mg.c pod/perlvar.pod t/op/pat.t
19145 ____________________________________________________________________________
19146 [  2372] By: gsar                                  on 1998/11/28  19:28:00
19147     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19148          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
19149          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
19150          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
19151  Branch: perl
19152        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
19153        ! thrdvar.h
19154 ____________________________________________________________________________
19155 [  2371] By: gsar                                  on 1998/11/28  19:23:53
19156     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19157          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
19158          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
19159          Subject: [PATCH 5.005_53] better -Mre=debugcolor
19160  Branch: perl
19161        ! embedvar.h objXSUB.h regexec.c thrdvar.h
19162 ____________________________________________________________________________
19163 [  2370] By: gsar                                  on 1998/11/28  19:21:17
19164     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19165          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
19166          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
19167          Subject: [PATCH 5.005_*] regcolors
19168  Branch: perl
19169        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
19170 ____________________________________________________________________________
19171 [  2369] By: gsar                                  on 1998/11/28  19:00:15
19172     Log: allow final period in a file (not followed by a newline) to
19173          terminate format spec
19174  Branch: perl
19175        ! toke.c
19176 ____________________________________________________________________________
19177 [  2368] By: gsar                                  on 1998/11/28  18:58:25
19178     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
19179          add C<$Config{installarchlib}/CORE> to the default locations searched
19180          on win32
19181  Branch: perl
19182        ! lib/ExtUtils/Liblist.pm
19183 ____________________________________________________________________________
19184 [  2367] By: gsar                                  on 1998/11/28  18:46:05
19185     Log: applied suggested patch with PERL_OBJECT tweaks
19186          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19187          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
19188          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
19189          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
19190  Branch: perl
19191        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
19192        ! regexec.c t/op/pat.t thrdvar.h
19193 ____________________________________________________________________________
19194 [  2366] By: gsar                                  on 1998/11/28  18:38:34
19195     Log: additional documentation for qr//
19196          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19197          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
19198          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
19199          Subject: [PATCH 5.005_*] Documentation (fwd)
19200  Branch: perl
19201        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
19202 ____________________________________________________________________________
19203 [  2365] By: gsar                                  on 1998/11/28  18:35:35
19204     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19205          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
19206          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
19207          Subject: [PATCH 5.005_*] Fix \G in REx without //g
19208  Branch: perl
19209        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
19210        ! regexp.h t/op/pat.t thrdvar.h
19211 ____________________________________________________________________________
19212 [  2364] By: gsar                                  on 1998/11/28  18:24:20
19213     Log: update Test.pm to Test-1.12; tweak 're' detection
19214  Branch: perl
19215        ! lib/Test.pm
19216 ____________________________________________________________________________
19217 [  2363] By: gsar                                  on 1998/11/28  18:12:04
19218     Log: avoid command-line quoting portability problems in lex_assign.t
19219  Branch: perl
19220        ! t/op/lex_assign.t
19221 ____________________________________________________________________________
19222 [  2362] By: gsar                                  on 1998/11/28  18:08:50
19223     Log: From: John Tobey <jtobey@channel1.com>
19224          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
19225          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
19226          Subject: PATCH: document English.pm sawampersand and thread issues
19227  Branch: perl
19228        ! lib/English.pm pod/perlvar.pod
19229 ____________________________________________________________________________
19230 [  2361] By: gsar                                  on 1998/11/28  18:03:04
19231     Log: fix uninitialized warnings
19232          From: Brian Callaghan <callagh@itginc.com>
19233          Date: Thu, 19 Nov 1998 17:49:10 -0800
19234          Message-Id: <3654CA96.B64FCAEB@itginc.com>
19235          Subject: Complete.pm patch (version 1.1)
19236  Branch: perl
19237        ! lib/Term/Complete.pm
19238 ____________________________________________________________________________
19239 [  2360] By: gsar                                  on 1998/11/28  17:59:16
19240     Log: s/Array/List/ suggested by John Tobey
19241  Branch: perl
19242        ! pod/perldata.pod
19243 ____________________________________________________________________________
19244 [  2359] By: gsar                                  on 1998/11/28  17:47:48
19245     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
19246  Branch: perl
19247        ! lib/Tie/Handle.pm pod/perlfunc.pod
19248 ____________________________________________________________________________
19249 [  2358] By: jhi                                   on 1998/11/28  17:23:15
19250     Log: Revamp the locale tests.
19251          (0) Instead of rewiring a few locales scan for them.
19252          (1) Bogus test #101 removed.
19253          (2) All the locales are checked, the lists of failed
19254          and non-failed ones are displayed.
19255          (3) The test #103 is again 'active' so that it may fail.
19256          (4) To balance (3) a hopefully pacifying message is shown
19257          if the #103 fails.
19258  Branch: cfgperl
19259        ! t/pragma/locale.t
19260 ____________________________________________________________________________
19261 [  2357] By: gsar                                  on 1998/11/28  17:21:07
19262     Log: add perlreftut.pod
19263  Branch: perl
19264        + pod/perlreftut.pod
19265        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
19266        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
19267        ! win32/pod.mak
19268 ____________________________________________________________________________
19269 [  2356] By: jhi                                   on 1998/11/28  16:58:01
19270     Log: Change #2346 fallout.
19271  Branch: cfgperl
19272        ! t/op/undef.t
19273 ____________________________________________________________________________
19274 [  2355] By: gsar                                  on 1998/11/28  16:46:43
19275     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
19276          ANSI prototypes
19277  Branch: perl
19278        ! ext/IO/IO.xs
19279 ____________________________________________________________________________
19280 [  2354] By: gsar                                  on 1998/11/28  16:08:07
19281     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
19282          keep platform hacks that aren't in the 1.20 dist; add new files
19283          to MANIFEST; hack Makefile.PL; result hasn't been tested
19284          anywhere
19285  Branch: perl
19286        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
19287        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
19288        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
19289        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
19290        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
19291        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
19292        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
19293        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
19294        ! t/lib/io_sock.t t/lib/io_udp.t
19295 ____________________________________________________________________________
19296 [  2353] By: jhi                                   on 1998/11/28  15:51:03
19297     Log: Locale collation, ctype, and numeric, were initialized wrong
19298          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
19299          as reported by
19300          
19301          From: Ilya.Sandler@etak.com (Ilya Sandler)
19302          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
19303          To: perlbug@perl.com
19304          Date: 25 Nov 1998 04:53:52 +0200
19305          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
19306  Branch: cfgperl
19307        ! util.c
19308 ____________________________________________________________________________
19309 [  2352] By: nick                                  on 1998/11/28  15:21:59
19310     Log: Implement $^C to allow perl access to -c flag - I think this 
19311          was agreed once...
19312  Branch: perl
19313        ! gv.c mg.c
19314 ____________________________________________________________________________
19315 [  2351] By: jhi                                   on 1998/11/28  15:14:24
19316     Log: Change #2251 fixup.
19317  Branch: cfgperl
19318        ! myconfig
19319 ____________________________________________________________________________
19320 [  2350] By: jhi                                   on 1998/11/28  14:58:19
19321     Log: Integrate from mainperl.
19322  Branch: cfgperl
19323       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
19324       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
19325       +> pod/perl5005delta.pod
19326       !> (integrate 49 files)
19327 ____________________________________________________________________________
19328 [  2349] By: jhi                                   on 1998/11/28  14:27:36
19329     Log: Passwd and group file groveling.
19330  Branch: cfgperl
19331        ! t/op/grent.t t/op/pwent.t
19332 ____________________________________________________________________________
19333 [  2348] By: gsar                                  on 1998/11/28  14:09:50
19334     Log: more conservative version of changes#2345,2346,2347; those break
19335          C<defined(@{"foo::ISA"})> which seems to be extensively used in
19336          the libs :-(
19337  Branch: perl
19338        ! pp.c t/op/method.t
19339 ____________________________________________________________________________
19340 [  2347] By: gsar                                  on 1998/11/28  13:36:08
19341     Log: tweak bogus test
19342  Branch: perl
19343        ! t/op/method.t
19344 ____________________________________________________________________________
19345 [  2346] By: gsar                                  on 1998/11/28  13:20:34
19346     Log: test cases for previous change
19347  Branch: perl
19348        ! t/op/undef.t
19349 ____________________________________________________________________________
19350 [  2345] By: gsar                                  on 1998/11/28  13:07:17
19351     Log: fix typo in pp_defined() causing C<defined %tied> to fail
19352  Branch: perl
19353        ! pp.c
19354 ____________________________________________________________________________
19355 [  2344] By: gsar                                  on 1998/11/28  13:03:29
19356     Log: s/comment/comment_t/ tweak (suggested by John Gorman
19357          <jgorman@webbysoft.com>)
19358  Branch: perl
19359        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
19360 ____________________________________________________________________________
19361 [  2343] By: gsar                                  on 1998/11/28  12:52:40
19362     Log: add (stub) perldelta.pod
19363  Branch: perl
19364        + pod/perldelta.pod
19365 ____________________________________________________________________________
19366 [  2342] By: gsar                                  on 1998/11/28  12:49:26
19367     Log: rename perldelta.pod to perl5005delta.pod in preparation for
19368          starting a new one
19369  Branch: perl
19370       +> pod/perl5005delta.pod
19371        - pod/perldelta.pod
19372        ! MANIFEST pod/perl.pod
19373 ____________________________________________________________________________
19374 [  2341] By: gsar                                  on 1998/11/28  12:41:55
19375     Log: fix MALLOC_LOCK #define
19376  Branch: perl
19377        ! malloc.c
19378 ____________________________________________________________________________
19379 [  2340] By: gsar                                  on 1998/11/28  12:18:23
19380     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19381          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
19382          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
19383          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
19384  Branch: perl
19385        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
19386 ____________________________________________________________________________
19387 [  2339] By: jhi                                   on 1998/11/28  11:59:01
19388     Log: Add -lm to dynix/ptx POSIX hints.
19389          From: "Martin J. Bligh" <mbligh@sequent.com>
19390          To: jhi@iki.fi
19391          Subject: Re: Making Perl work on DYNIX/ptx
19392          Date: Wed, 25 Nov 1998 10:34:41 -0800
19393          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
19394  Branch: cfgperl
19395        ! ext/POSIX/hints/dynixptx.pl
19396 ____________________________________________________________________________
19397 [  2338] By: jhi                                   on 1998/11/28  11:57:19
19398     Log: Detypo.
19399  Branch: cfgperl
19400        ! lib/filetest.pm
19401 ____________________________________________________________________________
19402 [  2337] By: jhi                                   on 1998/11/28  11:56:29
19403     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
19404  Branch: cfgperl
19405        ! Configure
19406 ____________________________________________________________________________
19407 [  2336] By: gsar                                  on 1998/11/28  11:41:14
19408     Log: teach CPAN.pm to ignore beta perl distributions when looking for
19409          modules
19410          From: root@dogberry.rutgers.edu (root)
19411          Date: Thu, 12 Nov 1998 23:08:39 -0500
19412          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
19413          Subject: recompile tries getting a perl distribution
19414  Branch: perl
19415        ! lib/CPAN.pm
19416 ____________________________________________________________________________
19417 [  2335] By: gsar                                  on 1998/11/28  11:27:46
19418     Log: make $1 et al readonly under threads; make C<undef $1> fail like
19419          C<$1 = undef> does
19420  Branch: perl
19421        ! op.c pp.c t/op/undef.t
19422 ____________________________________________________________________________
19423 [  2334] By: gsar                                  on 1998/11/28  10:24:52
19424     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
19425  Branch: perl
19426        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
19427 ____________________________________________________________________________
19428 [  2333] By: gsar                                  on 1998/11/28  09:36:40
19429     Log: document changed PERL_HASH()
19430  Branch: perl
19431        ! pod/perlfunc.pod pod/perlguts.pod
19432 ____________________________________________________________________________
19433 [  2332] By: nick                                  on 1998/11/27  21:10:27
19434     Log: Handle INIT list in C.pm
19435          1. Provide init_av() from B.xs
19436          2. Export it in B.pm
19437          3. Use it in C.pm
19438          Also disable some pruning in savecv() which seems to undo
19439          my previous patch.
19440          Experimental feature - save pathnames of .so files in easily 
19441          grep-able form for use in wrapper to feed to linker.  
19442  Branch: perl
19443        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
19444 ____________________________________________________________________________
19445 [  2327] By: gsar                                  on 1998/11/27  15:12:01
19446     Log: integrate change#2315 from maint-5.005
19447  Branch: perl
19448        ! t/op/sort.t
19449       !> op.c sv.c
19450 ____________________________________________________________________________
19451 [  2326] By: gsar                                  on 1998/11/27  15:00:42
19452     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
19453  Branch: perl
19454       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
19455       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
19456       !> lib/ExtUtils/typemap
19457 ____________________________________________________________________________
19458 [  2325] By: gsar                                  on 1998/11/27  14:46:18
19459     Log: malloc bugfix and documentation from Ilya Zakharevich
19460          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
19461          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
19462          Subject: [PATCH 5.005_*] Re: Internal coredump
19463          --
19464          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
19465          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
19466          Subject: [PATCH 5.005_*] malloc.c documentation
19467  Branch: perl
19468        ! malloc.c
19469 ____________________________________________________________________________
19470 [  2324] By: gsar                                  on 1998/11/27  14:41:38
19471     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
19472  Branch: perl
19473        ! ext/B/B/C.pm
19474 ____________________________________________________________________________
19475 [  2323] By: gsar                                  on 1998/11/27  14:33:44
19476     Log: From: maeda@src.ricoh.co.jp
19477          Date: Tue, 24 Nov 1998 10:37:45 +0900
19478          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
19479          Subject: format "..." bug
19480  Branch: perl
19481        ! pp_ctl.c t/op/write.t
19482 ____________________________________________________________________________
19483 [  2322] By: gsar                                  on 1998/11/27  14:20:12
19484     Log: add ext/Devel/Peek
19485          From: jan.dubois@ibm.net (Jan Dubois)
19486          Date: Mon, 23 Nov 1998 00:48:11 +0100
19487          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
19488          Subject: [PATCH 5.005_53] Devel::Peek integration
19489  Branch: perl
19490        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
19491        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
19492        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
19493        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
19494        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
19495 ____________________________________________________________________________
19496 [  2321] By: gsar                                  on 1998/11/27  13:03:08
19497     Log: ensure 'make regen_headers' even without perl installed
19498          (suggested by Ilya Zakharevich)
19499  Branch: perl
19500        ! bytecode.pl warning.pl
19501 ____________________________________________________________________________
19502 [  2320] By: gsar                                  on 1998/11/27  12:58:36
19503     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19504          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
19505          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
19506          Subject: [PATCH 5.005_*] Cosmetic malloc patch
19507  Branch: perl
19508        ! malloc.c
19509 ____________________________________________________________________________
19510 [  2319] By: gsar                                  on 1998/11/27  12:56:13
19511     Log: eliminate dup hunk from integration
19512  Branch: perl
19513        ! lib/filetest.pm perl.h
19514 ____________________________________________________________________________
19515 [  2318] By: gsar                                  on 1998/11/27  12:50:08
19516     Log: integrate cfgperl changes into mainline
19517  Branch: perl
19518       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
19519        ! pod/perlfaq4.pod
19520       !> (integrate 30 files)
19521 ____________________________________________________________________________
19522 [  2317] By: jhi                                   on 1998/11/27  11:38:13
19523     Log: C<-x>.
19524  Branch: cfgperl
19525        ! lib/filetest.pm
19526 ____________________________________________________________________________
19527 [  2316] By: jhi                                   on 1998/11/27  11:10:22
19528     Log: Integrate from mainperl.
19529  Branch: cfgperl
19530       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
19531       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
19532       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
19533       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
19534       !> win32/win32sck.c
19535 ____________________________________________________________________________
19536 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
19537     Log: integrate change#2246 from mainline, while still allowing
19538          C<sort $globref @foo>
19539          
19540          allow C<sort $coderef @foo>
19541  Branch: maint-5.005/perl
19542        ! op.c sv.c
19543       !> t/op/sort.t
19544 ____________________________________________________________________________
19545 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
19546     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
19547          forwarded by Jarkko Hietaniemi from Mark Bixby
19548  Branch: maint-5.005/perl
19549        ! ext/DynaLoader/dl_mpeix.xs installperl
19550 ____________________________________________________________________________
19551 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
19552     Log: Allow PL_FILES to have multiple targets from one source by allowing
19553          an array ref as the value in the hash
19554  Branch: maint-5.005/perl
19555        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
19556        ! lib/ExtUtils/MakeMaker.pm
19557 ____________________________________________________________________________
19558 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
19559     Log: fix unsigned variables to use SvUV and sv_setuv
19560  Branch: maint-5.005/perl
19561        ! lib/ExtUtils/typemap
19562 ____________________________________________________________________________
19563 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
19564     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
19565  Branch: maint-5.005/perl
19566        ! lib/ExtUtils/MM_Unix.pm
19567 ____________________________________________________________________________
19568 [  2301] By: gsar                                  on 1998/11/26  10:16:54
19569     Log: fix PL_defoutgv leak under threads
19570  Branch: perl
19571        ! ext/Thread/Thread.xs
19572 ____________________________________________________________________________
19573 [  2300] By: gsar                                  on 1998/11/26  09:04:44
19574     Log: properly free temporaries created by threads
19575  Branch: perl
19576        ! ext/Thread/Thread.xs
19577 ____________________________________________________________________________
19578 [  2299] By: gsar                                  on 1998/11/26  06:51:16
19579     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
19580          to set the package for the block properly
19581  Branch: perl
19582        ! op.c t/comp/package.t t/lib/dumper.t
19583 ____________________________________________________________________________
19584 [  2298] By: nick                                  on 1998/11/24  22:04:20
19585     Log: Part-1 of tweaks to allow Tk to be "compiled"
19586          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
19587          (May also need attention to exports etc. - to follow.)
19588  Branch: perl
19589        ! universal.c
19590 ____________________________________________________________________________
19591 [  2294] By: jhi                                   on 1998/11/23  10:44:26
19592     Log: The new socket tests need in some platforms
19593          to #include <sys/types.h>.
19594  Branch: cfgperl
19595        ! Configure
19596 ____________________________________________________________________________
19597 [  2293] By: jhi                                   on 1998/11/23  10:33:42
19598     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
19599          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
19600          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
19601          Date: Mon, 23 Nov 1998 10:07:04 +0100
19602          Message-Id: <9811230907.AA06484@AWT.nl>
19603          
19604          NeXTstep NetInfo uses nidump to get the user/group databases.
19605  Branch: cfgperl
19606        ! t/op/grent.t t/op/pwent.t
19607 ____________________________________________________________________________
19608 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
19609     Log: Updated Porting/patchls utility.
19610  Branch: maint-5.004/perl
19611        ! Porting/patchls
19612 ____________________________________________________________________________
19613 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
19614     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
19615          From:  Henrik Tougaard <ht.000@foa.dk>
19616          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
19617          Files:  lib/Sys/Syslog.pm
19618  Branch: maint-5.004/perl
19619        ! lib/Sys/Syslog.pm
19620 ____________________________________________________________________________
19621 [  2286] By: jhi                                   on 1998/11/22  19:08:42
19622     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
19623  Branch: cfgperl
19624        ! ext/Socket/Socket.xs
19625 ____________________________________________________________________________
19626 [  2285] By: jhi                                   on 1998/11/22  18:21:07
19627     Log: MSG_PROXY for GNU/Hurd (previously we believed that
19628          all GNU libc platforms have MSG_PROXY.  Untrue).
19629          In fact this ended up as a major MSG_* and SCM_*
19630          update.  The MSG_XXX known to be enums in some
19631          versions of the glibc are now probed for and respective
19632          HAS_MSG_XXX are defined.  While I was at it I noticed
19633          SCM_RIGHTS being similarly an enum.  This reminded me of
19634          an ancient discussion in perl5-porters:
19635          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
19636          The BSD socket interface has a nifty feature for passing
19637          file descriptors and credentials--via sockets.  It may be
19638          too late to add this functionality to the CORE but
19639          at least Configure now probes for the functions,
19640          structs, and includes, defining the appropriate
19641          HAS_YYY and I_ZZZ, and the Socket extension exports
19642          the constants, in case somebody wants to write an
19643          extension for this interface.
19644  Branch: cfgperl
19645        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19646        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
19647        ! iperlsys.h
19648 ____________________________________________________________________________
19649 [  2284] By: jhi                                   on 1998/11/22  18:13:21
19650     Log: perlhist.pod 1.54, containing 5_53.
19651  Branch: cfgperl
19652        ! pod/perlhist.pod
19653 ____________________________________________________________________________
19654 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
19655     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
19656  Branch: maint-5.004/perl
19657        ! doio.c
19658 ____________________________________________________________________________
19659 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
19660     Log: Improve op/die_exit.t test for implicit close changing $!
19661  Branch: maint-5.004/perl
19662        ! t/op/die_exit.t
19663 ____________________________________________________________________________
19664 [  2268] By: jhi                                   on 1998/11/22  14:44:11
19665     Log: Fix thinko.
19666  Branch: cfgperl
19667        ! hints/dynixptx.sh
19668 ____________________________________________________________________________
19669 [  2267] By: jhi                                   on 1998/11/22  13:19:41
19670     Log: Document the d_socket override.
19671  Branch: cfgperl
19672        ! hints/dynixptx.sh
19673 ____________________________________________________________________________
19674 [  2266] By: jhi                                   on 1998/11/22  12:12:29
19675     Log: From: John Tobey <jtobey@channel1.com>
19676          Subject: [PATCH] perlfaq typos
19677          To: perl5-porters@perl.com
19678          Date: 22 Nov 1998 04:25:15 +0200
19679          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
19680  Branch: cfgperl
19681        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19682        ! pod/perlfaq7.pod pod/perlfaq8.pod
19683 ____________________________________________________________________________
19684 [  2265] By: jhi                                   on 1998/11/22  12:06:29
19685     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19686          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
19687          Newsgroups: hut.lists.perl5-porters
19688          To: gsar@engin.umich.edu (Gurusamy Sarathy)
19689          Cc: perl5-porters@perl.org (Perl5 Porters)
19690          Date: 20 Nov 1998 12:20:41 +0200
19691  Branch: cfgperl
19692        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19693        ! ext/DB_File/DB_File.xs
19694 ____________________________________________________________________________
19695 [  2264] By: jhi                                   on 1998/11/22  11:55:09
19696     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
19697          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
19698          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
19699          To: perlbug@perl.com
19700          Date: 20 Nov 1998 18:39:06 +0200
19701          Lines: 47
19702          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
19703  Branch: cfgperl
19704        ! t/op/grent.t t/op/pwent.t
19705 ____________________________________________________________________________
19706 [  2263] By: jhi                                   on 1998/11/22  11:42:59
19707     Log: Permission testing is tricky when we have too much power.
19708          Problem reported in
19709          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
19710          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
19711          To: perlbug@perl.com
19712          Date: 20 Nov 1998 18:39:06 +0200
19713          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
19714  Branch: cfgperl
19715        ! t/op/filetest.t
19716 ____________________________________________________________________________
19717 [  2262] By: gsar                                  on 1998/11/22  11:37:02
19718     Log: fix broken CAPI generation
19719  Branch: perl
19720        ! win32/GenCAPI.pl
19721 ____________________________________________________________________________
19722 [  2261] By: jhi                                   on 1998/11/22  11:17:00
19723     Log: -x should be C<-x>, reported by Gerben Wierda.
19724  Branch: cfgperl
19725        ! pod/perlfunc.pod
19726 ____________________________________________________________________________
19727 [  2260] By: gsar                                  on 1998/11/22  11:12:02
19728     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
19729  Branch: perl
19730        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
19731        ! proto.h
19732 ____________________________________________________________________________
19733 [  2259] By: jhi                                   on 1998/11/22  11:06:40
19734     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
19735          Subject: Re: [PATCH] Re: pod2man bug in date generated line
19736          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
19737          Cc: perlbug@perl.com
19738          Date: 20 Nov 1998 21:30:17 +0200
19739          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
19740  Branch: cfgperl
19741        ! pod/pod2man.PL
19742 ____________________________________________________________________________
19743 [  2256] By: jhi                                   on 1998/11/21  10:44:01
19744     Log: From: Thomas Bowditch <bowditch@inmet.com>
19745          Subject: Benchmark.pm suggestion
19746          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
19747          Date: Fri, 20 Nov 1998 17:43:46 -0500
19748          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
19749          
19750          Added timesum().
19751  Branch: cfgperl
19752        ! lib/Benchmark.pm
19753 ____________________________________________________________________________
19754 [  2255] By: gsar                                  on 1998/11/21  08:45:06
19755     Log: another win32 portability fix: make sysread() and syswrite()
19756          work on sockets
19757  Branch: perl
19758        ! pp_sys.c win32/win32.h
19759 ____________________________________________________________________________
19760 [  2254] By: gsar                                  on 1998/11/21  07:49:06
19761     Log: win32_recvfrom() compatibility fix
19762  Branch: perl
19763        ! win32/win32sck.c
19764 ____________________________________________________________________________
19765 [  2253] By: jhi                                   on 1998/11/20  08:22:06
19766     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
19767          To: jhi@iki.fi
19768          Subject: MPE/iX Perl 5.005_02 oops
19769          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
19770          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
19771  Branch: cfgperl
19772        ! ext/DynaLoader/dl_mpeix.xs installperl
19773 ____________________________________________________________________________
19774 [  2252] By: gsar                                  on 1998/11/19  17:38:03
19775     Log: mess_sv tweak for change#2249
19776  Branch: perl
19777        ! util.c
19778 ____________________________________________________________________________
19779 [  2251] By: jhi                                   on 1998/11/18  12:32:19
19780     Log: Display use64bits and usemultiplicity but only if necessary.
19781  Branch: cfgperl
19782        ! myconfig
19783 ____________________________________________________________________________
19784 [  2250] By: jhi                                   on 1998/11/18  12:26:50
19785     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
19786          Subject: pp.c uses 'unsigned Quad_t'
19787          To: perlbug@perl.com 
19788          Date: Sun, 15 Nov 1998 20:57:05 -0300 
19789          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
19790  Branch: cfgperl
19791        ! perl.h pp.c
19792 ____________________________________________________________________________
19793 [  2249] By: gsar                                  on 1998/11/18  05:43:11
19794     Log: use PL_mess_sv only during global destruction (fixes problems with
19795          overlapping invocations of form()/warn()/die()/croak() trampling on
19796          each other's messages)
19797  Branch: perl
19798        ! mg.c util.c
19799 ____________________________________________________________________________
19800 [  2248] By: gsar                                  on 1998/11/18  05:39:36
19801     Log: tweak change#2245 to skip previous message if any
19802  Branch: perl
19803        ! pp_ctl.c t/pragma/warn/pp_ctl
19804 ____________________________________________________________________________
19805 [  2247] By: jhi                                   on 1998/11/17  11:46:56
19806     Log: Integrate from mainperl.
19807  Branch: cfgperl
19808       !> (integrate 26 files)
19809 ____________________________________________________________________________
19810 [  2246] By: gsar                                  on 1998/11/17  09:41:10
19811     Log: allow C<sort $coderef @foo>
19812  Branch: perl
19813        ! op.c t/op/sort.t t/pragma/overload.t
19814 ____________________________________________________________________________
19815 [  2245] By: gsar                                  on 1998/11/17  08:28:26
19816     Log: propagate failures in DESTROY() as (optional) warnings
19817  Branch: perl
19818        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
19819 ____________________________________________________________________________
19820 [  2244] By: gsar                                  on 1998/11/17  07:43:08
19821     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
19822  Branch: perl
19823        ! perl.c thrdvar.h
19824 ____________________________________________________________________________
19825 [  2243] By: gsar                                  on 1998/11/17  07:40:09
19826     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
19827  Branch: perl
19828        ! lib/warning.pm warning.h warning.pl
19829 ____________________________________________________________________________
19830 [  2242] By: gsar                                  on 1998/11/17  06:32:39
19831     Log: fix skipspace() to properly account for newlines in eval''-ed
19832          strings (caused bogus line numbers in diagnostics and debugger)
19833  Branch: perl
19834        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
19835 ____________________________________________________________________________
19836 [  2241] By: gsar                                  on 1998/11/17  03:48:12
19837     Log: s/Perl_utf8skip/PL_utf8skip/g
19838  Branch: perl
19839        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
19840 ____________________________________________________________________________
19841 [  2240] By: gsar                                  on 1998/11/14  06:09:06
19842     Log: rework op/groups.t
19843  Branch: perl
19844        ! t/op/filetest.t t/op/groups.t
19845 ____________________________________________________________________________
19846 [  2235] By: gsar                                  on 1998/11/14  00:17:05
19847     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
19848  Branch: perl
19849        ! op.c
19850 ____________________________________________________________________________
19851 [  2234] By: gsar                                  on 1998/11/14  00:14:02
19852     Log: update Changes
19853  Branch: perl
19854        ! Changes win32/config.bc win32/config.gc win32/config.vc
19855 ____________________________________________________________________________
19856 [  2233] By: gsar                                  on 1998/11/13  09:43:03
19857     Log: doc tweak
19858  Branch: perl
19859        ! README.win32
19860 ____________________________________________________________________________
19861 [  2230] By: jhi                                   on 1998/11/12  17:07:45
19862     Log: Allow hints file override for d_socket
19863          (based on Sequent-induced change #2229).
19864  Branch: cfgperl
19865        ! Configure
19866 ____________________________________________________________________________
19867 [  2229] By: jhi                                   on 1998/11/12  16:32:33
19868     Log: 
19869          From: "Martin J. Bligh" <mbligh@sequent.com>
19870          To: jhi@iki.fi
19871          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
19872          Subject: Re: Making Perl work on DYNIX/ptx
19873          Date: Tue, 10 Nov 1998 16:24:26 -0800
19874          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
19875  Branch: cfgperl
19876        ! hints/dynixptx.sh
19877 ____________________________________________________________________________
19878 [  2228] By: jhi                                   on 1998/11/12  11:40:37
19879     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
19880          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
19881          To: jhi@iki.fi
19882          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
19883          Subject: Re: Making Perl work on DYNIX/ptx
19884          Date: Tue, 10 Nov 1998 18:01:10 -0800
19885  Branch: cfgperl
19886        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
19887 ____________________________________________________________________________
19888 [  2227] By: jhi                                   on 1998/11/12  11:17:42
19889     Log: Integrate from mainperl.
19890  Branch: cfgperl
19891       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
19892       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
19893       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
19894       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
19895       !> win32/win32.c x2p/s2p.PL
19896 ____________________________________________________________________________
19897 [  2226] By: gsar                                  on 1998/11/11  21:05:42
19898     Log: provide -DPERL_POLLUTE
19899  Branch: perl
19900        ! embed.pl embedvar.h
19901 ____________________________________________________________________________
19902 [  2225] By: jhi                                   on 1998/11/09  07:45:12
19903     Log: From: Hans Mulder <hansm@icgroup.nl>
19904          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
19905          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
19906          perl5-porters@perl.org
19907          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
19908          (UNINSTALLED)
19909          Date: Sun,  8 Nov 98 22:20:23 +0100
19910          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
19911  Branch: cfgperl
19912        ! malloc.c perl.h
19913 ____________________________________________________________________________
19914 [  2224] By: gsar                                  on 1998/11/09  03:13:14
19915     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
19916          Christoph <lupe@alanya.m.isar.de>)
19917  Branch: perl
19918        ! lib/Text/Wrap.pm
19919 ____________________________________________________________________________
19920 [  2223] By: gsar                                  on 1998/11/09  02:09:06
19921     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
19922          <lionel.fourquaux@wanadoo.fr>)
19923  Branch: perl
19924        ! x2p/s2p.PL
19925 ____________________________________________________________________________
19926 [  2222] By: gsar                                  on 1998/11/09  01:56:24
19927     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
19928          Date: Wed, 04 Nov 1998 12:19:44 +0000
19929          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
19930          Subject: [PATCH] Re: [5.005_53] read overflow? 
19931          --
19932          Date: Wed, 04 Nov 1998 13:15:18 +0000
19933          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
19934          Subject: [PATCH 5.005_53] perl -V fix
19935  Branch: perl
19936        ! perl.c regexec.c
19937 ____________________________________________________________________________
19938 [  2221] By: gsar                                  on 1998/11/09  01:34:56
19939     Log: From: jan.dubois@ibm.net (Jan Dubois)
19940          Date: Sun, 01 Nov 1998 00:05:01 +0100
19941          Message-ID: <364294bd.18052307@smtp1.ibm.net>
19942          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
19943  Branch: perl
19944        ! Changes win32/makedef.pl
19945 ____________________________________________________________________________
19946 [  2220] By: gsar                                  on 1998/11/08  21:13:07
19947     Log: integrate changes#2120,2168,2218 from maint-5.005;
19948          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
19949          enum; make regen_headers
19950  Branch: perl
19951        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
19952        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
19953 ____________________________________________________________________________
19954 [  2219] By: gsar                                  on 1998/11/08  19:42:57
19955     Log: integrate cfgperl changes into mainline
19956  Branch: perl
19957       +> README.vmesa
19958       !> Configure MANIFEST Porting/Glossary Porting/config.sh
19959       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
19960       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
19961       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
19962       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
19963       !> thread.h vms/subconfigure.com vos/config.h
19964 ____________________________________________________________________________
19965 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
19966     Log: From: Graham Barr <gbarr@ti.com>
19967          Date: Mon, 2 Nov 1998 07:38:52 -0600
19968          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
19969          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
19970  Branch: maint-5.005/perl
19971        ! ext/IPC/SysV/Msg.pm
19972 ____________________________________________________________________________
19973 [  2215] By: gsar                                  on 1998/11/08  02:52:52
19974     Log: set close-on-exec bit on pipe() FDs
19975  Branch: perl
19976        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
19977 ____________________________________________________________________________
19978 [  2214] By: gsar                                  on 1998/11/08  02:27:57
19979     Log: typo in newHVhv()
19980  Branch: perl
19981        ! hv.c
19982 ____________________________________________________________________________
19983 [  2211] By: jhi                                   on 1998/11/07  21:14:18
19984     Log: Finalize the Mach CThreads support.
19985          
19986          From: Hans Mulder <hansm@icgroup.nl>
19987          Date: Sat,  7 Nov 98 22:06:20 +0100
19988          To: Gurusamy Sarathy <gsar@engin.umich.edu>
19989          Cc: jhi@iki.fi, perl5-porters@perl.org
19990          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
19991          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
19992  Branch: cfgperl
19993        ! malloc.c perl.h
19994 ____________________________________________________________________________
19995 [  2210] By: gsar                                  on 1998/11/06  20:36:50
19996     Log: fix AvREALISH bogusness
19997  Branch: perl
19998        ! av.c t/op/array.t
19999 ____________________________________________________________________________
20000 [  2209] By: jhi                                   on 1998/11/06  08:05:31
20001     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
20002          ASSERT() causes problems in {NeXTStep,OpenStep}.
20003          
20004          From: Hans Mulder <hansm@icgroup.nl>
20005          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
20006          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
20007          Date: Fri,  6 Nov 98 01:27:41 +0100
20008          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
20009          
20010          and
20011          
20012          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20013          Subject: Re: ASSERT() in malloc.c
20014          To: jhi@iki.fi
20015          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
20016          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
20017  Branch: cfgperl
20018        ! malloc.c
20019 ____________________________________________________________________________
20020 [  2208] By: jhi                                   on 1998/11/06  07:55:38
20021     Log: Mach CThreads needs #include <mach/cthreads.h>.
20022  Branch: cfgperl
20023        ! perl.h
20024 ____________________________________________________________________________
20025 [  2206] By: jhi                                   on 1998/11/05  14:54:52
20026     Log: PERL_BADLANG wrongly documented.
20027          
20028          From: ts <decoux@moulon.inra.fr>
20029          To: jhi@cc.hut.fi
20030          Subject: Re: Locale warning messages
20031          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
20032          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
20033          
20034          and
20035          
20036          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20037          Subject: Re: PERL_BADLANG
20038          To: jhi@iki.fi
20039          Subject: Re: PERL_BADLANG
20040          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
20041          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
20042  Branch: cfgperl
20043        ! pod/perllocale.pod
20044 ____________________________________________________________________________
20045 [  2205] By: jhi                                   on 1998/11/05  14:24:33
20046     Log: Document all the control flow keywords in perlfunc
20047          so that "perlfunc -f while" works.
20048  Branch: cfgperl
20049        ! pod/perlfunc.pod
20050 ____________________________________________________________________________
20051 [  2204] By: jhi                                   on 1998/11/05  12:46:02
20052     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
20053          (from vos/config.h).  Update Porting/{Glossary,config*}.
20054  Branch: cfgperl
20055        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20056        ! config_h.SH vos/config.h
20057 ____________________________________________________________________________
20058 [  2203] By: jhi                                   on 1998/11/05  08:34:39
20059     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
20060  Branch: cfgperl
20061        ! hints/vmesa.sh vms/subconfigure.com
20062 ____________________________________________________________________________
20063 [  2202] By: jhi                                   on 1998/11/05  08:03:20
20064     Log: Integrate from mainperl.
20065  Branch: cfgperl
20066       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
20067       !> win32/Makefile win32/makefile.mk win32/win32.c
20068 ____________________________________________________________________________
20069 [  2201] By: gsar                                  on 1998/11/05  04:40:44
20070     Log: another POPSTACK victim
20071  Branch: perl
20072        ! cop.h sv.c
20073 ____________________________________________________________________________
20074 [  2196] By: gsar                                  on 1998/11/05  02:07:54
20075     Log: fix a location affected by change#2191, add note about POPSTACK
20076  Branch: perl
20077        ! cop.h gv.c pp_ctl.c
20078 ____________________________________________________________________________
20079 [  2195] By: gsar                                  on 1998/11/05  02:04:45
20080     Log: makefile notes
20081  Branch: perl
20082        ! win32/Makefile win32/makefile.mk
20083 ____________________________________________________________________________
20084 [  2192] By: gsar                                  on 1998/11/04  23:48:53
20085     Log: indeterminate order-of-evaluation fixes
20086  Branch: perl
20087        ! mg.c
20088 ____________________________________________________________________________
20089 [  2191] By: gsar                                  on 1998/11/04  23:02:16
20090     Log: refetch local stack pointer in POPSTACK
20091  Branch: perl
20092        ! cop.h perl.c
20093 ____________________________________________________________________________
20094 [  2190] By: jhi                                   on 1998/11/04  08:50:40
20095     Log: Configure update.
20096          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
20097          
20098          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20099          To: Martin Bligh <mbligh@sequent.com>
20100          Cc: Jarkko Hietaniemi <jhi@iki.fi>
20101          Subject: Re: Perl 5's configure on DYNIX/ptx
20102          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
20103          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
20104          
20105          find sockets also from libsocket, not just libnet.
20106          OS390: $compile_ok instead of $compile for <inttypes.h>,
20107          
20108          From: pvhp@forte.com (Peter Prymmer)
20109          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
20110          Subject: _53 not OK on os390 but looking better than ever
20111          Date: Tue, 3 Nov 98 17:33:22 PST
20112          Message-Id: <9811040133.AA09450@forte.com>
20113  Branch: cfgperl
20114        ! Configure
20115 ____________________________________________________________________________
20116 [  2189] By: jhi                                   on 1998/11/04  07:43:58
20117     Log: sysio.t failure: fix undefined order of evaluation, from
20118          
20119          From: Spider Boardman <spider@web.zk3.dec.com>
20120          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
20121          To: perlbug@perl.com
20122          Date: 4 Nov 1998 01:22:30 +0200
20123          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
20124  Branch: cfgperl
20125        ! pp_sys.c
20126 ____________________________________________________________________________
20127 [  2188] By: gsar                                  on 1998/11/04  02:59:16
20128     Log: fix return value of win32_pclose()
20129  Branch: perl
20130        ! win32/win32.c
20131 ____________________________________________________________________________
20132 [  2187] By: gsar                                  on 1998/11/04  02:56:34
20133     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
20134  Branch: perl
20135        ! Changes doop.c gv.c util.c
20136 ____________________________________________________________________________
20137 [  2186] By: jhi                                   on 1998/11/03  08:17:52
20138     Log: Document quads in pack.
20139  Branch: cfgperl
20140        ! pod/perlfunc.pod
20141 ____________________________________________________________________________
20142 [  2185] By: jhi                                   on 1998/11/03  07:49:35
20143     Log: (IV) vs (I32) vs I_V()
20144          
20145          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
20146          From: Anton Berezin <tobez@plab.ku.dk> 
20147          To: "p5p" <perl5-porters@perl.org> 
20148          Date: 01 Nov 1998 15:09:11 +0100 
20149          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
20150          
20151          and
20152          
20153          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
20154          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
20155          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
20156  Branch: cfgperl
20157        ! sv.c
20158 ____________________________________________________________________________
20159 [  2184] By: jhi                                   on 1998/11/03  07:42:46
20160     Log: VM/ESA updates.
20161  Branch: cfgperl
20162        + README.vmesa
20163        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
20164 ____________________________________________________________________________
20165 [  2183] By: jhi                                   on 1998/11/02  12:58:13
20166     Log: The id(1)-parsing is real fun.
20167  Branch: cfgperl
20168        ! t/op/groups.t
20169 ____________________________________________________________________________
20170 [  2182] By: jhi                                   on 1998/11/02  12:07:43
20171     Log: Decommission the symlink test.
20172  Branch: cfgperl
20173        ! t/op/lex_assign.t
20174 ____________________________________________________________________________
20175 [  2181] By: jhi                                   on 1998/11/02  12:03:08
20176     Log: Replace ATTR_JOINABLE with true Configure probe
20177          for PTHREAD_CREATE_JOINABLE (or equivalent:
20178          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
20179          Remove ATTR_JOINABLE itself: Thread.xs uses
20180          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
20181          
20182          Really scan for <mach/cthreads.h> only if usethreads.
20183  Branch: cfgperl
20184        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
20185 ____________________________________________________________________________
20186 [  2180] By: jhi                                   on 1998/11/02  11:07:34
20187     Log: In HP-UX 10.X usethreads only if the required files are present.
20188  Branch: cfgperl
20189        ! hints/hpux.sh
20190 ____________________________________________________________________________
20191 [  2179] By: jhi                                   on 1998/11/02  09:10:33
20192     Log: Prefer groups(1).
20193          id -Gn can be broken.
20194          id -a can save the day.
20195  Branch: cfgperl
20196        ! t/op/groups.t
20197 ____________________________________________________________________________
20198 [  2178] By: jhi                                   on 1998/11/02  08:35:29
20199     Log: Detrail enum comma.
20200  Branch: cfgperl
20201        ! perl.h
20202 ____________________________________________________________________________
20203 [  2177] By: jhi                                   on 1998/11/02  08:24:12
20204     Log: 0**0 = 1, from
20205          
20206          From: d-lewart@uiuc.edu (Daniel S. Lewart)
20207          Subject: Math::Complex 0**0 patches
20208          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
20209          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
20210          To: jhi@iki.fi (Jarkko Hietaniemi),
20211          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
20212  Branch: cfgperl
20213        ! lib/Math/Complex.pm t/lib/complex.t
20214 ____________________________________________________________________________
20215 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
20216     Log: From: jan.dubois@ibm.net (Jan Dubois)   
20217          Date: Fri, 09 Oct 1998 23:28:31 +0200
20218          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
20219          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
20220  Branch: maint-5.005/perl
20221        ! XSUB.h
20222 ____________________________________________________________________________
20223 [  2164] By: jhi                                   on 1998/10/31  15:50:02
20224     Log: Integrate from mainperl.
20225  Branch: cfgperl
20226       +> t/op/lex_assign.t
20227       !> (integrate 45 files)
20228
20229 ----------------
20230 Version 5.005_53
20231 ----------------
20232
20233 ____________________________________________________________________________
20234 [  2163] By: gsar                                  on 1998/10/31  11:31:12
20235     Log: bump patchlevel; other minor fixes for clean build and test on
20236          Solaris and win32
20237  Branch: perl
20238        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
20239        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
20240        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
20241        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20242        ! x2p/a2p.c
20243 ____________________________________________________________________________
20244 [  2162] By: gsar                                  on 1998/10/31  09:40:31
20245     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20246          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
20247          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
20248          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
20249  Branch: perl
20250        ! pp.h
20251 ____________________________________________________________________________
20252 [  2161] By: gsar                                  on 1998/10/31  09:39:13
20253     Log: From: Albert Dvornik <bert@genscan.com>
20254          Date: 30 Oct 1998 17:50:04 -0500
20255          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
20256          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
20257  Branch: perl
20258        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
20259 ____________________________________________________________________________
20260 [  2160] By: gsar                                  on 1998/10/31  09:35:03
20261     Log: fix for bugs in -x mode
20262          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20263          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
20264          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
20265          Subject: [PATCH 5.00552] Fix h2xs
20266  Branch: perl
20267        ! utils/h2xs.PL
20268 ____________________________________________________________________________
20269 [  2159] By: gsar                                  on 1998/10/31  09:31:36
20270     Log: Data::Dumper update
20271  Branch: perl
20272        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
20273        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
20274 ____________________________________________________________________________
20275 [  2153] By: gsar                                  on 1998/10/30  21:40:09
20276     Log: add testsuite portion of patch
20277          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20278          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
20279          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
20280          Subject: [PATCH 5.00321 ;-)] 87% speedup
20281  Branch: perl
20282        + t/op/lex_assign.t
20283        ! MANIFEST
20284 ____________________________________________________________________________
20285 [  2152] By: gsar                                  on 1998/10/30  21:08:11
20286     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
20287  Branch: perl
20288        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
20289 ____________________________________________________________________________
20290 [  2151] By: gsar                                  on 1998/10/30  20:18:09
20291     Log: From: Mark-Jason Dominus <mjd@plover.com>
20292          Date: Fri, 30 Oct 1998 14:24:23 EST
20293          Message-Id: <19981030192423.27276.qmail@plover.com>
20294          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
20295  Branch: perl
20296        ! x2p/walk.c
20297 ____________________________________________________________________________
20298 [  2150] By: gsar                                  on 1998/10/30  20:08:57
20299     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20300          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
20301          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
20302          Subject: [PATCH 5.00552] Overloaded <> and deref again
20303  Branch: perl
20304        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
20305        ! t/pragma/overload.t toke.c
20306 ____________________________________________________________________________
20307 [  2149] By: gsar                                  on 1998/10/30  19:38:15
20308     Log: From: Roderick Schertler <roderick@argon.org>
20309          Date: Thu, 29 Oct 1998 14:50:18 -0500
20310          Message-ID: <17625.909690618@eeyore.ibcinc.com>
20311          Subject: patch for daemonization docs in perlipc
20312  Branch: perl
20313        ! pod/perlipc.pod
20314 ____________________________________________________________________________
20315 [  2148] By: gsar                                  on 1998/10/30  19:36:07
20316     Log: From: Anton Berezin <tobez@plab.ku.dk>
20317          Date: 29 Oct 1998 17:06:25 +0100
20318          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
20319          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
20320  Branch: perl
20321        ! win32/win32.c
20322 ____________________________________________________________________________
20323 [  2147] By: gsar                                  on 1998/10/30  19:31:37
20324     Log: tweaked version of suggested patch
20325          From: Anton Berezin <tobez@plab.ku.dk>
20326          Date: 29 Oct 1998 14:48:54 +0100
20327          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
20328          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
20329  Branch: perl
20330        ! win32/win32.c
20331 ____________________________________________________________________________
20332 [  2146] By: gsar                                  on 1998/10/30  19:03:50
20333     Log: hand-apply whitespace-mutiliated patch
20334          From: "vishal bhatia" <vishalb@hotmail.com>
20335          Date: Wed, 28 Oct 1998 23:45:32 PST
20336          Message-ID: <19981029074534.2334.qmail@hotmail.com>
20337          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
20338  Branch: perl
20339        ! ext/B/B/C.pm ext/B/B/CC.pm
20340 ____________________________________________________________________________
20341 [  2145] By: gsar                                  on 1998/10/30  18:46:58
20342     Log: remaining PL_foo stragglers
20343  Branch: perl
20344        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
20345        ! op.h os2/os2.c vms/gen_shrfls.pl
20346 ____________________________________________________________________________
20347 [  2144] By: gsar                                  on 1998/10/30  17:38:36
20348     Log: integrate cfgperl tweaks into mainline
20349  Branch: perl
20350       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
20351       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
20352 ____________________________________________________________________________
20353 [  2143] By: jhi                                   on 1998/10/30  13:27:39
20354     Log: There can be multiple yacc/bison errors.
20355  Branch: cfgperl
20356        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
20357 ____________________________________________________________________________
20358 [  2142] By: jhi                                   on 1998/10/30  13:18:43
20359     Log: README.posix-bc update.
20360  Branch: cfgperl
20361        ! README.posix-bc
20362 ____________________________________________________________________________
20363 [  2141] By: jhi                                   on 1998/10/30  09:12:59
20364     Log: #2133 fallout.
20365  Branch: cfgperl
20366        ! doio.c ext/POSIX/POSIX.xs
20367 ____________________________________________________________________________
20368 [  2140] By: jhi                                   on 1998/10/30  08:43:18
20369     Log: Integrate from mainperl.
20370  Branch: cfgperl
20371       +> globvar.sym pp.sym
20372        - objpp.h thread.sym
20373       !> (integrate 61 files)
20374 ____________________________________________________________________________
20375 [  2133] By: gsar                                  on 1998/10/30  02:51:39
20376     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
20377          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
20378          should soon be automated also; the global variables that
20379          escaped the PL_foo conversion are now reined in; renamed
20380          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
20381          type of same name; duplicated lists of pp_things in various
20382          places is now gone; result has only been tested on win32
20383  Branch: perl
20384        + globvar.sym pp.sym
20385        - objpp.h thread.sym
20386        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
20387        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
20388        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
20389        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
20390        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
20391        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
20392        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
20393        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
20394        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
20395        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20396        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
20397 ____________________________________________________________________________
20398 [  2130] By: jhi                                   on 1998/10/29  15:31:26
20399     Log: Pure bison yylex() proto was broken.
20400  Branch: cfgperl
20401        ! proto.h
20402 ____________________________________________________________________________
20403 [  2126] By: jhi                                   on 1998/10/29  08:35:54
20404     Log: Integrate mainperl.
20405  Branch: cfgperl
20406       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
20407       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
20408       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
20409       !> t/pragma/warn/doio toke.c win32/makefile.mk
20410 ____________________________________________________________________________
20411 [  2125] By: jhi                                   on 1998/10/29  08:32:38
20412     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
20413  Branch: cfgperl
20414        ! Makefile.SH
20415 ____________________________________________________________________________
20416 [  2124] By: jhi                                   on 1998/10/29  08:06:44
20417     Log: EBCDIC Makefile.SH tuneup.
20418  Branch: cfgperl
20419        ! Makefile.SH
20420 ____________________________________________________________________________
20421 [  2119] By: gsar                                  on 1998/10/28  23:24:04
20422     Log: remove doubled hunk from integration
20423  Branch: perl
20424        ! pp.c
20425 ____________________________________________________________________________
20426 [  2118] By: gsar                                  on 1998/10/28  22:03:31
20427     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20428          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
20429          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
20430          Subject: [PATCH 5.00552] Minor debugger tweaks
20431  Branch: perl
20432        ! lib/perl5db.pl
20433 ____________________________________________________________________________
20434 [  2117] By: gsar                                  on 1998/10/28  22:02:30
20435     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20436          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
20437          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
20438          Subject: [PATCH 5.00552] Make sort respect overloading
20439  Branch: perl
20440        ! pp_ctl.c proto.h t/pragma/overload.t
20441 ____________________________________________________________________________
20442 [  2116] By: gsar                                  on 1998/10/28  21:51:11
20443     Log: MM patches from Ilya Zakharevich
20444          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
20445          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
20446          Subject: [PATCH 5.00552] Make MakeMaker more verbose
20447          --
20448          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
20449          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
20450          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
20451  Branch: perl
20452        ! lib/ExtUtils/MakeMaker.pm
20453 ____________________________________________________________________________
20454 [  2115] By: gsar                                  on 1998/10/28  21:46:19
20455     Log: add explicit references to perl source path in ld2 and gcc2
20456  Branch: perl
20457        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
20458 ____________________________________________________________________________
20459 [  2114] By: gsar                                  on 1998/10/28  21:39:56
20460     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
20461          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
20462          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
20463          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
20464  Branch: perl
20465        ! INSTALL
20466 ____________________________________________________________________________
20467 [  2113] By: gsar                                  on 1998/10/28  21:21:16
20468     Log: integrate cfgperl into mainline
20469  Branch: perl
20470       +> t/op/filetest.t
20471       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
20472       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
20473       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
20474       !> thread.h toke.c vmesa/Makefile
20475 ____________________________________________________________________________
20476 [  2112] By: gsar                                  on 1998/10/28  21:14:18
20477     Log: minor cleanup
20478  Branch: perl
20479        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
20480 ____________________________________________________________________________
20481 [  2111] By: gsar                                  on 1998/10/28  18:52:10
20482     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
20483  Branch: perl
20484        ! toke.c
20485 ____________________________________________________________________________
20486 [  2110] By: jhi                                   on 1998/10/28  15:07:54
20487     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
20488  Branch: cfgperl
20489        ! Makefile.SH
20490 ____________________________________________________________________________
20491 [  2109] By: jhi                                   on 1998/10/28  13:39:54
20492     Log: a2p.y needs to generate also y.tab.h.
20493  Branch: cfgperl
20494        ! Makefile.SH
20495 ____________________________________________________________________________
20496 [  2108] By: jhi                                   on 1998/10/28  10:33:36
20497     Log: The "parse error" must be converted to "syntax error",
20498          just matching it aint' enough.
20499  Branch: cfgperl
20500        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
20501        ! t/pragma/warning.t
20502 ____________________________________________________________________________
20503 [  2107] By: jhi                                   on 1998/10/28  10:23:05
20504     Log: Regen sig_n{ame,umber}* if slightest doubt.
20505  Branch: cfgperl
20506        ! Configure
20507 ____________________________________________________________________________
20508 [  2106] By: jhi                                   on 1998/10/28  08:44:49
20509     Log: Bison says 'parse error', not 'parser error'.
20510  Branch: cfgperl
20511        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
20512        ! t/pragma/warning.t
20513 ____________________________________________________________________________
20514 [  2105] By: jhi                                   on 1998/10/28  08:42:09
20515     Log: yylex() parametrization.
20516  Branch: cfgperl
20517        ! proto.h toke.c
20518 ____________________________________________________________________________
20519 [  2104] By: jhi                                   on 1998/10/28  08:25:09
20520     Log: Bring in #2102.
20521  Branch: cfgperl
20522        ! pp.c
20523 ____________________________________________________________________________
20524 [  2103] By: jhi                                   on 1998/10/28  08:22:04
20525     Log: From: Dominic Dunlop <domo@vo.lu>
20526          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
20527          Date: 27 Oct 1998 20:47:25 +0200
20528          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
20529  Branch: cfgperl
20530        ! t/op/groups.t
20531 ____________________________________________________________________________
20532 [  2102] By: larry                                 on 1998/10/27  18:58:55
20533     Log: utf8 change to quotemeta broke EBCDIC
20534  Branch: perl
20535        ! pp.c
20536 ____________________________________________________________________________
20537 [  2101] By: jhi                                   on 1998/10/27  12:55:34
20538     Log: $Config{sig_num_init}.
20539          Also, a new approach to the 'pthreads-created-joinable': drop
20540          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
20541          directly. (See also #2096).
20542  Branch: cfgperl
20543        ! Configure config_h.SH
20544 ____________________________________________________________________________
20545 [  2100] By: jhi                                   on 1998/10/27  10:48:55
20546     Log: Regenerated perly_c.diff.
20547  Branch: cfgperl
20548        ! perly_c.diff
20549 ____________________________________________________________________________
20550 [  2099] By: jhi                                   on 1998/10/27  08:42:25
20551     Log: First the mangler was Netscape, then it was me.
20552  Branch: cfgperl
20553        ! vmesa/Makefile
20554 ____________________________________________________________________________
20555 [  2098] By: jhi                                   on 1998/10/27  08:34:40
20556     Log: `id -Gn` might be available where `groups` is not.
20557  Branch: cfgperl
20558        ! t/op/groups.t
20559 ____________________________________________________________________________
20560 [  2097] By: jhi                                   on 1998/10/27  08:05:17
20561     Log: Netscape had mangled the tabs.
20562  Branch: cfgperl
20563        ! vmesa/Makefile
20564 ____________________________________________________________________________
20565 [  2096] By: jhi                                   on 1998/10/27  08:03:05
20566     Log: ATTR_JOINABLE logic, based on (private email)
20567          
20568          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
20569          Subject: Some little diffs
20570          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
20571          Date: Tue, 27 Oct 1998 13:44:42 +1300
20572  Branch: cfgperl
20573        ! thread.h
20574 ____________________________________________________________________________
20575 [  2095] By: jhi                                   on 1998/10/27  07:56:57
20576     Log: Mach cthreads support based on:
20577          
20578          From: brie@corp.home.net (Brian Harrison)
20579          Subject: perl5.005_02 patch for mthreads
20580          To: perl5-porters@perl.org
20581          Date: 24 Oct 1998 01:01:55 +0300
20582          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
20583          
20584          Pthread yield probe (dejavu)
20585          Cosmetic nanochange for the union semun output.
20586          Better inttypes.h probe.
20587          Undo the 'void *' $selecttype probe from #1971 because
20588          it breaks the $selectminbits test.
20589  Branch: cfgperl
20590        ! Configure config_h.SH perl.h thread.h
20591 ____________________________________________________________________________
20592 [  2094] By: jhi                                   on 1998/10/26  13:02:07
20593     Log: Also posix-bc wants to reyacc.
20594  Branch: cfgperl
20595        ! Makefile.SH
20596 ____________________________________________________________________________
20597 [  2093] By: jhi                                   on 1998/10/26  10:17:21
20598     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
20599          5_02 and really breaking things in non-ASCII worlds.
20600  Branch: cfgperl
20601        ! pp.c
20602 ____________________________________________________________________________
20603 [  2092] By: jhi                                   on 1998/10/26  09:08:00
20604     Log: More robustness.
20605  Branch: cfgperl
20606        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
20607        ! t/pragma/warning.t
20608 ____________________________________________________________________________
20609 [  2091] By: jhi                                   on 1998/10/26  08:47:32
20610     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
20611          Bison really wants YYLEX_PARAM.
20612  Branch: cfgperl
20613        ! perly.y proto.h toke.c
20614 ____________________________________________________________________________
20615 [  2090] By: jhi                                   on 1998/10/26  08:21:25
20616     Log: s/YYLEX_PARAM/YYLEXPARAM/
20617  Branch: cfgperl
20618        ! perly.y
20619 ____________________________________________________________________________
20620 [  2089] By: jhi                                   on 1998/10/26  08:17:33
20621     Log: Indicate skipped subtests.
20622  Branch: cfgperl
20623        ! t/io/pipe.t
20624 ____________________________________________________________________________
20625 [  2088] By: jhi                                   on 1998/10/26  08:11:36
20626     Log: Integrate from mainperl.
20627  Branch: cfgperl
20628       !> (integrate 54 files)
20629 ____________________________________________________________________________
20630 [  2087] By: jhi                                   on 1998/10/26  08:08:02
20631     Log: Add test for filetests.
20632  Branch: cfgperl
20633        + t/op/filetest.t
20634        ! MANIFEST
20635 ____________________________________________________________________________
20636 [  2086] By: gsar                                  on 1998/10/26  02:44:44
20637     Log: various win32 tweaks; disable new xs_cpp section (it creates
20638          ambiguous inference graph for %.xs --> %.o)
20639  Branch: perl
20640        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
20641        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
20642        ! win32/config.gc win32/config_H.gc win32/makedef.pl
20643        ! win32/makefile.mk win32/win32.h
20644 ____________________________________________________________________________
20645 [  2085] By: gsar                                  on 1998/10/26  00:50:02
20646     Log: sanity-check $Config{drand01} in rand.t
20647  Branch: perl
20648        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
20649        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20650 ____________________________________________________________________________
20651 [  2078] By: gsar                                  on 1998/10/25  10:22:04
20652     Log: update win32/config*.?c
20653  Branch: perl
20654        ! Changes win32/config.bc win32/config.gc win32/config.vc
20655        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20656 ____________________________________________________________________________
20657 [  2077] By: gsar                                  on 1998/10/25  08:39:25
20658     Log: From: Graham Barr <gbarr@pobox.com>
20659          Date: Sat, 24 Oct 1998 21:45:50 -0500
20660          Message-ID: <19981024214550.C508@pobox.com>
20661          Subject: Re: die with a reference  should use overload "" operator
20662  Branch: perl
20663        ! pp_ctl.c
20664 ____________________________________________________________________________
20665 [  2076] By: gsar                                  on 1998/10/25  08:37:49
20666     Log: From: Graham Barr <gbarr@pobox.com>
20667          Date: Sat, 24 Oct 1998 12:45:21 -0500
20668          Message-ID: <19981024124521.C512@pobox.com>
20669          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
20670  Branch: perl
20671        ! sv.c
20672 ____________________________________________________________________________
20673 [  2075] By: gsar                                  on 1998/10/25  08:24:09
20674     Log: fix C<print $n += 5;> etc.
20675  Branch: perl
20676        ! toke.c
20677 ____________________________________________________________________________
20678 [  2074] By: gsar                                  on 1998/10/25  08:12:28
20679     Log: list builtins with portability caveats
20680          From: Jarkko Hietaniemi <jhi@iki.fi>
20681          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
20682          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
20683          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
20684  Branch: perl
20685        ! pod/perlfunc.pod
20686 ____________________________________________________________________________
20687 [  2073] By: gsar                                  on 1998/10/25  07:55:43
20688     Log: fix stack overrun in file test operators
20689  Branch: perl
20690        ! pp_sys.c
20691 ____________________________________________________________________________
20692 [  2072] By: gsar                                  on 1998/10/25  07:29:45
20693     Log: implement C<goto &func> and other fixes (via private mail)
20694          From:    "vishal bhatia" <vishalb@hotmail.com>
20695          Date:    Wed, 21 Oct 1998 22:59:03 PDT
20696          Message-Id: <19981022055904.20083.qmail@hotmail.com>
20697          Subject: [PATCH 5.005_52] More fixes for B
20698  Branch: perl
20699        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
20700 ____________________________________________________________________________
20701 [  2071] By: gsar                                  on 1998/10/25  07:14:41
20702     Log: From: Graham Barr <gbarr@pobox.com>
20703          Date: Sat, 17 Oct 1998 20:42:41 -0500
20704          Message-ID: <19981017204241.G510@pobox.com>
20705          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
20706  Branch: perl
20707        ! pp_ctl.c
20708 ____________________________________________________________________________
20709 [  2070] By: gsar                                  on 1998/10/25  07:07:29
20710     Log: avoid bogus line number in XSUB redefined warnings
20711  Branch: perl
20712        ! op.c
20713 ____________________________________________________________________________
20714 [  2069] By: gsar                                  on 1998/10/25  06:59:03
20715     Log: From: Martijn Koster <mak@excitecorp.com>
20716          Date: Wed, 21 Oct 1998 13:12:03 +0100
20717          Message-ID: <19981021131203.A15661@excitecorp.com>
20718          Subject: File::Path::mkpath reports the wrong error
20719  Branch: perl
20720        ! lib/File/Path.pm
20721 ____________________________________________________________________________
20722 [  2068] By: gsar                                  on 1998/10/25  06:54:43
20723     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
20724          Date: Tue, 20 Oct 1998 20:52:20 -0500
20725          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
20726          Subject: Exporter.pm's export_to_level() argument handling buggy
20727  Branch: perl
20728        ! lib/Exporter.pm
20729 ____________________________________________________________________________
20730 [  2067] By: gsar                                  on 1998/10/25  06:50:19
20731     Log: From: jan.dubois@ibm.net (Jan Dubois)
20732          Date: Wed, 21 Oct 1998 00:55:51 +0200
20733          Message-ID: <36380269.55370608@smtp1.ibm.net>
20734          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
20735  Branch: perl
20736        ! ext/DynaLoader/DynaLoader_pm.PL
20737 ____________________________________________________________________________
20738 [  2066] By: gsar                                  on 1998/10/25  06:48:19
20739     Log: recognize '%' as a shell metachar for win32
20740          From: jan.dubois@ibm.net (Jan Dubois)
20741          Date: Tue, 20 Oct 1998 21:57:35 +0200
20742          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
20743          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
20744  Branch: perl
20745        ! win32/win32.c
20746 ____________________________________________________________________________
20747 [  2065] By: gsar                                  on 1998/10/25  06:46:30
20748     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
20749  Branch: perl
20750        ! sv.c
20751 ____________________________________________________________________________
20752 [  2064] By: gsar                                  on 1998/10/25  06:45:09
20753     Log: From: Gisle Aas <gisle@aas.no>
20754          Date: 20 Oct 1998 14:24:44 +0200
20755          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
20756          Subject: ord() and unpack("U*",...) should not be negative
20757  Branch: perl
20758        ! pp.c
20759 ____________________________________________________________________________
20760 [  2063] By: gsar                                  on 1998/10/25  06:42:29
20761     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20762          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
20763          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
20764          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
20765  Branch: perl
20766        ! os2/os2.c
20767 ____________________________________________________________________________
20768 [  2062] By: gsar                                  on 1998/10/25  06:41:26
20769     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20770          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
20771          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
20772          Subject: [PATCH 5.005_*] Speed up aassign
20773  Branch: perl
20774        ! pp_hot.c
20775 ____________________________________________________________________________
20776 [  2061] By: gsar                                  on 1998/10/25  06:39:04
20777     Log: From: Graham Barr <gbarr@pobox.com>
20778          Date: Sat, 17 Oct 1998 22:22:02 -0500
20779          Message-ID: <19981017222202.J510@pobox.com>
20780          Subject: Re: '*' prototype does not allow bareword with strict
20781  Branch: perl
20782        ! toke.c
20783 ____________________________________________________________________________
20784 [  2060] By: gsar                                  on 1998/10/25  06:37:34
20785     Log: handle '::' in section names properly
20786          From: Graham Barr <gbarr@pobox.com>
20787          Date: Sat, 17 Oct 1998 12:57:54 -0500
20788          Message-ID: <19981017125754.C510@pobox.com>
20789          Subject: Re: pod2html
20790  Branch: perl
20791        ! lib/Pod/Html.pm
20792 ____________________________________________________________________________
20793 [  2059] By: gsar                                  on 1998/10/25  06:33:43
20794     Log: integrate changes#1982,2014,2021 (from maint-5.005)
20795  Branch: perl
20796       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
20797       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
20798 ____________________________________________________________________________
20799 [  2058] By: gsar                                  on 1998/10/25  05:44:17
20800     Log: allow more win32 symbol exports (suggested by Jan Dubois)
20801  Branch: perl
20802        ! win32/makedef.pl
20803 ____________________________________________________________________________
20804 [  2057] By: gsar                                  on 1998/10/25  05:40:40
20805     Log: integrate change#2053 from maint-5.005
20806  Branch: perl
20807       !> cop.h t/cmd/while.t
20808 ____________________________________________________________________________
20809 [  2056] By: gsar                                  on 1998/10/25  05:16:41
20810     Log: commented version of a patch suggested by Drago Goricanec
20811          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
20812          Date: 16 Oct 1998 15:24:45 +0300
20813          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
20814          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
20815  Branch: perl
20816        ! pp_sys.c
20817 ____________________________________________________________________________
20818 [  2055] By: gsar                                  on 1998/10/25  05:11:03
20819     Log: include eof() in description of buffering caveats
20820          From: Anton Berezin <tobez@plab.ku.dk>
20821          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
20822          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
20823          Subject: [DOCPATCH] pod/perlfunc.pod
20824  Branch: perl
20825        ! pod/perlfunc.pod
20826 ____________________________________________________________________________
20827 [  2054] By: gsar                                  on 1998/10/25  05:07:42
20828     Log: disallow 'x' in hex numbers (except leading '0x')
20829          From: Gisle Aas <gisle@aas.no>
20830          Date: 16 Oct 1998 16:33:12 +0200
20831          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
20832          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
20833  Branch: perl
20834        ! perlvars.h t/op/oct.t util.c
20835 ____________________________________________________________________________
20836 [  2052] By: gsar                                  on 1998/10/25  04:49:04
20837     Log: avoid the circular refcnt logic in magic_mutexfree()
20838  Branch: perl
20839        ! mg.c pp.c pp_hot.c
20840 ____________________________________________________________________________
20841 [  2051] By: gsar                                  on 1998/10/25  04:35:07
20842     Log: properly restore PL_rsfp_filters after require
20843  Branch: perl
20844        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
20845        ! scope.h
20846 ____________________________________________________________________________
20847 [  2050] By: gsar                                  on 1998/10/25  02:42:32
20848     Log: integrate cfgperl changes back into mainline
20849  Branch: perl
20850       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
20851       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
20852       !> (integrate 33 files)
20853 ____________________________________________________________________________
20854 [  2049] By: gsar                                  on 1998/10/25  01:30:48
20855     Log: avoid "mysterious" compile-time failures without messages
20856  Branch: perl
20857        ! gv.c
20858 ____________________________________________________________________________
20859 [  2041] By: gsar                                  on 1998/10/23  21:11:56
20860     Log: checkin jpl under //depot/perlext/jpl/...
20861  Branch: perlext
20862        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
20863        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
20864        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
20865        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
20866        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
20867        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
20868        + jpl/PerlInterpreter/Makefile.PL
20869        + jpl/PerlInterpreter/PerlInterpreter.c
20870        + jpl/PerlInterpreter/PerlInterpreter.h
20871        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
20872        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
20873        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
20874        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
20875        + jpl/get_jdk/jdk_hosts jpl/install-jpl
20876 ____________________________________________________________________________
20877 [  2040] By: larry                                 on 1998/10/23  19:31:42
20878     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
20879  Branch: perl
20880        ! pp.c
20881 ____________________________________________________________________________
20882 [  2039] By: larry                                 on 1998/10/23  18:48:34
20883     Log: tr///d does not seem to work
20884  Branch: perl
20885        ! lib/utf8_heavy.pl
20886 ____________________________________________________________________________
20887 [  2038] By: larry                                 on 1998/10/23  18:00:41
20888     Log: Program with utf8 identifiers fails to compile
20889  Branch: perl
20890        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
20891 ____________________________________________________________________________
20892 [  2037] By: jhi                                   on 1998/10/23  14:04:51
20893     Log: Test suite portability:
20894          - posix-bc does not write to broken pipes
20895          - filehand #11 only iff we have fork
20896          - warning.t can now match $expected using regular expressions
20897  Branch: cfgperl
20898        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
20899        ! t/pragma/warning.t
20900 ____________________________________________________________________________
20901 [  2036] By: jhi                                   on 1998/10/23  12:12:07
20902     Log: yacc clarification.
20903  Branch: cfgperl
20904        ! README.posix-bc
20905 ____________________________________________________________________________
20906 [  2035] By: jhi                                   on 1998/10/23  12:09:59
20907     Log: Some C compilers get upset about 8-bit characters in /* comments. */
20908  Branch: cfgperl
20909        ! mg.c
20910 ____________________________________________________________________________
20911 [  2034] By: jhi                                   on 1998/10/22  09:11:52
20912     Log: Configure update: both for pthread_yield more robust
20913          testing (all variants of pthread_attr_getdetachstate()) --
20914          and because Configure was broken in major way! About 1000
20915          last lines were truncated.
20916  Branch: cfgperl
20917        ! Configure
20918 ____________________________________________________________________________
20919 [  2033] By: jhi                                   on 1998/10/22  07:47:10
20920     Log: DJGPP feedback for #2028.
20921  Branch: cfgperl
20922        ! thread.h
20923 ____________________________________________________________________________
20924 [  2032] By: jhi                                   on 1998/10/21  13:03:57
20925     Log: yielding, the saga continues.
20926  Branch: cfgperl
20927        ! Configure config_h.SH
20928       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
20929       !> t/op/goto.t t/pragma/constant.t
20930 ____________________________________________________________________________
20931 [  2031] By: jhi                                   on 1998/10/21  09:15:42
20932     Log: VM/ESA feedback for #2028.
20933  Branch: cfgperl
20934        ! Configure config_h.SH thread.h
20935 ____________________________________________________________________________
20936 [  2030] By: gsar                                  on 1998/10/21  04:22:53
20937     Log: fix handling of mayhaps-extended @_ in goto &sub
20938  Branch: perl
20939        ! av.c pp_ctl.c t/op/goto.t
20940 ____________________________________________________________________________
20941 [  2029] By: gsar                                  on 1998/10/21  00:54:14
20942     Log: restore sanity to "constant" references
20943  Branch: perl
20944        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
20945 ____________________________________________________________________________
20946 [  2028] By: jhi                                   on 1998/10/20  15:01:20
20947     Log: OLD_PTHREADS_API reorganizing.
20948  Branch: cfgperl
20949        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
20950        ! vmesa/vmesaish.h
20951 ____________________________________________________________________________
20952 [  2027] By: jhi                                   on 1998/10/20  14:14:51
20953     Log: #2026 fallout.
20954  Branch: cfgperl
20955        ! Makefile.SH
20956 ____________________________________________________________________________
20957 [  2026] By: jhi                                   on 1998/10/20  11:47:21
20958     Log: VM/ESA update.
20959  Branch: cfgperl
20960        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
20961 ____________________________________________________________________________
20962 [  2025] By: jhi                                   on 1998/10/20  08:20:56
20963     Log: 64-bitness, based on
20964          
20965          From: Scott Henry <scotth@sgi.com>
20966          To: perl-64bit@perl.org
20967          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
20968          Subject: Re: Configure problems/questions...
20969          Date: 19 Oct 1998 22:38:06 -0700
20970  Branch: cfgperl
20971        ! hints/irix_6.sh perl.h
20972 ____________________________________________________________________________
20973 [  2024] By: jhi                                   on 1998/10/20  08:09:07
20974     Log: Add lseeksize.
20975  Branch: cfgperl
20976        ! config_h.SH
20977 ____________________________________________________________________________
20978 [  2023] By: jhi                                   on 1998/10/20  08:08:33
20979     Log: Mumble about _yields() only when threaded.
20980  Branch: cfgperl
20981        ! Configure
20982 ____________________________________________________________________________
20983 [  2022] By: jhi                                   on 1998/10/20  07:46:26
20984     Log: Thinko at PTHREADS_CREATED_JOINABLE.
20985  Branch: cfgperl
20986        ! thread.h
20987 ____________________________________________________________________________
20988 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
20989     Log: From: Chip Salzenberg <chip@perlsupport.com>
20990          Date: Tue, 6 Oct 1998 13:33:05 -0400
20991          Message-ID: <19981006133305.A2348@perlsupport.com>
20992          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
20993  Branch: maint-5.005/perl
20994        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
20995        ! t/op/tie.t
20996 ____________________________________________________________________________
20997 [  2020] By: jhi                                   on 1998/10/19  09:15:53
20998     Log: YIELD more robustly.
20999  Branch: cfgperl
21000        ! thread.h
21001 ____________________________________________________________________________
21002 [  2019] By: jhi                                   on 1998/10/19  08:48:33
21003     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
21004          the 'new' one (just like DJGPP, it seems).
21005  Branch: cfgperl
21006        ! thread.h
21007 ____________________________________________________________________________
21008 [  2018] By: jhi                                   on 1998/10/19  07:02:44
21009     Log: vmesaish.h doesn't exclude unixish.h.
21010  Branch: cfgperl
21011        ! perl.h
21012 ____________________________________________________________________________
21013 [  2017] By: jhi                                   on 1998/10/19  06:44:19
21014     Log: 1<<$randbits is not good for randbits=48.
21015  Branch: cfgperl
21016        ! t/op/rand.t
21017 ____________________________________________________________________________
21018 [  2016] By: jhi                                   on 1998/10/19  06:39:47
21019     Log: Make #2012 glob pattern more portable.
21020  Branch: cfgperl
21021        ! Makefile.SH
21022 ____________________________________________________________________________
21023 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
21024     Log: Fix POSIX::sigprocmask not to check type of $old parameter
21025          as it is output only
21026  Branch: maint-5.005/perl
21027        ! ext/POSIX/POSIX.xs
21028 ____________________________________________________________________________
21029 [  2012] By: jhi                                   on 1998/10/17  15:04:23
21030     Log: clean numbered core dumps and t/tmp[0-9]*.
21031  Branch: cfgperl
21032        ! Makefile.SH
21033 ____________________________________________________________________________
21034 [  2011] By: jhi                                   on 1998/10/17  14:59:15
21035     Log: More robust yacc/bison failure output handling.
21036  Branch: cfgperl
21037        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
21038 ____________________________________________________________________________
21039 [  2010] By: jhi                                   on 1998/10/17  14:51:05
21040     Log: BC2000 POSIX update.
21041  Branch: cfgperl
21042        ! MANIFEST
21043 ____________________________________________________________________________
21044 [  2009] By: jhi                                   on 1998/10/17  14:49:46
21045     Log: POSIX BC2000 port from perl-mvs:
21046          
21047          Subject: Ported perl 5.005.02 to BS2000 / POSIX
21048          From: Dorner Thomas <Thomas.Dorner@start.de> 
21049          Date: Tue, 29 Sep 1998 13:29:36 +0100 
21050          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
21051  Branch: cfgperl
21052        + README.posix-bc hints/posix-bc.sh
21053        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
21054        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
21055        ! unixish.h
21056 ____________________________________________________________________________
21057 [  2008] By: jhi                                   on 1998/10/17  14:07:49
21058     Log: VM/ESA-update.
21059  Branch: cfgperl
21060        ! MANIFEST
21061 ____________________________________________________________________________
21062 [  2007] By: jhi                                   on 1998/10/17  13:55:34
21063     Log: Forgot few S_I* imports.
21064  Branch: cfgperl
21065        ! t/lib/ipc_sysv.t
21066 ____________________________________________________________________________
21067 [  2006] By: jhi                                   on 1998/10/17  13:43:54
21068     Log: The VM/ESA port essentials, based on
21069          
21070          perl-mvs:
21071          
21072          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
21073          Subject: Re: Can't find Data/Dumper.pm
21074          Date: Mon, 28 Sep 1998 07:40:49 +1300
21075          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
21076          
21077          private email:
21078          
21079          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
21080          Subject: Re: Perl thread problems in VM/ESA
21081          Date: Thu, 15 Oct 1998 07:18:35 +1300
21082          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
21083          
21084          and private email:
21085          
21086          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
21087          Subject:  perl archive
21088          Date:  Sun, 11 Oct 1998 19:28:54 EDT
21089          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
21090          which gave a pointer to
21091          
21092          http://pucc.princeton.edu/~neale/perl.tar
21093          
21094          (based on Perl 5.005_51)
21095  Branch: cfgperl
21096        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
21097        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
21098        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
21099        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
21100 ____________________________________________________________________________
21101 [  2005] By: jhi                                   on 1998/10/17  13:17:19
21102     Log: Integrate mainperl.
21103  Branch: cfgperl
21104       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
21105       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
21106       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
21107       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
21108       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
21109       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
21110       !> win32/makefile.mk
21111 ____________________________________________________________________________
21112 [  2004] By: jhi                                   on 1998/10/17  11:19:06
21113     Log: Removed an extra ' from the int64_t test.
21114  Branch: cfgperl
21115        ! Configure
21116 ____________________________________________________________________________
21117 [  2003] By: gsar                                  on 1998/10/17  04:11:40
21118     Log: silence -w noises (suggested by Greg Bacon)
21119  Branch: perl
21120        ! lib/Term/Complete.pm
21121 ____________________________________________________________________________
21122 [  2002] By: gsar                                  on 1998/10/17  04:07:48
21123     Log: From: Gisle Aas <gisle@aas.no>
21124          Date: 14 Oct 1998 15:53:14 +0200
21125          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
21126          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
21127  Branch: perl
21128        ! util.c
21129 ____________________________________________________________________________
21130 [  2001] By: gsar                                  on 1998/10/17  04:06:10
21131     Log: From: Gisle Aas <gisle@aas.no>
21132          Date: 14 Oct 1998 15:17:44 +0200
21133          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
21134          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
21135  Branch: perl
21136        ! toke.c
21137 ____________________________________________________________________________
21138 [  2000] By: gsar                                  on 1998/10/17  03:06:33
21139     Log: From: Gisle Aas <gisle@aas.no>
21140          Date: 14 Oct 1998 00:38:06 +0200
21141          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
21142          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
21143  Branch: perl
21144        ! sv.c
21145 ____________________________________________________________________________
21146 [  1999] By: gsar                                  on 1998/10/17  03:04:48
21147     Log: From: Dan Sugalski <sugalskd@osshe.edu>
21148          Date: Tue, 13 Oct 1998 15:10:57 -0700
21149          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
21150          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
21151  Branch: perl
21152        ! vms/ext/Stdio/Stdio.pm
21153 ____________________________________________________________________________
21154 [  1998] By: gsar                                  on 1998/10/17  03:00:40
21155     Log: skip readonly vars and unref references when doing a reset()
21156  Branch: perl
21157        ! sv.c
21158 ____________________________________________________________________________
21159 [  1997] By: gsar                                  on 1998/10/17  02:49:19
21160     Log: fix buggy treatment of large checksums on unicode strings
21161          From: Gisle Aas <gisle@aas.no>
21162          Date: 13 Oct 1998 21:35:39 +0200
21163          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
21164          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
21165  Branch: perl
21166        ! pp.c
21167 ____________________________________________________________________________
21168 [  1996] By: gsar                                  on 1998/10/17  02:43:22
21169     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21170          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
21171          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
21172          Subject: [PATCH 5.005_52] Memory overrun in os2.c
21173  Branch: perl
21174        ! os2/Makefile.SHs os2/os2.c
21175 ____________________________________________________________________________
21176 [  1995] By: gsar                                  on 1998/10/17  02:42:01
21177     Log: clarify section name rules for typemaps
21178  Branch: perl
21179        ! pod/perlxs.pod
21180 ____________________________________________________________________________
21181 [  1994] By: gsar                                  on 1998/10/17  02:33:02
21182     Log: whitespace-proof grent.t
21183  Branch: perl
21184        ! t/op/grent.t
21185 ____________________________________________________________________________
21186 [  1993] By: gsar                                  on 1998/10/17  02:27:29
21187     Log: fix bug in B::CC::pp_sassign()
21188          From: "vishal bhatia" <vishalb@hotmail.com>
21189          Date: Sun, 11 Oct 1998 18:41:38 PDT
21190          Message-ID: <19981012014139.19614.qmail@hotmail.com>
21191          Subject: B::CC problems with pp_sassign routine
21192  Branch: perl
21193        ! ext/B/B/CC.pm
21194 ____________________________________________________________________________
21195 [  1992] By: gsar                                  on 1998/10/17  02:17:49
21196     Log: applied suggested patch with small doc tweak
21197          From: Gisle Aas <gisle@aas.no>
21198          Date: 11 Oct 1998 12:53:13 +0200
21199          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
21200          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
21201  Branch: perl
21202        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
21203        ! t/op/tiehandle.t
21204 ____________________________________________________________________________
21205 [  1991] By: gsar                                  on 1998/10/17  02:08:30
21206     Log: apply non-conflicting parts from suggested patch
21207          From: jan.dubois@ibm.net (Jan Dubois)
21208          Date: Sat, 10 Oct 1998 13:15:45 +0200
21209          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
21210          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
21211  Branch: perl
21212        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
21213 ____________________________________________________________________________
21214 [  1990] By: gsar                                  on 1998/10/17  02:01:24
21215     Log: provide option to enable optimization with VC (suggested by Jan
21216          Dubois)
21217  Branch: perl
21218        ! win32/Makefile win32/makefile.mk
21219 ____________________________________________________________________________
21220 [  1989] By: gsar                                  on 1998/10/17  01:55:27
21221     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
21222          Dave Leppik <dleppik@gage.com>
21223  Branch: perl
21224        ! perl.h
21225 ____________________________________________________________________________
21226 [  1988] By: gsar                                  on 1998/10/17  01:49:05
21227     Log: stray typo found by Hugo van der Sanden
21228  Branch: perl
21229        ! op.c
21230 ____________________________________________________________________________
21231 [  1987] By: gsar                                  on 1998/10/17  01:45:52
21232     Log: perldoc pod update
21233          From: Daniel Grisinger <dgris@perrin.dimensional.com>
21234          Date: 06 Oct 1998 23:56:51 -0600
21235          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
21236          Subject: [PATCH _02 and _52] perldoc
21237  Branch: perl
21238        ! utils/perldoc.PL
21239 ____________________________________________________________________________
21240 [  1986] By: gsar                                  on 1998/10/17  01:41:40
21241     Log: qualify names of builtins
21242  Branch: perl
21243        ! ext/POSIX/POSIX.pm
21244 ____________________________________________________________________________
21245 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
21246     Log: From: Jochen Wiedmann <joe@ispsoft.de>
21247          Date: Thu, 17 Sep 1998 17:16:06 +0200
21248          Message-ID: <360127B6.E44564A@ispsoft.de>
21249          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
21250  Branch: maint-5.005/perl
21251        ! lib/ExtUtils/MakeMaker.pm
21252 ____________________________________________________________________________
21253 [  1978] By: gsar                                  on 1998/10/16  01:58:58
21254     Log: integrate cfgperl mods into mainline
21255  Branch: perl
21256       +> ext/DynaLoader/dl_vmesa.xs
21257        ! Porting/genlog
21258       !> Configure MANIFEST Makefile.SH config_h.SH
21259       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
21260       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
21261       !> x2p/Makefile.SH
21262 ____________________________________________________________________________
21263 [  1976] By: gsar                                  on 1998/10/16  00:10:52
21264     Log: stray tweak
21265  Branch: perl
21266        ! op.c
21267 ____________________________________________________________________________
21268 [  1975] By: gsar                                  on 1998/10/15  23:54:38
21269     Log: propagate typeness of lexicals while cloning them
21270  Branch: perl
21271        ! op.c
21272 ____________________________________________________________________________
21273 [  1974] By: gsar                                  on 1998/10/15  23:53:25
21274     Log: s/last/first/ typo in append_list()
21275  Branch: perl
21276        ! op.c
21277 ____________________________________________________________________________
21278 [  1973] By: gsar                                  on 1998/10/15  20:06:17
21279     Log: nuke confperl branch and contents
21280  Branch: confperl
21281        - (delete 1284 files)
21282 ____________________________________________________________________________
21283 [  1972] By: jhi                                   on 1998/10/15  07:07:35
21284     Log: Test #162 had been added but the "print 1..161" had not been updated.
21285  Branch: cfgperl
21286        ! t/op/pat.t
21287 ____________________________________________________________________________
21288 [  1971] By: gsar                                  on 1998/10/15  03:09:58
21289     Log: check in all confperl changes as of change#1964 into cfgperl
21290  Branch: cfgperl
21291        + ext/DynaLoader/dl_vmesa.xs
21292        ! Configure MANIFEST Makefile.SH config_h.SH
21293        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
21294        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
21295 ____________________________________________________________________________
21296 [  1970] By: gsar                                  on 1998/10/15  03:05:59
21297     Log: integrate mainline to get tr.t
21298  Branch: cfgperl
21299       +> t/op/tr.t
21300 ____________________________________________________________________________
21301 [  1969] By: gsar                                  on 1998/10/15  03:04:17
21302     Log: add missing tr.t to repository
21303  Branch: perl
21304        + t/op/tr.t
21305 ____________________________________________________________________________
21306 [  1968] By: gsar                                  on 1998/10/15  03:02:43
21307     Log: create cfgperl branch
21308  Branch: cfgperl
21309       +> (branch 1282 files)
21310 ____________________________________________________________________________
21311 [  1967] By: gsar                                  on 1998/10/15  02:46:08
21312     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
21313          (MAN3PODS cannot be set to ' '; stray stricture violation)
21314  Branch: perl
21315        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
21316        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
21317        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
21318        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
21319        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
21320        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
21321        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
21322        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
21323        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
21324        ! lib/ExtUtils/MM_Unix.pm
21325 ____________________________________________________________________________
21326 [  1966] By: gsar                                  on 1998/10/15  02:19:03
21327     Log: tweak to make fix in change#1944 behave correctly for closures
21328          created within eval''
21329  Branch: perl
21330        ! op.c t/op/eval.t
21331 ____________________________________________________________________________
21332 [  1965] By: gsar                                  on 1998/10/14  23:22:41
21333     Log: use better numbers for exitstatus test
21334  Branch: perl
21335        ! t/op/die_exit.t
21336 ____________________________________________________________________________
21337 [  1964] By: jhi                                   on 1998/10/14  17:25:41
21338     Log: Add VM/ESA dynaloading (uses <dll.h>).
21339  Branch: confperl
21340        + ext/DynaLoader/dl_vmesa.xs
21341        ! MANIFEST
21342 ____________________________________________________________________________
21343 [  1963] By: jhi                                   on 1998/10/14  17:17:10
21344     Log: Remove a2p.loadmap in 'clean' target.
21345  Branch: confperl
21346        ! x2p/Makefile.SH
21347 ____________________________________________________________________________
21348 [  1962] By: jhi                                   on 1998/10/14  17:13:11
21349     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
21350  Branch: confperl
21351        ! Makefile.SH
21352 ____________________________________________________________________________
21353 [  1961] By: jhi                                   on 1998/10/14  16:27:39
21354     Log: VM/ESA creates executable.loadmaps.
21355  Branch: confperl
21356        ! Makefile.SH
21357 ____________________________________________________________________________
21358 [  1960] By: jhi                                   on 1998/10/14  15:37:39
21359     Log: Introduce SCHED_YIELD (one of sched_yield(),
21360          pthread_yield(), or pthread_yield(NULL)).
21361          YIELD is then defined using SCHED_YIELD unless
21362          a platform-specific YIELD has already been defined.
21363          
21364          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
21365          
21366          The need for pthread_yield(NULL) and pthread_attr_setdet...
21367          introduced by (private email)
21368          
21369          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
21370          Date: Sat, 10 Oct 1998 21:08:15 +1300
21371          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
21372          Subject: Re: Perl thread problems in VM/ESA
21373          
21374          Better select() protoprobe (for AIX), from (private email)
21375          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
21376          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
21377          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
21378          Subject: AIX select (fwd)
21379          From: Lars Hecking <lhecking@nmrc.ucc.ie>
21380          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
21381          Date: Fri, 2 Oct 1998 10:40:01 +0100
21382          Subject: AIX select
21383          
21384          Linux-avoid-so.X.Y, based on
21385          From: "Kurt D. Starsinic" <kstar@chapin.edu>
21386          Date: Tue, 13 Oct 1998 15:55:07 -0400
21387          Message-ID: <19981013155507.B4004@O2.chapin.edu>
21388          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
21389  Branch: confperl
21390        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
21391        ! thread.h
21392 ____________________________________________________________________________
21393 [  1959] By: jhi                                   on 1998/10/14  12:51:26
21394     Log: Some old pthread implementations have
21395          pthread_attr_setdetachstate(pthread_attr_t*, int*).
21396  Branch: confperl
21397        ! ext/Thread/Thread.xs
21398 ____________________________________________________________________________
21399 [  1958] By: jhi                                   on 1998/10/14  12:41:11
21400     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
21401          counterparts will follow soon.
21402  Branch: confperl
21403        ! thread.h
21404 ____________________________________________________________________________
21405 [  1957] By: jhi                                   on 1998/10/14  12:38:11
21406     Log: Add tr.t (MANIFEST already knew about it, strange)
21407  Branch: confperl
21408        + t/op/tr.t
21409 ____________________________________________________________________________
21410 [  1956] By: jhi                                   on 1998/10/14  12:24:35
21411     Log: Mutexen should be initialized only once.
21412  Branch: confperl
21413        ! gv.c op.c
21414 ____________________________________________________________________________
21415 [  1955] By: jhi                                   on 1998/10/14  12:19:38
21416     Log: os390 has its own cppstdin.
21417  Branch: confperl
21418        ! hints/os390.sh
21419 ____________________________________________________________________________
21420 [  1954] By: jhi                                   on 1998/10/14  12:15:06
21421     Log: Integrate with mainperl.
21422  Branch: confperl
21423       !> (integrate 1280 files)
21424 ____________________________________________________________________________
21425 [  1953] By: jhi                                   on 1998/10/14  11:48:08
21426     Log: Removed duplicate CMA threads code for HPUX 10.X.
21427          (probably residue of patch(1) being too understanding)
21428          Enhanced 64-bit settings. (redo change#1940)
21429  Branch: confperl
21430        ! hints/hpux.sh
21431 ____________________________________________________________________________
21432 [  1952] By: jhi                                   on 1998/10/14  11:45:16
21433     Log: (redo change#1949) Detypo in the d_open64 warning about
21434          the impending WHOA.
21435  Branch: confperl
21436        ! hints/irix_6.sh
21437 ____________________________________________________________________________
21438 [  1951] By: jhi                                   on 1998/10/14  10:54:16
21439     Log: Mutexen should only be inited once, after they have been New()ed.
21440  Branch: confperl
21441        ! gv.c op.c
21442 ____________________________________________________________________________
21443 [  1950] By: jhi                                   on 1998/10/14  10:41:43
21444     Log: Own cppstdin.
21445  Branch: confperl
21446        ! hints/os390.sh
21447 ____________________________________________________________________________
21448 [  1949] By: jhi                                   on 1998/10/14  10:34:23
21449     Log: Detypo in the d_open64 warning about the impending WHOA.
21450  Branch: confperl
21451        ! hints/irix_6.sh
21452 ____________________________________________________________________________
21453 [  1948] By: gsar                                  on 1998/10/14  05:38:01
21454     Log: two typos
21455  Branch: perl
21456        ! pp_hot.c t/op/eval.t
21457 ____________________________________________________________________________
21458 [  1947] By: gsar                                  on 1998/10/14  05:37:10
21459     Log: let docatch() pass the buck when restartop turns out to be null,
21460          making exceptions in BEGIN{} propagate as expected
21461  Branch: perl
21462        ! pp_ctl.c t/op/misc.t
21463 ____________________________________________________________________________
21464 [  1946] By: gsar                                  on 1998/10/13  03:41:49
21465     Log: add missing file from change#1943
21466  Branch: perl
21467        ! proto.h
21468 ____________________________________________________________________________
21469 [  1945] By: gsar                                  on 1998/10/13  03:32:02
21470     Log: defer "deep recursion" warnings until CXt_SUB context is properly
21471          set up
21472  Branch: perl
21473        ! pp_hot.c t/pragma/warn/pp_hot
21474 ____________________________________________________________________________
21475 [  1944] By: gsar                                  on 1998/10/13  03:15:50
21476     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
21477          fixup the cop_seq value that must be seen by lexical lookups that
21478          emanate within eval''
21479  Branch: perl
21480        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
21481 ____________________________________________________________________________
21482 [  1943] By: gsar                                  on 1998/10/13  02:06:09
21483     Log: ensure recursive attempts to findlex()icals know enough about where
21484          the last eval'' context was encountered
21485  Branch: perl
21486        ! op.c t/op/eval.t
21487 ____________________________________________________________________________
21488 [  1942] By: gsar                                  on 1998/10/13  02:01:24
21489     Log: force copy of substrings when matching against temporaries
21490  Branch: perl
21491        ! pp_hot.c t/op/pat.t
21492 ____________________________________________________________________________
21493 [  1941] By: gsar                                  on 1998/10/13  01:49:16
21494     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
21495          implementation)
21496  Branch: perl
21497        ! pp_ctl.c t/op/runlevel.t
21498 ____________________________________________________________________________
21499 [  1940] By: jhi                                   on 1998/10/12  09:57:44
21500     Log: Removed duplicate CMA threads code for HPUX 10.X.
21501          (probably residue of patch(1) being too understanding)
21502          Enhanced 64-bit settings.
21503  Branch: confperl
21504        ! hints/hpux.sh
21505 ____________________________________________________________________________
21506 [  1939] By: jhi                                   on 1998/10/12  09:53:11
21507     Log: Initial sync from mainline perl.
21508  Branch: confperl
21509        + (add 1282 files)
21510 ____________________________________________________________________________
21511 [  1937] By: gsar                                  on 1998/10/06  21:16:34
21512     Log: fix $/ init for USE_THREADS
21513  Branch: perl
21514        ! perl.c
21515 ____________________________________________________________________________
21516 [  1936] By: gsar                                  on 1998/10/06  07:19:39
21517     Log: fix globals caught by change#1927; builds and tests on Solaris
21518  Branch: perl
21519        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
21520        ! warning.h warning.pl
21521 ____________________________________________________________________________
21522 [  1935] By: gsar                                  on 1998/10/06  06:50:35
21523     Log: add test for previous fix
21524  Branch: perl
21525        ! ext/Thread/create.t
21526 ____________________________________________________________________________
21527 [  1934] By: gsar                                  on 1998/10/06  06:37:36
21528     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
21529  Branch: perl
21530        ! util.c
21531 ____________________________________________________________________________
21532 [  1933] By: gsar                                  on 1998/10/06  05:04:20
21533     Log: undo bogus part of change#1903 (as pointed out by Larry)
21534  Branch: perl
21535        ! pp_ctl.c
21536 ____________________________________________________________________________
21537 [  1932] By: gsar                                  on 1998/10/06  04:21:31
21538     Log: added tweaked version of suggested patch
21539          From: jan.dubois@ibm.net (Jan Dubois)
21540          Date: Sat, 03 Oct 1998 19:04:48 +0200
21541          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
21542          Subject: [PATCH 5.005_52] More MakeMaker  patches
21543  Branch: perl
21544        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
21545        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
21546 ____________________________________________________________________________
21547 [  1931] By: gsar                                  on 1998/10/06  04:04:33
21548     Log: use cpp symbols instead of hardwired constants
21549          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21550          Date: Mon, 05 Oct 1998 09:23:33 +0100
21551          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
21552          Subject: [PATCH 5.005_52] By the numbers (resend)
21553  Branch: perl
21554        ! op.c
21555 ____________________________________________________________________________
21556 [  1930] By: gsar                                  on 1998/10/06  04:01:55
21557     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21558          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
21559          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
21560          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
21561  Branch: perl
21562        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
21563        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
21564 ____________________________________________________________________________
21565 [  1929] By: gsar                                  on 1998/10/06  03:50:36
21566     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21567          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
21568          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
21569          Subject: [PATCH 5.00552] Minor test improvement
21570  Branch: perl
21571        ! t/op/magic.t
21572 ____________________________________________________________________________
21573 [  1928] By: gsar                                  on 1998/10/06  03:49:03
21574     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21575          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
21576          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
21577          Subject: [PATCH 5.00552] emacs/ptags inprovements
21578  Branch: perl
21579        ! emacs/ptags
21580 ____________________________________________________________________________
21581 [  1927] By: gsar                                  on 1998/10/06  03:47:44
21582     Log: disable C<#define dirty PL_dirty> et al.
21583  Branch: perl
21584        ! embed.pl embedvar.h
21585 ____________________________________________________________________________
21586 [  1926] By: gsar                                  on 1998/10/06  03:43:32
21587     Log: From: Mark-Jason Dominus <mjd@plover.com>
21588          Date: Sun, 04 Oct 1998 14:48:11 -0400
21589          Message-ID: <19981004184811.16048.qmail@plover.com>
21590          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
21591  Branch: perl
21592        ! utils/perldoc.PL
21593 ____________________________________________________________________________
21594 [  1925] By: gsar                                  on 1998/10/06  03:27:35
21595     Log: disable USE_THREADS when PERL_OBJECT is enabled
21596  Branch: perl
21597        ! win32/Makefile win32/makefile.mk
21598 ____________________________________________________________________________
21599 [  1924] By: gsar                                  on 1998/10/06  03:26:54
21600     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
21601  Branch: perl
21602        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
21603        ! vms/perly_c.vms
21604 ____________________________________________________________________________
21605 [  1923] By: gsar                                  on 1998/10/03  05:19:56
21606     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
21607          overridden
21608  Branch: perl
21609        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
21610        ! proto.h vms/perly_c.vms
21611 ____________________________________________________________________________
21612 [  1922] By: gsar                                  on 1998/10/03  03:59:50
21613     Log: suppress manifypods leak in extensions
21614  Branch: perl
21615        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
21616 ____________________________________________________________________________
21617 [  1921] By: gsar                                  on 1998/10/02  22:30:15
21618     Log: os390 fixes (suggested by Peter Prymmer)
21619  Branch: perl
21620        ! Makefile.SH regcomp.c
21621 ____________________________________________________________________________
21622 [  1920] By: gsar                                  on 1998/10/02  21:41:19
21623     Log: squelch undef warnings
21624          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21625          Date: Fri, 02 Oct 1998 11:01:14 +0100
21626          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
21627          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
21628  Branch: perl
21629        ! Changes lib/Math/BigInt.pm
21630 ____________________________________________________________________________
21631 [  1919] By: gsar                                  on 1998/10/02  04:59:13
21632     Log: add note to INSTALL about ANSI C
21633  Branch: perl
21634        ! INSTALL
21635 ____________________________________________________________________________
21636 [  1918] By: gsar                                  on 1998/10/02  04:21:10
21637     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
21638          From: jan.dubois@ibm.net (Jan Dubois)
21639          Date: Wed, 30 Sep 1998 23:35:30 +0200
21640          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
21641          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
21642  Branch: perl
21643        ! lib/ExtUtils/xsubpp
21644 ____________________________________________________________________________
21645 [  1917] By: gsar                                  on 1998/10/02  04:16:02
21646     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21647          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
21648          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
21649          Subject: Re: Configure test for selectbits busted
21650  Branch: perl
21651        ! Configure
21652 ____________________________________________________________________________
21653 [  1916] By: gsar                                  on 1998/10/02  04:14:17
21654     Log: From: Dan Sugalski <sugalskd@osshe.edu>
21655          Date: Wed, 30 Sep 1998 17:15:20 -0700
21656          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
21657          Subject: [PATCH 5.005_02]VMS config tweaks
21658  Branch: perl
21659        ! vms/descrip_mms.template vms/subconfigure.com
21660 ____________________________________________________________________________
21661 [  1915] By: gsar                                  on 1998/10/02  04:10:47
21662     Log: use Off_t to permit 64-bit seek()
21663          From: Scott Henry <scotth@sgi.com>
21664          Date: 29 Sep 1998 17:38:46 -0700
21665          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
21666          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
21667          --
21668          Date: 28 Sep 1998 18:55:37 -0700
21669          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
21670          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
21671  Branch: perl
21672        ! doio.c pp_sys.c proto.h sv.c
21673 ____________________________________________________________________________
21674 [  1914] By: gsar                                  on 1998/10/02  04:05:36
21675     Log: normalize tm struct passed to strftime() with mktime()
21676          From: Spider Boardman <spider@orb.nashua.nh.us>
21677          Date: Wed, 30 Sep 1998 15:12:09 -0400
21678          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
21679          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
21680  Branch: perl
21681        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21682 ____________________________________________________________________________
21683 [  1913] By: gsar                                  on 1998/10/02  03:59:46
21684     Log: don't try to run foo_SH.orig etc.
21685  Branch: perl
21686        ! Configure
21687 ____________________________________________________________________________
21688 [  1912] By: gsar                                  on 1998/10/02  03:45:37
21689     Log: make warning about glob process failure optional
21690  Branch: perl
21691        ! pod/perldiag.pod pp_hot.c
21692 ____________________________________________________________________________
21693 [  1911] By: gsar                                  on 1998/10/02  02:52:21
21694     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
21695          From: Dominic Dunlop <domo@vo.lu>
21696          Date: Tue, 29 Sep 1998 21:06:30 +0000
21697          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
21698          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
21699          --
21700          Date: Wed, 30 Sep 1998 11:46:44 +0000
21701          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
21702          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
21703  Branch: perl
21704        ! pod/perldiag.pod regcomp.c
21705 ____________________________________________________________________________
21706 [  1910] By: gsar                                  on 1998/10/02  02:48:48
21707     Log: minor Configure tweaks (via private mail)
21708          From: Jarkko Hietaniemi <jhi@iki.fi>
21709          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
21710          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
21711          Subject: [PATCH] 5.005_52: the drizzle continues
21712  Branch: perl
21713        ! Configure config_h.SH handy.h
21714 ____________________________________________________________________________
21715 [  1909] By: gsar                                  on 1998/10/02  02:46:39
21716     Log: update SCO hints for dynamic loading
21717          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
21718          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
21719          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
21720          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
21721          --
21722          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
21723          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
21724          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
21725  Branch: perl
21726        ! hints/sco.sh
21727 ____________________________________________________________________________
21728 [  1908] By: gsar                                  on 1998/10/02  02:33:39
21729     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
21730  Branch: perl
21731        ! lib/File/Find.pm
21732 ____________________________________________________________________________
21733 [  1907] By: gsar                                  on 1998/10/02  02:21:52
21734     Log: applied patches, but retained old behavior for win32 (where compilers
21735          can't read from stdin at all)
21736          From: Graham Barr <gbarr@ti.com>
21737          Date: Mon, 28 Sep 1998 09:41:49 -0500
21738          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
21739          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
21740          --
21741          Date: Tue, 29 Sep 1998 12:35:43 -0500
21742          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
21743          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
21744  Branch: perl
21745        ! ext/Errno/Errno_pm.PL
21746 ____________________________________________________________________________
21747 [  1906] By: gsar                                  on 1998/10/02  02:02:19
21748     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
21749          Hietaniemi)
21750  Branch: perl
21751        ! t/op/grent.t
21752 ____________________________________________________________________________
21753 [  1905] By: gsar                                  on 1998/10/02  01:59:56
21754     Log: win32 caveats about truncate()
21755  Branch: perl
21756        ! pod/perlport.pod
21757 ____________________________________________________________________________
21758 [  1904] By: gsar                                  on 1998/10/02  01:53:25
21759     Log: various Configure and hints updates (prefer drand48() or random()
21760          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
21761          applied modulo SCO hints superceded by later patch
21762          From: Jarkko Hietaniemi <jhi@iki.fi>
21763          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
21764          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
21765          Subject: [PATCH] 5.005_52: Configure et al:
21766  Branch: perl
21767        + ext/IPC/SysV/hints/next_3.pl
21768        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
21769        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
21770        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
21771 ____________________________________________________________________________
21772 [  1903] By: gsar                                  on 1998/10/02  01:42:37
21773     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
21774          Date: Mon, 28 Sep 1998 17:41:49 +0100
21775          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
21776          Subject: [PATCH 5.005_52] Re: More on ?p 
21777          --
21778          Date: Thu, 01 Oct 1998 09:10:58 +0100
21779          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
21780          Subject: [PATCH 5.005_52] ?p fix
21781          --
21782          Date: Thu, 01 Oct 1998 10:45:56 +0100
21783          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
21784          Subject: [PATCH 5.005_52] more on ?p
21785  Branch: perl
21786        ! pp_ctl.c
21787 ____________________________________________________________________________
21788 [  1902] By: gsar                                  on 1998/10/02  01:36:14
21789     Log: From: Kenneth Duda <kjd@cisco.com>
21790          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
21791          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
21792          Subject: writemain dies when there are more than 4000 characters of extensions
21793  Branch: perl
21794        ! writemain.SH
21795 ____________________________________________________________________________
21796 [  1901] By: gsar                                  on 1998/10/02  01:33:16
21797     Log: tweak run_byacc recipe
21798  Branch: perl
21799        ! Makefile.SH Porting/pumpkin.pod
21800 ____________________________________________________________________________
21801 [  1900] By: gsar                                  on 1998/10/02  01:02:09
21802     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
21803  Branch: perl
21804        ! perl.h pp_ctl.c
21805 ____________________________________________________________________________
21806 [  1899] By: gsar                                  on 1998/09/28  20:46:30
21807     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
21808          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
21809          Dvornik)
21810  Branch: perl
21811        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
21812 ____________________________________________________________________________
21813 [  1898] By: gsar                                  on 1998/09/28  20:42:52
21814     Log: flush unsubmitted 5.00552 change
21815  Branch: perl
21816        ! MANIFEST
21817 ____________________________________________________________________________
21818 [  1897] By: gsar                                  on 1998/09/27  04:43:06
21819     Log: run vms_yfix.pl
21820  Branch: perl
21821        ! vms/perly_c.vms
21822 ____________________________________________________________________________
21823 [  1896] By: gsar                                  on 1998/09/27  03:38:55
21824     Log: small tweak on last change
21825  Branch: perl
21826        ! win32/win32.c
21827 ____________________________________________________________________________
21828 [  1895] By: gsar                                  on 1998/09/27  03:17:17
21829     Log: fix win32_stat() to do the right thing for share names
21830  Branch: perl
21831        ! win32/win32.c
21832 ____________________________________________________________________________
21833 [  1891] By: larry                                 on 1998/09/25  18:50:40
21834     Log: Fixed apostrophe problem from Mark Knutsen.
21835  Branch: perl
21836        ! sv.h
21837
21838 ----------------
21839 Version 5.005_52
21840 ----------------
21841
21842 ____________________________________________________________________________
21843 [  1890] By: gsar                                  on 1998/09/25  10:25:00
21844     Log: update template config.sh, add new config vars to win32 stuff
21845  Branch: perl
21846        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
21847        ! pp_sys.c proto.h win32/config.bc win32/config.gc
21848        ! win32/config.vc win32/config_H.bc win32/config_H.gc
21849        ! win32/config_H.vc win32/win32.h
21850 ____________________________________________________________________________
21851 [  1889] By: gsar                                  on 1998/09/25  07:13:13
21852     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
21853          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
21854          of full-fledged 64-bit support (including support for: fseeko/ftello,
21855          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
21856          in Fcntl)
21857          From: Jarkko Hietaniemi <jhi@iki.fi>
21858          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
21859          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
21860          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
21861          --
21862          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21863          Date: 12 Sep 1998 09:44:25 +0300
21864          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
21865          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
21866  Branch: perl
21867        + lib/filetest.pm
21868        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
21869        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
21870        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
21871        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
21872        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
21873        ! win32/makedef.pl
21874 ____________________________________________________________________________
21875 [  1888] By: gsar                                  on 1998/09/25  06:27:12
21876     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
21877  Branch: perl
21878        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
21879        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21880        ! win32/makedef.pl win32/makefile.mk win32/win32.c
21881 ____________________________________________________________________________
21882 [  1887] By: gsar                                  on 1998/09/25  04:50:49
21883     Log: win32.c tweak
21884  Branch: perl
21885        ! win32/win32.c
21886 ____________________________________________________________________________
21887 [  1886] By: gsar                                  on 1998/09/25  04:47:32
21888     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
21889  Branch: perl
21890        ! lib/ExtUtils/MakeMaker.pm
21891 ____________________________________________________________________________
21892 [  1885] By: gsar                                  on 1998/09/25  04:05:09
21893     Log: From: Dominic Dunlop <domo@vo.lu>
21894          Date: Thu, 10 Sep 1998 11:02:46 +0000
21895          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
21896          Subject: MM_Unix::canonpath erroneously turns leading // into /
21897  Branch: perl
21898        ! lib/ExtUtils/MM_Unix.pm
21899 ____________________________________________________________________________
21900 [  1884] By: gsar                                  on 1998/09/25  03:06:10
21901     Log: temporarily disable perl malloc for a2p until we clean up
21902          conflicting malloc() declarations everywhere
21903  Branch: perl
21904        ! x2p/Makefile.SH
21905 ____________________________________________________________________________
21906 [  1883] By: gsar                                  on 1998/09/25  02:27:00
21907     Log: remove obsolete win32/bin/*.pl
21908  Branch: perl
21909        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
21910        ! Changes MANIFEST win32/Makefile win32/makefile.mk
21911 ____________________________________________________________________________
21912 [  1882] By: gsar                                  on 1998/09/25  02:04:43
21913     Log: missing file in last submit
21914  Branch: perl
21915        ! proto.h
21916 ____________________________________________________________________________
21917 [  1881] By: gsar                                  on 1998/09/25  01:56:54
21918     Log: serial access to PL_x[inpr]v_root for USE_THREADS
21919  Branch: perl
21920        ! sv.c
21921 ____________________________________________________________________________
21922 [  1880] By: gsar                                  on 1998/09/25  01:19:38
21923     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
21924          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
21925          Date: Thu, 24 Sep 1998 22:01:09 +0900
21926          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
21927          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
21928  Branch: perl
21929        ! hv.c proto.h
21930 ____________________________________________________________________________
21931 [  1879] By: gsar                                  on 1998/09/25  00:20:07
21932     Log: tweaks to enable PERL_OBJECT to build & test on win32
21933  Branch: perl
21934        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
21935        ! win32/GenCAPI.pl
21936 ____________________________________________________________________________
21937 [  1878] By: gsar                                  on 1998/09/25  00:13:36
21938     Log: fix change#1861, which breaks default boot_xxx symbol generation
21939  Branch: perl
21940        ! lib/ExtUtils/Mksymlists.pm
21941 ____________________________________________________________________________
21942 [  1877] By: gsar                                  on 1998/09/24  10:29:54
21943     Log: two tweaks for clean build and test on Solaris
21944  Branch: perl
21945        ! op.c t/op/subst.t
21946 ____________________________________________________________________________
21947 [  1876] By: gsar                                  on 1998/09/24  09:04:43
21948     Log: From: Colin Kuskie <ckuskie@cadence.com>
21949          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
21950          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
21951          Subject: [PATCH 5.005_51] perlform.pod
21952  Branch: perl
21953        ! pod/perlform.pod
21954 ____________________________________________________________________________
21955 [  1875] By: gsar                                  on 1998/09/24  08:47:47
21956     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21957          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
21958          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
21959          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
21960  Branch: perl
21961        ! regexec.c
21962 ____________________________________________________________________________
21963 [  1874] By: gsar                                  on 1998/09/24  08:44:55
21964     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21965          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
21966          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
21967          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
21968  Branch: perl
21969        ! toke.c
21970 ____________________________________________________________________________
21971 [  1873] By: gsar                                  on 1998/09/24  08:39:41
21972     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21973          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
21974          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
21975          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
21976  Branch: perl
21977        ! Changes regcomp.c
21978 ____________________________________________________________________________
21979 [  1872] By: gsar                                  on 1998/09/24  08:37:00
21980     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
21981          Date: Sun, 23 Aug 1998 23:18:38 PDT
21982          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
21983          Subject: new irix_6.sh hints file
21984  Branch: perl
21985        ! hints/irix_6.sh
21986 ____________________________________________________________________________
21987 [  1871] By: gsar                                  on 1998/09/24  07:26:37
21988     Log: correct FSF address in various places
21989  Branch: perl
21990        ! Copying README ext/B/README lib/Getopt/Long.pm
21991 ____________________________________________________________________________
21992 [  1870] By: gsar                                  on 1998/09/24  07:11:56
21993     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
21994          Date:    Fri, 14 Aug 1998 09:20:16 PDT
21995          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
21996          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
21997  Branch: perl
21998        ! configure.com
21999 ____________________________________________________________________________
22000 [  1869] By: gsar                                  on 1998/09/24  06:55:59
22001     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
22002          From:    Scott Henry <scotth@sgi.com>
22003          Date:    13 Aug 1998 09:52:15 PDT
22004          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
22005          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
22006  Branch: perl
22007        ! hints/irix_6.sh
22008 ____________________________________________________________________________
22009 [  1868] By: gsar                                  on 1998/09/24  06:51:23
22010     Log: From:    Nathan Torkington <gnat@frii.com>
22011          Date:    Thu, 13 Aug 1998 10:59:48 MDT
22012          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
22013          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
22014  Branch: perl
22015        ! pod/perlfunc.pod
22016 ____________________________________________________________________________
22017 [  1867] By: gsar                                  on 1998/09/24  06:45:13
22018     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
22019          that are autoloaded)
22020  Branch: perl
22021        ! pp_ctl.c
22022 ____________________________________________________________________________
22023 [  1866] By: gsar                                  on 1998/09/24  05:21:19
22024     Log: grandfather deprecated "$$<digit>" no more
22025  Branch: perl
22026        ! pod/perldiag.pod toke.c
22027 ____________________________________________________________________________
22028 [  1865] By: gsar                                  on 1998/09/24  04:52:48
22029     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
22030          low bits (suggested by Ilya Zakharevich)
22031  Branch: perl
22032        ! hv.h
22033 ____________________________________________________________________________
22034 [  1864] By: gsar                                  on 1998/09/24  04:29:14
22035     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
22036          perly_c.diff
22037  Branch: perl
22038        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
22039        ! perly_c.diff toke.c
22040 ____________________________________________________________________________
22041 [  1863] By: gsar                                  on 1998/09/24  03:36:30
22042     Log: provide locked access to string table for USE_THREADS
22043  Branch: perl
22044        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
22045 ____________________________________________________________________________
22046 [  1862] By: gsar                                  on 1998/09/24  03:30:32
22047     Log: remove bogus warn()
22048  Branch: perl
22049        ! embed.pl
22050 ____________________________________________________________________________
22051 [  1861] By: gsar                                  on 1998/09/24  02:58:51
22052     Log: applied suggested patch, adapted for all platforms
22053          From: jan.dubois@ibm.net (Jan Dubois)
22054          Date: Sun, 20 Sep 1998 12:56:38 +0200
22055          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
22056          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
22057  Branch: perl
22058        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22059        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
22060        ! lib/ExtUtils/MakeMaker.pm
22061 ____________________________________________________________________________
22062 [  1860] By: gsar                                  on 1998/09/24  02:16:14
22063     Log: upgrade to CPAN-1.40
22064  Branch: perl
22065        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
22066 ____________________________________________________________________________
22067 [  1859] By: gsar                                  on 1998/09/24  02:08:59
22068     Log: use $ENV{MAKEMAKEROPT} to set default command line args
22069  Branch: perl
22070        ! lib/ExtUtils/MakeMaker.pm
22071 ____________________________________________________________________________
22072 [  1857] By: gsar                                  on 1998/09/23  10:58:36
22073     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22074          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
22075          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
22076          Subject: More verbose Test::Harness [PATCH]
22077  Branch: perl
22078        ! lib/Test/Harness.pm
22079 ____________________________________________________________________________
22080 [  1856] By: gsar                                  on 1998/09/23  10:56:24
22081     Log: update hints for OPENSTEP 4.2 on i386
22082          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
22083          Date: Sun, 20 Sep 1998 01:03:18 +0200
22084          Message-Id: <9809192303.AA29190@Spike>
22085          Subject: Perl 5.005_02 compilation problems
22086  Branch: perl
22087        ! hints/next_4.sh
22088 ____________________________________________________________________________
22089 [  1855] By: gsar                                  on 1998/09/23  10:52:27
22090     Log: reset errno after C<require> search (as suggested by Larry)
22091  Branch: perl
22092        ! pp_ctl.c
22093 ____________________________________________________________________________
22094 [  1854] By: gsar                                  on 1998/09/23  10:50:26
22095     Log: misc pod tweaks
22096  Branch: perl
22097        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
22098 ____________________________________________________________________________
22099 [  1853] By: gsar                                  on 1998/09/23  10:46:06
22100     Log: make Pod/Html.pm handle the --title option properly (as suggested
22101          by gml4410@ggr.co.uk)
22102  Branch: perl
22103        ! lib/Pod/Html.pm
22104 ____________________________________________________________________________
22105 [  1852] By: gsar                                  on 1998/09/23  10:41:39
22106     Log: SSNEW() API for allocating memory on the savestack
22107          From: Albert Dvornik <bert@genscan.com>
22108          Date: 17 Sep 1998 19:23:07 -0400
22109          Message-Id: <tqemtae338.fsf@puma.genscan.com>
22110          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
22111  Branch: perl
22112        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
22113        ! perl.h proto.h scope.c scope.h t/io/tell.t
22114 ____________________________________________________________________________
22115 [  1851] By: gsar                                  on 1998/09/23  10:37:05
22116     Log: From: Jochen Wiedmann <joe@ispsoft.de>
22117          Date: Thu, 17 Sep 1998 17:16:06 +0200
22118          Message-ID: <360127B6.E44564A@ispsoft.de>
22119          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
22120  Branch: perl
22121        ! lib/ExtUtils/MakeMaker.pm
22122 ____________________________________________________________________________
22123 [  1850] By: gsar                                  on 1998/09/23  10:33:05
22124     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
22125          Date: 15 Sep 1998 01:32:31 +0200
22126          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
22127          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
22128  Branch: perl
22129        ! lib/ExtUtils/MM_Unix.pm
22130 ____________________________________________________________________________
22131 [  1849] By: gsar                                  on 1998/09/23  10:29:04
22132     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
22133          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
22134          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
22135          Subject: Re: extralibs.ld problem in MM_VMS.pm
22136  Branch: perl
22137        ! lib/ExtUtils/MM_VMS.pm
22138 ____________________________________________________________________________
22139 [  1848] By: gsar                                  on 1998/09/23  10:25:24
22140     Log: From: Roderick Schertler <roderick@argon.org>
22141          Date: 11 Sep 1998 16:19:21 -0400
22142          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
22143          Subject: Re: Open2 and memory leaks
22144  Branch: perl
22145        ! lib/IPC/Open3.pm
22146 ____________________________________________________________________________
22147 [  1847] By: gsar                                  on 1998/09/23  10:18:31
22148     Log: From: Roderick Schertler <roderick@argon.org>
22149          Date: Wed, 09 Sep 1998 23:52:48 -0400
22150          Message-ID: <20567.905399568@eeyore.ibcinc.com>
22151          Subject: seed srand from /dev/urandom when possible
22152  Branch: perl
22153        ! pod/perlfunc.pod pp.c
22154 ____________________________________________________________________________
22155 [  1846] By: gsar                                  on 1998/09/23  10:12:22
22156     Log: From: Roderick Schertler <roderick@argon.org>
22157          Date: Thu, 10 Sep 1998 00:32:17 -0400
22158          Message-ID: <21142.905401937@eeyore.ibcinc.com>
22159          Subject: doc update for crypt()'s salt
22160  Branch: perl
22161        ! pod/perlfunc.pod
22162 ____________________________________________________________________________
22163 [  1845] By: gsar                                  on 1998/09/23  10:09:23
22164     Log: fix h2ph handling of C<#error "foo">
22165          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
22166          Date: Thu, 10 Sep 1998 09:59:33 +0900
22167          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
22168          Subject: [5.005_02] h2ph problem
22169  Branch: perl
22170        ! utils/h2ph.PL
22171 ____________________________________________________________________________
22172 [  1844] By: gsar                                  on 1998/09/23  10:06:13
22173     Log: plug strictly private function leaks in API listing
22174  Branch: perl
22175        ! pod/perlguts.pod
22176 ____________________________________________________________________________
22177 [  1843] By: gsar                                  on 1998/09/23  10:02:57
22178     Log: hide symbol for static build
22179          From: Dominic Dunlop <domo@vo.lu>
22180          Date: Tue, 8 Sep 1998 21:40:46 +0000
22181          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
22182          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
22183  Branch: perl
22184        ! regcomp.c
22185 ____________________________________________________________________________
22186 [  1842] By: gsar                                  on 1998/09/23  09:52:46
22187     Log: define PUT_svindex(), PUT_opindex()
22188  Branch: perl
22189        ! ext/B/B/Assembler.pm
22190 ____________________________________________________________________________
22191 [  1841] By: gsar                                  on 1998/09/23  09:44:25
22192     Log: From: Dominic Dunlop <domo@vo.lu>
22193          Date: Tue, 8 Sep 1998 15:34:53 +0000
22194          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
22195          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
22196  Branch: perl
22197        ! t/pragma/warn/regexec
22198 ____________________________________________________________________________
22199 [  1840] By: gsar                                  on 1998/09/23  09:42:17
22200     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
22201  Branch: perl
22202        ! win32/bin/pl2bat.pl
22203 ____________________________________________________________________________
22204 [  1839] By: gsar                                  on 1998/09/23  09:38:18
22205     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
22206          Date: Mon, 7 Sep 1998 17:36:09 +0900
22207          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
22208          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
22209  Branch: perl
22210        ! ext/Thread/Thread.xs
22211 ____________________________________________________________________________
22212 [  1838] By: gsar                                  on 1998/09/23  09:21:11
22213     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
22214          Date: Thu, 10 Sep 1998 00:02:07 -0400
22215          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
22216          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
22217  Branch: perl
22218        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
22219        + vos/config.h vos/config_h.SH_orig vos/perl.bind
22220        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
22221        ! MANIFEST perl.c perl.h pod/perlport.pod
22222 ____________________________________________________________________________
22223 [  1837] By: gsar                                  on 1998/09/23  08:45:58
22224     Log: (via private mail)
22225          From: Charles Bailey <BAILEY@newman.upenn.edu>
22226          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
22227          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
22228          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
22229  Branch: perl
22230        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
22231        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
22232        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
22233        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
22234        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
22235        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
22236        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
22237        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
22238        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
22239        ! vms/writemain.pl
22240 ____________________________________________________________________________
22241 [  1836] By: gsar                                  on 1998/09/23  08:17:42
22242     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22243          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
22244          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
22245          Subject: [PATCH 5.005_*] OS/2 spawning typos
22246  Branch: perl
22247        ! os2/os2.c
22248 ____________________________________________________________________________
22249 [  1835] By: gsar                                  on 1998/09/23  08:09:55
22250     Log: warn on C<my($foo,$foo)>
22251  Branch: perl
22252        ! op.c pod/perldiag.pod
22253 ____________________________________________________________________________
22254 [  1834] By: gsar                                  on 1998/09/23  07:35:56
22255     Log: From: pvhp@forte.com (Peter Prymmer)
22256          Date: Fri, 4 Sep 98 13:27:41 PDT
22257          Message-Id: <9809042027.AA04463@forte.com>
22258          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
22259  Branch: perl
22260        ! README.vms
22261 ____________________________________________________________________________
22262 [  1833] By: gsar                                  on 1998/09/23  07:27:34
22263     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
22264          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
22265          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
22266          Subject: PATCH: 5.005_02 hint/hpux.sh
22267  Branch: perl
22268        ! hints/hpux.sh
22269 ____________________________________________________________________________
22270 [  1832] By: gsar                                  on 1998/09/23  07:22:40
22271     Log: fix (some) installhtml bugs
22272          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
22273          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
22274          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
22275          Subject: installhtml script needs work
22276  Branch: perl
22277        ! installhtml
22278 ____________________________________________________________________________
22279 [  1831] By: gsar                                  on 1998/09/23  07:19:30
22280     Log: document 'U' magic with examples
22281          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
22282          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
22283          Message-Id: <199809011455.PAA00631@sale-wts>
22284          Subject: Re: Looking for some XS MAGIC examples...
22285  Branch: perl
22286        ! pod/perlguts.pod
22287 ____________________________________________________________________________
22288 [  1830] By: gsar                                  on 1998/09/23  07:16:43
22289     Log: From: pvhp@forte.com (Peter Prymmer)
22290          Date: Mon, 31 Aug 98 17:13:49 PDT
22291          Message-Id: <9809010013.AA06737@forte.com>
22292          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
22293  Branch: perl
22294        ! README.os390
22295 ____________________________________________________________________________
22296 [  1829] By: gsar                                  on 1998/09/23  07:15:08
22297     Log: fix problematic typecast in filter_del()
22298          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
22299          Date: Mon, 31 Aug 1998 21:13:11 GMT
22300          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
22301          Subject: perl5.005_02 does not build on Cray T90
22302  Branch: perl
22303        ! toke.c
22304 ____________________________________________________________________________
22305 [  1828] By: gsar                                  on 1998/09/23  07:11:34
22306     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22307          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
22308          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
22309          Subject: [PATCH 5.005_5*] (?>) broken in RE
22310  Branch: perl
22311        ! regexec.c t/op/re_tests
22312 ____________________________________________________________________________
22313 [  1827] By: gsar                                  on 1998/09/23  07:09:50
22314     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
22315  Branch: perl
22316        ! t/op/grent.t t/op/groups.t
22317 ____________________________________________________________________________
22318 [  1826] By: gsar                                  on 1998/09/23  07:03:16
22319     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
22320          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
22321          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
22322          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
22323  Branch: perl
22324        - interp.sym
22325        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
22326 ____________________________________________________________________________
22327 [  1825] By: gsar                                  on 1998/09/23  06:56:40
22328     Log: re-introduce change#1703
22329  Branch: perl
22330        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
22331 ____________________________________________________________________________
22332 [  1824] By: gsar                                  on 1998/09/23  06:44:19
22333     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22334          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
22335          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
22336          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
22337  Branch: perl
22338        ! lib/perl5db.pl
22339 ____________________________________________________________________________
22340 [  1823] By: gsar                                  on 1998/09/23  06:41:34
22341         Log: From: Joe Buehler <jhpb@hekimian.com>
22342              Date: 29 Aug 1998 17:13:28 -0400
22343              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
22344              Subject: patches for perl 5.005_51 under U/WIN
22345      Branch: perl
22346            + hints/uwin.sh
22347            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
22348            ! t/lib/posix.t
22349 ____________________________________________________________________________
22350 [  1822] By: gsar                                  on 1998/09/23  06:36:59
22351         Log: add missing C<no utf8;> tweak from Larry
22352      Branch: perl
22353            ! t/op/subst.t
22354 ____________________________________________________________________________
22355 [  1821] By: gsar                                  on 1998/09/23  06:27:51
22356         Log: s/runops/CALLRUNOPS/
22357      Branch: perl
22358            ! cc_runtime.h
22359 ____________________________________________________________________________
22360 [  1820] By: gsar                                  on 1998/09/23  06:24:49
22361         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
22362      Branch: perl
22363           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
22364           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
22365           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
22366           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
22367           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
22368           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
22369           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
22370           +> t/pragma/warn/util
22371            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
22372            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
22373            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
22374            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
22375            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
22376            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
22377            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
22378            - t/pragma/warn-util
22379            ! MANIFEST t/pragma/warning.t
22380 ____________________________________________________________________________
22381 [  1819] By: gsar                                  on 1998/09/23  06:08:46
22382         Log: make \(%foo) return refs to values (not copies of values)
22383              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
22384              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
22385              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
22386              --
22387              From: Roderick Schertler <roderick@argon.org>
22388              Date: Sat, 29 Aug 1998 00:58:33 -0400
22389              Message-ID: <29894.904366713@eeyore.ibcinc.com>
22390              Subject: Re: \(%x) problems
22391      Branch: perl
22392            ! doop.c pod/perlref.pod
22393 ____________________________________________________________________________
22394 [  1818] By: gsar                                  on 1998/09/23  06:05:08
22395         Log: make h2xs generate ANSI prototypes
22396      Branch: perl
22397            ! utils/h2xs.PL
22398 ____________________________________________________________________________
22399 [  1817] By: gsar                                  on 1998/09/23  05:57:16
22400         Log: updated usethreads hints for hpux 10.X
22401              From: Matthew T Harden <mthard@mthard1.monsanto.com>
22402              Date: Fri, 28 Aug 1998 14:10:42 GMT
22403              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
22404              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
22405      Branch: perl
22406            ! hints/hpux.sh perl.h
22407 ____________________________________________________________________________
22408 [  1816] By: gsar                                  on 1998/09/23  05:53:31
22409         Log: don't create empty directories in installperl
22410              From: Robin Barker <rmb1@cise.npl.co.uk>
22411              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
22412              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
22413              Subject: [PATCH 5.005_02] install: empty dirs
22414      Branch: perl
22415            ! installperl
22416 ____________________________________________________________________________
22417 [  1815] By: gsar                                  on 1998/09/23  05:50:36
22418         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
22419              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22420              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
22421              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
22422              Subject: Re: your mail
22423      Branch: perl
22424            ! regexec.c t/op/re_tests
22425 ____________________________________________________________________________
22426 [  1814] By: gsar                                  on 1998/09/23  05:45:17
22427         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
22428              Date: Thu, 20 Aug 1998 20:59:03 -0400
22429              Message-ID: <19980820205903.A12908@O2.chapin.edu>
22430              Subject: [PATCH] h2ph misquotes #error directives
22431      Branch: perl
22432            ! t/lib/h2ph.pht utils/h2ph.PL
22433 ____________________________________________________________________________
22434 [  1813] By: gsar                                  on 1998/09/23  05:42:41
22435         Log: patch to support computed regular subexpressions
22436              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22437              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
22438              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
22439              Subject: [5.005_5* PATCH] Postponed RE - now!
22440      Branch: perl
22441            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
22442            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
22443 ____________________________________________________________________________
22444 [  1812] By: gsar                                  on 1998/09/23  05:26:26
22445         Log: better CR-handling on shebang line and in formats (fixed variant of
22446              patch suggested by Igor Sysoev <igor@nitek.ru>)
22447      Branch: perl
22448            ! perl.c toke.c
22449 ____________________________________________________________________________
22450 [  1811] By: gsar                                  on 1998/09/23  04:35:46
22451         Log: document non-loopish blocks better
22452              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22453              Date: Tue, 18 Aug 1998 12:28:36 +0100
22454              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
22455              Subject: Re: next in do {} while block gives error message
22456      Branch: perl
22457            ! pod/perlfunc.pod
22458 ____________________________________________________________________________
22459 [  1810] By: gsar                                  on 1998/09/23  04:12:05
22460         Log: fix bogus integerization of pop()'s return value
22461              From: Gurusamy Sarathy <gsar@engin.umich.edu>
22462              Date: Sat, 15 Aug 1998 23:27:54 -0400
22463              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
22464              Subject: Re: Complex expression does integer arithmetic 
22465      Branch: perl
22466            ! opcode.h opcode.pl
22467 ____________________________________________________________________________
22468 [  1809] By: gsar                                  on 1998/09/23  04:09:43
22469         Log: tweak README.win32
22470      Branch: perl
22471            ! README.win32
22472 ____________________________________________________________________________
22473 [  1808] By: gsar                                  on 1998/09/23  03:40:57
22474         Log: better diagnostic for do{} used as lvalue
22475      Branch: perl
22476            ! op.c pod/perlport.pod
22477 ____________________________________________________________________________
22478 [  1807] By: gsar                                  on 1998/09/23  03:38:30
22479         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
22480              From: hansm@icgroup.nl
22481              Date: Tue, 11 Aug 98 21:08:51 +0200
22482              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
22483              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
22484      Branch: perl
22485            ! malloc.c
22486 ____________________________________________________________________________
22487 [  1806] By: gsar                                  on 1998/09/23  03:36:08
22488         Log: support make written in perl (aka "pmake") on win32
22489      Branch: perl
22490            ! lib/ExtUtils/MM_Win32.pm
22491 ____________________________________________________________________________
22492 [  1805] By: gsar                                  on 1998/09/23  03:30:07
22493         Log: fix mismatched UV/U32 types for to_utf8_*()
22494      Branch: perl
22495            ! utf8.c
22496 ____________________________________________________________________________
22497 [  1804] By: gsar                                  on 1998/09/23  03:22:22
22498         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
22499              Date: Sun, 9 Aug 1998 22:38:23 +0200
22500              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
22501              Subject: [PATCH 5.5002] dos-djgpp update
22502      Branch: perl
22503            ! t/io/fs.t
22504 ____________________________________________________________________________
22505 [  1803] By: gsar                                  on 1998/09/23  03:20:13
22506         Log: apply minimal variant of patch (sent via private mail)
22507              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
22508              Date: Wed, 12 Aug 1998 15:42:35 +0300
22509              Message-Id: <199808121242.PAA29761@comanche.spices>
22510              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
22511      Branch: perl
22512            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
22513            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
22514 ____________________________________________________________________________
22515 [  1802] By: gsar                                  on 1998/09/23  03:03:39
22516         Log: adjust searchdict.t for EBCDIC (still needs documenting)
22517              From: pvhp@forte.com (Peter Prymmer)
22518              Date: Thu, 6 Aug 98 18:09:39 PDT
22519              Message-Id: <9808070109.AA06158@forte.com>
22520              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
22521      Branch: perl
22522            ! README.os390 t/lib/searchdict.t
22523 ____________________________________________________________________________
22524 [  1801] By: gsar                                  on 1998/09/23  02:54:15
22525         Log: silence redefined warning for XS(INIT) {}
22526      Branch: perl
22527            ! op.c
22528 ____________________________________________________________________________
22529 [  1800] By: gsar                                  on 1998/09/23  02:42:23
22530         Log: support match indices via special variables @- and @+
22531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22532              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
22533              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
22534              Subject: [PATCH 5.004_76] @- and @+
22535      Branch: perl
22536            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
22537            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
22538 ____________________________________________________________________________
22539 [  1799] By: gsar                                  on 1998/09/23  01:44:31
22540         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22541              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
22542              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
22543              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
22544      Branch: perl
22545            ! regcomp.c t/op/re_tests
22546 ____________________________________________________________________________
22547 [  1798] By: gsar                                  on 1998/09/23  01:39:23
22548         Log: integrate maint-5.005 changes (except conflicting change#1794)
22549      Branch: perl
22550            ! Changes
22551           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
22552           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
22553           !> win32/win32.h
22554 ____________________________________________________________________________
22555 [  1797] By: gsar                                  on 1998/09/23  01:32:36
22556         Log: add note to win32/Makefile about setting CCHOME
22557      Branch: perl
22558            ! win32/Makefile win32/makefile.mk
22559 ____________________________________________________________________________
22560 [  1796] By: gsar                                  on 1998/09/23  01:31:32
22561         Log: perl.pod tweak
22562      Branch: perl
22563            ! pod/perl.pod
22564 ____________________________________________________________________________
22565 [  1795] By: gsar                                  on 1998/09/21  20:34:10
22566         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
22567      Branch: perl
22568            ! lib/ExtUtils/xsubpp
22569 ____________________________________________________________________________
22570 [  1789] By: gsar                                  on 1998/09/18  18:01:37
22571         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
22572      Branch: perl
22573            ! cop.h t/cmd/for.t
22574 ____________________________________________________________________________
22575 [  1788] By: gsar                                  on 1998/09/17  02:19:11
22576         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
22577      Branch: perl
22578            ! win32/config.bc win32/config.gc win32/config.vc
22579 ____________________________________________________________________________
22580 [  1787] By: gsar                                  on 1998/09/17  01:45:14
22581         Log: suppress bogus warning on C<sub x {} x()>
22582      Branch: perl
22583            ! toke.c
22584 ____________________________________________________________________________
22585 [  1786] By: gsar                                  on 1998/09/17  01:42:51
22586         Log: ntohl typo in objXSUB.h
22587      Branch: perl
22588            ! objXSUB.h
22589 ____________________________________________________________________________
22590 [  1785] By: gsar                                  on 1998/09/17  01:41:48
22591         Log: fill gaps in sig_* entries in win32/config.?c
22592      Branch: perl
22593            ! win32/config.bc win32/config.gc win32/config.vc
22594 ____________________________________________________________________________
22595 [  1781] By: larry                                 on 1998/09/05  23:48:24
22596         Log: tr/// logic was hosed under utf8
22597      Branch: perl
22598            ! doop.c op.c op.h pp.c proto.h
22599 ____________________________________________________________________________
22600 [  1780] By: larry                                 on 1998/09/05  23:44:16
22601         Log: several new tests needed tweaking to work under utf8
22602      Branch: perl
22603            ! t/comp/require.t t/op/pack.t t/op/substr.t
22604 ____________________________________________________________________________
22605 [  1779] By: larry                                 on 1998/09/05  23:41:42
22606         Log: index() applied BM optimization to wrong argument
22607      Branch: perl
22608            ! op.c util.c
22609 ____________________________________________________________________________
22610 [  1778] By: larry                                 on 1998/09/05  23:38:29
22611         Log: Implicit require during compile reset line numbering
22612      Branch: perl
22613            ! pp_ctl.c
22614
22615 ----------------
22616 Version 5.005_51
22617 ----------------
22618
22619 ____________________________________________________________________________
22620 [  1777] By: gsar                                  on 1998/08/10  07:02:38
22621         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
22622              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
22623              lexical warning testsuite for win32
22624      Branch: perl
22625            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
22626            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
22627            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
22628            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
22629            ! win32/Makefile win32/makefile.mk
22630 ____________________________________________________________________________
22631 [  1776] By: gsar                                  on 1998/08/09  17:53:48
22632         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
22633      Branch: perl
22634            ! Changes MANIFEST perl.c pod/perlhist.pod
22635 ____________________________________________________________________________
22636 [  1775] By: gsar                                  on 1998/08/09  14:35:33
22637         Log: tweak warning test
22638      Branch: perl
22639            ! t/pragma/warn-toke
22640 ____________________________________________________________________________
22641 [  1774] By: gsar                                  on 1998/08/09  14:13:46
22642         Log: add missing dTHR; notes for test failures due to small stacksize
22643      Branch: perl
22644            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
22645            ! toke.c universal.c util.c
22646 ____________________________________________________________________________
22647 [  1773] By: gsar                                  on 1998/08/09  11:31:53
22648         Log: lexical warnings; tweaks to places that didn't apply correctly
22649              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
22650              Date:    Wed, 29 Jul 1998 09:28:45 BST
22651              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
22652              Subject: lexical warnings patch for 5.005_50
22653      Branch: perl
22654            + README.lexwarn lib/warning.pm t/pragma/warn-2use
22655            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
22656            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
22657            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
22658            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
22659            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
22660            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
22661            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
22662            + warning.h warning.pl
22663            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
22664            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
22665            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
22666            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
22667            ! universal.c util.c
22668 ____________________________________________________________________________
22669 [  1772] By: gsar                                  on 1998/08/08  23:06:00
22670         Log: bump patchlevel to 5.005_51
22671      Branch: perl
22672            ! patchlevel.h win32/Makefile win32/config_H.bc
22673            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22674 ____________________________________________________________________________
22675 [  1771] By: gsar                                  on 1998/08/08  23:01:57
22676         Log: fix bogus warning on "\x{123}"
22677              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
22678              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
22679              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
22680              Subject: [5.005_50 PATCH] Some unicode problems
22681      Branch: perl
22682            ! regcomp.c toke.c
22683 ____________________________________________________________________________
22684 [  1770] By: gsar                                  on 1998/08/08  22:56:55
22685         Log: hide dup symbol for static build of ext/re
22686              From: Dominic Dunlop <domo@ppp72.vo.lu>
22687              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
22688              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
22689              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
22690      Branch: perl
22691            ! regcomp.c
22692 ____________________________________________________________________________
22693 [  1769] By: gsar                                  on 1998/08/08  22:45:06
22694         Log: fix double free on -Mutf8 -e '$b=uc("")'
22695              From: larry@wall.org (Larry Wall)
22696              Date: Fri, 7 Aug 1998 14:42:43 -0700
22697              Message-Id: <199808072142.OAA14920@wall.org>
22698              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
22699      Branch: perl
22700            ! pp.c
22701 ____________________________________________________________________________
22702 [  1768] By: gsar                                  on 1998/08/08  22:42:29
22703         Log: substr() assumes utf8 without say-so
22704              From: larry@wall.org (Larry Wall)
22705              Date: Fri, 7 Aug 1998 12:25:12 -0700
22706              Message-Id: <199808071925.MAA13436@wall.org>
22707              Subject: [PATCH 5.005_50] substr bug?
22708      Branch: perl
22709            ! pp.c
22710 ____________________________________________________________________________
22711 [  1767] By: gsar                                  on 1998/08/08  22:38:25
22712         Log: fix intolerance of SWASHes for blank lines
22713              From: Gisle Aas <aas@sn.no>
22714              Date: 06 Aug 1998 23:28:57 +0200
22715              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
22716              Subject: Re: Re[2]: another joyride begins
22717      Branch: perl
22718            ! lib/utf8_heavy.pl
22719 ____________________________________________________________________________
22720 [  1766] By: gsar                                  on 1998/08/08  22:33:10
22721         Log: utf8 doc tweak
22722              From: Gisle Aas <aas@sn.no>
22723              Date: 05 Aug 1998 00:41:04 +0200
22724              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
22725              Subject: Matching clumps
22726      Branch: perl
22727            ! lib/utf8.pm
22728 ____________________________________________________________________________
22729 [  1765] By: gsar                                  on 1998/08/08  22:31:37
22730         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
22731              From: Gisle Aas <aas@sn.no>
22732              Date: 04 Aug 1998 22:56:11 +0200
22733              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
22734              Subject: Re: another joyride begins
22735      Branch: perl
22736            ! lib/utf8_heavy.pl
22737 ____________________________________________________________________________
22738 [  1764] By: gsar                                  on 1998/08/08  22:28:43
22739         Log: From: larry@wall.org (Larry Wall)
22740              Date: Tue, 4 Aug 1998 17:04:51 -0700
22741              Message-Id: <199808050004.RAA22592@wall.org>
22742              Subject: [PATCH 5.005_50] \pX not implemented!
22743      Branch: perl
22744            ! regcomp.c
22745 ____________________________________________________________________________
22746 [  1763] By: gsar                                  on 1998/08/08  22:27:15
22747         Log: From: Stephen McCamant <alias@mcs.com>
22748              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
22749              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
22750              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
22751      Branch: perl
22752            ! op.c
22753 ____________________________________________________________________________
22754 [  1762] By: gsar                                  on 1998/08/08  22:26:09
22755         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
22756              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
22757              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
22758              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
22759      Branch: perl
22760            + t/op/grent.t t/op/pwent.t
22761            ! MANIFEST
22762 ____________________________________________________________________________
22763 [  1761] By: gsar                                  on 1998/08/08  22:21:52
22764         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22765              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
22766              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
22767              Subject: [5.005_50 PATCH] misprint in RE engine
22768      Branch: perl
22769            ! regexec.c t/op/re_tests
22770 ____________________________________________________________________________
22771 [  1760] By: gsar                                  on 1998/08/08  22:18:54
22772         Log: integrate maint-5.005 changes into mainline
22773      Branch: perl
22774           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
22775           !> (integrate 138 files)
22776 ____________________________________________________________________________
22777 [  1672] By: gsar                                  on 1998/07/27  18:35:28
22778         Log: create new Changes
22779      Branch: perl
22780            + Changes
22781            ! Changes5.005 MANIFEST
22782 ____________________________________________________________________________
22783 [  1671] By: gsar                                  on 1998/07/27  18:30:57
22784         Log: rename Changes --> Changes5.005
22785      Branch: perl
22786           +> Changes5.005
22787            - Changes
22788 ____________________________________________________________________________
22789 [  1670] By: gsar                                  on 1998/07/27  18:10:14
22790         Log: integrate 5.005_01 changes from maint
22791      Branch: perl
22792            ! Changes
22793           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
22794           !> win32/win32.c
22795 ____________________________________________________________________________
22796 [  1667] By: nick                                  on 1998/07/26  14:31:01
22797         Log: Add dTHR so that it compiles miniperl in threaded mode
22798      Branch: perl
22799            ! doop.c mg.c regcomp.c regexec.c
22800 ____________________________________________________________________________
22801 [  1666] By: nick                                  on 1998/07/26  13:01:10
22802         Log: Resolve ansiperl against mainline (@1648?)
22803              Unclear that change number has "taken".
22804      Branch: ansiperl
22805           +> (branch 169 files)
22806            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
22807           !> (integrate 131 files)
22808
22809 ----------------
22810 Version 5.005_50
22811 ----------------
22812
22813 ____________________________________________________________________________
22814 [  1665] By: gsar                                  on 1998/07/26  05:38:48
22815         Log: add trailing newline to file
22816      Branch: perl
22817            ! Changes lib/unicode/blocks.txt
22818 ____________________________________________________________________________
22819 [  1664] By: gsar                                  on 1998/07/26  05:08:48
22820         Log: integrate proto.h additions from maint-5.005
22821      Branch: perl
22822           !> pod/perlhist.pod proto.h
22823 ____________________________________________________________________________
22824 [  1663] By: gsar                                  on 1998/07/26  05:07:05
22825         Log: add new files to MANIFEST; add missing prototypes to proto.h;
22826              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
22827              add typecasts to silence warnings; tweaks for win32 builds
22828      Branch: perl
22829            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
22830            ! win32/Makefile win32/makefile.mk
22831 ____________________________________________________________________________
22832 [  1662] By: gsar                                  on 1998/07/26  05:01:52
22833         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
22834      Branch: maint-5.005/perl
22835            ! pod/perlhist.pod proto.h
22836 ____________________________________________________________________________
22837 [  1661] By: gsar                                  on 1998/07/26  02:52:48
22838         Log: up patchlevel to 5.005_50
22839      Branch: perl
22840            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
22841            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22842 ____________________________________________________________________________
22843 [  1660] By: gsar                                  on 1998/07/26  02:43:57
22844         Log: integrate utfperl
22845      Branch: perl
22846           +> (branch 162 files)
22847           !> (integrate 29 files)
22848 ____________________________________________________________________________
22849 [  1659] By: gsar                                  on 1998/07/26  02:38:22
22850         Log: integrate maint-5.005 changes
22851      Branch: perl
22852           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
22853           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
22854           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
22855           !> vms/descrip_mms.template vms/subconfigure.com
22856 ____________________________________________________________________________
22857 [  1658] By: gsar                                  on 1998/07/26  02:23:46
22858         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
22859              Date: Fri, 24 Jul 1998 11:38:25 -0700
22860              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
22861              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
22862              --
22863              Date: Fri, 24 Jul 1998 12:30:36 -0700
22864              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
22865              Subject: [PATCH 5.005]Tweaks to README.vms
22866              --
22867              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
22868              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
22869              Subject: [PATCH 5.005] Final build cleanup patch
22870      Branch: maint-5.005/perl
22871            ! README.vms vms/descrip_mms.template vms/subconfigure.com
22872 ____________________________________________________________________________
22873 [  1657] By: gsar                                  on 1998/07/26  02:19:50
22874         Log: another platform where pp_sselect() needs a whole fd_set buffer
22875              From: Lupe Christoph <lupe@alanya.m.isar.de>
22876              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
22877              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
22878              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
22879      Branch: maint-5.005/perl
22880            ! pp_sys.c
22881 ____________________________________________________________________________
22882 [  1656] By: gsar                                  on 1998/07/26  02:12:46
22883         Log: fix problem building modules on dos-djgpp
22884              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
22885              Date: Sat, 25 Jul 1998 00:53:39 +0200
22886              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
22887              Subject: [PATCH 5.005] dos-djgpp and modules problem
22888      Branch: maint-5.005/perl
22889            ! djgpp/fixpmain
22890 ____________________________________________________________________________
22891 [  1655] By: gsar                                  on 1998/07/26  02:11:09
22892         Log: From: Tom Spindler <dogcow@home.merit.edu>
22893              Date: Wed, 22 Jul 1998 16:11:07 -0400
22894              Message-ID: <19980722161107.A16813@home.merit.edu>
22895              Subject: [PATCH 5.005] BeOS tweak
22896      Branch: maint-5.005/perl
22897            ! hints/beos.sh
22898 ____________________________________________________________________________
22899 [  1654] By: gsar                                  on 1998/07/26  02:09:29
22900         Log: various pod tweaks
22901      Branch: maint-5.005/perl
22902            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
22903            ! pod/perltoc.pod
22904 ____________________________________________________________________________
22905 [  1653] By: gsar                                  on 1998/07/26  02:05:46
22906         Log: fix emacs/ptags for PL_* changes
22907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22908              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
22909              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
22910              Subject: [PATCH 5.004_76] Yet better ptags
22911      Branch: maint-5.005/perl
22912            ! emacs/ptags
22913 ____________________________________________________________________________
22914 [  1652] By: gsar                                  on 1998/07/26  02:03:01
22915         Log: fix behavior of <=> on bigints
22916              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
22917              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
22918              Date: Fri, 24 Jul 1998 18:29:53 +0100
22919              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
22920      Branch: maint-5.005/perl
22921            ! lib/Math/BigInt.pm t/lib/bigintpm.t
22922 ____________________________________________________________________________
22923 [  1651] By: larry                                 on 1998/07/24  05:44:33
22924         Log: Here are the long-expected Unicode/UTF-8 modifications.
22925      Branch: utfperl
22926            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
22927            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
22928            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
22929            + lib/unicode/Decomposition.pl
22930            + lib/unicode/In/AlphabeticPresentationForms.pl
22931            + lib/unicode/In/Arabic.pl
22932            + lib/unicode/In/ArabicPresentationForms-A.pl
22933            + lib/unicode/In/ArabicPresentationForms-B.pl
22934            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
22935            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
22936            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
22937            + lib/unicode/In/BoxDrawing.pl
22938            + lib/unicode/In/CJKCompatibility.pl
22939            + lib/unicode/In/CJKCompatibilityForms.pl
22940            + lib/unicode/In/CJKCompatibilityIdeographs.pl
22941            + lib/unicode/In/CJKSymbolsandPunctuation.pl
22942            + lib/unicode/In/CJKUnifiedIdeographs.pl
22943            + lib/unicode/In/CombiningDiacriticalMarks.pl
22944            + lib/unicode/In/CombiningHalfMarks.pl
22945            + lib/unicode/In/CombiningMarksforSymbols.pl
22946            + lib/unicode/In/ControlPictures.pl
22947            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
22948            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
22949            + lib/unicode/In/EnclosedAlphanumerics.pl
22950            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
22951            + lib/unicode/In/GeneralPunctuation.pl
22952            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
22953            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
22954            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
22955            + lib/unicode/In/HalfwidthandFullwidthForms.pl
22956            + lib/unicode/In/HangulCompatibilityJamo.pl
22957            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
22958            + lib/unicode/In/Hebrew.pl
22959            + lib/unicode/In/HighPrivateUseSurrogates.pl
22960            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
22961            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
22962            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
22963            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
22964            + lib/unicode/In/LatinExtended-A.pl
22965            + lib/unicode/In/LatinExtended-B.pl
22966            + lib/unicode/In/LatinExtendedAdditional.pl
22967            + lib/unicode/In/LetterlikeSymbols.pl
22968            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
22969            + lib/unicode/In/MathematicalOperators.pl
22970            + lib/unicode/In/MiscellaneousSymbols.pl
22971            + lib/unicode/In/MiscellaneousTechnical.pl
22972            + lib/unicode/In/NumberForms.pl
22973            + lib/unicode/In/OpticalCharacterRecognition.pl
22974            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
22975            + lib/unicode/In/SmallFormVariants.pl
22976            + lib/unicode/In/SpacingModifierLetters.pl
22977            + lib/unicode/In/Specials.pl
22978            + lib/unicode/In/SuperscriptsandSubscripts.pl
22979            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
22980            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
22981            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
22982            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
22983            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
22984            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
22985            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
22986            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
22987            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
22988            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
22989            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
22990            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
22991            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
22992            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
22993            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
22994            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
22995            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
22996            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
22997            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
22998            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
22999            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
23000            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
23001            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
23002            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
23003            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
23004            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
23005            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
23006            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
23007            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
23008            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
23009            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
23010            + lib/unicode/JamoShort.pl lib/unicode/Makefile
23011            + lib/unicode/Name.pl lib/unicode/Number.pl
23012            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
23013            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
23014            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
23015            + lib/unicode/blocks.txt lib/unicode/index2.txt
23016            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
23017            + lib/unicode/names2.txt lib/unicode/props2.txt
23018            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
23019            + utf8.c utf8.h
23020            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
23021            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
23022            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
23023            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
23024            ! t/op/vec.t toke.c util.c vms/vmsish.h
23025 ____________________________________________________________________________
23026 [  1650] By: gsar                                  on 1998/07/24  04:06:48
23027         Log: create utfperl branch
23028      Branch: utfperl
23029           +> (branch 1079 files)
23030 ____________________________________________________________________________
23031 [  1649] By: gsar                                  on 1998/07/24  03:56:56
23032         Log: create maint-5.005 branch
23033      Branch: maint-5.005/perl
23034           +> (branch 1079 files)
23035 ____________________________________________________________________________
23036 [  1648] By: gsar                                  on 1998/07/24  03:36:35
23037         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
23038      Branch: perl
23039            ! Changes
23040