Taint the shell from the getpw*.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a summary of significant changes
2 between versions and sub-versions of Perl, not necessarily a complete
3 list of each modification.  If you'd like more detailed information,
4 please consult the comments in the patches on which the relevant
5 release of Perl is based.  (Patches can be found on any CPAN
6 site, in the .../src/5.0 directory for full version releases,
7 or in the .../src/5/0/unsupported directory for sub-version
8 releases.)
9
10
11                            ---------------
12                             CAST AND CREW
13                            ---------------
14
15 To give due honor to those who have made Perl what is is today,
16 here are some of the more common names in the Changes file, and their
17 current addresses (as of 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@chapin.edu>
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.6.0
95 --------------
96
97 ____________________________________________________________________________
98 [  5798] By: gsar                                  on 2000/03/18  05:03:20
99         Log: recognize single-line declarations in xsubpp; add switches to
100              disable newfangled features (from Ilya Zakharevich)
101      Branch: perl
102            ! lib/ExtUtils/xsubpp
103 ____________________________________________________________________________
104 [  5797] By: gsar                                  on 2000/03/18  04:21:43
105         Log: make "\N{...}" enable utf8-ness correctly
106      Branch: perl
107            ! t/lib/charnames.t toke.c
108 ____________________________________________________________________________
109 [  5796] By: gsar                                  on 2000/03/18  04:03:08
110         Log: avoid mentioning Perl version in Configure question
111      Branch: perl
112            ! Configure
113 ____________________________________________________________________________
114 [  5795] By: gsar                                  on 2000/03/18  03:32:31
115         Log: better explanation of C<> tags (from Wolfgang Laun)
116      Branch: perl
117            ! pod/perlpod.pod
118 ____________________________________________________________________________
119 [  5794] By: gsar                                  on 2000/03/18  03:26:57
120         Log: make return values from match in a list context, as well as $& et
121              al propagate utf8-ness (from Graham Barr)
122      Branch: perl
123            ! mg.c pp_hot.c t/pragma/utf8.t
124 ____________________________________________________________________________
125 [  5793] By: jhi                                   on 2000/03/18  01:45:30
126         Log: Integrate with Sarathy.
127      Branch: cfgperl
128           !> hints/powerux.sh xsutils.c
129 ____________________________________________________________________________
130 [  5792] By: gsar                                  on 2000/03/18  01:08:25
131         Log: hints fixups for PowerMAX (from Tom Horsley)
132      Branch: perl
133            ! hints/powerux.sh
134 ____________________________________________________________________________
135 [  5791] By: gsar                                  on 2000/03/17  23:53:21
136         Log: make reftype() consistently croak on non-refs
137      Branch: perl
138            ! xsutils.c
139 ____________________________________________________________________________
140 [  5790] By: jhi                                   on 2000/03/17  23:41:36
141         Log: Integrate with Sarathy. 
142      Branch: cfgperl
143           !> configpm ext/Thread/Thread/Queue.pm
144           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
145           !> lib/Pod/Find.pm lib/perl5db.pl perl.c pod/perldata.pod
146 ____________________________________________________________________________
147 [  5789] By: gsar                                  on 2000/03/17  22:37:21
148         Log: fix coredump when upgrading PL_sv_yes in a second call to
149              perl_construct() (from Doug MacEachern)
150      Branch: perl
151            ! perl.c
152 ____________________________________________________________________________
153 [  5788] By: gsar                                  on 2000/03/17  22:32:25
154         Log: make noTTY debugger option work again (from Paul Marquess)
155      Branch: perl
156            ! lib/perl5db.pl
157 ____________________________________________________________________________
158 [  5787] By: gsar                                  on 2000/03/17  17:00:05
159         Log: make Config.pm report sane errors with older perls
160      Branch: perl
161            ! configpm
162 ____________________________________________________________________________
163 [  5786] By: gsar                                  on 2000/03/17  16:48:20
164         Log: syntax errors in Thread::* (from Tom Christiansen)
165      Branch: perl
166            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
167            ! ext/Thread/Thread/Specific.pm
168 ____________________________________________________________________________
169 [  5785] By: gsar                                  on 2000/03/17  16:45:34
170         Log: tweak perldata section on v-strings
171      Branch: perl
172            ! pod/perldata.pod
173 ____________________________________________________________________________
174 [  5784] By: gsar                                  on 2000/03/17  16:24:28
175         Log: missing file in change#5781
176      Branch: perl
177            ! lib/Pod/Find.pm
178 ____________________________________________________________________________
179 [  5783] By: jhi                                   on 2000/03/17  14:38:29
180         Log: Add the NEXTSTEP strftime %j bug to Known Problems.
181      Branch: cfgperl
182            ! pod/perldelta.pod
183 ____________________________________________________________________________
184 [  5782] By: jhi                                   on 2000/03/17  14:29:46
185         Log: Integrate with Sarathy.
186      Branch: cfgperl
187           !> embed.pl ext/B/B/Bblock.pm global.sym lib/File/Spec/Unix.pm
188           !> lib/open.pm objXSUB.h op.c perlapi.c pod/perlcompile.pod
189           !> pod/perldebug.pod sv.c t/comp/cpp.aux t/pod/testpchk.pl
190 ____________________________________________________________________________
191 [  5781] By: gsar                                  on 2000/03/17  06:19:17
192         Log: PodParser v1.13 update (from Brad Appleton)
193      Branch: perl
194            ! t/pod/testpchk.pl
195 ____________________________________________________________________________
196 [  5780] By: gsar                                  on 2000/03/17  05:42:45
197         Log: propagate CvFLAGS() into clones
198      Branch: perl
199            ! op.c
200 ____________________________________________________________________________
201 [  5779] By: gsar                                  on 2000/03/17  04:58:39
202         Log: documentation fixes from p5p
203      Branch: perl
204            ! ext/B/B/Bblock.pm lib/File/Spec/Unix.pm pod/perlcompile.pod
205            ! pod/perldebug.pod
206 ____________________________________________________________________________
207 [  5778] By: bailey                                on 2000/03/17  04:23:35
208         Log: Quick pre-release fixes: clean up results in File::Spec::VMS and
209              switch dir test order in taint.t to accomodate DECCRTL extension.
210      Branch: vmsperl
211            ! lib/File/Spec/VMS.pm t/op/taint.t
212 ____________________________________________________________________________
213 [  5777] By: gsar                                  on 2000/03/17  04:13:27
214         Log: make attributes::reftype(*FOO{IO}) return "IO" instead of "UNKNOWN"
215              (from Tom Christiansen)
216      Branch: perl
217            ! sv.c
218 ____________________________________________________________________________
219 [  5776] By: jhi                                   on 2000/03/17  03:40:18
220         Log: More Todo.
221      Branch: cfgperl
222            ! Todo Todo-5.6
223 ____________________________________________________________________________
224 [  5775] By: gsar                                  on 2000/03/17  03:40:14
225         Log: s/:def/:DEFAULT/
226      Branch: perl
227            ! lib/open.pm
228 ____________________________________________________________________________
229 [  5774] By: gsar                                  on 2000/03/17  03:39:07
230         Log: export cv_undef() and cv_const_sv() (mod_perl uses them to
231              good advantage)
232      Branch: perl
233            ! embed.pl global.sym objXSUB.h perlapi.c
234 ____________________________________________________________________________
235 [  5773] By: gsar                                  on 2000/03/17  03:12:34
236         Log: remove non-ANSI parts in comp/cpp.t
237      Branch: perl
238            ! t/comp/cpp.aux
239 ____________________________________________________________________________
240 [  5772] By: jhi                                   on 2000/03/17  03:11:49
241         Log: Integrate with Sarathy.
242      Branch: cfgperl
243           !> configure.com embed.h embed.pl lib/CGI.pm
244           !> lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm perl.h
245           !> pod/pod2man.PL pod/pod2text.PL pp_sys.c vms/ext/vmsish.pm
246           !> vms/ext/vmsish.t vms/subconfigure.com vms/test.com
247           !> vms/vmsish.h
248 ____________________________________________________________________________
249 [  5771] By: jhi                                   on 2000/03/17  03:10:34
250         Log: Make the test easier to use.
251      Branch: cfgperl
252            ! t/op/sysio.t
253 ____________________________________________________________________________
254 [  5770] By: gsar                                  on 2000/03/17  03:04:33
255         Log: pod{man,text} updates from podlators-1.00 (from Russ Allbery)
256      Branch: perl
257            ! lib/Pod/Man.pm pod/pod2man.PL pod/pod2text.PL
258 ____________________________________________________________________________
259 [  5769] By: gsar                                  on 2000/03/17  02:53:39
260         Log: integrate vmsperl contents into mainline (no actual changes, since
261              cfgperl already had them all)
262      Branch: perl
263           !> configure.com lib/CGI.pm lib/ExtUtils/Mksymlists.pm perl.h
264           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/subconfigure.com
265           !> vms/test.com vms/vmsish.h
266 ____________________________________________________________________________
267 [  5768] By: gsar                                  on 2000/03/17  02:48:14
268         Log: fix signedness in test for syswrite() length argument
269      Branch: perl
270            ! pp_sys.c
271 ____________________________________________________________________________
272 [  5767] By: gsar                                  on 2000/03/17  02:38:51
273         Log: integrate cfgperl contents into mainline
274      Branch: perl
275           !> (integrate 28 files)
276 ____________________________________________________________________________
277 [  5766] By: jhi                                   on 2000/03/17  02:29:24
278         Log: Add "Known Problems" section.
279      Branch: cfgperl
280            ! pod/perldelta.pod
281 ____________________________________________________________________________
282 [  5765] By: gsar                                  on 2000/03/17  00:31:19
283         Log: add missing bincompat5005 #defines
284      Branch: perl
285            ! embed.h embed.pl
286 ____________________________________________________________________________
287 [  5764] By: jhi                                   on 2000/03/16  15:32:52
288         Log: pp_send() type tuning continues.
289      Branch: cfgperl
290            ! pp_sys.c
291 ____________________________________________________________________________
292 [  5763] By: jhi                                   on 2000/03/16  04:09:37
293         Log: Integrate with Sarathy.
294      Branch: cfgperl
295           !> embed.pl global.sym objXSUB.h perl.c perlapi.c
296           !> win32/perlhost.h win32/perllib.c win32/win32.h
297 ____________________________________________________________________________
298 [  5762] By: jhi                                   on 2000/03/16  04:06:36
299         Log: VMS patches from Dan Sugalski and Charles Bailey
300      Branch: cfgperl
301            ! configure.com ext/File/Glob/Glob.pm lib/CGI.pm
302            ! lib/ExtUtils/Mksymlists.pm vms/subconfigure.com
303 ____________________________________________________________________________
304 [  5761] By: gsar                                  on 2000/03/16  03:18:41
305         Log: due to an oversight during PERL_OBJECT migration, hosts created
306              by pseudo-fork were never being deleted, leading to a sizeable
307              memory leak; std FDs in pseudo-children are now closed
308              automatically to avoid resource leaks; basic infinite looping
309              fork() test works without leaking again in non-PERL_OBJECT
310              build
311      Branch: perl
312            ! embed.pl global.sym objXSUB.h perl.c perlapi.c
313            ! win32/perlhost.h win32/perllib.c win32/win32.h
314 ____________________________________________________________________________
315 [  5760] By: jhi                                   on 2000/03/16  01:50:13
316         Log: Fix pp_send() sizes (pass a Size_t, not an Off_t, and
317              return a SSize_t, not an Off_t); add a note about a slightly
318              similar situation in pp_truncate(); introduce $sizesize
319              for Configure; update EPOC, VOS, Win32, and VMS for the
320              sizesize; minor updates on the EPOC config file; reword
321              socklen_t message slightly; fix fpossize (though unused    currently)
322      Branch: cfgperl
323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
324            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
325            ! vos/config.def vos/config.h win32/config.bc win32/config.gc
326            ! win32/config.vc win32/config_H.bc win32/config_H.gc
327            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
328      Branch: metaconfig/U/perl
329            ! d_socklen_t.U fpossize.U
330 ____________________________________________________________________________
331 [  5759] By: jhi                                   on 2000/03/15  23:47:11
332         Log: Integrate with Sarathy.
333      Branch: cfgperl
334           !> makedef.pl
335 ____________________________________________________________________________
336 [  5758] By: jhi                                   on 2000/03/15  23:46:17
337         Log: Retract #5767; replace it with a tested patch
338              from Anton Berezin.
339      Branch: cfgperl
340            ! hints/freebsd.sh
341 ____________________________________________________________________________
342 [  5757] By: jhi                                   on 2000/03/15  23:36:53
343         Log: Configure nits: do not use /tmp to avoid potential security
344              problems (Andy Dougherty: this does not fix the rampant
345              use of /tmp by the various utilities like C compilers, though.
346              Just don't run Configure as root if you care about security.),
347              fix man3dir bug (both from Andy Dougherty); fix hints files
348              not to use /tmp; retract #4993 (the description of the *symbols
349              variables is okay, after all); regen Configure.
350      Branch: cfgperl
351            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
352            ! config_h.SH hints/dec_osf.sh hints/esix4.sh hints/newsos4.sh
353      Branch: metaconfig
354            + U/modified/d_flexfnam.U
355            ! U/installdirs/man3dir.U
356 ____________________________________________________________________________
357 [  5756] By: jhi                                   on 2000/03/15  22:20:06
358         Log: cater for FreeBSD 5.*
359      Branch: cfgperl
360            ! hints/freebsd.sh
361 ____________________________________________________________________________
362 [  5755] By: jhi                                   on 2000/03/15  22:00:57
363         Log: Add missing Windows O_ constants.
364      Branch: cfgperl
365            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
366 ____________________________________________________________________________
367 [  5754] By: gsar                                  on 2000/03/15  19:56:37
368         Log: add PL_thr_key to export list under useithreads
369      Branch: perl
370            ! makedef.pl
371 ____________________________________________________________________________
372 [  5753] By: jhi                                   on 2000/03/15  04:19:19
373         Log: Integrate with Sarathy.
374      Branch: cfgperl
375           !> (integrate 37 files)
376 ____________________________________________________________________________
377 [  5752] By: bailey                                on 2000/03/15  03:45:28
378         Log: Make DEBUGGING a configurable option
379      Branch: vmsperl
380            ! configure.com
381 ____________________________________________________________________________
382 [  5751] By: bailey                                on 2000/03/15  03:38:57
383         Log: Remove obsolete DCL symbol from subconfigure.com
384      Branch: vmsperl
385            ! vms/subconfigure.com
386 ____________________________________________________________________________
387 [  5750] By: bailey                                on 2000/03/15  03:29:17
388         Log: Add VMS' default to the CGI.pm temp list (should update to File::Spec)
389      Branch: vmsperl
390            ! lib/CGI.pm
391           !> ext/File/Glob/Glob.pm
392 ____________________________________________________________________________
393 [  5749] By: bailey                                on 2000/03/15  02:05:28
394         Log: Change test using obsolete %COnfig element
395      Branch: vmsperl
396            ! lib/ExtUtils/Mksymlists.pm
397 ____________________________________________________________________________
398 [  5748] By: gsar                                  on 2000/03/14  23:39:42
399         Log: update local_patches entry for RC2
400      Branch: perl
401            ! Changes patchlevel.h pod/perlhist.pod
402 ____________________________________________________________________________
403 [  5747] By: gsar                                  on 2000/03/14  22:44:27
404         Log: more warnings tidy-ups (from Paul Marquess)
405      Branch: perl
406            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq4.pod
407            ! t/lib/attrs.t utils/h2xs.PL
408 ____________________________________________________________________________
409 [  5746] By: gsar                                  on 2000/03/14  22:30:43
410         Log: Sys::Syslog fix for accidental arguments to autoloaded constants
411      Branch: perl
412            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
413 ____________________________________________________________________________
414 [  5745] By: gsar                                  on 2000/03/14  22:20:27
415         Log: tweak to use SIZE_ONLY
416      Branch: perl
417            ! regcomp.c
418 ____________________________________________________________________________
419 [  5744] By: gsar                                  on 2000/03/14  21:56:48
420         Log: regen win32/config*
421      Branch: perl
422            ! win32/Makefile win32/config_H.bc win32/config_H.gc
423            ! win32/config_H.vc win32/makefile.mk
424 ____________________________________________________________________________
425 [  5743] By: gsar                                  on 2000/03/14  21:46:25
426         Log: change#5729 had syntax errors
427      Branch: perl
428            ! t/lib/complex.t
429 ____________________________________________________________________________
430 [  5742] By: gsar                                  on 2000/03/14  21:26:33
431         Log: integrate vmsperl changes into mainline (change#5693 denied)
432      Branch: perl
433           !> configure.com lib/File/Spec/VMS.pm t/lib/complex.t
434           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
435           !> vms/vms.c
436 ____________________________________________________________________________
437 [  5741] By: gsar                                  on 2000/03/14  21:17:34
438         Log: update Changes; integrate cfgperl contents into mainline
439      Branch: perl
440            ! Changes
441           !> ext/Socket/Socket.xs patchlevel.h perl.h t/lib/complex.t
442 ____________________________________________________________________________
443 [  5740] By: gsar                                  on 2000/03/14  20:57:12
444         Log: perlfaq4 tweak (from Damian Conway <damian@cs.monash.edu.au>)
445      Branch: perl
446            ! pod/perlfaq4.pod
447 ____________________________________________________________________________
448 [  5739] By: gsar                                  on 2000/03/14  20:53:07
449         Log: allow alternates to negate correctly (from Johan Vromans)
450      Branch: perl
451            ! lib/Getopt/Long.pm
452 ____________________________________________________________________________
453 [  5738] By: gsar                                  on 2000/03/14  20:34:19
454         Log: kludge our way around warnings on C<use POSIX; use IO::File;>
455      Branch: perl
456            ! ext/IO/lib/IO/Seekable.pm
457 ____________________________________________________________________________
458 [  5737] By: gsar                                  on 2000/03/14  20:06:23
459         Log: protect special characters better against interpretation by *roff
460              (from Russ Allbery)
461      Branch: perl
462            ! lib/Pod/Man.pm
463 ____________________________________________________________________________
464 [  5736] By: gsar                                  on 2000/03/14  19:47:00
465         Log: provide an explicit base address for perl56.dll to avoid relocations;
466              increase the default stack size (RE engine can use a lot more stack
467              than the 1MB default limit); default to using the regular version of
468              the MSVCRT even for DEBUGGING builds (this allows extensions to be
469              selectively built with debugging)
470      Branch: perl
471            ! win32/Makefile win32/makefile.mk
472 ____________________________________________________________________________
473 [  5735] By: gsar                                  on 2000/03/14  19:31:53
474         Log: regen perltoc, other pod nits
475      Branch: perl
476            ! ext/IO/poll.c pod/Makefile pod/buildtoc pod/perlnumber.pod
477            ! pod/perltoc.pod pod/roffitall
478 ____________________________________________________________________________
479 [  5734] By: gsar                                  on 2000/03/14  19:08:22
480         Log: avoid dup warning (from Simon Cozens)
481      Branch: perl
482            ! regcomp.c
483 ____________________________________________________________________________
484 [  5733] By: gsar                                  on 2000/03/14  18:46:50
485         Log: allow usemymalloc to be overridden via -Uusemymalloc
486      Branch: perl
487            ! hints/hpux.sh
488 ____________________________________________________________________________
489 [  5732] By: gsar                                  on 2000/03/14  17:23:47
490         Log: test case for change#5700 (from M. J. T. Guy)
491      Branch: perl
492            ! t/op/universal.t
493 ____________________________________________________________________________
494 [  5731] By: gsar                                  on 2000/03/14  17:15:44
495         Log: revise README.win32 for currentness, point to function
496              list in perlport.pod (from a patch suggested by Dominic Dunlop)
497      Branch: perl
498            ! README.win32 pod/perlport.pod
499 ____________________________________________________________________________
500 [  5730] By: gsar                                  on 2000/03/14  17:14:21
501         Log: tweak sort() notes (from Nathan Torkington)
502      Branch: perl
503            ! pod/perlfunc.pod
504 ____________________________________________________________________________
505 [  5729] By: jhi                                   on 2000/03/14  15:13:13
506         Log: Make the tests 1018 and 1019 more robust.
507      Branch: cfgperl
508            ! t/lib/complex.t
509 ____________________________________________________________________________
510 [  5728] By: jhi                                   on 2000/03/14  15:07:48
511         Log: Fix for one of the problems in RC1 reported by M. E. O'Neill
512              in NEXTSTEP 3.3p2.
513      Branch: cfgperl
514            ! ext/Socket/Socket.xs
515 ____________________________________________________________________________
516 [  5727] By: jhi                                   on 2000/03/14  14:57:04
517         Log: Integrate with Sarathy; unapply the #5539 that snekt in
518              with #5539.
519      Branch: cfgperl
520           +> pod/perldebguts.pod
521            ! patchlevel.h perl.h
522           !> MANIFEST lib/Text/Abbrev.pm lib/perl5db.pl pod/perl.pod
523           !> pod/perldebug.pod pod/perldelta.pod pod/perlnumber.pod
524           !> t/lib/io_sock.t utils/perlcc.PL utils/perldoc.PL
525           !> win32/makefile.mk
526 ____________________________________________________________________________
527 [  5726] By: gsar                                  on 2000/03/14  07:43:37
528         Log: fixes for Borland compiler (from Vadim Konovalov
529              <vkonovalov@lucent.com>)
530      Branch: perl
531            ! utils/perlcc.PL win32/makefile.mk
532 ____________________________________________________________________________
533 [  5725] By: gsar                                  on 2000/03/14  07:38:00
534         Log: more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)
535      Branch: perl
536            ! lib/Text/Abbrev.pm
537 ____________________________________________________________________________
538 [  5724] By: gsar                                  on 2000/03/14  05:59:02
539         Log: integrate cfgperl changes into mainline, ignoring the
540              __attribute__((unused)) stuff that seems to have snuck
541              back in
542      Branch: perl
543           !> Todo-5.6 patchlevel.h perl.h pod/perl.pod pod/perlport.pod
544           !> vms/perlvms.pod
545 ____________________________________________________________________________
546 [  5723] By: gsar                                  on 2000/03/14  05:49:08
547         Log: patches for many bugs in the debugger; documentation updates for
548              perldelta; split perldebug.pod into perldeb{ug,guts}.pod (from
549              Tom Christiansen)
550      Branch: perl
551            + pod/perldebguts.pod
552            ! MANIFEST lib/perl5db.pl pod/perl.pod pod/perldebug.pod
553            ! pod/perldelta.pod pod/perlnumber.pod pod/perlport.pod
554 ____________________________________________________________________________
555 [  5722] By: gsar                                  on 2000/03/14  05:37:29
556         Log: add sleep() to avoid race on NeXT (from M.E. O'Neill
557              <oneill@cs.sfu.ca>)
558      Branch: perl
559            ! t/lib/io_sock.t
560 ____________________________________________________________________________
561 [  5721] By: gsar                                  on 2000/03/14  03:53:50
562         Log: support a -U option when run as root to drop privileges (from
563              Tom Christiansen)
564      Branch: perl
565            ! utils/perldoc.PL
566 ____________________________________________________________________________
567 [  5720] By: jhi                                   on 2000/03/14  03:43:51
568         Log: move the big AVAILABILITY list to perlport as Supported Platforms
569              (Tom Christiansen); add few more platforms
570      Branch: cfgperl
571            ! pod/perl.pod pod/perlport.pod
572 ____________________________________________________________________________
573 [  5719] By: jhi                                   on 2000/03/14  02:44:55
574         Log: more todo
575      Branch: cfgperl
576            ! Todo-5.6
577 ____________________________________________________________________________
578 [  5718] By: jhi                                   on 2000/03/14  02:17:16
579         Log: detypo
580      Branch: cfgperl
581            ! vms/perlvms.pod
582 ____________________________________________________________________________
583 [  5717] By: jhi                                   on 2000/03/14  02:00:24
584         Log: Integrate with Sarathy.
585      Branch: cfgperl
586            ! patchlevel.h perl.h
587           !> (integrate 60 files)
588 ____________________________________________________________________________
589 [  5716] By: gsar                                  on 2000/03/14  00:01:39
590         Log: reference miscount in Devel::Peek that causes debugger to
591              crash unceremoniously when doing "V DB" etc., repeatedly
592      Branch: perl
593            ! ext/Devel/Peek/Peek.xs
594 ____________________________________________________________________________
595 [  5715] By: gsar                                  on 2000/03/13  21:40:23
596         Log: fixes for broken L<> links (from Wolfgang Laun
597              <wolfgang.laun@alcatel.at>)
598      Branch: perl
599            ! pod/Win32.pod pod/perlcall.pod pod/perlcompile.pod
600            ! pod/perldata.pod pod/perlfaq7.pod pod/perlfunc.pod
601            ! pod/perlguts.pod pod/perllocale.pod pod/perlnumber.pod
602            ! pod/perlop.pod pod/perlxstut.pod vms/perlvms.pod
603 ____________________________________________________________________________
604 [  5714] By: gsar                                  on 2000/03/13  21:37:48
605         Log: typos in perlboot.pod (from Randal L. Schwartz <merlyn@stonehenge.com>)
606      Branch: perl
607            ! pod/perlboot.pod
608 ____________________________________________________________________________
609 [  5713] By: gsar                                  on 2000/03/13  21:36:24
610         Log: avoid infinite loop in h2xs (from Hugo van der Sanden)
611      Branch: perl
612            ! utils/h2xs.PL
613 ____________________________________________________________________________
614 [  5712] By: gsar                                  on 2000/03/13  21:29:15
615         Log: lexical warnings update for docs and tests (from Paul Marquess)
616      Branch: perl
617            ! ext/File/Glob/Glob.pm lib/fields.pm pod/perl.pod
618            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlfaq3.pod
619            ! pod/perlfaq4.pod pod/perlfaq7.pod pod/perlfilter.pod
620            ! pod/perlipc.pod pod/perlmod.pod pod/perlmodlib.pod
621            ! pod/perlop.pod pod/perlre.pod pod/perlref.pod pod/perlrun.pod
622            ! pod/perlstyle.pod pod/perlsyn.pod pod/perltie.pod
623            ! pod/perltrap.pod pod/perlunicode.pod pod/perlxstut.pod
624            ! t/io/open.t t/lib/fields.t t/lib/parsewords.t
625            ! t/op/assignwarn.t t/op/gv.t t/op/hashwarn.t t/op/magic.t
626            ! t/op/pack.t t/op/pat.t t/op/sort.t t/op/sprintf.t
627            ! t/pragma/constant.t t/pragma/locale.t
628 ____________________________________________________________________________
629 [  5711] By: gsar                                  on 2000/03/13  21:08:29
630         Log: updates from PodParser v1.12 on CPAN (from Brad Appleton)
631      Branch: perl
632            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
633            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
634            ! lib/Pod/Usage.pm t/pod/poderrs.xr t/pod/testp2pt.pl
635            ! t/pod/testpchk.pl
636 ____________________________________________________________________________
637 [  5710] By: gsar                                  on 2000/03/13  20:46:37
638         Log: cleaner logic in op.c, also avoids QNX optimizer bug (from Norton
639              Allen <allen@huarp.harvard.edu>)
640      Branch: perl
641            ! op.c
642 ____________________________________________________________________________
643 [  5709] By: gsar                                  on 2000/03/13  20:43:30
644         Log: mention changes to diagnostics
645      Branch: perl
646            ! pod/perldelta.pod
647 ____________________________________________________________________________
648 [  5708] By: gsar                                  on 2000/03/13  20:34:38
649         Log: ignore const for the purposes of typemaps (from Hugo van der Sanden)
650      Branch: perl
651            ! lib/ExtUtils/xsubpp
652 ____________________________________________________________________________
653 [  5707] By: gsar                                  on 2000/03/13  20:23:24
654         Log: don't check for errno after Atof() (atof() doesn't set errno, and
655              where Atof() is actually strto[l]d(), some platforms seem to want
656              to set errno randomly)
657      Branch: perl
658            ! toke.c
659 ____________________________________________________________________________
660 [  5706] By: gsar                                  on 2000/03/13  18:14:18
661         Log: integrate cfgperl changes into mainline
662      Branch: perl
663           !> Configure config_h.SH hints/hpux.sh hints/solaris_2.sh mg.c
664           !> perl.h pod/perl.pod pp.c
665 ____________________________________________________________________________
666 [  5705] By: jhi                                   on 2000/03/13  14:44:11
667         Log: STRLEN != int.
668      Branch: cfgperl
669            ! mg.c
670 ____________________________________________________________________________
671 [  5704] By: jhi                                   on 2000/03/13  13:18:07
672         Log: Integrate with Sarathy.
673      Branch: cfgperl
674           +> lib/warnings/register.pm
675           !> (integrate 42 files)
676 ____________________________________________________________________________
677 [  5703] By: gsar                                  on 2000/03/13  12:40:51
678         Log: mention autoflush portability caveat
679      Branch: perl
680            ! pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
681 ____________________________________________________________________________
682 [  5702] By: gsar                                  on 2000/03/13  11:09:05
683         Log: final touches for lexical warnings (from Paul Marquess)
684      Branch: perl
685            + lib/warnings/register.pm
686            ! MANIFEST ext/IO/lib/IO/Select.pm ext/Socket/Socket.pm
687            ! lib/Class/Struct.pm lib/I18N/Collate.pm lib/Tie/Handle.pm
688            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/constant.pm
689            ! lib/syslog.pl lib/vars.pm lib/warnings.pm mg.c perl.c
690            ! pod/perllexwarn.pod pp_ctl.c t/lib/filepath.t t/lib/io_sel.t
691            ! t/lib/socket.t t/lib/tie-stdhandle.t t/op/tie.t
692            ! t/pragma/constant.t t/pragma/diagnostics.t t/pragma/warn/2use
693            ! t/pragma/warn/9enabled warnings.h warnings.pl
694 ____________________________________________________________________________
695 [  5701] By: gsar                                  on 2000/03/13  11:00:00
696         Log: avoid compiler warnings
697      Branch: perl
698            ! pp_hot.c
699 ____________________________________________________________________________
700 [  5700] By: gsar                                  on 2000/03/13  09:57:59
701         Log: make the is_utf8_*() safe for use on invalid utf8 (they now
702              return false on such input instead of emitting warnings)
703      Branch: perl
704            ! embed.h embed.pl global.sym gv.c objXSUB.h perlapi.c
705            ! pod/perlapi.pod proto.h universal.c utf8.c
706 ____________________________________________________________________________
707 [  5699] By: gsar                                  on 2000/03/13  06:59:57
708         Log: the premature FREETMPS calls in change#1187 weren't defensive enough
709      Branch: perl
710            ! pp_ctl.c pp_hot.c t/op/recurse.t
711 ____________________________________________________________________________
712 [  5698] By: jhi                                   on 2000/03/13  05:03:37
713         Log: hints nibbling continues
714      Branch: cfgperl
715            ! hints/hpux.sh
716 ____________________________________________________________________________
717 [  5697] By: jhi                                   on 2000/03/13  04:45:57
718         Log: there's no end to tweaking
719      Branch: cfgperl
720            ! hints/hpux.sh
721 ____________________________________________________________________________
722 [  5696] By: jhi                                   on 2000/03/13  04:26:15
723         Log: hints tweak
724      Branch: cfgperl
725            ! hints/hpux.sh
726 ____________________________________________________________________________
727 [  5695] By: bailey                                on 2000/03/13  03:54:09
728         Log: Trim out leftover hunk from prior resolve conflict
729      Branch: vmsperl
730            ! lib/File/Spec/VMS.pm
731 ____________________________________________________________________________
732 [  5694] By: bailey                                on 2000/03/13  03:20:20
733         Log: Assorted configuration cleanups (Peter Prymmer, and a
734              bit from Charles Bailey and Dan Sugalski)
735      Branch: vmsperl
736            ! configure.com vms/subconfigure.com
737 ____________________________________________________________________________
738 [  5693] By: bailey                                on 2000/03/13  03:00:16
739         Log: Add vmsish 'hushed' option to suppress error messages at exit
740      Branch: vmsperl
741            ! perl.h vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com
742            ! vms/vmsish.h
743 ____________________________________________________________________________
744 [  5692] By: bailey                                on 2000/03/13  02:50:10
745         Log: Fix inverted test conditions for secure lnm translation
746              and default file types.  (Dan Sugalski)
747      Branch: vmsperl
748            ! vms/subconfigure.com
749 ____________________________________________________________________________
750 [  5691] By: bailey                                on 2000/03/13  02:41:36
751         Log: Insulate tests of default display_format from different precision
752              on different machines by truncating at 1 digit less than the most
753              common choice (.15g)
754      Branch: vmsperl
755            ! t/lib/complex.t
756 ____________________________________________________________________________
757 [  5690] By: bailey                                on 2000/03/13  02:31:44
758         Log: Resync with mainline post RC1
759      Branch: vmsperl
760           +> lib/Pod/Plainer.pm
761           !> (integrate 137 files)
762 ____________________________________________________________________________
763 [  5689] By: bailey                                on 2000/03/13  02:22:24
764         Log: Update File::Spec::VMS and tests
765              Since reduce_ricochet has been removed from File::Spec,
766              revert changes to VMS::Filespec::vmsify made to accomodate it.
767      Branch: vmsperl
768            ! lib/File/Spec/VMS.pm t/lib/filespec.t vms/ext/filespec.t
769            ! vms/vms.c
770 ____________________________________________________________________________
771 [  5688] By: bailey                                on 2000/03/13  02:12:11
772         Log: Basic 5.6.0 RC1 build patches for VMS
773      Branch: vmsperl
774            ! configure.com t/pragma/warn/doio t/pragma/warn/util
775            ! vms/subconfigure.com
776 ____________________________________________________________________________
777 [  5687] By: jhi                                   on 2000/03/13  00:41:51
778         Log: Solaris long double fixes from Alan Burlison.
779      Branch: cfgperl
780            ! hints/solaris_2.sh perl.h pp.c
781 ____________________________________________________________________________
782 [  5686] By: jhi                                   on 2000/03/13  00:17:13
783         Log: Integrate with Sarathy.
784      Branch: cfgperl
785           !> dump.c hints/hpux.sh op.c pod/perldelta.pod t/op/misc.t
786 ____________________________________________________________________________
787 [  5685] By: jhi                                   on 2000/03/13  00:13:17
788         Log: Retract #5680, it broke more than it helped.
789      Branch: cfgperl
790            ! hints/hpux.sh
791 ____________________________________________________________________________
792 [  5684] By: gsar                                  on 2000/03/12  21:48:44
793         Log: set optimize=-O only if not already set
794      Branch: perl
795            ! hints/hpux.sh
796 ____________________________________________________________________________
797 [  5683] By: gsar                                  on 2000/03/12  20:11:45
798         Log: another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEX
799              were being mistakenly subverted anyway
800      Branch: perl
801            ! dump.c op.c pod/perldelta.pod t/op/misc.t
802 ____________________________________________________________________________
803 [  5682] By: jhi                                   on 2000/03/12  18:11:52
804         Log: update AVAILABILITY for LynxOS
805      Branch: cfgperl
806            ! pod/perl.pod
807 ____________________________________________________________________________
808 [  5681] By: jhi                                   on 2000/03/12  18:03:46
809         Log: 64-bitness hints tweaks
810      Branch: cfgperl
811            ! hints/solaris_2.sh
812 ____________________________________________________________________________
813 [  5680] By: jhi                                   on 2000/03/12  17:49:25
814         Log: 64-bitness tweak: separate 64bitint and 64bitall.
815      Branch: cfgperl
816            ! hints/hpux.sh
817 ____________________________________________________________________________
818 [  5679] By: jhi                                   on 2000/03/12  17:43:09
819         Log: metaconfig-ify #5676.
820      Branch: cfgperl
821            ! Configure config_h.SH
822      Branch: metaconfig/U/perl
823            ! fflushall.U
824 ____________________________________________________________________________
825 [  5678] By: jhi                                   on 2000/03/12  17:37:14
826         Log: Integrate with Sarathy.
827      Branch: cfgperl
828           !> Changes Configure Todo lib/File/DosGlob.pm
829 ____________________________________________________________________________
830 [  5677] By: gsar                                  on 2000/03/12  11:35:10
831         Log: integrate cfgperl changes into mainline
832      Branch: perl
833            ! Changes Todo
834           !> Todo-5.6 perl.h pod/perldelta.pod
835 ____________________________________________________________________________
836 [  5676] By: gsar                                  on 2000/03/12  11:27:38
837         Log: don't bother testing if we can flush all handles when fflush(stdin)
838              shows the pipe bug
839      Branch: perl
840            ! Configure
841 ____________________________________________________________________________
842 [  5675] By: jhi                                   on 2000/03/12  05:08:29
843         Log: continue flogging the string->int conversion ifdefs
844      Branch: cfgperl
845            ! perl.h
846 ____________________________________________________________________________
847 [  5674] By: gsar                                  on 2000/03/12  05:01:30
848         Log: fix File::DosGlob for patterns with drive names like c:*.bat
849              (suggested by Jason Mathews <mathews@computer.org>)
850      Branch: perl
851            ! lib/File/DosGlob.pm
852 ____________________________________________________________________________
853 [  5673] By: jhi                                   on 2000/03/12  04:48:14
854         Log: Integrate with Sarathy.
855      Branch: cfgperl
856           !> doop.c perl.h pod/perldelta.pod pod/perldiag.pod
857           !> pod/perlpod.pod toke.c utils/perldoc.PL
858 ____________________________________________________________________________
859 [  5672] By: gsar                                  on 2000/03/12  03:57:23
860         Log: security fixes for perldoc (from Tom Christiansen)
861      Branch: perl
862            ! utils/perldoc.PL
863 ____________________________________________________________________________
864 [  5671] By: gsar                                  on 2000/03/12  03:45:27
865         Log: Larry's patch to disallow CORE::Snark, with perldiag entry
866      Branch: perl
867            ! pod/perldelta.pod pod/perldiag.pod toke.c
868 ____________________________________________________________________________
869 [  5670] By: gsar                                  on 2000/03/12  03:36:17
870         Log: insufficient buffer in change#5317
871      Branch: perl
872            ! doop.c
873 ____________________________________________________________________________
874 [  5669] By: gsar                                  on 2000/03/12  03:15:29
875         Log: avoid L<foo|bar> for now, not all the pod2foo support it
876      Branch: perl
877            ! pod/perlpod.pod
878 ____________________________________________________________________________
879 [  5668] By: gsar                                  on 2000/03/12  02:35:55
880         Log: rework change#5664
881      Branch: perl
882            ! perl.h
883 ____________________________________________________________________________
884 [  5667] By: jhi                                   on 2000/03/11  21:35:29
885         Log: todo and perldelta updates
886      Branch: cfgperl
887            ! Todo Todo-5.6 pod/perldelta.pod
888 ____________________________________________________________________________
889 [  5666] By: jhi                                   on 2000/03/11  21:00:34
890         Log: Integrate with Sarathy.
891      Branch: cfgperl
892           !> perl.h
893 ____________________________________________________________________________
894 [  5665] By: jhi                                   on 2000/03/11  20:58:58
895         Log: Fixes for #5661.
896      Branch: cfgperl
897            ! perl.h
898 ____________________________________________________________________________
899 [  5664] By: gsar                                  on 2000/03/11  19:50:06
900         Log: fix Strtoul() misdefinition is change#5661
901      Branch: perl
902            ! perl.h
903 ____________________________________________________________________________
904 [  5663] By: gsar                                  on 2000/03/11  19:21:18
905         Log: integrate cfgperl contents into mainline
906      Branch: perl
907           !> Configure config_h.SH hints/solaris_2.sh perl.h
908           !> t/pragma/warn/pp_hot toke.c
909 ____________________________________________________________________________
910 [  5662] By: jhi                                   on 2000/03/11  19:06:20
911         Log: Integrate with Sarathy.
912      Branch: cfgperl
913           !> cop.h perl.c pp_ctl.c t/op/eval.t t/op/misc.t
914 ____________________________________________________________________________
915 [  5661] By: jhi                                   on 2000/03/11  19:03:32
916         Log: Use Atof() instead of bare strtod(); ditto for Atol()/Atoul()
917              (introduce the latter) instead of bare strtoll()/strtoll().
918      Branch: cfgperl
919            ! perl.h toke.c
920 ____________________________________________________________________________
921 [  5660] By: gsar                                  on 2000/03/11  18:40:49
922         Log: another long-standing eval bug: return doesn't reset $@ correctly
923      Branch: perl
924            ! pp_ctl.c t/op/eval.t
925 ____________________________________________________________________________
926 [  5659] By: jhi                                   on 2000/03/11  18:27:54
927         Log: metaconfig-ify the test for broken fflush(NULL)
928              (which ails e.g. Solaris), from Ulrich Pfeifer.
929      Branch: cfgperl
930            ! Configure config_h.SH hints/solaris_2.sh
931      Branch: metaconfig/U/perl
932            ! d_unorderedl.U fflushall.U
933 ____________________________________________________________________________
934 [  5658] By: gsar                                  on 2000/03/11  18:11:22
935         Log: change#3511 was not defensive enough about try blocks, causing
936              bogus attempts to free closures, and thence, segfaults
937      Branch: perl
938            ! cop.h perl.c pp_ctl.c t/op/misc.t
939 ____________________________________________________________________________
940 [  5657] By: jhi                                   on 2000/03/11  18:04:44
941         Log: Rewording.
942      Branch: cfgperl
943            ! t/pragma/warn/pp_hot
944 ____________________________________________________________________________
945 [  5656] By: jhi                                   on 2000/03/11  17:41:29
946         Log: Integrate with Sarathy.
947      Branch: cfgperl
948           !> (integrate 27 files)
949 ____________________________________________________________________________
950 [  5655] By: gsar                                  on 2000/03/11  17:06:03
951         Log: reword comment
952      Branch: perl
953            ! t/pragma/warn/pp_hot
954 ____________________________________________________________________________
955 [  5654] By: gsar                                  on 2000/03/11  17:01:47
956         Log: off-by-one in os2.c (from Ilya Zakharevich)
957      Branch: perl
958            ! os2/os2.c
959 ____________________________________________________________________________
960 [  5653] By: gsar                                  on 2000/03/11  16:59:48
961         Log: File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)
962      Branch: perl
963            ! lib/File/Spec/VMS.pm t/lib/filespec.t
964 ____________________________________________________________________________
965 [  5652] By: gsar                                  on 2000/03/11  16:52:03
966         Log: missing export list entry in change#5619
967      Branch: perl
968            ! makedef.pl
969 ____________________________________________________________________________
970 [  5651] By: gsar                                  on 2000/03/11  16:50:05
971         Log: avoid using context pointer in MUTEX_INIT() et al; remove the
972              *_NOCONTEXT variants to keep it simple
973      Branch: perl
974            ! malloc.c thread.h win32/win32thread.h
975 ____________________________________________________________________________
976 [  5650] By: gsar                                  on 2000/03/11  16:07:35
977         Log: remove =for section (from Johan Vromans)
978      Branch: perl
979            ! lib/Getopt/Long.pm
980 ____________________________________________________________________________
981 [  5649] By: gsar                                  on 2000/03/11  16:05:50
982         Log: add nokfile target in Makefile (from Andy Dougherty)
983      Branch: perl
984            ! Makefile.SH
985 ____________________________________________________________________________
986 [  5648] By: gsar                                  on 2000/03/11  16:02:53
987         Log: mention podchecker (from Tim Jenness <timj@jach.hawaii.edu>)
988      Branch: perl
989            ! pod/perlpod.pod
990 ____________________________________________________________________________
991 [  5647] By: gsar                                  on 2000/03/11  16:01:03
992         Log: VMS build tweaks (from Charles Bailey)
993      Branch: perl
994            ! configure.com perl.c t/pragma/warn/doio t/pragma/warn/util
995            ! vms/subconfigure.com
996 ____________________________________________________________________________
997 [  5646] By: gsar                                  on 2000/03/11  10:13:27
998         Log: remove outdated ftp.cis.ufl.edu reference
999      Branch: perl
1000            ! pod/perlfaq2.pod
1001 ____________________________________________________________________________
1002 [  5645] By: gsar                                  on 2000/03/11  10:10:39
1003         Log: failed hunk in change#5644
1004      Branch: perl
1005            ! t/op/pat.t
1006 ____________________________________________________________________________
1007 [  5644] By: gsar                                  on 2000/03/11  10:08:47
1008         Log: fix optimizer bug in /^(?p{"a"})b/ (from Ilya Zakharevich)
1009      Branch: perl
1010            ! regcomp.c t/op/pat.t
1011 ____________________________________________________________________________
1012 [  5643] By: gsar                                  on 2000/03/11  09:48:30
1013         Log: better {local,gm}time documentation (from Mark-Jason Dominus)
1014      Branch: perl
1015            ! pod/perlfunc.pod
1016 ____________________________________________________________________________
1017 [  5642] By: gsar                                  on 2000/03/11  09:45:10
1018         Log: tweaks for lynxos build (from Ed Mooring <mooring@lynx.com>)
1019      Branch: perl
1020            ! doio.c hints/lynxos.sh perl.h
1021 ____________________________________________________________________________
1022 [  5641] By: gsar                                  on 2000/03/11  09:42:56
1023         Log: integrate cfgperl contents into mainline
1024      Branch: perl
1025           !> Configure Todo-5.6 config_h.SH hints/irix_6.sh
1026           !> lib/Math/Complex.pm regcomp.c t/op/64bit.t
1027 ____________________________________________________________________________
1028 [  5640] By: gsar                                  on 2000/03/11  09:24:30
1029         Log: perldelta update, typos and whitespace adjustments
1030      Branch: perl
1031            ! lib/open.pm miniperlmain.c pod/perldelta.pod win32/perllib.c
1032 ____________________________________________________________________________
1033 [  5639] By: jhi                                   on 2000/03/11  00:51:48
1034         Log: Integrate with Sarathy.
1035      Branch: cfgperl
1036           !> (integrate 44 files)
1037 ____________________________________________________________________________
1038 [  5638] By: jhi                                   on 2000/03/11  00:45:46
1039         Log: Cpp out deadcode that IRIX compiler noticed. 
1040      Branch: cfgperl
1041            ! regcomp.c
1042 ____________________________________________________________________________
1043 [  5637] By: jhi                                   on 2000/03/10  14:22:24
1044         Log: Do not use Perl's malloc in IRIX.
1045      Branch: cfgperl
1046            ! hints/irix_6.sh
1047 ____________________________________________________________________________
1048 [  5636] By: jhi                                   on 2000/03/10  05:27:03
1049         Log: More/modified unused floating point units.
1050      Branch: metaconfig/U/perl
1051            + d_fp_class_l.U d_unordered.U d_unorderedl.U
1052            ! d_fpclass.U
1053 ____________________________________________________________________________
1054 [  5635] By: jhi                                   on 2000/03/10  01:54:07
1055         Log: Add various yet-unused units.
1056      Branch: metaconfig/U/perl
1057            + d_class.U d_fchdir.U d_finite.U d_fp_class.U d_fp_classl.U
1058            + d_fpclass.U d_fpclassify.U d_frexpl.U d_futimes.U
1059            + d_getitimer.U d_getrlimit.U d_iconv.U d_isfinite.U d_isinf.U
1060            + d_isnan.U d_isnanl.U d_lchmod.U d_lutimes.U d_setitimer.U
1061            + d_setrlimit.U d_ualarm.U d_utimes.U
1062 ____________________________________________________________________________
1063 [  5634] By: jhi                                   on 2000/03/10  01:07:54
1064         Log: Fix goofups noticed by Mark Bixby and Jeff Okamoto.
1065      Branch: cfgperl
1066            ! Configure config_h.SH
1067      Branch: metaconfig
1068            ! U/compline/nblock_io.U
1069      Branch: metaconfig/U/perl
1070            ! use64bits.U
1071 ____________________________________________________________________________
1072 [  5633] By: jhi                                   on 2000/03/09  23:22:33
1073         Log: Remove an obsolete note.
1074      Branch: cfgperl
1075            ! t/op/64bit.t
1076 ____________________________________________________________________________
1077 [  5632] By: gsar                                  on 2000/03/09  18:50:43
1078         Log: update Changes
1079      Branch: perl
1080            ! Changes
1081 ____________________________________________________________________________
1082 [  5631] By: gsar                                  on 2000/03/09  18:49:12
1083         Log: track more of the child state on Windows
1084      Branch: perl
1085            ! win32/win32.c win32/win32.h
1086 ____________________________________________________________________________
1087 [  5630] By: gsar                                  on 2000/03/09  18:48:05
1088         Log: UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values
1089      Branch: perl
1090            ! universal.c
1091 ____________________________________________________________________________
1092 [  5629] By: gsar                                  on 2000/03/09  18:37:35
1093         Log: tweak Unicode notes, other cleanups
1094      Branch: perl
1095            ! Changes lib/bytes.pm lib/utf8.pm pod/perldelta.pod
1096            ! pod/perlhist.pod pod/perlunicode.pod
1097 ____________________________________________________________________________
1098 [  5628] By: gsar                                  on 2000/03/09  17:39:58
1099         Log: support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"
1100              semantics; the pragma sets defaults for both open() and qx//
1101      Branch: perl
1102            ! doio.c dosish.h embed.h embed.pl epoc/epocish.h lib/open.pm
1103            ! mpeix/mpeixish.h op.c op.h opcode.h opcode.pl os2/os2ish.h
1104            ! perl.h perlapi.c plan9/plan9ish.h pod/perlfunc.pod pp.sym
1105            ! pp_proto.h pp_sys.c proto.h sv.h vms/vmsish.h vos/vosish.h
1106 ____________________________________________________________________________
1107 [  5627] By: gsar                                  on 2000/03/09  12:54:08
1108         Log: avoid autoflushing behavior of fork/system/exec on Solaris (thanks
1109              to fflush(NULL) bug)
1110      Branch: perl
1111            ! hints/solaris_2.sh pod/perldelta.pod
1112 ____________________________________________________________________________
1113 [  5626] By: gsar                                  on 2000/03/09  11:34:51
1114         Log: abort build on HP-UX if bundled non-ANSI compiler is detected
1115              (from Dominic Dunlop <domo@computer.org>)
1116      Branch: perl
1117            ! hints/hpux.sh
1118 ____________________________________________________________________________
1119 [  5625] By: gsar                                  on 2000/03/09  11:17:07
1120         Log: patch from Larry to make -T filetest algorithm recognize utf8 as
1121              "text"
1122      Branch: perl
1123            ! pp_sys.c
1124 ____________________________________________________________________________
1125 [  5624] By: gsar                                  on 2000/03/09  11:11:59
1126         Log: provide support for deleting actions etc. (from Ronald J Kimball
1127              <rjk@linguist.dartmouth.edu>)
1128      Branch: perl
1129            ! lib/perl5db.pl pod/perldebug.pod
1130 ____________________________________________________________________________
1131 [  5623] By: gsar                                  on 2000/03/09  06:39:21
1132         Log: new xsubpp keywords should be in all caps
1133      Branch: perl
1134            ! lib/ExtUtils/xsubpp
1135 ____________________________________________________________________________
1136 [  5622] By: gsar                                  on 2000/03/09  06:26:04
1137         Log: demand-load utf8.pm in swash routines
1138      Branch: perl
1139            ! op.c utf8.c
1140 ____________________________________________________________________________
1141 [  5621] By: gsar                                  on 2000/03/08  19:27:02
1142         Log: make Dump() call the XSUB implementation transparently (modified
1143              version of patch suggested by David Boyce <dsb@world.std.com>)
1144      Branch: perl
1145            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
1146            ! pod/perldelta.pod
1147 ____________________________________________________________________________
1148 [  5620] By: gsar                                  on 2000/03/08  18:35:48
1149         Log: do FILE should not see outside lexicals (from Rick Delaney
1150              <rick@consumercontact.com>)
1151      Branch: perl
1152            ! op.c pp_ctl.c t/comp/require.t
1153 ____________________________________________________________________________
1154 [  5619] By: gsar                                  on 2000/03/08  18:04:45
1155         Log: abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module()
1156              API function
1157      Branch: perl
1158            ! doio.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1159            ! perlapi.c pp_sys.c proto.h
1160 ____________________________________________________________________________
1161 [  5618] By: jhi                                   on 2000/03/08  18:03:30
1162         Log: Integrate with Sarathy.
1163      Branch: cfgperl
1164           +> lib/Pod/Plainer.pm
1165           !> Changes MANIFEST dosish.h embedvar.h lib/Pod/InputObjects.pm
1166           !> lib/Pod/Parser.pm makedef.pl op.c op.h perl.c perlapi.h
1167           !> perlvars.h pod/perlop.pod pod/pod2latex.PL sv.c unixish.h
1168           !> vms/vmsish.h
1169 ____________________________________________________________________________
1170 [  5617] By: jhi                                   on 2000/03/08  15:44:05
1171         Log: ICU todo fixes.
1172      Branch: cfgperl
1173            ! Todo-5.6
1174 ____________________________________________________________________________
1175 [  5616] By: jhi                                   on 2000/03/08  14:30:40
1176         Log: Even more Todo.
1177      Branch: cfgperl
1178            ! Todo-5.6
1179 ____________________________________________________________________________
1180 [  5615] By: jhi                                   on 2000/03/08  14:13:45
1181         Log: More Todo.
1182      Branch: cfgperl
1183            ! Todo-5.6
1184 ____________________________________________________________________________
1185 [  5614] By: jhi                                   on 2000/03/08  13:50:53
1186         Log: wording changes
1187      Branch: cfgperl
1188            ! lib/Math/Complex.pm
1189 ____________________________________________________________________________
1190 [  5613] By: gsar                                  on 2000/03/08  12:51:35
1191         Log: clarify docs on return value from binding operators
1192      Branch: perl
1193            ! pod/perlop.pod
1194 ____________________________________________________________________________
1195 [  5612] By: gsar                                  on 2000/03/08  12:41:38
1196         Log: shore up pod2latex shortcomings, and a Pod::Parser fix (from
1197              Robin Barker)
1198      Branch: perl
1199            + lib/Pod/Plainer.pm
1200            ! MANIFEST lib/Pod/Parser.pm pod/pod2latex.PL
1201 ____________________________________________________________________________
1202 [  5611] By: gsar                                  on 2000/03/08  12:22:59
1203         Log: integrate cfgperl changes into mainline
1204      Branch: perl
1205            ! Changes
1206           !> installperl lib/Math/Complex.pm pod/perldelta.pod
1207           !> t/lib/complex.t vms/vmsish.h
1208 ____________________________________________________________________________
1209 [  5610] By: gsar                                  on 2000/03/08  12:08:17
1210         Log: add missing locks for op refcounts
1211      Branch: perl
1212            ! dosish.h embedvar.h makedef.pl op.c op.h perl.c perlapi.h
1213            ! perlvars.h sv.c unixish.h vms/vmsish.h
1214 ____________________________________________________________________________
1215 [  5609] By: gsar                                  on 2000/03/08  11:30:32
1216         Log: Pod::InputObjects tweak (from Brad Appleton)
1217      Branch: perl
1218            ! lib/Pod/InputObjects.pm
1219 ____________________________________________________________________________
1220 [  5608] By: jhi                                   on 2000/03/08  05:08:59
1221         Log: Integrate with Sarathy.
1222      Branch: cfgperl
1223           !> (integrate 27 files)
1224 ____________________________________________________________________________
1225 [  5607] By: jhi                                   on 2000/03/08  05:07:06
1226         Log: Make the stringification more customizable.
1227              A potentially backward incompatible change.
1228              Based on a suggestion by Roman Kosenko <ra@amk.al.lg.ua>.
1229      Branch: cfgperl
1230            ! lib/Math/Complex.pm pod/perldelta.pod t/lib/complex.t
1231 ____________________________________________________________________________
1232 [  5606] By: jhi                                   on 2000/03/08  00:49:14
1233         Log: s/lfs/largefiles/
1234      Branch: metaconfig
1235            ! U/mksample
1236 ____________________________________________________________________________
1237 [  5605] By: gsar                                  on 2000/03/07  23:37:48
1238         Log: VMS build patch (from Peter Prymmer)
1239      Branch: perl
1240            ! configure.com installhtml lib/lib.pm vms/descrip_mms.template
1241            ! vms/subconfigure.com vms/vms.c
1242 ____________________________________________________________________________
1243 [  5604] By: gsar                                  on 2000/03/07  23:25:46
1244         Log: CopFILEGV(&PL_compiling) must be reset properly (from Doug MacEachern)
1245      Branch: perl
1246            ! perl.c
1247 ____________________________________________________________________________
1248 [  5603] By: gsar                                  on 2000/03/07  23:05:16
1249         Log: type mismatch
1250      Branch: perl
1251            ! sv.c
1252 ____________________________________________________________________________
1253 [  5602] By: gsar                                  on 2000/03/07  22:40:55
1254         Log: add note to INSTALL about C++ compilers (from M J T Guy)
1255      Branch: perl
1256            ! INSTALL
1257 ____________________________________________________________________________
1258 [  5601] By: gsar                                  on 2000/03/07  22:30:35
1259         Log: separate options to incpush() for adding version directories and
1260              architecture directories (from Andy Dougherty)
1261      Branch: perl
1262            ! embed.h embed.pl perl.c proto.h t/lib/fatal.t
1263 ____________________________________________________________________________
1264 [  5600] By: gsar                                  on 2000/03/07  20:18:54
1265         Log: support :void to enable croaking only in void context (from
1266              Simon Cozens <simon@othersideofthe.earth.li>)
1267      Branch: perl
1268            ! lib/Fatal.pm t/lib/fatal.t
1269 ____________________________________________________________________________
1270 [  5599] By: gsar                                  on 2000/03/07  18:35:21
1271         Log: Pod::Html tweak to avoid false falses
1272      Branch: perl
1273            ! lib/Pod/Html.pm
1274 ____________________________________________________________________________
1275 [  5598] By: gsar                                  on 2000/03/07  18:21:58
1276         Log: skip null siblings encountered by goto out of loopish block
1277              (from Doug Lankshear)
1278      Branch: perl
1279            ! pp_ctl.c
1280 ____________________________________________________________________________
1281 [  5597] By: gsar                                  on 2000/03/07  16:33:29
1282         Log: omit XSLoader from bytecode dumps
1283      Branch: perl
1284            ! ext/B/B/Bytecode.pm ext/B/B/Stash.pm ext/B/B/Xref.pm
1285 ____________________________________________________________________________
1286 [  5596] By: gsar                                  on 2000/03/07  10:58:17
1287         Log: avoid coredump on C<printf "%vd">
1288      Branch: perl
1289            ! sv.c
1290 ____________________________________________________________________________
1291 [  5595] By: gsar                                  on 2000/03/07  10:26:03
1292         Log: add missing HTML escapes that can be displayed in xterm (from
1293              Tim Jenness <timj@jach.hawaii.edu>)
1294      Branch: perl
1295            ! lib/Pod/Text.pm
1296 ____________________________________________________________________________
1297 [  5594] By: gsar                                  on 2000/03/07  10:24:55
1298         Log: Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)
1299      Branch: perl
1300            ! lib/Fatal.pm
1301 ____________________________________________________________________________
1302 [  5593] By: gsar                                  on 2000/03/07  09:57:24
1303         Log: get ByteLoader working again
1304      Branch: perl
1305            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
1306            ! ext/B/B/C.pm ext/ByteLoader/bytecode.h
1307            ! ext/ByteLoader/byterun.c
1308 ____________________________________________________________________________
1309 [  5592] By: gsar                                  on 2000/03/07  05:14:49
1310         Log: typo in makedef.pl
1311      Branch: perl
1312            ! lib/File/Path.pm makedef.pl
1313 ____________________________________________________________________________
1314 [  5591] By: jhi                                   on 2000/03/06  22:56:24
1315         Log: Integrate with Sarathy.
1316      Branch: cfgperl
1317           !> Changes ext/File/Glob/Glob.xs lib/Pod/Html.pm
1318 ____________________________________________________________________________
1319 [  5590] By: gsar                                  on 2000/03/06  22:32:44
1320         Log: fix incorrect prototypes in File::Glob
1321      Branch: perl
1322            ! ext/File/Glob/Glob.xs
1323 ____________________________________________________________________________
1324 [  5589] By: gsar                                  on 2000/03/06  22:07:38
1325         Log: update Changes
1326      Branch: perl
1327            ! Changes
1328 ____________________________________________________________________________
1329 [  5588] By: jhi                                   on 2000/03/06  21:46:18
1330         Log: From: "Craig A. Berry" <craig.berry@metamorgs.com>
1331              To: vmsperl@perl.org, perl5-porters@perl.org
1332              Cc: jhi@iki.fi, Charles Bailey <BAILEY@newman.upenn.edu>, gsar@activestate.com
1333              Subject: [PATCH 5.5.670] circumvent VMS fileno bug in old DEC C version
1334              Date: Mon, 06 Mar 2000 15:36:13 -0600
1335              Message-Id: <4.2.2.20000306153539.00ca6420@exchi01.midwest.metamorgs.com>
1336      Branch: cfgperl
1337            ! vms/vmsish.h
1338 ____________________________________________________________________________
1339 [  5587] By: jhi                                   on 2000/03/06  21:23:27
1340         Log: Use $^O.
1341      Branch: cfgperl
1342            ! installperl
1343 ____________________________________________________________________________
1344 [  5586] By: jhi                                   on 2000/03/06  21:19:15
1345         Log: Undo drift from the mainline.
1346      Branch: cfgperl
1347           !> (integrate 1607 files)
1348 ____________________________________________________________________________
1349 [  5585] By: gsar                                  on 2000/03/06  20:23:37
1350         Log: change#5513 accidentally undid change#5373, put it back
1351      Branch: perl
1352            ! lib/Pod/Html.pm
1353 ____________________________________________________________________________
1354 [  5584] By: jhi                                   on 2000/03/06  17:30:48
1355         Log: Integrate with Sarathy.
1356      Branch: cfgperl
1357           !> lib/File/Path.pm lib/Getopt/Long.pm lib/IPC/Open2.pm
1358           !> lib/Pod/Man.pm makedef.pl toke.c vms/subconfigure.com
1359 ____________________________________________________________________________
1360 [  5583] By: gsar                                  on 2000/03/06  17:02:52
1361         Log: makedef.pl typos
1362      Branch: perl
1363            ! makedef.pl
1364 ____________________________________________________________________________
1365 [  5582] By: gsar                                  on 2000/03/06  15:24:14
1366         Log: Pod::Man bugfixes (from Russ Allbery)
1367      Branch: perl
1368            ! lib/Pod/Man.pm
1369 ____________________________________________________________________________
1370 [  5581] By: gsar                                  on 2000/03/06  15:17:08
1371         Log: File::Path::rmtree() doesn't delete stale symlinks correctly
1372      Branch: perl
1373            ! lib/File/Path.pm
1374 ____________________________________________________________________________
1375 [  5580] By: gsar                                  on 2000/03/06  14:55:57
1376         Log: pod nits
1377      Branch: perl
1378            ! lib/Getopt/Long.pm lib/IPC/Open2.pm
1379 ____________________________________________________________________________
1380 [  5579] By: gsar                                  on 2000/03/06  14:55:08
1381         Log: 64-bit build fix on VMS (from Dan Sugalski)
1382      Branch: perl
1383            ! toke.c vms/subconfigure.com
1384 ____________________________________________________________________________
1385 [  5578] By: jhi                                   on 2000/03/06  14:37:46
1386         Log: Integrate with Sarathy.
1387      Branch: cfgperl
1388           !> README.win32 configure.com iperlsys.h lib/File/Spec/VMS.pm
1389           !> lib/IPC/Open2.pm lib/IPC/Open3.pm perl.c t/lib/filefind.t
1390           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1391           !> vms/test.com vms/vms.c win32/config.bc win32/config.gc
1392           !> win32/config.vc win32/config_H.bc win32/config_H.gc
1393           !> win32/config_H.vc win32/config_h.PL win32/perlhost.h
1394           !> win32/win32.c win32/win32.h
1395 ____________________________________________________________________________
1396 [  5577] By: gsar                                  on 2000/03/06  07:26:18
1397         Log: skip tests that need VMS::Filespec on other platforms
1398      Branch: perl
1399            ! t/lib/filespec.t
1400 ____________________________________________________________________________
1401 [  5576] By: gsar                                  on 2000/03/06  07:11:21
1402         Log: integrate vmsperl contents into mainline
1403      Branch: perl
1404           !> configure.com lib/File/Spec/VMS.pm t/lib/filefind.t
1405           !> t/lib/filespec.t vms/ext/filespec.t vms/subconfigure.com
1406           !> vms/test.com vms/vms.c
1407 ____________________________________________________________________________
1408 [  5575] By: gsar                                  on 2000/03/06  07:05:34
1409         Log: support for autovivified handles (from Tom Christiansen)
1410      Branch: perl
1411            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
1412 ____________________________________________________________________________
1413 [  5574] By: gsar                                  on 2000/03/06  06:31:55
1414         Log: vendorlib support for Windows; regen win32/config*
1415      Branch: perl
1416            ! README.win32 iperlsys.h perl.c win32/config.bc win32/config.gc
1417            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1418            ! win32/config_H.vc win32/config_h.PL win32/perlhost.h
1419            ! win32/win32.c win32/win32.h
1420 ____________________________________________________________________________
1421 [  5573] By: bailey                                on 2000/03/06  05:23:23
1422         Log: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers)
1423      Branch: vmsperl
1424            ! vms/test.com
1425 ____________________________________________________________________________
1426 [  5572] By: gsar                                  on 2000/03/06  05:21:26
1427         Log: the incpush()es weren't all quite right on Windows in change#5559
1428      Branch: perl
1429            ! perl.c
1430 ____________________________________________________________________________
1431 [  5571] By: bailey                                on 2000/03/06  05:18:59
1432         Log: Fix ricochet in File::Spec::VMS
1433              Fix eval error in filespec.t
1434              Misc. minor fixes in filespec.t
1435      Branch: vmsperl
1436            ! lib/File/Spec/VMS.pm t/lib/filespec.t
1437 ____________________________________________________________________________
1438 [  5570] By: gsar                                  on 2000/03/06  05:00:44
1439         Log: integrate cfgperl changes into mainline
1440      Branch: perl
1441           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
1442           !> Porting/config_H config_h.SH epoc/config.sh
1443           !> ext/DynaLoader/DynaLoader_pm.PL hints/aix.sh patchlevel.h
1444           !> perl.c perl.h toke.c vos/config.def vos/config.h
1445           !> vos/config_h.SH_orig
1446 ____________________________________________________________________________
1447 [  5569] By: jhi                                   on 2000/03/06  04:51:39
1448         Log: Integrate with Sarathy.
1449      Branch: cfgperl
1450           !> installperl pp.c
1451 ____________________________________________________________________________
1452 [  5568] By: gsar                                  on 2000/03/06  04:48:17
1453         Log: installperl wasn't putting extensions with two or more
1454              nested package names in the archlib
1455      Branch: perl
1456            ! installperl
1457 ____________________________________________________________________________
1458 [  5567] By: bailey                                on 2000/03/06  03:43:36
1459         Log: Set up for vendorarch (and fix 64bitint typo) (Dan Sugalski)
1460      Branch: vmsperl
1461            ! configure.com vms/subconfigure.com
1462 ____________________________________________________________________________
1463 [  5566] By: bailey                                on 2000/03/06  03:40:14
1464         Log: Change $Config{'extensions'} to look Unixy (Charles Lane)
1465              FIx logic error in glob-basic.t (Charles Lane)
1466      Branch: vmsperl
1467            ! configure.com vms/subconfigure.com
1468 ____________________________________________________________________________
1469 [  5565] By: bailey                                on 2000/03/06  03:37:46
1470         Log: Remove trailing . from typeless files (Charles Lane)
1471      Branch: vmsperl
1472            ! t/lib/filefind.t
1473 ____________________________________________________________________________
1474 [  5564] By: bailey                                on 2000/03/06  03:36:26
1475         Log: Resync with mainline, update test in vmsfspec.t
1476      Branch: vmsperl
1477           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1478            ! vms/ext/filespec.t
1479           !> (integrate 171 files)
1480 ____________________________________________________________________________
1481 [  5563] By: gsar                                  on 2000/03/06  03:29:11
1482         Log: avoid warning
1483      Branch: perl
1484            ! pp.c
1485 ____________________________________________________________________________
1486 [  5562] By: bailey                                on 2000/03/06  02:48:17
1487         Log: Downcase function call to hush picky cc
1488      Branch: vmsperl
1489            ! vms/vms.c
1490 ____________________________________________________________________________
1491 [  5561] By: jhi                                   on 2000/03/06  00:23:22
1492         Log: VOS patch from Paul Green.  Note that the vos/config_h.SH_orig
1493              is not exactly identical to the current config_h.SH because
1494              Paul needs better $sitearch control.
1495      Branch: cfgperl
1496            ! vos/config.def vos/config.h vos/config_h.SH_orig
1497 ____________________________________________________________________________
1498 [  5560] By: jhi                                   on 2000/03/05  23:26:41
1499         Log: Avoid wiping out @dl_{librefs,modules} when XSLoader
1500              falls back to DynaLoader.
1501              
1502              From: Doug MacEachern <dougm@pobox.com>
1503              To: perl5-porters@perl.org
1504              Subject: [PATCH v5.5.670] maintain DynaLoader::dl_{librefs,modules}
1505              Date: Sun, 5 Mar 2000 15:19:01 -0800 (PST)
1506              Message-ID: <Pine.LNX.4.10.10003051509460.16885-100000@mojo.covalent.net>
1507      Branch: cfgperl
1508            ! ext/DynaLoader/DynaLoader_pm.PL
1509 ____________________________________________________________________________
1510 [  5559] By: jhi                                   on 2000/03/05  22:05:54
1511         Log: sitelib_stem and vendorlib_stem patches from Andy;
1512              problem reported in
1513              From: schwern@athens.arena-i.com (Michael G Schwern)
1514              To: perl5-porters@perl.org
1515              Subject: [ID 20000305.001] [BUG 5.5.670 perl.c] SITELIB_EXP mangled by hack.
1516              Date: Sun,  5 Mar 2000 06:31:29 -0500 (EST)
1517              Message-Id: <20000305113129.80DC23820@athens.arena-i.com>
1518      Branch: cfgperl
1519            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1520            ! config_h.SH epoc/config.sh patchlevel.h perl.c perl.h
1521            ! vos/config.def vos/config.h vos/config_h.SH_orig
1522      Branch: metaconfig
1523            ! U/installdirs/instubperl.U U/installdirs/sitelib.U
1524            ! U/installdirs/vendorlib.U
1525 ____________________________________________________________________________
1526 [  5558] By: jhi                                   on 2000/03/05  21:18:59
1527         Log: Integrate with Sarathy.
1528      Branch: cfgperl
1529           !> hints/linux.sh lib/Getopt/Long.pm
1530 ____________________________________________________________________________
1531 [  5557] By: gsar                                  on 2000/03/05  20:35:13
1532         Log: Getopt-Long v2.21 update (from Johan Vromans)
1533      Branch: perl
1534            ! lib/Getopt/Long.pm
1535 ____________________________________________________________________________
1536 [  5556] By: gsar                                  on 2000/03/05  20:26:57
1537         Log: Linux needs -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 too
1538              (from Matthias Urlichs <smurf@noris.net>)
1539      Branch: perl
1540            ! hints/linux.sh
1541 ____________________________________________________________________________
1542 [  5555] By: jhi                                   on 2000/03/05  20:15:34
1543         Log: Integrate with Sarathy.
1544      Branch: cfgperl
1545           +> lib/Term/ANSIColor.pm t/lib/ansicolor.t
1546           !> MANIFEST lib/Pod/InputObjects.pm opcode.h opcode.pl
1547           !> pod/perldelta.pod pod/perlfunc.pod pp.c pp_sys.c
1548           !> t/comp/proto.t toke.c utils/perlbug.PL
1549 ____________________________________________________________________________
1550 [  5554] By: gsar                                  on 2000/03/05  20:02:17
1551         Log: prototype changes for eventually supporting C<binmode(F, ":raw")>
1552              and C<open F, "-|", 'cat', '-v'>
1553      Branch: perl
1554            ! opcode.h opcode.pl pod/perlfunc.pod pp.c pp_sys.c
1555            ! t/comp/proto.t toke.c
1556 ____________________________________________________________________________
1557 [  5553] By: jhi                                   on 2000/03/05  19:55:02
1558         Log: AIX gcvt() cannot format long doubles very well.
1559      Branch: cfgperl
1560            ! hints/aix.sh
1561 ____________________________________________________________________________
1562 [  5552] By: jhi                                   on 2000/03/05  18:44:37
1563         Log: the monster cpp expression needs to be on one line to
1564              appease makedepend
1565      Branch: cfgperl
1566            ! toke.c
1567 ____________________________________________________________________________
1568 [  5551] By: jhi                                   on 2000/03/05  18:24:32
1569         Log: IRIX cpp is fussy.
1570      Branch: cfgperl
1571            ! toke.c
1572 ____________________________________________________________________________
1573 [  5550] By: gsar                                  on 2000/03/05  17:46:18
1574         Log: perlbug tweak to grok local_patches better
1575      Branch: perl
1576            ! utils/perlbug.PL
1577 ____________________________________________________________________________
1578 [  5549] By: gsar                                  on 2000/03/05  17:33:10
1579         Log: add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug
1580              in Pod::InputObjects (from Russ Allbery)
1581      Branch: perl
1582            + lib/Term/ANSIColor.pm t/lib/ansicolor.t
1583            ! MANIFEST lib/Pod/InputObjects.pm pod/perldelta.pod
1584 ____________________________________________________________________________
1585 [  5548] By: jhi                                   on 2000/03/05  17:27:06
1586         Log: clean up the makedepend temp file
1587      Branch: cfgperl
1588            ! Makefile.SH
1589 ____________________________________________________________________________
1590 [  5547] By: jhi                                   on 2000/03/05  17:23:18
1591         Log: Integrate with Sarathy.
1592      Branch: cfgperl
1593           !> perl.c
1594 ____________________________________________________________________________
1595 [  5546] By: jhi                                   on 2000/03/05  17:16:12
1596         Log: Integrate with Sarathy.
1597      Branch: cfgperl
1598           !> (integrate 47 files)
1599 ____________________________________________________________________________
1600 [  5545] By: gsar                                  on 2000/03/05  17:13:48
1601         Log: strip last component of SITELIB_EXP only if it looks like a
1602              number
1603      Branch: perl
1604            ! perl.c
1605 ____________________________________________________________________________
1606 [  5544] By: jhi                                   on 2000/03/05  17:12:42
1607         Log: s/Perl/PeRl/; # yeah
1608      Branch: cfgperl
1609            ! Configure config_h.SH
1610      Branch: metaconfig
1611            ! U/modified/cpp_stuff.U
1612 ____________________________________________________________________________
1613 [  5543] By: gsar                                  on 2000/03/05  16:54:10
1614         Log: thinko in change#4546 that caused variables to lose their importedness
1615              (GvIMPORTED_XV_off should be !GvIMPORTED_XV)
1616      Branch: perl
1617            ! sv.c t/pragma/strict-vars
1618 ____________________________________________________________________________
1619 [  5542] By: gsar                                  on 2000/03/05  09:37:26
1620         Log: regen win32/config*, up version numbers &c.
1621      Branch: perl
1622            ! patchlevel.h win32/Makefile win32/config.bc win32/config.gc
1623            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1624            ! win32/config_H.vc win32/makefile.mk
1625 ____________________________________________________________________________
1626 [  5541] By: gsar                                  on 2000/03/05  09:20:12
1627         Log: undo change#5506; add patch to make blank line warnings optional
1628              (from Brad Appleton)
1629      Branch: perl
1630            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/poderrs.xr
1631 ____________________________________________________________________________
1632 [  5540] By: gsar                                  on 2000/03/05  09:04:52
1633         Log: fixes for most warnings identified by gcc -Wall
1634      Branch: perl
1635            ! av.c cop.h deb.c doop.c dump.c embed.h embed.pl gv.c hv.c mg.c
1636            ! miniperlmain.c objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c
1637            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c regexp.h run.c
1638            ! scope.c sv.c sv.h toke.c universal.c util.c xsutils.c
1639 ____________________________________________________________________________
1640 [  5539] By: gsar                                  on 2000/03/05  06:37:58
1641         Log: shup up warnings about dNOOP from gcc with __attribute__ ((unused))
1642              (from Doug MacEachern <dougm@pobox.com>)
1643      Branch: perl
1644            ! patchlevel.h perl.h
1645 ____________________________________________________________________________
1646 [  5538] By: gsar                                  on 2000/03/05  05:50:44
1647         Log: tyop
1648      Branch: perl
1649            ! config_h.SH
1650 ____________________________________________________________________________
1651 [  5537] By: gsar                                  on 2000/03/05  05:41:10
1652         Log: integrate cfgperl contents into mainline; add new tests from
1653              inc.t into 64bit.t
1654      Branch: perl
1655            ! t/op/64bit.t
1656           !> Configure config_h.SH hints/hpux.sh hints/sco.sh perl.h
1657           !> pod/perl.pod toke.c
1658 ____________________________________________________________________________
1659 [  5536] By: jhi                                   on 2000/03/05  05:37:22
1660         Log: dethinko
1661      Branch: cfgperl
1662            ! toke.c
1663 ____________________________________________________________________________
1664 [  5535] By: jhi                                   on 2000/03/05  05:14:40
1665         Log: Integrate with Sarathy.
1666      Branch: cfgperl
1667           !> pp.c t/op/inc.t toke.c
1668 ____________________________________________________________________________
1669 [  5534] By: gsar                                  on 2000/03/05  04:50:26
1670         Log: optimize change#5533 to stick to IVs if constant is <= IV_MAX,
1671              since runtime is highly optimized for IVs rather than UVs
1672      Branch: perl
1673            ! toke.c
1674 ____________________________________________________________________________
1675 [  5533] By: gsar                                  on 2000/03/05  04:30:02
1676         Log: scan_num() sticks to UVs rather than IVs (now -2147483648 doesn't
1677              end up being promoted to an NV)
1678      Branch: perl
1679            ! pp.c t/op/inc.t toke.c
1680 ____________________________________________________________________________
1681 [  5532] By: jhi                                   on 2000/03/05  01:11:37
1682         Log: more cpp cosmetics, logic cleanup
1683      Branch: cfgperl
1684            ! toke.c
1685 ____________________________________________________________________________
1686 [  5531] By: jhi                                   on 2000/03/05  00:51:20
1687         Log: Implement #5525 in metaconfig.
1688      Branch: cfgperl
1689            ! Configure config_h.SH
1690      Branch: metaconfig
1691            ! U/modified/cpp_stuff.U
1692 ____________________________________________________________________________
1693 [  5530] By: jhi                                   on 2000/03/05  00:32:51
1694         Log: Integrate with Sarathy.
1695      Branch: cfgperl
1696           !> config_h.SH doio.c lib/Cwd.pm lib/Pod/Html.pm lib/bytes.pm
1697           !> lib/charnames.pm lib/filetest.pm lib/integer.pm lib/locale.pm
1698           !> lib/overload.pm lib/utf8.pm os2/os2ish.h pod/perldebug.pod
1699           !> t/lib/ipc_sysv.t t/pragma/warn/regcomp win32/config_H.bc
1700           !> win32/config_H.gc win32/config_H.vc
1701 ____________________________________________________________________________
1702 [  5529] By: jhi                                   on 2000/03/05  00:31:17
1703         Log: Sanity check on the strtoll and strtoull.
1704      Branch: cfgperl
1705            ! Configure config_h.SH
1706      Branch: metaconfig/U/perl
1707            ! d_strtoll.U d_strtoull.U
1708 ____________________________________________________________________________
1709 [  5528] By: jhi                                   on 2000/03/05  00:07:21
1710         Log: Reformat the fearful cpp expression to be a little bit less fearful.
1711      Branch: cfgperl
1712            ! toke.c
1713 ____________________________________________________________________________
1714 [  5527] By: gsar                                  on 2000/03/04  21:55:03
1715         Log: make hints available via globals in the respective pragmas to
1716              avoid duplicating the constants everywhere
1717      Branch: perl
1718            ! lib/bytes.pm lib/charnames.pm lib/filetest.pm lib/integer.pm
1719            ! lib/locale.pm lib/overload.pm lib/utf8.pm
1720 ____________________________________________________________________________
1721 [  5526] By: gsar                                  on 2000/03/04  20:39:36
1722         Log: remove deadcode
1723      Branch: perl
1724            ! lib/Cwd.pm
1725 ____________________________________________________________________________
1726 [  5525] By: gsar                                  on 2000/03/04  19:42:55
1727         Log: make CAT2() portable for use as a macro argument with an extra
1728              level of macros
1729      Branch: perl
1730            ! config_h.SH
1731 ____________________________________________________________________________
1732 [  5524] By: gsar                                  on 2000/03/04  19:02:27
1733         Log: avoid looking up stale PL_statbuf (spotted by Charles Lane
1734              <lane@DUPHY4.Physics.Drexel.Edu>)
1735      Branch: perl
1736            ! doio.c
1737 ____________________________________________________________________________
1738 [  5523] By: gsar                                  on 2000/03/04  18:59:03
1739         Log: pod tweak
1740      Branch: perl
1741            ! pod/perldebug.pod
1742 ____________________________________________________________________________
1743 [  5522] By: gsar                                  on 2000/03/04  17:46:58
1744         Log: regen win32/config_H*
1745      Branch: perl
1746            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1747 ____________________________________________________________________________
1748 [  5521] By: jhi                                   on 2000/03/04  16:35:48
1749         Log: From: "Matthias Urlichs" <smurf@noris.net>
1750              To: perl5-porters@perl.org
1751              Subject: BUG: Integer floatifies? +PATCH: reading BIG integers with SMALL floats
1752              Date:   Sat, 4 Mar 2000 12:48:42 +0100
1753              Message-ID: <20000304124841.A8090@noris.de>
1754      Branch: cfgperl
1755            ! toke.c
1756 ____________________________________________________________________________
1757 [  5520] By: jhi                                   on 2000/03/04  15:41:12
1758         Log: unthink wishful thinking
1759      Branch: cfgperl
1760            ! pod/perl.pod
1761 ____________________________________________________________________________
1762 [  5519] By: gsar                                  on 2000/03/04  06:42:47
1763         Log: fix OS/2 coredump with POSIX::tmpnam() (from Ilya Zakharevich)
1764      Branch: perl
1765            ! os2/os2ish.h
1766 ____________________________________________________________________________
1767 [  5518] By: gsar                                  on 2000/03/04  06:02:26
1768         Log: avoid "scalars leaked" message in test
1769      Branch: perl
1770            ! t/pragma/warn/regcomp
1771 ____________________________________________________________________________
1772 [  5517] By: jhi                                   on 2000/03/04  06:01:16
1773         Log: detypo
1774      Branch: cfgperl
1775            ! pod/perl.pod
1776 ____________________________________________________________________________
1777 [  5516] By: jhi                                   on 2000/03/04  05:59:21
1778         Log: cleanup AVAILABILITY and mention binaries
1779      Branch: cfgperl
1780            ! pod/perl.pod
1781 ____________________________________________________________________________
1782 [  5515] By: gsar                                  on 2000/03/04  05:55:02
1783         Log: syntax error in change#5498
1784      Branch: perl
1785            ! t/lib/ipc_sysv.t
1786 ____________________________________________________________________________
1787 [  5514] By: jhi                                   on 2000/03/04  05:50:56
1788         Log: assuming that removing the libbind will be a good idea
1789      Branch: cfgperl
1790            ! hints/sco.sh
1791 ____________________________________________________________________________
1792 [  5513] By: gsar                                  on 2000/03/04  05:50:15
1793         Log: Pod::Html fixups for nicer links to functions (from Wolfgang Laun
1794              <wolfgang.laun@chello.at>)
1795      Branch: perl
1796            ! lib/Pod/Html.pm
1797 ____________________________________________________________________________
1798 [  5512] By: jhi                                   on 2000/03/04  05:45:52
1799         Log: Integrate with Sarathy.
1800      Branch: cfgperl
1801           !> (integrate 41 files)
1802 ____________________________________________________________________________
1803 [  5511] By: jhi                                   on 2000/03/04  05:42:37
1804         Log: HP-UX 64-bitness cures
1805      Branch: cfgperl
1806            ! hints/hpux.sh perl.h
1807 ____________________________________________________________________________
1808 [  5510] By: gsar                                  on 2000/03/04  05:40:08
1809         Log: better error messages when xsubpp fails to find map for a particular
1810              type (from Ilya Zakharevich)
1811      Branch: perl
1812            ! lib/ExtUtils/xsubpp
1813 ____________________________________________________________________________
1814 [  5509] By: jhi                                   on 2000/03/04  05:33:27
1815         Log: scratch #5508
1816      Branch: cfgperl
1817            ! perl.h
1818 ____________________________________________________________________________
1819 [  5508] By: jhi                                   on 2000/03/04  05:31:19
1820         Log: In HP-UX there is a secret handshake to get strtoll and strtoull.
1821      Branch: cfgperl
1822            ! perl.h
1823 ____________________________________________________________________________
1824 [  5507] By: gsar                                  on 2000/03/04  04:27:51
1825         Log: more whitespace removal (from Michael G Schwern)
1826      Branch: perl
1827            ! ext/Data/Dumper/Dumper.pm ext/Errno/Errno_pm.PL
1828            ! ext/File/Glob/Glob.pm ext/IO/lib/IO/Select.pm
1829            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
1830            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm lib/CGI.pm
1831            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm lib/CGI/Push.pm
1832            ! lib/Carp/Heavy.pm lib/DB.pm lib/Exporter/Heavy.pm
1833            ! lib/File/DosGlob.pm lib/File/Find.pm lib/Getopt/Long.pm
1834            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/netent.pm
1835            ! lib/SelfLoader.pm lib/Tie/Array.pm lib/Tie/Handle.pm
1836            ! lib/Tie/Scalar.pm lib/Time/Local.pm lib/filetest.pm
1837            ! lib/overload.pm x2p/s2p.PL
1838 ____________________________________________________________________________
1839 [  5506] By: gsar                                  on 2000/03/04  04:12:06
1840         Log: temporarily disable blank line warning from Pod::Parser until
1841              it can be made optional
1842      Branch: perl
1843            ! lib/Pod/Parser.pm t/pod/poderrs.xr
1844 ____________________________________________________________________________
1845 [  5505] By: gsar                                  on 2000/03/04  04:00:44
1846         Log: rid blanks in pods (from Michael G Schwern)
1847      Branch: perl
1848            ! README.amiga README.dos README.os2
1849 ____________________________________________________________________________
1850 [  5504] By: gsar                                  on 2000/03/04  03:59:07
1851         Log: avoid warnings from shmread() when given undefined variable
1852              (from Tom Christiansen)
1853      Branch: perl
1854            ! doio.c
1855 ____________________________________________________________________________
1856 [  5503] By: gsar                                  on 2000/03/04  03:53:43
1857         Log: fpsetmask() needs include on freebsd (from Slaven Rezic
1858              <eserte@vran.herceg.de>)
1859      Branch: perl
1860            ! unixish.h
1861 ____________________________________________________________________________
1862 [  5502] By: gsar                                  on 2000/03/04  03:51:05
1863         Log: avoid ambiguity in indirect object notation (breaks with overridden
1864              run time require)
1865      Branch: perl
1866            ! lib/CGI.pm
1867 ____________________________________________________________________________
1868 [  5501] By: gsar                                  on 2000/03/04  01:08:54
1869         Log: adjust perldelta
1870      Branch: perl
1871            ! Todo-5.6 pod/perl.pod pod/perldelta.pod
1872 ____________________________________________________________________________
1873 [  5500] By: gsar                                  on 2000/03/04  00:33:49
1874         Log: integrate cfgperl contents into mainline
1875      Branch: perl
1876           !> hints/irix_6.sh hints/solaris_2.sh pod/perl.pod
1877           !> pod/perlfunc.pod t/lib/ipc_sysv.t
1878 ____________________________________________________________________________
1879 [  5499] By: jhi                                   on 2000/03/03  22:51:53
1880         Log: solaris hints tweak
1881      Branch: cfgperl
1882            ! hints/solaris_2.sh
1883 ____________________________________________________________________________
1884 [  5498] By: jhi                                   on 2000/03/03  22:35:46
1885         Log: The SysV IPC test must use the native integers
1886              (long or short), also noted this in the msgsnd/semctl
1887              documentation.  Reported in
1888              
1889              From: schwern@athens.arena-i.com (Michael G Schwern)
1890              To: perl5-porters@perl.org
1891              Subject: [ID 20000302.006] [BUG 5.5.670 t/ipc_sysv.t] Fails 2,5,6 with 64bit on Linux
1892              Date: Thu,  2 Mar 2000 17:15:03 -0500 (EST)
1893              Message-Id: <20000302221503.EDF6E3830@athens.arena-i.com>
1894      Branch: cfgperl
1895            ! pod/perlfunc.pod t/lib/ipc_sysv.t
1896 ____________________________________________________________________________
1897 [  5497] By: jhi                                   on 2000/03/03  21:08:53
1898         Log: Update AVAILABILITY.
1899      Branch: cfgperl
1900            ! pod/perl.pod
1901 ____________________________________________________________________________
1902 [  5496] By: gsar                                  on 2000/03/03  20:21:05
1903         Log: perldebug tweak (from M J T Guy)
1904      Branch: perl
1905            ! pod/perldebug.pod
1906 ____________________________________________________________________________
1907 [  5495] By: jhi                                   on 2000/03/03  19:32:58
1908         Log: Integrate with Sarathy.
1909      Branch: cfgperl
1910           !> (integrate 79 files)
1911 ____________________________________________________________________________
1912 [  5494] By: jhi                                   on 2000/03/03  19:14:01
1913         Log: the workaround is needed in all 7.2.* compilers,
1914              not just on IRIX64.
1915      Branch: cfgperl
1916            ! hints/irix_6.sh
1917 ____________________________________________________________________________
1918 [  5493] By: gsar                                  on 2000/03/03  18:58:45
1919         Log: whitespace and readabiliti nits in the pods (from Michael G Schwern
1920              and Robin Barker)
1921      Branch: perl
1922            ! Changes pod/perl.pod pod/perl5004delta.pod
1923            ! pod/perl5005delta.pod pod/perlboot.pod pod/perldata.pod
1924            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
1925            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq2.pod
1926            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
1927            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
1928            ! pod/perlfilter.pod pod/perlguts.pod pod/perlipc.pod
1929            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodinstall.pod
1930            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlopentut.pod
1931            ! pod/perlpod.pod pod/perlport.pod pod/perlre.pod
1932            ! pod/perlref.pod pod/perlreftut.pod pod/perlsub.pod
1933            ! pod/perltie.pod pod/perltodo.pod pod/perltoot.pod
1934            ! pod/perltootc.pod pod/perltrap.pod pod/perlvar.pod
1935            ! pod/perlxstut.pod
1936 ____________________________________________________________________________
1937 [  5492] By: gsar                                  on 2000/03/03  17:48:31
1938         Log: support for list assignment to pseudohashes (from John Tobey
1939              <jtobey@john-edwin-tobey.org>)
1940      Branch: perl
1941            ! av.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
1942            ! perlapi.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
1943 ____________________________________________________________________________
1944 [  5491] By: gsar                                  on 2000/03/03  16:45:49
1945         Log: add MakeMaker caveat to INSTALL (from Andy Dougherty)
1946      Branch: perl
1947            ! INSTALL
1948 ____________________________________________________________________________
1949 [  5490] By: gsar                                  on 2000/03/03  16:44:42
1950         Log: perldelta tweaks
1951      Branch: perl
1952            ! pod/perldelta.pod
1953 ____________________________________________________________________________
1954 [  5489] By: gsar                                  on 2000/03/03  16:26:52
1955         Log: /dev/console may not be writable in Syslog.pm (from Ask Bjoern Hansen
1956              <ask@valueclick.com>)
1957      Branch: perl
1958            ! ext/Sys/Syslog/Syslog.pm
1959 ____________________________________________________________________________
1960 [  5488] By: gsar                                  on 2000/03/03  16:21:34
1961         Log: OS/2 patches for dlclose() support (from Yitzchak Scott-Thoennes
1962              <sthoenna@efn.org>)
1963      Branch: perl
1964            ! makedef.pl os2/diff.configure os2/dl_os2.c os2/dlfcn.h
1965            ! os2/os2.sym
1966 ____________________________________________________________________________
1967 [  5487] By: gsar                                  on 2000/03/03  16:16:34
1968         Log: skip test on AFS (from Hans Ranke <Hans.Ranke@ei.tum.de>)
1969      Branch: perl
1970            ! t/lib/glob-basic.t
1971 ____________________________________________________________________________
1972 [  5486] By: gsar                                  on 2000/03/03  15:42:28
1973         Log: integrate cfgperl and vmsperl contents into mainline
1974      Branch: perl
1975            ! pod/perl.pod
1976           !> (integrate 38 files)
1977 ____________________________________________________________________________
1978 [  5485] By: jhi                                   on 2000/03/03  15:21:40
1979         Log: pull the sparcv9 workshop libraries in front of loclibpth
1980      Branch: cfgperl
1981            ! hints/solaris_2.sh
1982 ____________________________________________________________________________
1983 [  5484] By: jhi                                   on 2000/03/03  15:09:03
1984         Log: Introduce i_ieefp because FreeBSD on ix86 needs that
1985              for ftpsetmask(0); regen Configure.
1986      Branch: cfgperl
1987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1988            ! config_h.SH epoc/config.sh perl.h vms/subconfigure.com
1989            ! vos/config.def vos/config.h vos/config_h.SH_orig
1990            ! win32/config.bc win32/config.gc win32/config.vc
1991            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1992 ____________________________________________________________________________
1993 [  5483] By: jhi                                   on 2000/03/03  05:37:58
1994         Log: The _cflags must be left-aligned.
1995      Branch: cfgperl
1996            ! hints/irix_6.sh
1997 ____________________________________________________________________________
1998 [  5482] By: bailey                                on 2000/03/03  04:42:45
1999         Log: Once more unto resync
2000      Branch: vmsperl
2001           !> (integrate 48 files)
2002 ____________________________________________________________________________
2003 [  5481] By: bailey                                on 2000/03/03  04:36:46
2004         Log: VMS-specific perldelta update
2005      Branch: vmsperl
2006            ! pod/perldelta.pod
2007 ____________________________________________________________________________
2008 [  5480] By: bailey                                on 2000/03/03  04:05:28
2009         Log: Set up Perl invocation method during configuration (Peter Prymmer)
2010              Add missing bits to various utilities and install them (ditto)
2011      Branch: vmsperl
2012            ! configure.com pod/pod2usage.PL pod/podselect.PL
2013            ! utils/dprofpp.PL vms/descrip_mms.template
2014 ____________________________________________________________________________
2015 [  5479] By: bailey                                on 2000/03/03  04:01:48
2016         Log: Fix test to match new behavior of vmsify() (Craig Berry)
2017      Branch: vmsperl
2018            ! vms/ext/filespec.t
2019 ____________________________________________________________________________
2020 [  5478] By: bailey                                on 2000/03/03  03:54:10
2021         Log: Try to intuit whether typeless file invoked in subprocess
2022              is an executable image or DCL procedure.
2023      Branch: vmsperl
2024            ! vms/perlvms.pod vms/vms.c
2025 ____________________________________________________________________________
2026 [  5477] By: bailey                                on 2000/03/03  03:37:18
2027         Log: Remove leftover bits of VAXC support (Dan Sugalski)
2028      Branch: vmsperl
2029            ! vms/gen_shrfls.pl
2030 ____________________________________________________________________________
2031 [  5476] By: bailey                                on 2000/03/03  03:34:51
2032         Log: Add missing declaration (Dan Sugalski)
2033      Branch: vmsperl
2034            ! vms/vms.c
2035 ____________________________________________________________________________
2036 [  5475] By: gsar                                  on 2000/03/03  03:27:52
2037         Log: warn about /(?p{})/ (from Simon Cozens)
2038      Branch: perl
2039            ! regcomp.c toke.c
2040 ____________________________________________________________________________
2041 [  5474] By: bailey                                on 2000/03/03  03:27:05
2042         Log: Ad hoc patch for duping stdout into stderr
2043      Branch: vmsperl
2044            ! vms/vms.c
2045 ____________________________________________________________________________
2046 [  5473] By: bailey                                on 2000/03/03  03:23:29
2047         Log: Bypass PERL_INC_VERSION_LIST until we support in in Configure.Com
2048      Branch: vmsperl
2049            ! vms/subconfigure.com vms/vmsish.h
2050 ____________________________________________________________________________
2051 [  5472] By: gsar                                  on 2000/03/03  02:58:49
2052         Log: File::Spec bugs (spotted by Hack Kampbjorn <hack@hackdata.com>)
2053      Branch: perl
2054            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2055            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2056 ____________________________________________________________________________
2057 [  5471] By: jhi                                   on 2000/03/03  02:38:23
2058         Log: more todo
2059      Branch: cfgperl
2060            ! Todo-5.6
2061 ____________________________________________________________________________
2062 [  5470] By: gsar                                  on 2000/03/03  02:36:02
2063         Log: skip test if db doesn't have null key support
2064      Branch: perl
2065            ! t/lib/anydbm.t
2066 ____________________________________________________________________________
2067 [  5469] By: jhi                                   on 2000/03/03  02:26:53
2068         Log: Integrate with Sarathy.
2069      Branch: cfgperl
2070           !> INSTALL lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2071           !> lib/Test/Harness.pm lib/constant.pm pod/perl.pod
2072           !> pod/perldelta.pod pod/perlpod.pod pod/perlre.pod
2073           !> pod/perltoc.pod regcomp.c t/op/misc.t t/op/pat.t toke.c
2074           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2075 ____________________________________________________________________________
2076 [  5468] By: jhi                                   on 2000/03/03  02:24:05
2077         Log: irix hints tweak
2078      Branch: cfgperl
2079            ! hints/irix_6.sh
2080 ____________________________________________________________________________
2081 [  5467] By: gsar                                  on 2000/03/03  02:19:50
2082         Log: /(?p{})/ changed to /(??{})/, per Larry's suggestion (from
2083              Simon Cozens <simon@othersideofthe.earth.li>)
2084      Branch: perl
2085            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/SelfLoader.pm
2086            ! pod/perlre.pod pod/perltoc.pod regcomp.c t/op/misc.t
2087            ! t/op/pat.t toke.c
2088 ____________________________________________________________________________
2089 [  5466] By: jhi                                   on 2000/03/03  02:12:41
2090         Log: in words order bad
2091      Branch: cfgperl
2092            ! pod/perlre.pod
2093 ____________________________________________________________________________
2094 [  5465] By: jhi                                   on 2000/03/03  02:09:45
2095         Log: /[[:alpha]/ now dies on unmatched [] instead of
2096              "an unknown character class" (spotted by Tom Christiansen)
2097      Branch: cfgperl
2098            ! regcomp.c t/pragma/warn/regcomp
2099 ____________________________________________________________________________
2100 [  5464] By: gsar                                  on 2000/03/03  02:04:48
2101         Log: perldelta notes about IO::Socket changes (from Graham Barr)
2102      Branch: perl
2103            ! pod/perldelta.pod
2104 ____________________________________________________________________________
2105 [  5463] By: gsar                                  on 2000/03/03  02:02:50
2106         Log: relax restrictions on constant names a bit (from M J T Guy)
2107      Branch: perl
2108            ! lib/constant.pm
2109 ____________________________________________________________________________
2110 [  5462] By: gsar                                  on 2000/03/03  01:59:49
2111         Log: support for generation of accessor functions (from Hugo van der
2112              Sanden)
2113      Branch: perl
2114            ! utils/h2xs.PL
2115 ____________________________________________________________________________
2116 [  5461] By: jhi                                   on 2000/03/03  01:51:53
2117         Log: cosmetics
2118      Branch: cfgperl
2119            ! t/op/pack.t
2120 ____________________________________________________________________________
2121 [  5460] By: jhi                                   on 2000/03/03  01:50:07
2122         Log: detypo
2123      Branch: cfgperl
2124            ! t/op/pack.t
2125 ____________________________________________________________________________
2126 [  5459] By: gsar                                  on 2000/03/03  01:46:35
2127         Log: pod tweaks
2128      Branch: perl
2129            ! pod/perl.pod pod/perlpod.pod
2130 ____________________________________________________________________________
2131 [  5458] By: jhi                                   on 2000/03/03  01:25:21
2132         Log: solaris hints tweak
2133      Branch: cfgperl
2134            ! hints/solaris_2.sh
2135 ____________________________________________________________________________
2136 [  5457] By: jhi                                   on 2000/03/02  22:56:49
2137         Log: detypo
2138      Branch: cfgperl
2139            ! hints/solaris_2.sh
2140 ____________________________________________________________________________
2141 [  5456] By: gsar                                  on 2000/03/02  21:15:11
2142         Log: Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;
2143              add test targets for -C switch on windows
2144      Branch: perl
2145            ! lib/Test/Harness.pm win32/Makefile win32/makefile.mk
2146 ____________________________________________________________________________
2147 [  5455] By: gsar                                  on 2000/03/02  21:06:49
2148         Log: add note about failed tests on memory starved systems (from
2149              Andy Dougherty)
2150      Branch: perl
2151            ! INSTALL
2152 ____________________________________________________________________________
2153 [  5454] By: jhi                                   on 2000/03/02  21:03:35
2154         Log: Integrate with Sarathy.
2155      Branch: cfgperl
2156           !> Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2157           !> lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2158           !> pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2159 ____________________________________________________________________________
2160 [  5453] By: jhi                                   on 2000/03/02  20:58:43
2161         Log: Further long double patches from Spider Boardman.
2162      Branch: cfgperl
2163            ! t/comp/use.t t/lib/bigfltpm.t t/op/pack.t t/op/universal.t
2164 ____________________________________________________________________________
2165 [  5452] By: gsar                                  on 2000/03/02  20:52:08
2166         Log: move doc about v-strings from perlop to perldata (suggested by
2167              David Dyck <dcd@tc.fluke.com>)
2168      Branch: perl
2169            ! pod/perldata.pod pod/perldelta.pod pod/perlop.pod
2170 ____________________________________________________________________________
2171 [  5451] By: gsar                                  on 2000/03/02  20:30:29
2172         Log: integrate cfgperl changes into mainline
2173      Branch: perl
2174           !> Configure hints/irix_6.sh pp.c
2175 ____________________________________________________________________________
2176 [  5450] By: gsar                                  on 2000/03/02  20:08:10
2177         Log: still other multiline match cleanups (from Greg Bacon)
2178      Branch: perl
2179            ! Changes lib/Pod/Find.pm lib/Pod/Html.pm lib/Pod/Man.pm
2180            ! lib/Term/Cap.pm lib/Test/Harness.pm lib/blib.pm
2181 ____________________________________________________________________________
2182 [  5449] By: jhi                                   on 2000/03/02  20:01:58
2183         Log: Integrate with Sarathy.
2184      Branch: cfgperl
2185           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2186           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2187           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2188           !> vms/descrip_mms.template vms/gen_shrfls.pl
2189           !> vms/subconfigure.com vms/vms.c win32/Makefile
2190           !> win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
2191 ____________________________________________________________________________
2192 [  5448] By: jhi                                   on 2000/03/02  20:00:37
2193         Log: workaround for Tru64 compiler bug (cleaner fix will have
2194              to wait until 5.6.1), from Spider Boardman
2195      Branch: cfgperl
2196            ! pp.c
2197 ____________________________________________________________________________
2198 [  5447] By: jhi                                   on 2000/03/02  19:52:34
2199         Log: Workaround for an optimizer bug.
2200      Branch: cfgperl
2201            ! hints/irix_6.sh
2202 ____________________________________________________________________________
2203 [  5446] By: jhi                                   on 2000/03/02  19:44:35
2204         Log: installation directory fix from Andy Dougherty
2205              (installstyle was being clobbered, spotted by Spider Boardman)
2206      Branch: cfgperl
2207            ! Configure
2208      Branch: metaconfig
2209            ! U/installdirs/installstyle.U
2210 ____________________________________________________________________________
2211 [  5445] By: gsar                                  on 2000/03/02  19:40:44
2212         Log: patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);
2213              some parts not applied
2214      Branch: perl
2215            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2216            ! win32/win32.h
2217 ____________________________________________________________________________
2218 [  5444] By: gsar                                  on 2000/03/02  19:26:08
2219         Log: avoid buffering issue in warn/8signal
2220      Branch: perl
2221            ! t/pragma/warn/8signal
2222 ____________________________________________________________________________
2223 [  5443] By: gsar                                  on 2000/03/02  18:13:28
2224         Log: integrate cfgperl changes into mainline
2225      Branch: perl
2226           !> Configure config_h.SH hints/aix.sh hints/hpux.sh
2227           !> hints/solaris_2.sh makedepend.SH sv.c t/lib/syslfs.t
2228           !> t/op/lfs.t t/op/pack.t
2229 ____________________________________________________________________________
2230 [  5442] By: gsar                                  on 2000/03/02  18:02:40
2231         Log: integrate vmsperl changes into mainline (denied their changes to
2232              Glob.pm, t/pragma/warn/{8signal,pp_ctl})
2233      Branch: perl
2234           !> configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2235           !> lib/ExtUtils/MM_VMS.pm lib/Test/Harness.pm t/lib/glob-basic.t
2236           !> t/pragma/warn/8signal t/pragma/warn/pp_ctl
2237           !> vms/descrip_mms.template vms/gen_shrfls.pl
2238           !> vms/subconfigure.com vms/vms.c
2239 ____________________________________________________________________________
2240 [  5441] By: jhi                                   on 2000/03/02  17:56:20
2241         Log: nit from Spider Boardman
2242      Branch: cfgperl
2243            ! makedepend.SH
2244 ____________________________________________________________________________
2245 [  5440] By: jhi                                   on 2000/03/02  17:48:15
2246         Log: Confusion over uselargefiles.cbu and uselfs.cbu (the first one
2247              is the correct one), spotted by Robin Parker.
2248      Branch: cfgperl
2249            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
2250      Branch: metaconfig/U/perl
2251            ! uselfs.U
2252 ____________________________________________________________________________
2253 [  5439] By: jhi                                   on 2000/03/02  15:32:04
2254         Log: Remove the pack.t kludge introduced to fudge the test
2255              to pass under long doubles: leave the similar kludge
2256              to posix.t because POSIX::strtod() is still double,
2257              not long double. 
2258      Branch: cfgperl
2259            ! t/op/pack.t
2260 ____________________________________________________________________________
2261 [  5438] By: jhi                                   on 2000/03/02  04:58:48
2262         Log: Integrate with Sarathy.
2263      Branch: cfgperl
2264           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2265           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2266           !> lib/Pod/Html.pm op.c
2267 ____________________________________________________________________________
2268 [  5437] By: jhi                                   on 2000/03/02  04:51:46
2269         Log: A patch on #5407.
2270      Branch: cfgperl
2271            ! sv.c
2272 ____________________________________________________________________________
2273 [  5436] By: gsar                                  on 2000/03/02  04:45:37
2274         Log: avoid useless comparison
2275      Branch: perl
2276            ! op.c
2277 ____________________________________________________________________________
2278 [  5435] By: bailey                                on 2000/03/02  04:43:11
2279         Log: YA sync with mainline
2280      Branch: vmsperl
2281           +> lib/open.pm pod/perlboot.pod pod/perlnumber.pod
2282           +> t/lib/env-array.t
2283           !> (integrate 150 files)
2284 ____________________________________________________________________________
2285 [  5434] By: gsar                                  on 2000/03/02  04:28:48
2286         Log: make the "back to top" links optional
2287      Branch: perl
2288            ! lib/Pod/Html.pm
2289 ____________________________________________________________________________
2290 [  5433] By: bailey                                on 2000/03/02  04:26:58
2291         Log: Protect manipulation of open pipe list from concurrent ASTs (Charles Lane)
2292      Branch: vmsperl
2293            ! vms/vms.c
2294 ____________________________________________________________________________
2295 [  5432] By: bailey                                on 2000/03/02  04:20:51
2296         Log: Update dependencies and remove obsolete VAXC support
2297      Branch: vmsperl
2298            ! vms/descrip_mms.template
2299 ____________________________________________________________________________
2300 [  5431] By: bailey                                on 2000/03/02  04:19:42
2301         Log: Rmeove obsolete VAXC support
2302      Branch: vmsperl
2303            ! vms/gen_shrfls.pl
2304 ____________________________________________________________________________
2305 [  5430] By: bailey                                on 2000/03/02  04:18:57
2306         Log: Minor updates to subconfigure.com:
2307              - remove old VAXC support
2308              - avoid echoing commands to tempfiles
2309              - fix typos
2310              - define 64bit symbols (as "undef") when not using 64 bit support
2311      Branch: vmsperl
2312            ! vms/subconfigure.com
2313 ____________________________________________________________________________
2314 [  5429] By: bailey                                on 2000/03/02  04:16:11
2315         Log: Minor changes to Configure.Com:
2316              - permit operation in batch mode (splits output)
2317              - remove old VAXC support
2318              - default to enabling secure internal lnm translation
2319      Branch: vmsperl
2320            ! configure.com
2321 ____________________________________________________________________________
2322 [  5428] By: bailey                                on 2000/03/02  04:06:53
2323         Log: Optional warning for truncated logical name equivalence string (Dan Sugalski)
2324      Branch: vmsperl
2325            ! vms/vms.c
2326 ____________________________________________________________________________
2327 [  5427] By: bailey                                on 2000/03/02  04:05:47
2328         Log: FIx no-op in vms.c
2329      Branch: vmsperl
2330            ! vms/vms.c
2331 ____________________________________________________________________________
2332 [  5426] By: bailey                                on 2000/03/02  04:04:52
2333         Log: MIscellaneous tweaks to test and driver (Charles Lane)
2334      Branch: vmsperl
2335            ! t/pragma/warn/8signal t/pragma/warn/pp_sys t/pragma/warnings.t
2336            ! vms/test.com
2337 ____________________________________________________________________________
2338 [  5425] By: bailey                                on 2000/03/02  04:02:44
2339         Log: Take advantage of new subprocess invocation (Charles Lane)
2340      Branch: vmsperl
2341            ! t/op/runlevel.t t/pragma/strict.t t/pragma/subs.t
2342            ! t/pragma/warnings.t
2343 ____________________________________________________________________________
2344 [  5424] By: bailey                                on 2000/03/02  04:00:20
2345         Log: Increment counter for skipped tests (Charles Lane)
2346      Branch: vmsperl
2347            ! t/io/open.t
2348 ____________________________________________________________________________
2349 [  5423] By: bailey                                on 2000/03/02  03:59:14
2350         Log: Remove redundant elements of @INC to cope with VMS' 255-char limit
2351              on PERL5LIB logical (Dan Sugalski)
2352      Branch: vmsperl
2353            ! lib/Test/Harness.pm
2354 ____________________________________________________________________________
2355 [  5422] By: bailey                                on 2000/03/02  03:57:40
2356         Log: Use temp to construct dirspec in File::Find (Charles Lane)
2357      Branch: vmsperl
2358            ! lib/File/Find.pm
2359 ____________________________________________________________________________
2360 [  5421] By: bailey                                on 2000/03/02  03:56:13
2361         Log: Satisfy various Pod::* needs for Unix syntax (Charles Lane)
2362              (Should move to File::Spec in long term)
2363      Branch: vmsperl
2364            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/pod/testp2pt.pl
2365 ____________________________________________________________________________
2366 [  5420] By: bailey                                on 2000/03/02  03:52:45
2367         Log: Escape \n in commands written to Descrip.MMS (Charles Lane)
2368      Branch: vmsperl
2369            ! lib/ExtUtils/MM_VMS.pm
2370 ____________________________________________________________________________
2371 [  5419] By: bailey                                on 2000/03/02  03:50:53
2372         Log: Make File::Glob more VMS-friendly (Charles Lane)
2373      Branch: vmsperl
2374            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2375            ! t/lib/glob-basic.t
2376 ____________________________________________________________________________
2377 [  5418] By: bailey                                on 2000/03/02  03:47:21
2378         Log: Miscellaneous fixes to build procedures (Peter Prymmer)
2379      Branch: vmsperl
2380            ! configure.com vms/subconfigure.com
2381 ____________________________________________________________________________
2382 [  5417] By: bailey                                on 2000/03/02  03:42:49
2383         Log: Temrinate statements in pp_ctl warning test (Charles Lane)
2384      Branch: vmsperl
2385            ! t/pragma/warn/pp_ctl
2386 ____________________________________________________________________________
2387 [  5416] By: bailey                                on 2000/03/02  03:39:46
2388         Log: Warn but continue installing when file missing (Dan Sugalski)
2389      Branch: vmsperl
2390            ! installperl
2391 ____________________________________________________________________________
2392 [  5415] By: jhi                                   on 2000/03/01  23:31:23
2393         Log: Make file sparseness detection more portable (Scott Henry)
2394      Branch: cfgperl
2395            ! t/lib/syslfs.t t/op/lfs.t
2396 ____________________________________________________________________________
2397 [  5414] By: jhi                                   on 2000/03/01  22:53:48
2398         Log: detypo #5411 continues: Sun grep doesn't have -e.
2399      Branch: cfgperl
2400            ! hints/solaris_2.sh
2401 ____________________________________________________________________________
2402 [  5413] By: jhi                                   on 2000/03/01  22:49:44
2403         Log: detypo #5411
2404      Branch: cfgperl
2405            ! hints/solaris_2.sh
2406 ____________________________________________________________________________
2407 [  5412] By: gsar                                  on 2000/03/01  20:04:42
2408         Log: typo in change#5408
2409      Branch: perl
2410            ! lib/ExtUtils/MM_Unix.pm
2411 ____________________________________________________________________________
2412 [  5411] By: jhi                                   on 2000/03/01  18:48:52
2413         Log: Better detection of the solaris workshop compiler.
2414      Branch: cfgperl
2415            ! hints/solaris_2.sh
2416 ____________________________________________________________________________
2417 [  5410] By: jhi                                   on 2000/03/01  18:18:04
2418         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
2419              To: perl5-porters@perl.org
2420              Subject: solaris 64-bit and gcc
2421              Date: Wed, 1 Mar 2000 17:59:36 GMT
2422              Message-Id: <200003011759.RAA03938@tempest.npl.co.uk>
2423      Branch: cfgperl
2424            ! hints/solaris_2.sh
2425 ____________________________________________________________________________
2426 [  5409] By: jhi                                   on 2000/03/01  18:16:43
2427         Log: Integrate with Sarathy.
2428      Branch: cfgperl
2429           +> t/lib/env-array.t
2430           !> MANIFEST README.cygwin ext/DynaLoader/DynaLoader_pm.PL
2431           !> ext/DynaLoader/dlutils.c lib/AutoLoader.pm lib/AutoSplit.pm
2432           !> lib/CGI/Carp.pm lib/CPAN.pm lib/Cwd.pm lib/Env.pm
2433           !> lib/File/Find.pm lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2434           !> pod/perldebug.pod pod/perldelta.pod t/lib/env.t
2435           !> t/lib/filefind.t t/lib/glob-basic.t
2436 ____________________________________________________________________________
2437 [  5408] By: gsar                                  on 2000/03/01  18:15:49
2438         Log: still more multiline match cleanups (from Greg Bacon)
2439      Branch: perl
2440            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
2441            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm lib/FindBin.pm
2442 ____________________________________________________________________________
2443 [  5407] By: jhi                                   on 2000/03/01  18:11:09
2444         Log: A further patch from Spider Boardman for long doubleness.
2445      Branch: cfgperl
2446            ! sv.c
2447 ____________________________________________________________________________
2448 [  5406] By: gsar                                  on 2000/03/01  17:32:09
2449         Log: yet more multiline match cleanups (from Greg Bacon)
2450      Branch: perl
2451            ! lib/CPAN.pm lib/Cwd.pm
2452 ____________________________________________________________________________
2453 [  5405] By: gsar                                  on 2000/03/01  17:24:53
2454         Log: add support for Env arrays (from Gregor N. Purdy
2455              <gregor@focusresearch.com>)
2456      Branch: perl
2457            + t/lib/env-array.t
2458            ! MANIFEST lib/Env.pm pod/perldelta.pod t/lib/env.t
2459 ____________________________________________________________________________
2460 [  5404] By: gsar                                  on 2000/03/01  17:00:23
2461         Log: cygwin update (from Eric Fifer)
2462      Branch: perl
2463            ! README.cygwin t/lib/glob-basic.t
2464 ____________________________________________________________________________
2465 [  5403] By: gsar                                  on 2000/03/01  16:55:47
2466         Log: more multiline match cleanups (from Greg Bacon)
2467      Branch: perl
2468            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CGI/Carp.pm
2469            ! lib/File/Spec/Mac.pm lib/File/Spec/VMS.pm
2470 ____________________________________________________________________________
2471 [  5402] By: gsar                                  on 2000/03/01  16:38:48
2472         Log: avoid DProf entering dl_unload_file() (from Alan Burlison)
2473      Branch: perl
2474            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
2475 ____________________________________________________________________________
2476 [  5401] By: gsar                                  on 2000/03/01  16:35:28
2477         Log: fix minor compatibility issues with finddepth() (from Helmut Jarausch)
2478      Branch: perl
2479            ! lib/File/Find.pm t/lib/filefind.t
2480 ____________________________________________________________________________
2481 [  5400] By: gsar                                  on 2000/03/01  16:32:24
2482         Log: mention "r" debugger command (from Ilya Zakharevich)
2483      Branch: perl
2484            ! pod/perldebug.pod
2485 ____________________________________________________________________________
2486 [  5399] By: jhi                                   on 2000/03/01  14:58:33
2487         Log: Integrate with Sarathy.
2488      Branch: cfgperl
2489           !> Changes configure.com ext/File/Glob/Glob.pm
2490           !> ext/File/Glob/bsd_glob.c installperl lib/ExtUtils/MM_VMS.pm
2491           !> lib/File/Find.pm lib/Pod/Checker.pm lib/Pod/Parser.pm
2492           !> t/io/open.t t/io/openpid.t t/lib/glob-basic.t t/op/goto.t
2493           !> t/op/runlevel.t t/op/split.t t/pod/testp2pt.pl
2494           !> t/pragma/strict.t t/pragma/subs.t t/pragma/warn/8signal
2495           !> t/pragma/warn/pp_sys t/pragma/warnings.t
2496           !> vms/descrip_mms.template vms/subconfigure.com vms/test.com
2497           !> vms/vms.c
2498 ____________________________________________________________________________
2499 [  5398] By: gsar                                  on 2000/03/01  07:03:13
2500         Log: fix testsuite issues in change#5397
2501      Branch: perl
2502            ! Changes t/pragma/warn/8signal t/pragma/warn/pp_sys
2503
2504 ----------------
2505 Version v5.5.670
2506 ----------------
2507
2508 ____________________________________________________________________________
2509 [  5397] By: gsar                                  on 2000/03/01  06:44:42
2510         Log: consolidated VMS patches (from Craig A. Berry
2511              <craig.berry@metamorgs.com>); Glob.pm patch modified to use
2512              $DEFAULT_FLAGS, and iff no flags were supplied
2513      Branch: perl
2514            ! configure.com ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
2515            ! installperl lib/ExtUtils/MM_VMS.pm lib/File/Find.pm
2516            ! lib/Pod/Checker.pm lib/Pod/Parser.pm t/io/open.t
2517            ! t/io/openpid.t t/lib/glob-basic.t t/op/goto.t t/op/runlevel.t
2518            ! t/op/split.t t/pod/testp2pt.pl t/pragma/strict.t
2519            ! t/pragma/subs.t t/pragma/warn/8signal t/pragma/warn/pp_sys
2520            ! t/pragma/warnings.t vms/descrip_mms.template
2521            ! vms/subconfigure.com vms/test.com vms/vms.c
2522 ____________________________________________________________________________
2523 [  5396] By: gsar                                  on 2000/03/01  06:28:22
2524         Log: integrate cfgperl changes into mainline
2525      Branch: perl
2526           !> ext/Fcntl/Fcntl.pm hints/solaris_2.sh pp.c sv.c
2527 ____________________________________________________________________________
2528 [  5395] By: jhi                                   on 2000/03/01  06:12:10
2529         Log: Integrate with Sarathy.
2530      Branch: cfgperl
2531           +> lib/open.pm
2532           !> MANIFEST Todo-5.6 mg.c
2533 ____________________________________________________________________________
2534 [  5394] By: gsar                                  on 2000/03/01  06:07:00
2535         Log: fix segfault on C<local ${^WARNING_BITS}>
2536      Branch: perl
2537            ! mg.c
2538 ____________________________________________________________________________
2539 [  5393] By: jhi                                   on 2000/03/01  06:02:12
2540         Log: Fcntl de-cut-and-pasto.
2541              From: Doug MacEachern <dougm@pobox.com>
2542              To: perl5-porters@perl.org
2543              Subject: [PATCH v5.5.660] Fcntl.pm
2544              Date: Tue, 29 Feb 2000 21:24:00 -0800 (PST)
2545              Message-ID: <Pine.LNX.4.10.10002292120200.382-100000@mojo.itixs.com>
2546      Branch: cfgperl
2547            ! ext/Fcntl/Fcntl.pm
2548 ____________________________________________________________________________
2549 [  5392] By: gsar                                  on 2000/03/01  05:55:20
2550         Log: update Todo-5.6, add stub open.pm
2551      Branch: perl
2552            + lib/open.pm
2553            ! MANIFEST Todo-5.6
2554 ____________________________________________________________________________
2555 [  5391] By: jhi                                   on 2000/03/01  05:42:25
2556         Log: The 64-bitallness does require the /usr/lib/sparcv9 in loclibpth.
2557      Branch: cfgperl
2558            ! hints/solaris_2.sh
2559 ____________________________________________________________________________
2560 [  5390] By: jhi                                   on 2000/03/01  05:35:53
2561         Log: Couple of math functions need to be Perl_ so that
2562              they are correctly long double, especially the frexp()
2563              in sv_vcatpvfn() (spotted by Spider Boardman).
2564      Branch: cfgperl
2565            ! pp.c sv.c
2566 ____________________________________________________________________________
2567 [  5389] By: jhi                                   on 2000/03/01  05:33:54
2568         Log: Integrate with Sarathy.
2569      Branch: cfgperl
2570           +> pod/perlnumber.pod
2571           !> Changes MANIFEST README.win32 ext/DynaLoader/DynaLoader_pm.PL
2572           !> ext/DynaLoader/Makefile.PL ext/DynaLoader/dl_dlopen.xs
2573           !> ext/DynaLoader/dlutils.c lib/File/Find.pm lib/Test/Harness.pm
2574           !> pod/Makefile pod/buildtoc pod/perl.pod pod/perldelta.pod
2575           !> pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
2576           !> pod/perlport.pod pod/perltoc.pod pod/roffitall vms/vms.c
2577           !> win32/perllib.c win32/win32.c win32/win32.h
2578 ____________________________________________________________________________
2579 [  5388] By: gsar                                  on 2000/03/01  03:38:03
2580         Log: Windows miscellany
2581      Branch: perl
2582            ! pod/perlguts.pod win32/perllib.c win32/win32.c win32/win32.h
2583 ____________________________________________________________________________
2584 [  5387] By: gsar                                  on 2000/03/01  03:13:37
2585         Log: mention ftp/rsync access to repository in perlhack
2586      Branch: perl
2587            ! Changes pod/perlhack.pod pod/perlhist.pod
2588 ____________________________________________________________________________
2589 [  5386] By: gsar                                  on 2000/03/01  03:04:54
2590         Log: support kill(0,$pid) on Windows to test if process exists
2591      Branch: perl
2592            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
2593 ____________________________________________________________________________
2594 [  5385] By: gsar                                  on 2000/03/01  02:10:01
2595         Log: integrate cfgperl changes into mainline
2596      Branch: perl
2597           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2598           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
2599           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
2600           !> win32/config.gc win32/config.vc
2601 ____________________________________________________________________________
2602 [  5384] By: gsar                                  on 2000/03/01  01:47:55
2603         Log: oops, change#5382 didn't really fix the typo
2604      Branch: perl
2605            ! ext/DynaLoader/dl_dlopen.xs
2606 ____________________________________________________________________________
2607 [  5383] By: gsar                                  on 2000/03/01  01:38:25
2608         Log: avoid warning on type-mismatch
2609      Branch: perl
2610            ! ext/DynaLoader/dlutils.c
2611 ____________________________________________________________________________
2612 [  5382] By: gsar                                  on 2000/03/01  01:33:42
2613         Log: fix bug in change#5381
2614      Branch: perl
2615            ! ext/DynaLoader/dl_dlopen.xs
2616 ____________________________________________________________________________
2617 [  5381] By: gsar                                  on 2000/03/01  00:46:44
2618         Log: unload extension shared objects when exiting, implemented
2619              only for dl_dlopen.xs (from Alan Burlison)
2620      Branch: perl
2621            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
2622            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
2623 ____________________________________________________________________________
2624 [  5380] By: gsar                                  on 2000/03/01  00:34:10
2625         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
2626              prose
2627      Branch: perl
2628            + pod/perlnumber.pod
2629            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
2630            ! pod/perltoc.pod pod/roffitall
2631 ____________________________________________________________________________
2632 [  5379] By: jhi                                   on 2000/02/29  23:37:01
2633         Log: Be understanding.
2634      Branch: cfgperl
2635            ! Configure config_h.SH
2636      Branch: metaconfig/U/perl
2637            ! use64bits.U uselfs.U
2638 ____________________________________________________________________________
2639 [  5378] By: gsar                                  on 2000/02/29  23:35:50
2640         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
2641      Branch: perl
2642            ! lib/Test/Harness.pm vms/vms.c
2643 ____________________________________________________________________________
2644 [  5377] By: jhi                                   on 2000/02/29  23:12:29
2645         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
2646              d_Gconvert on long doubles to use sprintf %Lg.
2647      Branch: cfgperl
2648            ! hints/dec_osf.sh
2649 ____________________________________________________________________________
2650 [  5376] By: jhi                                   on 2000/02/29  23:02:45
2651         Log: Integrate with Sarathy.
2652      Branch: cfgperl
2653           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
2654           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
2655           !> pod/perlguts.pod pod/perlop.pod
2656 ____________________________________________________________________________
2657 [  5375] By: gsar                                  on 2000/02/29  23:02:34
2658         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
2659      Branch: perl
2660            ! lib/File/Find.pm
2661 ____________________________________________________________________________
2662 [  5374] By: jhi                                   on 2000/02/29  23:01:35
2663         Log: Add libsunmath (long double math library for Solaris,
2664              SUNWspro cc only) awareness; fix various Solaris nits.
2665      Branch: cfgperl
2666            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2667            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
2668            ! vms/subconfigure.com vos/config.def win32/config.bc
2669            ! win32/config.gc win32/config.vc
2670      Branch: metaconfig
2671            ! U/modified/libs.U
2672      Branch: metaconfig/U/perl
2673            + i_sunmath.U
2674 ____________________________________________________________________________
2675 [  5373] By: gsar                                  on 2000/02/29  22:56:10
2676         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
2677              to the more readable form (from Robin Barker)
2678      Branch: perl
2679            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
2680 ____________________________________________________________________________
2681 [  5372] By: gsar                                  on 2000/02/29  22:52:27
2682         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
2683      Branch: perl
2684            ! malloc.c
2685 ____________________________________________________________________________
2686 [  5371] By: gsar                                  on 2000/02/29  22:29:36
2687         Log: fix pods to reflect newer canonical names for call_sv() etc.
2688      Branch: perl
2689            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
2690            ! pod/perlembed.pod pod/perlguts.pod
2691 ____________________________________________________________________________
2692 [  5370] By: jhi                                   on 2000/02/29  22:08:26
2693         Log: Integrate with Sarathy.
2694      Branch: cfgperl
2695           !> perl.c perl.h win32/win32.c win32/win32.h
2696 ____________________________________________________________________________
2697 [  5369] By: gsar                                  on 2000/02/29  21:37:10
2698         Log: remove bogus code that caused test failures on HP-UX
2699      Branch: perl
2700            ! perl.h
2701 ____________________________________________________________________________
2702 [  5368] By: gsar                                  on 2000/02/29  20:45:01
2703         Log: change#5364 had a few problems
2704      Branch: perl
2705            ! perl.c win32/win32.c win32/win32.h
2706 ____________________________________________________________________________
2707 [  5367] By: gsar                                  on 2000/02/29  18:19:04
2708         Log: integrate cfgperl changes into mainline
2709      Branch: perl
2710           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
2711           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
2712           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
2713 ____________________________________________________________________________
2714 [  5366] By: jhi                                   on 2000/02/29  18:15:09
2715         Log: Some compilers have problems with quad switch() controls.
2716      Branch: cfgperl
2717            ! regcomp.c
2718 ____________________________________________________________________________
2719 [  5365] By: jhi                                   on 2000/02/29  18:14:30
2720         Log: Integrate with Sarathy.
2721      Branch: cfgperl
2722           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
2723           !> win32/win32.h
2724 ____________________________________________________________________________
2725 [  5364] By: gsar                                  on 2000/02/29  18:11:34
2726         Log: utf8-ize @ARGV when -C switch is used on Windows
2727      Branch: perl
2728            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
2729            ! win32/win32.h
2730 ____________________________________________________________________________
2731 [  5363] By: jhi                                   on 2000/02/29  17:47:48
2732         Log: HP-UX lddlflags were broken.
2733      Branch: cfgperl
2734            ! Configure config_h.SH
2735      Branch: metaconfig/U/perl
2736            ! dlsrc.U
2737 ____________________________________________________________________________
2738 [  5362] By: jhi                                   on 2000/02/29  17:32:27
2739         Log: Make the failsafe question about socket address structure
2740              sizes hopefully a bit less confusing.
2741      Branch: cfgperl
2742            ! Configure config_h.SH
2743      Branch: metaconfig
2744            ! U/protos/socksizetype.U
2745 ____________________________________________________________________________
2746 [  5361] By: jhi                                   on 2000/02/29  17:17:10
2747         Log: Integrate with Sarathy.
2748      Branch: cfgperl
2749           !> malloc.c
2750 ____________________________________________________________________________
2751 [  5360] By: gsar                                  on 2000/02/29  17:16:09
2752         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
2753      Branch: perl
2754            ! malloc.c
2755 ____________________________________________________________________________
2756 [  5359] By: jhi                                   on 2000/02/29  17:06:12
2757         Log: Make the warning about preferring HP's ar more visible.
2758      Branch: cfgperl
2759            ! hints/hpux.sh
2760 ____________________________________________________________________________
2761 [  5358] By: jhi                                   on 2000/02/29  17:04:36
2762         Log: The sprintf option was blithely printing long doubles as
2763              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
2764              being used; made the test more thorough.
2765      Branch: cfgperl
2766            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
2767            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
2768      Branch: metaconfig
2769            ! U/compline/d_gconvert.U
2770 ____________________________________________________________________________
2771 [  5357] By: jhi                                   on 2000/02/29  16:58:08
2772         Log: Make the warning about abandoning long doubles more visible.
2773      Branch: cfgperl
2774            ! Configure config_h.SH
2775      Branch: metaconfig/U/perl
2776            ! uselongdbl.U
2777 ____________________________________________________________________________
2778 [  5356] By: jhi                                   on 2000/02/29  16:51:33
2779         Log: HP-UX gcc fix; detypo in use64bits.
2780      Branch: cfgperl
2781            ! Configure config_h.SH
2782      Branch: metaconfig/U/perl
2783            ! dlsrc.U use64bits.U
2784 ____________________________________________________________________________
2785 [  5355] By: jhi                                   on 2000/02/29  16:31:17
2786         Log: Solaris 64-bitness hints saga continues.
2787      Branch: cfgperl
2788            ! hints/solaris_2.sh
2789 ____________________________________________________________________________
2790 [  5354] By: jhi                                   on 2000/02/29  16:04:42
2791         Log: Integrate with Sarathy.
2792      Branch: cfgperl
2793           !> ext/Thread/Thread.xs perl.c perl.h
2794 ____________________________________________________________________________
2795 [  5353] By: jhi                                   on 2000/02/29  15:54:10
2796         Log: Solaris hints tweak for 64-bitallness.
2797      Branch: cfgperl
2798            ! hints/solaris_2.sh
2799 ____________________________________________________________________________
2800 [  5352] By: jhi                                   on 2000/02/29  15:35:13
2801         Log: Too many 64-bitness option combinations.
2802      Branch: cfgperl
2803            ! Configure config_h.SH
2804      Branch: metaconfig/U/perl
2805            ! use64bits.U
2806 ____________________________________________________________________________
2807 [  5351] By: gsar                                  on 2000/02/29  15:31:56
2808         Log: more adjustments needed for change#5342 under use5005threads
2809      Branch: perl
2810            ! ext/Thread/Thread.xs perl.c perl.h
2811 ____________________________________________________________________________
2812 [  5350] By: jhi                                   on 2000/02/29  15:24:59
2813         Log: Integrate with Sarathy.
2814      Branch: cfgperl
2815           +> pod/perlboot.pod
2816           !> (integrate 40 files)
2817 ____________________________________________________________________________
2818 [  5349] By: gsar                                  on 2000/02/29  08:13:56
2819         Log: more m//s and $ vs \z fixups (from Greg Bacon)
2820      Branch: perl
2821            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
2822            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
2823            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
2824            ! lib/File/Spec/Win32.pm
2825 ____________________________________________________________________________
2826 [  5348] By: gsar                                  on 2000/02/29  08:00:48
2827         Log: increase sleep to compensate for slow cpu (from Peter Haworth
2828              <pmh@edison.ioppublishing.com>)
2829      Branch: perl
2830            ! t/io/pipe.t
2831 ____________________________________________________________________________
2832 [  5347] By: gsar                                  on 2000/02/29  07:52:35
2833         Log: add OO tutorial for beginners (from Randal L. Schwartz
2834              <merlyn@stonehenge.com>)
2835      Branch: perl
2836            + pod/perlboot.pod
2837            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
2838            ! pod/perldelta.pod pod/perltoc.pod
2839 ____________________________________________________________________________
2840 [  5346] By: gsar                                  on 2000/02/29  07:24:52
2841         Log: malloc bug fix and machten hints (from Dominic Dunlop
2842              <domo@computer.org>)
2843      Branch: perl
2844            ! hints/machten.sh malloc.c
2845 ____________________________________________________________________________
2846 [  5345] By: gsar                                  on 2000/02/29  06:32:56
2847         Log: integrate cfgperl contents into mainline
2848      Branch: perl
2849           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
2850           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
2851           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2852           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
2853           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
2854           !> win32/config.bc win32/config.gc win32/config.vc
2855 ____________________________________________________________________________
2856 [  5344] By: gsar                                  on 2000/02/29  06:25:33
2857         Log: export list tweak
2858      Branch: perl
2859            ! makedef.pl
2860 ____________________________________________________________________________
2861 [  5343] By: gsar                                  on 2000/02/29  06:01:22
2862         Log: various shenanigans in change#5342
2863      Branch: perl
2864            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
2865            ! win32/win32.h win32/win32thread.h
2866 ____________________________________________________________________________
2867 [  5342] By: gsar                                  on 2000/02/29  04:53:00
2868         Log: support fetching current interpreter from TLS under useithreads
2869      Branch: perl
2870            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
2871            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
2872            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
2873            ! win32/win32.h win32/win32thread.c win32/win32thread.h
2874 ____________________________________________________________________________
2875 [  5341] By: jhi                                   on 2000/02/29  03:26:11
2876         Log: Don't know how to do large files using gcc in HP-UX.
2877      Branch: cfgperl
2878            ! hints/hpux.sh
2879 ____________________________________________________________________________
2880 [  5340] By: jhi                                   on 2000/02/29  03:07:16
2881         Log: Added few more libs to scan.
2882      Branch: cfgperl
2883            ! Configure config_h.SH
2884      Branch: metaconfig
2885            ! U/modified/Myinit.U U/modified/libs.U
2886 ____________________________________________________________________________
2887 [  5339] By: jhi                                   on 2000/02/29  01:37:43
2888         Log: Bigger warning on the changed behaviour of the unary ~.
2889      Branch: cfgperl
2890            ! pod/perldelta.pod
2891 ____________________________________________________________________________
2892 [  5338] By: jhi                                   on 2000/02/29  01:17:07
2893         Log: IRIX 64-bitness fixes.
2894      Branch: cfgperl
2895            ! Configure config_h.SH hints/irix_6.sh
2896      Branch: metaconfig
2897            ! U/modified/Cppsym.U
2898 ____________________________________________________________________________
2899 [  5337] By: jhi                                   on 2000/02/29  00:59:08
2900         Log: Userfriendliness.
2901      Branch: cfgperl
2902            ! Configure config_h.SH
2903      Branch: metaconfig/U/perl
2904            ! use64bits.U
2905 ____________________________________________________________________________
2906 [  5336] By: jhi                                   on 2000/02/29  00:53:51
2907         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
2908              problems in IRIX 32-n32. 
2909      Branch: cfgperl
2910            ! sv.c
2911 ____________________________________________________________________________
2912 [  5335] By: jhi                                   on 2000/02/29  00:22:37
2913         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
2914      Branch: cfgperl
2915            ! Configure config_h.SH hints/hpux.sh
2916      Branch: metaconfig/U/perl
2917            ! dlsrc.U
2918 ____________________________________________________________________________
2919 [  5334] By: jhi                                   on 2000/02/28  23:59:59
2920         Log: Do not cast pointers into I32s.
2921      Branch: cfgperl
2922            ! mg.c
2923 ____________________________________________________________________________
2924 [  5333] By: jhi                                   on 2000/02/28  23:39:26
2925         Log: More AIX fixes from Steven Hirsch.
2926      Branch: cfgperl
2927            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
2928            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
2929      Branch: metaconfig/U/perl
2930            ! use64bits.U
2931 ____________________________________________________________________________
2932 [  5332] By: jhi                                   on 2000/02/28  22:45:59
2933         Log: Detypo.
2934      Branch: cfgperl
2935            ! hints/irix_6.sh
2936 ____________________________________________________________________________
2937 [  5331] By: jhi                                   on 2000/02/28  22:23:36
2938         Log: Regularize the call-back units (and fix a bug in #5330).
2939      Branch: cfgperl
2940            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2941 ____________________________________________________________________________
2942 [  5330] By: jhi                                   on 2000/02/28  21:50:28
2943         Log: Don't be overeager to turn on 64-bitallness.
2944      Branch: cfgperl
2945            ! hints/solaris_2.sh
2946 ____________________________________________________________________________
2947 [  5329] By: jhi                                   on 2000/02/28  20:32:53
2948         Log: Lift the 32-bit straightjacket from bit ops;
2949              prefer IV/UV over NV in sv_2pv().
2950      Branch: cfgperl
2951            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
2952            ! t/op/misc.t t/op/numconvert.t
2953 ____________________________________________________________________________
2954 [  5328] By: jhi                                   on 2000/02/28  20:11:59
2955         Log: Do not add -Ae for gcc.
2956      Branch: cfgperl
2957            ! hints/hpux.sh
2958 ____________________________________________________________________________
2959 [  5327] By: jhi                                   on 2000/02/28  17:35:39
2960         Log: Use the vendor file(1).
2961      Branch: cfgperl
2962            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2963 ____________________________________________________________________________
2964 [  5326] By: jhi                                   on 2000/02/28  17:31:19
2965         Log: Put back madvise lost because of a typo.
2966      Branch: cfgperl
2967            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
2968            ! win32/config.vc
2969 ____________________________________________________________________________
2970 [  5325] By: jhi                                   on 2000/02/28  16:44:32
2971         Log: Tweak HP-UX libraries.
2972      Branch: cfgperl
2973            ! hints/hpux.sh
2974 ____________________________________________________________________________
2975 [  5324] By: jhi                                   on 2000/02/28  16:37:43
2976         Log: Don't be overeager to turn on largefileness.
2977      Branch: cfgperl
2978            ! hints/solaris_2.sh
2979 ____________________________________________________________________________
2980 [  5323] By: jhi                                   on 2000/02/28  16:23:15
2981         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
2982              The patch to File/Glob/Makefile.PL is inconvenient but at the
2983              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
2984              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
2985              the file is processed by MakeMaker but OPTIMIZE ends up as -O
2986              in the resulting Makefile.  A MakeMaker bug?
2987      Branch: cfgperl
2988            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
2989            ! hints/aix.sh t/lib/ipc_sysv.t
2990 ____________________________________________________________________________
2991 [  5322] By: jhi                                   on 2000/02/28  16:17:33
2992         Log: Integrate with Sarathy.
2993      Branch: cfgperl
2994           !> (integrate 45 files)
2995 ____________________________________________________________________________
2996 [  5321] By: gsar                                  on 2000/02/28  10:13:03
2997         Log: avoid warnings in legacy code (from David Dyck)
2998      Branch: perl
2999            ! lib/pwd.pl
3000 ____________________________________________________________________________
3001 [  5320] By: gsar                                  on 2000/02/28  10:11:37
3002         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
3003      Branch: perl
3004            ! x2p/find2perl.PL
3005 ____________________________________________________________________________
3006 [  5319] By: gsar                                  on 2000/02/28  10:07:00
3007         Log: fix outdated URLs (from Michael G Schwern)
3008      Branch: perl
3009            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
3010            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
3011            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
3012            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
3013            ! pod/perlvar.pod pod/perlxs.pod
3014 ____________________________________________________________________________
3015 [  5318] By: gsar                                  on 2000/02/28  10:04:57
3016         Log: update Changes, patchlevel etc.
3017      Branch: perl
3018            ! Changes patchlevel.h win32/Makefile win32/config.bc
3019            ! win32/config.gc win32/config.vc win32/config_H.bc
3020            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
3021 ____________________________________________________________________________
3022 [  5317] By: gsar                                  on 2000/02/28  09:39:47
3023         Log: make stringwise bitops work properly on utf8 strings
3024      Branch: perl
3025            ! doop.c t/op/bop.t
3026 ____________________________________________________________________________
3027 [  5316] By: gsar                                  on 2000/02/28  07:04:22
3028         Log: integrate cfgperl and vmsperl changes into mainline
3029      Branch: perl
3030            ! Porting/makerel
3031           !> Configure Makefile.SH config_h.SH configure.com
3032           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3033           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3034           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
3035           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
3036           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
3037           !> vms/descrip_mms.template vms/gen_shrfls.pl
3038           !> vms/subconfigure.com vms/vms.c
3039 ____________________________________________________________________________
3040 [  5315] By: jhi                                   on 2000/02/28  06:31:08
3041         Log: The search for static _s-suffixex libs was broken;
3042              add -L/lib/pa20_64 only iff there.
3043      Branch: cfgperl
3044            ! Configure config_h.SH hints/hpux.sh
3045      Branch: metaconfig
3046            ! U/modified/libs.U
3047 ____________________________________________________________________________
3048 [  5314] By: jhi                                   on 2000/02/28  06:08:40
3049         Log: Even better use64bitall logic.
3050      Branch: cfgperl
3051            ! Configure config_h.SH
3052      Branch: metaconfig/U/perl
3053            ! use64bits.U uselfs.U
3054 ____________________________________________________________________________
3055 [  5313] By: jhi                                   on 2000/02/28  05:47:27
3056         Log: Integrate with Sarathy.
3057      Branch: cfgperl
3058           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
3059           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
3060           !> t/lib/fields.t x2p/find2perl.PL
3061 ____________________________________________________________________________
3062 [  5312] By: jhi                                   on 2000/02/28  05:09:31
3063         Log: Ask about use64bitall regardless of whether use64bitint is defined.
3064      Branch: cfgperl
3065            ! Configure config_h.SH
3066      Branch: metaconfig/U/perl
3067            ! use64bits.U
3068 ____________________________________________________________________________
3069 [  5311] By: bailey                                on 2000/02/28  05:05:56
3070         Log: Integrate mainline
3071      Branch: vmsperl
3072           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3073           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
3074           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
3075           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
3076           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3077           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
3078           !> x2p/find2perl.PL
3079 ____________________________________________________________________________
3080 [  5310] By: bailey                                on 2000/02/28  04:36:20
3081         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
3082      Branch: vmsperl
3083            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3084 ____________________________________________________________________________
3085 [  5309] By: jhi                                   on 2000/02/28  04:17:36
3086         Log: The #5249 wasn't doing any good.
3087      Branch: cfgperl
3088            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3089 ____________________________________________________________________________
3090 [  5308] By: bailey                                on 2000/02/28  03:56:51
3091         Log: Repair typo -- conjunction of variable with text
3092      Branch: vmsperl
3093            ! t/lib/cgi-html.t
3094 ____________________________________________________________________________
3095 [  5307] By: jhi                                   on 2000/02/28  03:46:14
3096         Log: A less ambitious version of #5292.
3097      Branch: cfgperl
3098            ! Makefile.SH
3099 ____________________________________________________________________________
3100 [  5306] By: bailey                                on 2000/02/28  03:42:38
3101         Log: Defer inclusion of VMS-specific code to runtime
3102      Branch: vmsperl
3103            ! t/io/openpid.t
3104 ____________________________________________________________________________
3105 [  5305] By: jhi                                   on 2000/02/28  03:41:48
3106         Log: The #5292 was Not So Good Idea.
3107      Branch: cfgperl
3108            ! Makefile.SH
3109 ____________________________________________________________________________
3110 [  5304] By: bailey                                on 2000/02/28  02:57:14
3111         Log: Minor test updates to accomodate new subprocess invocation
3112      Branch: vmsperl
3113            ! t/comp/script.t t/op/goto.t t/op/split.t
3114 ____________________________________________________________________________
3115 [  5303] By: bailey                                on 2000/02/28  02:52:47
3116         Log: Missed bit of #5302 (case-sensitive symbols)
3117      Branch: vmsperl
3118            ! lib/ExtUtils/Mksymlists.pm
3119 ____________________________________________________________________________
3120 [  5302] By: bailey                                on 2000/02/28  02:51:00
3121         Log: Support case-sensitive symbols usage in linker
3122      Branch: vmsperl
3123            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
3124            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
3125 ____________________________________________________________________________
3126 [  5301] By: bailey                                on 2000/02/28  02:46:47
3127         Log: Free $PARSE context after lookups
3128      Branch: vmsperl
3129            ! vms/vms.c
3130 ____________________________________________________________________________
3131 [  5300] By: bailey                                on 2000/02/28  02:43:56
3132         Log: Don't wait for subprocess to read final EOF
3133      Branch: vmsperl
3134            ! vms/vms.c
3135 ____________________________________________________________________________
3136 [  5299] By: bailey                                on 2000/02/28  00:44:45
3137         Log: Dan Sugalski's config/build changes to .660
3138      Branch: vmsperl
3139            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3140 ____________________________________________________________________________
3141 [  5298] By: bailey                                on 2000/02/28  00:07:13
3142         Log: When testing CGI.pm, use its notion of CRLF
3143      Branch: vmsperl
3144            ! t/lib/cgi-html.t
3145 ____________________________________________________________________________
3146 [  5297] By: bailey                                on 2000/02/28  00:00:08
3147         Log: Quote command line args which need to be upper case
3148              Tell subprocess we're finished before waiting for it
3149      Branch: vmsperl
3150            ! t/io/openpid.t
3151 ____________________________________________________________________________
3152 [  5296] By: gsar                                  on 2000/02/28  00:00:05
3153         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
3154              these insidious errors in File::Basename, File::Find and find2perl
3155              (from Tom Christiansen)
3156              
3157              TODO: many other modules need to be fixed as well!
3158      Branch: perl
3159            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
3160 ____________________________________________________________________________
3161 [  5295] By: jhi                                   on 2000/02/27  23:18:40
3162         Log: Version number update.
3163      Branch: cfgperl
3164            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
3165 ____________________________________________________________________________
3166 [  5294] By: gsar                                  on 2000/02/27  22:27:46
3167         Log: typos in change#5293
3168      Branch: perl
3169            ! lib/fields.pm
3170 ____________________________________________________________________________
3171 [  5293] By: gsar                                  on 2000/02/27  21:57:40
3172         Log: support fields::new() and fields::phash() to create pseudo-hash
3173              objects and plain pseudo-hashes respectively (this avoids users
3174              from having to diddle %FIELDS directly); update documentation to
3175              suit (from original fields::phash() implementation by Peter
3176              Scott <Peter@PSDT.com>)
3177      Branch: perl
3178            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
3179            ! pod/perlref.pod t/lib/fields.t
3180 ____________________________________________________________________________
3181 [  5292] By: jhi                                   on 2000/02/27  21:49:25
3182         Log: proto.h was mssing from the list of generated files;
3183              added rules to generate any single wanted file
3184              (a bunch of other files may also be generated
3185              at the same time, as before)
3186      Branch: cfgperl
3187            ! Makefile.SH
3188 ____________________________________________________________________________
3189 [  5291] By: jhi                                   on 2000/02/27  18:57:12
3190         Log: Integrate with Sarathy.
3191      Branch: cfgperl
3192           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3193           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
3194           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3195           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
3196           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
3197           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
3198 ____________________________________________________________________________
3199 [  5290] By: gsar                                  on 2000/02/27  18:47:00
3200         Log: integrate cfgperl and vmsperl contents into mainline
3201      Branch: perl
3202           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3203           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
3204           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
3205 ____________________________________________________________________________
3206 [  5289] By: gsar                                  on 2000/02/27  18:09:04
3207         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
3208              the internal glob())
3209      Branch: perl
3210            ! pp_sys.c
3211 ____________________________________________________________________________
3212 [  5288] By: gsar                                  on 2000/02/27  17:12:41
3213         Log: djgpp update (from Laszlo Molnar)
3214      Branch: perl
3215            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
3216            ! hints/dos_djgpp.sh
3217 ____________________________________________________________________________
3218 [  5287] By: gsar                                  on 2000/02/27  16:58:53
3219         Log: tweak comment about core glob()
3220      Branch: perl
3221            ! ext/File/Glob/Glob.pm
3222 ____________________________________________________________________________
3223 [  5286] By: gsar                                  on 2000/02/27  16:52:54
3224         Log: remove outdated info about csh and glob(); glob() need not fail
3225              when tainting anymore if using internal globbing
3226      Branch: perl
3227            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
3228            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
3229 ____________________________________________________________________________
3230 [  5285] By: gsar                                  on 2000/02/27  16:20:31
3231         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
3232              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
3233      Branch: perl
3234            ! pp_sys.c
3235 ____________________________________________________________________________
3236 [  5284] By: gsar                                  on 2000/02/27  14:31:24
3237         Log: avoid compiler warnings (from Dan Sugalski)
3238      Branch: perl
3239            ! op.c sv.c
3240 ____________________________________________________________________________
3241 [  5283] By: gsar                                  on 2000/02/27  14:21:16
3242         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
3243      Branch: perl
3244            ! sv.c
3245 ____________________________________________________________________________
3246 [  5282] By: bailey                                on 2000/02/27  05:07:08
3247         Log: Impose security constraints on lnm lookup only if tainting
3248      Branch: vmsperl
3249            ! vms/vms.c
3250 ____________________________________________________________________________
3251 [  5281] By: bailey                                on 2000/02/27  05:05:35
3252         Log: Add new File::Spec::VMS methods
3253              Don't add implicit device in VMS <-> Unix filespec translation
3254              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
3255      Branch: vmsperl
3256            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3257            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
3258 ____________________________________________________________________________
3259 [  5280] By: bailey                                on 2000/02/27  04:58:01
3260         Log: Accept filespecs as command verbs for subprocesses
3261      Branch: vmsperl
3262            ! vms/perlvms.pod vms/vms.c
3263 ____________________________________________________________________________
3264 [  5279] By: jhi                                   on 2000/02/27  04:01:53
3265         Log: Integrate with Sarathy.
3266      Branch: cfgperl
3267           !> pp_hot.c
3268 ____________________________________________________________________________
3269 [  5278] By: bailey                                on 2000/02/27  02:43:01
3270         Log: Resync with mainline again
3271      Branch: vmsperl
3272           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
3273           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3274           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3275           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
3276           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
3277           !> vms/subconfigure.com
3278 ____________________________________________________________________________
3279 [  5277] By: jhi                                   on 2000/02/27  02:36:36
3280         Log: Fix locale case-ignorant matching bug reported in
3281              
3282              From: gomar@md.media-web.de
3283              To: perl5-porters@perl.org
3284              Subject: [ID 20000223.005]
3285              Date: 23 Feb 2000 16:03:08 -0000
3286              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
3287      Branch: cfgperl
3288            ! regexec.c t/pragma/locale.t
3289 ____________________________________________________________________________
3290 [  5276] By: gsar                                  on 2000/02/26  18:18:16
3291         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
3292              (from Tom Christiansen)
3293      Branch: perl
3294            ! pp_hot.c
3295 ____________________________________________________________________________
3296 [  5275] By: jhi                                   on 2000/02/26  16:43:11
3297         Log: Integrate with Sarathy.
3298      Branch: cfgperl
3299           !> (integrate 34 files)
3300 ____________________________________________________________________________
3301 [  5274] By: gsar                                  on 2000/02/26  15:23:45
3302         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
3303              <mgjv@comdyn.com.au>)
3304      Branch: perl
3305            ! pod/perlfunc.pod
3306 ____________________________________________________________________________
3307 [  5273] By: gsar                                  on 2000/02/26  15:04:54
3308         Log: PodParser v1.11 update (from Brad Appleton)
3309      Branch: perl
3310            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
3311            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3312            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3313 ____________________________________________________________________________
3314 [  5272] By: gsar                                  on 2000/02/26  14:48:24
3315         Log: add missing perl headers to perldepend action
3316      Branch: perl
3317            ! lib/ExtUtils/MM_Unix.pm
3318 ____________________________________________________________________________
3319 [  5271] By: gsar                                  on 2000/02/26  08:03:36
3320         Log: VMS patch (from Peter Prymmer)
3321      Branch: perl
3322            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
3323            ! vms/sockadapt.h vms/subconfigure.com
3324 ____________________________________________________________________________
3325 [  5270] By: gsar                                  on 2000/02/26  07:46:35
3326         Log: integrate vmsperl changes into mainline
3327      Branch: perl
3328           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
3329           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
3330 ____________________________________________________________________________
3331 [  5269] By: bailey                                on 2000/02/26  07:04:55
3332         Log: Resync with mainline
3333      Branch: vmsperl
3334           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
3335           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
3336           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
3337           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
3338            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
3339            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
3340            - lib/unicode/Eq/Unicode.pl
3341           !> (integrate 323 files)
3342 ____________________________________________________________________________
3343 [  5268] By: gsar                                  on 2000/02/26  06:50:04
3344         Log: reintroduce useithreads (accidentally deleted in change#5261)
3345      Branch: perl
3346            ! win32/config.vc
3347 ____________________________________________________________________________
3348 [  5266] By: gsar                                  on 2000/02/26  06:46:06
3349         Log: integrate cfgperl changes into mainline
3350      Branch: perl
3351           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3352            - ext/DynaLoader/dl_rhapsody.xs
3353           !> (integrate 62 files)
3354 ____________________________________________________________________________
3355 [  5265] By: gsar                                  on 2000/02/26  06:31:10
3356         Log: support for version vectors in UNIVERSAL::VERSION(), so that
3357              C<use Foo v1.2.3> etc., work; tests for the same
3358              
3359              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
3360      Branch: perl
3361            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3362            ! t/comp/use.t toke.c universal.c
3363 ____________________________________________________________________________
3364 [  5264] By: jhi                                   on 2000/02/26  04:14:15
3365         Log: Add libscheck for IRIX.
3366      Branch: cfgperl
3367            ! hints/irix_6.sh
3368 ____________________________________________________________________________
3369 [  5263] By: jhi                                   on 2000/02/26  03:40:47
3370         Log: Add libscheck for Solaris.
3371      Branch: cfgperl
3372            ! hints/solaris_2.sh
3373 ____________________________________________________________________________
3374 [  5262] By: jhi                                   on 2000/02/26  03:10:47
3375         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
3376      Branch: cfgperl
3377            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
3378            - ext/DynaLoader/dl_rhapsody.xs
3379            ! Configure INSTALL MANIFEST Makefile.SH README.threads
3380            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
3381      Branch: metaconfig
3382            ! U/a_dvisory/multiarch.U
3383 ____________________________________________________________________________
3384 [  5261] By: jhi                                   on 2000/02/26  02:48:23
3385         Log: Rename use64bits to use64bitint;
3386              rename usefull64bits to use64bitall.
3387      Branch: cfgperl
3388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3389            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
3390            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
3391            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
3392            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
3393            ! vms/subconfigure.com vos/config.def vos/config.h
3394            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3395            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3396            ! win32/config_H.vc
3397      Branch: metaconfig
3398            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
3399            ! U/protos/socksizetype.U U/threads/archname.U
3400      Branch: metaconfig/U/perl
3401            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
3402            ! usemorebits.U
3403 ____________________________________________________________________________
3404 [  5260] By: jhi                                   on 2000/02/25  22:57:16
3405         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3406              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3407              Subject: [PATCH 5.5.660] cygwin port
3408              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
3409      Branch: cfgperl
3410            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
3411 ____________________________________________________________________________
3412 [  5259] By: jhi                                   on 2000/02/25  22:53:51
3413         Log: Configure nits; add socksizetype; add getfsstat for completeness;
3414              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
3415              lands; regen Configure.
3416      Branch: cfgperl
3417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3418            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
3419            ! vms/subconfigure.com vos/config.def win32/config.bc
3420            ! win32/config.gc win32/config.vc win32/config_H.bc
3421            ! win32/config_H.gc win32/config_H.vc
3422      Branch: metaconfig
3423            + U/protos/socksizetype.U
3424      Branch: metaconfig/U/perl
3425            + d_getfsstat.U
3426            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
3427 ____________________________________________________________________________
3428 [  5258] By: jhi                                   on 2000/02/25  21:04:17
3429         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
3430      Branch: cfgperl
3431            ! malloc.c
3432 ____________________________________________________________________________
3433 [  5257] By: jhi                                   on 2000/02/25  20:48:13
3434         Log: Integrate with Sarathy.
3435      Branch: cfgperl
3436           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
3437           !> proto.h t/cmd/while.t
3438 ____________________________________________________________________________
3439 [  5256] By: gsar                                  on 2000/02/25  20:04:37
3440         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
3441      Branch: perl
3442            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
3443 ____________________________________________________________________________
3444 [  5255] By: gsar                                  on 2000/02/25  19:23:58
3445         Log: change#4849 wasn't restoring savestack correctly; make loops that have
3446              continue blocks recognizable at run time
3447      Branch: perl
3448            ! op.c op.h pp_ctl.c t/cmd/while.t
3449 ____________________________________________________________________________
3450 [  5254] By: jhi                                   on 2000/02/25  06:00:01
3451         Log: Integrate with Sarathy.
3452      Branch: cfgperl
3453           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
3454           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
3455           !> t/lib/filefind.t t/pod/poderrs.xr
3456 ____________________________________________________________________________
3457 [  5253] By: jhi                                   on 2000/02/25  05:57:59
3458         Log: Megalopatch for Configure: Andy's new installation schemes;
3459              introduce usefull64bits, beautify and regularize the various
3460              type probes; introduce d_lseekproto.
3461      Branch: cfgperl
3462            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
3463            ! pod/perldelta.pod
3464      Branch: metaconfig
3465            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
3466            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
3467            + U/installdirs/siteman3.U U/installdirs/sitescript.U
3468            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
3469            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
3470            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
3471            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
3472            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
3473            - U/installdirs/vendorscriptdir.U
3474            ! U/compline/doublesize.U U/compline/ptrsize.U
3475            ! U/installdirs/archlib.U U/installdirs/bin.U
3476            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
3477            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
3478            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
3479            ! U/installdirs/localarch.U U/installdirs/locallib.U
3480            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
3481            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
3482            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
3483            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
3484            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
3485            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
3486            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3487            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
3488            ! U/typedefs/uidsize.U
3489      Branch: metaconfig/U/perl
3490            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
3491            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
3492 ____________________________________________________________________________
3493 [  5252] By: gsar                                  on 2000/02/25  03:15:03
3494         Log: update PodParser to v1.10 (from Brad Appleton)
3495      Branch: perl
3496            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3497            ! lib/Pod/Usage.pm t/pod/poderrs.xr
3498 ____________________________________________________________________________
3499 [  5251] By: gsar                                  on 2000/02/25  03:10:51
3500         Log: make File::Find tests tolerate case-insensitive systems (from
3501              Laszlo Molnar)
3502      Branch: perl
3503            ! t/lib/filefind.t
3504 ____________________________________________________________________________
3505 [  5250] By: gsar                                  on 2000/02/25  01:50:04
3506         Log: more Compiler tweaks for useithreads
3507      Branch: perl
3508            ! ext/B/B.xs ext/B/B/C.pm
3509 ____________________________________________________________________________
3510 [  5249] By: jhi                                   on 2000/02/25  00:17:53
3511         Log: Remove NFS temp files and Configure temp C files.
3512      Branch: cfgperl
3513            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
3514 ____________________________________________________________________________
3515 [  5248] By: jhi                                   on 2000/02/24  23:57:49
3516         Log: In FreeBSD disable floating point exception handlers.
3517              As the comment says, this should be done in the hints.
3518              
3519              From: dive <dive@ender.com>
3520              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3521              cc: perl5-porters@perl.org
3522              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
3523              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
3524              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
3525      Branch: cfgperl
3526            ! unixish.h
3527 ____________________________________________________________________________
3528 [  5247] By: jhi                                   on 2000/02/24  23:46:27
3529         Log: From: Gisle Aas <gisle@aas.no>
3530              To: perl5-porters@perl.org
3531              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
3532              Date: 25 Feb 2000 00:24:53 +0100
3533              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
3534      Branch: cfgperl
3535            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
3536 ____________________________________________________________________________
3537 [  5246] By: jhi                                   on 2000/02/24  23:15:56
3538         Log: The op/stat.t patch in #5341 wasn't robust enough,
3539              it broke subtest 4 almost everywhere else.
3540      Branch: cfgperl
3541            ! t/op/stat.t
3542 ____________________________________________________________________________
3543 [  5245] By: jhi                                   on 2000/02/24  19:28:53
3544         Log: More VMS patches from Peter Prymmer.
3545      Branch: cfgperl
3546            ! configure.com vms/subconfigure.com
3547 ____________________________________________________________________________
3548 [  5244] By: jhi                                   on 2000/02/24  19:26:33
3549         Log: Largefileness in Solaris doesn't require long longs;
3550              use64bits enhancements; introduce usefull64bits.
3551      Branch: cfgperl
3552            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
3553            ! hints/irix_6.sh hints/solaris_2.sh
3554      Branch: metaconfig
3555            ! U/threads/archname.U
3556      Branch: metaconfig/U/perl
3557            ! use64bits.U
3558 ____________________________________________________________________________
3559 [  5243] By: jhi                                   on 2000/02/24  18:40:25
3560         Log: Tidy up the 64-bit (and socklen_t) type probing.
3561      Branch: cfgperl
3562            ! Configure config_h.SH
3563      Branch: metaconfig
3564            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3565      Branch: metaconfig/U/perl
3566            + d_fpos64_t.U d_off64_t.U
3567            - io64.U
3568            ! d_int64_t.U d_socklen_t.U
3569 ____________________________________________________________________________
3570 [  5242] By: jhi                                   on 2000/02/24  18:09:49
3571         Log: Integrate with Sarathy.
3572      Branch: cfgperl
3573           !> pod/perlop.pod
3574 ____________________________________________________________________________
3575 [  5241] By: jhi                                   on 2000/02/24  18:00:49
3576         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
3577              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
3578              Subject: [PATCH 5.5.660] cygwin port
3579              Date: Thu, 24 Feb 2000 17:15:28 -0000
3580              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
3581      Branch: cfgperl
3582            + cygwin/cygwin.c
3583            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
3584            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
3585 ____________________________________________________________________________
3586 [  5240] By: jhi                                   on 2000/02/24  17:53:12
3587         Log: VMS patch from Peter Prymmer; use full_ar.
3588      Branch: cfgperl
3589            ! vms/subconfigure.com
3590 ____________________________________________________________________________
3591 [  5239] By: jhi                                   on 2000/02/24  17:46:45
3592         Log: MPE/ix patches from Mark Bixby.
3593      Branch: cfgperl
3594            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
3595            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
3596            ! t/op/stat.t
3597 ____________________________________________________________________________
3598 [  5238] By: jhi                                   on 2000/02/24  17:13:22
3599         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
3600              support to t/op/numconvert.t.
3601              
3602              From: Lupe Christoph <lupe@lupe-christoph.de>
3603              To: perl5-porters@perl.org
3604              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
3605              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
3606              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
3607      Branch: cfgperl
3608            ! Configure config_h.SH t/op/numconvert.t
3609      Branch: metaconfig
3610            ! U/modified/libs.U
3611 ____________________________________________________________________________
3612 [  5237] By: jhi                                   on 2000/02/24  15:47:11
3613         Log: Remove more cruft from IO.
3614      Branch: cfgperl
3615            ! ext/IO/IO.xs
3616 ____________________________________________________________________________
3617 [  5236] By: jhi                                   on 2000/02/24  15:14:48
3618         Log: From: Hugo <hv@crypt.compulink.co.uk>
3619              To: perl5-porters@perl.org
3620              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
3621              Date: Thu, 24 Feb 2000 13:24:10 +0000
3622              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
3623      Branch: cfgperl
3624            ! utils/h2xs.PL
3625 ____________________________________________________________________________
3626 [  5235] By: jhi                                   on 2000/02/24  15:12:40
3627         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
3628              S_IROTH, S_IWOTH, S_IXOTH.
3629              
3630              From: js@ddre.dk
3631              To: perl5-porters@perl.org
3632              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
3633              Date: Thu, 24 Feb 2000 15:11:33 +0100
3634              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
3635      Branch: cfgperl
3636            ! perl.h
3637 ____________________________________________________________________________
3638 [  5234] By: gsar                                  on 2000/02/24  03:39:17
3639         Log: integrate cfgperl changes into mainline
3640      Branch: perl
3641            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3642            ! pod/perlop.pod
3643           !> Configure MANIFEST Porting/Glossary Porting/config.sh
3644           !> Porting/config_H config_h.SH configpm configure.com doio.c
3645           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3646           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
3647           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
3648           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
3649 ____________________________________________________________________________
3650 [  5233] By: jhi                                   on 2000/02/24  01:31:38
3651         Log: VMS patch from Peter Prymmer.
3652      Branch: cfgperl
3653            ! vms/subconfigure.com
3654 ____________________________________________________________________________
3655 [  5232] By: jhi                                   on 2000/02/24  01:15:03
3656         Log: Detypo fpos64_t test.
3657      Branch: cfgperl
3658            ! Configure config_h.SH
3659      Branch: metaconfig/U/perl
3660            ! io64.U
3661 ____________________________________________________________________________
3662 [  5231] By: jhi                                   on 2000/02/24  01:11:17
3663         Log: miscut'n'paste in #5230.
3664      Branch: cfgperl
3665            ! Configure config_h.SH
3666      Branch: metaconfig/U/perl
3667            ! d_int64_t.U
3668 ____________________________________________________________________________
3669 [  5230] By: jhi                                   on 2000/02/24  01:02:05
3670         Log: The #5228 wasn't quite right + fix typos.
3671      Branch: cfgperl
3672            ! Configure config_h.SH
3673      Branch: metaconfig
3674            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3675      Branch: metaconfig/U/perl
3676            ! d_int64_t.U d_socklen_t.U io64.U
3677 ____________________________________________________________________________
3678 [  5229] By: jhi                                   on 2000/02/24  00:40:01
3679         Log: Depickify the compiler (about unused and set but not used variables)
3680      Branch: cfgperl
3681            ! hints/irix_6.sh
3682 ____________________________________________________________________________
3683 [  5228] By: jhi                                   on 2000/02/24  00:34:35
3684         Log: Cosmetics.
3685      Branch: cfgperl
3686            ! Configure config_h.SH
3687      Branch: metaconfig
3688            ! U/modified/d_longdbl.U U/modified/d_longlong.U
3689      Branch: metaconfig/U/perl
3690            ! d_int64_t.U d_socklen_t.U
3691 ____________________________________________________________________________
3692 [  5227] By: jhi                                   on 2000/02/24  00:17:34
3693         Log: In IRIX <sys/mode.h> is something completely different.
3694              
3695              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
3696              To: perl5-porters@perl.org
3697              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
3698              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
3699              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
3700      Branch: cfgperl
3701            ! hints/irix_6.sh
3702 ____________________________________________________________________________
3703 [  5226] By: jhi                                   on 2000/02/23  20:39:28
3704         Log: Integrate with Sarathy.
3705      Branch: cfgperl
3706           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3707           !> t/comp/require.t t/op/ver.t toke.c
3708 ____________________________________________________________________________
3709 [  5225] By: jhi                                   on 2000/02/23  20:35:58
3710         Log: From: Dominic Dunlop <domo@computer.org>
3711              To: perl5-porters@perl.org
3712              Cc: Gurusamy Sarathy <gsar@activestate.com>
3713              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
3714              Date: Wed, 23 Feb 2000 21:23:44 +0100
3715              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
3716      Branch: cfgperl
3717            ! malloc.c
3718 ____________________________________________________________________________
3719 [  5224] By: jhi                                   on 2000/02/23  20:22:43
3720         Log: From: Dan Sugalski <dan@sidhe.org>
3721              To: perl5-porters@perl.org, vmsperl@perl.org
3722              Subject: [PATCH 5.5.660]VMS build patches
3723              Date: Wed, 23 Feb 2000 15:14:27 -0500
3724              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
3725              
3726              (the patch was mangled, had to be manually applied)
3727      Branch: cfgperl
3728            ! configure.com vms/descrip_mms.template vms/subconfigure.com
3729 ____________________________________________________________________________
3730 [  5223] By: jhi                                   on 2000/02/23  19:54:04
3731         Log: From: Dominic Dunlop <domo@computer.org>
3732              To: perl5-porters@perl.org
3733              Cc: Andy Dougherty <doughera@lafayette.edu>,
3734              Gurusamy Sarathy <gsar@activestate.com>
3735              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
3736              Date: Wed, 23 Feb 2000 20:41:54 +0100
3737              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
3738      Branch: cfgperl
3739            ! Configure config_h.SH
3740      Branch: metaconfig
3741            ! U/modified/Oldconfig.U U/modified/libs.U
3742      Branch: metaconfig/U/perl
3743            ! dlsrc.U
3744 ____________________________________________________________________________
3745 [  5222] By: jhi                                   on 2000/02/23  18:02:39
3746         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
3747              (suggested by Graham Barr).
3748      Branch: cfgperl
3749            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
3750 ____________________________________________________________________________
3751 [  5221] By: jhi                                   on 2000/02/23  16:00:29
3752         Log: Streamline #5218 even more.
3753      Branch: cfgperl
3754            ! ext/IO/lib/IO/Socket.pm
3755 ____________________________________________________________________________
3756 [  5220] By: gsar                                  on 2000/02/23  09:10:43
3757         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
3758              C<use 5.6.0> work as well; underscores are now permitted in v-strings
3759      Branch: perl
3760            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3761            ! t/comp/require.t t/op/ver.t toke.c
3762 ____________________________________________________________________________
3763 [  5219] By: jhi                                   on 2000/02/23  04:24:54
3764         Log: Streamline #5218.
3765      Branch: cfgperl
3766            ! ext/IO/lib/IO/Socket.pm
3767 ____________________________________________________________________________
3768 [  5218] By: jhi                                   on 2000/02/23  02:08:19
3769         Log: Trying to connect to an already open socket may give EISCONN.
3770      Branch: cfgperl
3771            ! ext/IO/lib/IO/Socket.pm
3772 ____________________________________________________________________________
3773 [  5217] By: jhi                                   on 2000/02/22  23:54:51
3774         Log: Fix prototype conflicts with POSIX.pm.
3775      Branch: cfgperl
3776            ! ext/Fcntl/Fcntl.pm
3777 ____________________________________________________________________________
3778 [  5216] By: jhi                                   on 2000/02/22  22:27:19
3779         Log: See http://www.unicode.org/unicode/reports/tr15/
3780              for in-depth description of the problem.
3781      Branch: cfgperl
3782            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
3783            ! MANIFEST lib/unicode/mktables.PL
3784 ____________________________________________________________________________
3785 [  5215] By: jhi                                   on 2000/02/22  22:11:17
3786         Log: Add uselongdouble, regroup the use* more logically.
3787      Branch: cfgperl
3788            ! myconfig.SH
3789 ____________________________________________________________________________
3790 [  5214] By: jhi                                   on 2000/02/22  22:04:43
3791         Log: Integrate with Sarathy.
3792      Branch: cfgperl
3793           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
3794           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
3795 ____________________________________________________________________________
3796 [  5213] By: jhi                                   on 2000/02/22  22:03:26
3797         Log: Add socklen_t probe; Configure maintenance.
3798      Branch: cfgperl
3799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3800            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
3801      Branch: metaconfig
3802            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
3803            ! U/modified/libs.U
3804      Branch: metaconfig/U/perl
3805            + d_int64_t.U d_socklen_t.U
3806            - d_int64t.U
3807            ! i_sysutsname.U
3808 ____________________________________________________________________________
3809 [  5212] By: gsar                                  on 2000/02/22  21:46:45
3810         Log: make Perl's malloc work for allocations over 2GB (from Ilya
3811              Zakharevich)
3812      Branch: perl
3813            ! malloc.c
3814 ____________________________________________________________________________
3815 [  5211] By: gsar                                  on 2000/02/22  19:51:47
3816         Log: add -W and -X to -h output; fix other pod omissions
3817      Branch: perl
3818            ! perl.c pod/perlrun.pod
3819 ____________________________________________________________________________
3820 [  5210] By: gsar                                  on 2000/02/22  19:51:13
3821         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
3822      Branch: perl
3823            ! pod/perlpod.pod
3824 ____________________________________________________________________________
3825 [  5209] By: jhi                                   on 2000/02/22  19:40:43
3826         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
3827              tests nearby.
3828      Branch: cfgperl
3829            ! t/op/64bit.t
3830 ____________________________________________________________________________
3831 [  5208] By: gsar                                  on 2000/02/22  19:13:44
3832         Log: s/Activeware/ActiveState/
3833      Branch: perl
3834            ! pod/perlrun.pod
3835 ____________________________________________________________________________
3836 [  5207] By: jhi                                   on 2000/02/22  18:38:29
3837         Log: Perl version nit spotted by Spider Boardman.
3838      Branch: cfgperl
3839            ! configpm
3840 ____________________________________________________________________________
3841 [  5206] By: gsar                                  on 2000/02/22  17:50:44
3842         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
3843      Branch: perl
3844            ! toke.c
3845 ____________________________________________________________________________
3846 [  5205] By: gsar                                  on 2000/02/22  17:36:26
3847         Log: fix memory overrun due to off-by-one in change#5192
3848      Branch: perl
3849            ! toke.c
3850 ____________________________________________________________________________
3851 [  5204] By: gsar                                  on 2000/02/22  17:10:39
3852         Log: sundry typos and such
3853      Branch: perl
3854            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
3855 ____________________________________________________________________________
3856 [  5203] By: jhi                                   on 2000/02/22  17:10:22
3857         Log: Integrate with Sarathy.
3858      Branch: cfgperl
3859           !> (integrate 56 files)
3860 ____________________________________________________________________________
3861 [  5202] By: gsar                                  on 2000/02/22  16:48:58
3862         Log: remove vestiges of older attribute syntax
3863      Branch: perl
3864            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
3865            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
3866 ____________________________________________________________________________
3867 [  5201] By: jhi                                   on 2000/02/22  14:39:56
3868         Log: Configure nits spotted by Spider Boardman.
3869      Branch: cfgperl
3870            ! Configure config_h.SH
3871      Branch: metaconfig
3872            ! U/modified/libs.U
3873      Branch: metaconfig/U/perl
3874            ! fpossize.U
3875 ____________________________________________________________________________
3876 [  5200] By: jhi                                   on 2000/02/22  14:31:21
3877         Log: Tru64 V5.0 patches from Spider Boardman.
3878      Branch: cfgperl
3879            ! hints/dec_osf.sh
3880
3881 ----------------
3882 Version v5.5.660
3883 ----------------
3884
3885 ____________________________________________________________________________
3886 [  5199] By: gsar                                  on 2000/02/22  11:29:28
3887         Log: beta2
3888      Branch: perl
3889            ! Changes
3890 ____________________________________________________________________________
3891 [  5198] By: gsar                                  on 2000/02/22  10:45:54
3892         Log: PodParser-1.093 update (from Brad Appleton's site)
3893      Branch: perl
3894            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
3895            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3896            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
3897            ! t/pod/special_seqs.t t/pod/special_seqs.xr
3898 ____________________________________________________________________________
3899 [  5197] By: gsar                                  on 2000/02/22  10:24:13
3900         Log: integrate cfgperl contents into mainline, update Changes
3901      Branch: perl
3902            ! Changes pod/perlhist.pod
3903           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3904           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
3905           !> pod/perldelta.pod
3906 ____________________________________________________________________________
3907 [  5196] By: gsar                                  on 2000/02/22  10:10:36
3908         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
3909      Branch: perl
3910            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
3911            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
3912            ! t/lib/glob-taint.t t/lib/io_unix.t
3913 ____________________________________________________________________________
3914 [  5195] By: gsar                                  on 2000/02/22  10:01:49
3915         Log: s/undef/NO_INIT/g in change#5183
3916      Branch: perl
3917            ! lib/ExtUtils/xsubpp pod/perlxs.pod
3918 ____________________________________________________________________________
3919 [  5194] By: gsar                                  on 2000/02/22  09:44:07
3920         Log: perlipc bug (spotted by Ben Low)
3921      Branch: perl
3922            ! pod/perlipc.pod
3923 ____________________________________________________________________________
3924 [  5193] By: gsar                                  on 2000/02/22  09:38:58
3925         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
3926      Branch: perl
3927            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
3928 ____________________________________________________________________________
3929 [  5192] By: gsar                                  on 2000/02/22  09:26:06
3930         Log: improvements for high-bit text literals (from Gisle Aas)
3931      Branch: perl
3932            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
3933            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
3934 ____________________________________________________________________________
3935 [  5191] By: gsar                                  on 2000/02/22  07:35:47
3936         Log: allow C<print v10>, $h{v13.10} etc.
3937      Branch: perl
3938            ! t/op/ver.t toke.c
3939 ____________________________________________________________________________
3940 [  5190] By: gsar                                  on 2000/02/22  05:35:27
3941         Log: adjust for lost fp precision in require version check
3942      Branch: perl
3943            ! pp_ctl.c t/comp/require.t
3944 ____________________________________________________________________________
3945 [  5189] By: jhi                                   on 2000/02/22  05:14:35
3946         Log: Check the alignment of long doubles if they are to be used;
3947              regen Configure.
3948      Branch: cfgperl
3949            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3950            ! config_h.SH
3951      Branch: metaconfig
3952            ! U/compline/alignbytes.U
3953 ____________________________________________________________________________
3954 [  5188] By: gsar                                  on 2000/02/22  04:45:57
3955         Log: use same treatment for EINVAL as for ETIMEDOUT
3956      Branch: perl
3957            ! ext/IO/lib/IO/Socket/INET.pm
3958 ____________________________________________________________________________
3959 [  5187] By: gsar                                  on 2000/02/21  23:15:12
3960         Log: type mismatch
3961      Branch: perl
3962            ! sv.c
3963 ____________________________________________________________________________
3964 [  5186] By: gsar                                  on 2000/02/21  21:10:26
3965         Log: remove dual-valueness of v-strings (i.e., they are pure strings
3966              now); avoid the word "tuple" to describe strings represented as
3967              character ordinals; usurp $PERL_VERSION for $^V as suggested by
3968              Larry, deprecate $] ; adjust the documentation and testsuite
3969              accordingly
3970      Branch: perl
3971            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
3972            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
3973            ! t/comp/require.t t/op/ver.t toke.c
3974 ____________________________________________________________________________
3975 [  5185] By: jhi                                   on 2000/02/21  20:36:05
3976         Log: detypo
3977      Branch: cfgperl
3978            ! perl.h
3979 ____________________________________________________________________________
3980 [  5184] By: gsar                                  on 2000/02/21  18:37:38
3981         Log: clarify "use Module VERSION LIST" (from Robin Barker)
3982      Branch: perl
3983            ! pod/perlfunc.pod
3984 ____________________________________________________________________________
3985 [  5183] By: gsar                                  on 2000/02/21  18:31:42
3986         Log: allow optional XSUB parameters without being forced to use a
3987              default (from Hugo van der Sanden)
3988      Branch: perl
3989            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
3990 ____________________________________________________________________________
3991 [  5182] By: jhi                                   on 2000/02/21  18:22:47
3992         Log: Add Solaris LP64 notes. 
3993      Branch: cfgperl
3994            ! hints/solaris_2.sh
3995 ____________________________________________________________________________
3996 [  5181] By: gsar                                  on 2000/02/21  16:53:39
3997         Log: generalize "%v" format into a flag for any integral format type:
3998              "%vd", "%v#o", "%*vX", etc are allowed
3999      Branch: perl
4000            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
4001            ! utils/perlbug.PL
4002 ____________________________________________________________________________
4003 [  5180] By: gsar                                  on 2000/02/21  07:11:00
4004         Log: detypo
4005      Branch: perl
4006            ! ext/B/B.xs
4007 ____________________________________________________________________________
4008 [  5179] By: gsar                                  on 2000/02/21  07:08:38
4009         Log: undo accidental delete
4010      Branch: perl
4011            ! ext/B/B.pm ext/B/B.xs
4012 ____________________________________________________________________________
4013 [  5178] By: gsar                                  on 2000/02/21  07:02:16
4014         Log: get Compiler "working" under useithreads
4015      Branch: perl
4016            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
4017            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
4018 ____________________________________________________________________________
4019 [  5177] By: jhi                                   on 2000/02/21  03:16:24
4020         Log: Thou shalt not printf longs with %d.
4021      Branch: cfgperl
4022            ! malloc.c
4023 ____________________________________________________________________________
4024 [  5176] By: jhi                                   on 2000/02/21  01:37:35
4025         Log: Integrate with Sarathy.
4026      Branch: cfgperl
4027           +> t/pragma/warn/9enabled
4028           !> (integrate 63 files)
4029 ____________________________________________________________________________
4030 [  5175] By: gsar                                  on 2000/02/21  00:25:00
4031         Log: misplaced braces
4032      Branch: perl
4033            ! malloc.c
4034 ____________________________________________________________________________
4035 [  5174] By: gsar                                  on 2000/02/21  00:09:16
4036         Log: more malloc.c tweaks for change#5070
4037      Branch: perl
4038            ! malloc.c
4039 ____________________________________________________________________________
4040 [  5173] By: gsar                                  on 2000/02/21  00:01:17
4041         Log: malloc.c fixups in change#5170 need to fetch thx pointer
4042      Branch: perl
4043            ! malloc.c
4044 ____________________________________________________________________________
4045 [  5172] By: gsar                                  on 2000/02/20  23:52:39
4046         Log: missing file in change#5170
4047      Branch: perl
4048            + t/pragma/warn/9enabled
4049 ____________________________________________________________________________
4050 [  5171] By: gsar                                  on 2000/02/20  23:49:17
4051         Log: skip conditionally defined symbols in change#5162
4052      Branch: perl
4053            ! makedef.pl
4054 ____________________________________________________________________________
4055 [  5170] By: gsar                                  on 2000/02/20  22:58:09
4056         Log: lexical warnings update, ability to inspect bitmask in calling
4057              scope, among other things (from Paul Marquess)
4058      Branch: perl
4059            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
4060            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
4061            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
4062            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
4063            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
4064            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
4065 ____________________________________________________________________________
4066 [  5169] By: gsar                                  on 2000/02/20  22:22:28
4067         Log: windows fixes for virtualizing child std{in,out,err} handles,
4068              attempts to lock uninitialized critical section in files that
4069              were never explicitly opened (from Doug Lankshear)
4070      Branch: perl
4071            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
4072 ____________________________________________________________________________
4073 [  5168] By: gsar                                  on 2000/02/20  20:19:11
4074         Log: update Changes, credits
4075      Branch: perl
4076            ! Changes
4077 ____________________________________________________________________________
4078 [  5167] By: gsar                                  on 2000/02/20  18:54:27
4079         Log: avoid reading out-of-bounds memory when matching against reference
4080      Branch: perl
4081            ! regexec.c
4082 ____________________________________________________________________________
4083 [  5166] By: gsar                                  on 2000/02/20  17:59:41
4084         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
4085      Branch: perl
4086            ! doop.c
4087 ____________________________________________________________________________
4088 [  5165] By: gsar                                  on 2000/02/20  17:57:08
4089         Log: test fix needed by change#5164
4090      Branch: perl
4091            ! t/pragma/warn/toke
4092 ____________________________________________________________________________
4093 [  5164] By: gsar                                  on 2000/02/20  17:50:38
4094         Log: default mkdir() mode argument to 0777
4095      Branch: perl
4096            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4097            ! t/op/mkdir.t toke.c
4098 ____________________________________________________________________________
4099 [  5163] By: gsar                                  on 2000/02/20  16:34:33
4100         Log: glob() takes one or no user arguments and a non-user-visible second
4101              hidden argument, fix its prototype-checking accordingly
4102      Branch: perl
4103            ! op.c opcode.h opcode.pl
4104 ____________________________________________________________________________
4105 [  5162] By: gsar                                  on 2000/02/20  16:07:38
4106         Log: make change#3386 a build-time option (avoids problems due to
4107              perl_run() longjmping out)
4108      Branch: perl
4109            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
4110            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
4111            ! scope.h sv.c thrdvar.h util.c
4112 ____________________________________________________________________________
4113 [  5161] By: gsar                                  on 2000/02/20  12:13:37
4114         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
4115              modified to use Errno more portably)
4116      Branch: perl
4117            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
4118 ____________________________________________________________________________
4119 [  5160] By: gsar                                  on 2000/02/20  11:53:28
4120         Log: mention portability caveat about C<use Errno 'EFOO'>
4121      Branch: perl
4122            ! ext/Errno/Errno_pm.PL
4123 ____________________________________________________________________________
4124 [  5159] By: gsar                                  on 2000/02/20  11:14:36
4125         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
4126      Branch: perl
4127            ! pod/perlvar.pod
4128 ____________________________________________________________________________
4129 [  5158] By: gsar                                  on 2000/02/20  10:53:49
4130         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
4131      Branch: perl
4132            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
4133            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
4134            ! vms/descrip_mms.template
4135 ____________________________________________________________________________
4136 [  5157] By: jhi                                   on 2000/02/19  20:29:26
4137         Log: Be explicit about what ops work with bt vectors.
4138              (And implicit about which don't.)
4139      Branch: cfgperl
4140            ! pod/perldelta.pod
4141 ____________________________________________________________________________
4142 [  5156] By: jhi                                   on 2000/02/19  18:38:14
4143         Log: Integrate with Sarathy.
4144      Branch: cfgperl
4145           +> lib/bytes.pm lib/bytes_heavy.pl
4146            - lib/byte.pm lib/byte_heavy.pl
4147           !> (integrate 61 files)
4148 ____________________________________________________________________________
4149 [  5155] By: gsar                                  on 2000/02/19  17:57:39
4150         Log: char vs U8 warnings
4151      Branch: perl
4152            ! sv.c
4153 ____________________________________________________________________________
4154 [  5154] By: gsar                                  on 2000/02/19  17:44:56
4155         Log: remove outdated caveat about C<while ($k = each %foo)> (from
4156              Hugo van der Sanden)
4157      Branch: perl
4158            ! pod/perlfunc.pod
4159 ____________________________________________________________________________
4160 [  5153] By: gsar                                  on 2000/02/19  17:41:41
4161         Log: tests, doc tweak (from Gisle Aas)
4162      Branch: perl
4163            ! pod/perlfaq9.pod t/op/ord.t
4164 ____________________________________________________________________________
4165 [  5152] By: gsar                                  on 2000/02/19  17:35:50
4166         Log: document behavior of splice(@ary) (from Gisle Aas)
4167      Branch: perl
4168            ! pod/perlfunc.pod
4169 ____________________________________________________________________________
4170 [  5151] By: gsar                                  on 2000/02/19  17:33:59
4171         Log: fix bug in backtracking optimizer (from Makoto Ishisone
4172              <ishisone@sra.co.jp>)
4173      Branch: perl
4174            ! regexec.c t/op/pat.t
4175 ____________________________________________________________________________
4176 [  5150] By: gsar                                  on 2000/02/19  17:33:05
4177         Log: more B fixups to cope with empty GVs (these can only happen in pads)
4178      Branch: perl
4179            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
4180 ____________________________________________________________________________
4181 [  5149] By: gsar                                  on 2000/02/19  17:32:03
4182         Log: avoid compiler warnings
4183      Branch: perl
4184            ! malloc.c perl.h
4185 ____________________________________________________________________________
4186 [  5148] By: gsar                                  on 2000/02/19  17:18:09
4187         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
4188      Branch: perl
4189            ! lib/attributes.pm
4190 ____________________________________________________________________________
4191 [  5147] By: gsar                                  on 2000/02/19  17:15:34
4192         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
4193              for that)
4194      Branch: perl
4195            ! ext/Errno/Errno_pm.PL
4196 ____________________________________________________________________________
4197 [  5146] By: gsar                                  on 2000/02/19  16:18:46
4198         Log: integrate cfgperl contents into mainline
4199      Branch: perl
4200           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
4201           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
4202           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
4203           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
4204 ____________________________________________________________________________
4205 [  5145] By: gsar                                  on 2000/02/19  16:10:37
4206         Log: POSIX::strftime gets the date wrong (from John Tobey
4207              <jtobey@epsilondev.com>)
4208      Branch: perl
4209            ! ext/POSIX/POSIX.xs t/lib/posix.t
4210 ____________________________________________________________________________
4211 [  5144] By: gsar                                  on 2000/02/19  16:02:40
4212         Log: don't blindly set bool=char on linux (from Andy Dougherty)
4213      Branch: perl
4214            ! handy.h hints/linux.sh x2p/a2p.h
4215 ____________________________________________________________________________
4216 [  5143] By: gsar                                  on 2000/02/19  15:54:04
4217         Log: some rearrangement of the includes for easier "microperl" build;
4218              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
4219      Branch: perl
4220            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
4221 ____________________________________________________________________________
4222 [  5142] By: gsar                                  on 2000/02/19  15:22:17
4223         Log: fixes for Pod::Html issues (from Wolfgang Laun
4224              <wolfgang.laun@chello.at>)
4225      Branch: perl
4226            ! lib/Pod/Html.pm
4227 ____________________________________________________________________________
4228 [  5141] By: gsar                                  on 2000/02/19  08:27:29
4229         Log: grammos (spotted by Tom Christiansen)
4230      Branch: perl
4231            ! pod/perlfunc.pod
4232 ____________________________________________________________________________
4233 [  5140] By: gsar                                  on 2000/02/19  08:17:04
4234         Log: various xsubpp enhancements that make it easier to use with
4235              C::Scan (from Ilya Zakharevich)
4236              
4237              TODO: still needs documentation
4238      Branch: perl
4239            ! lib/ExtUtils/xsubpp
4240 ____________________________________________________________________________
4241 [  5139] By: gsar                                  on 2000/02/19  07:55:18
4242         Log: s/croak/Perl_croak/
4243      Branch: perl
4244            ! sv.c
4245 ____________________________________________________________________________
4246 [  5138] By: gsar                                  on 2000/02/19  07:51:39
4247         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
4248      Branch: perl
4249            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
4250            ! pp_hot.c proto.h sv.c toke.c
4251 ____________________________________________________________________________
4252 [  5137] By: gsar                                  on 2000/02/19  07:42:12
4253         Log: set close-on-exec flag on sockets too, like we do for files
4254              and pipes
4255      Branch: perl
4256            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
4257 ____________________________________________________________________________
4258 [  5136] By: gsar                                  on 2000/02/19  07:23:48
4259         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
4260              permitted by change#5011 (from Gisle Aas)
4261      Branch: perl
4262            ! pp.c utf8.c utf8.h
4263 ____________________________________________________________________________
4264 [  5135] By: gsar                                  on 2000/02/19  06:53:13
4265         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
4266      Branch: perl
4267            ! lib/warnings.pm op.c warnings.h warnings.pl
4268 ____________________________________________________________________________
4269 [  5134] By: gsar                                  on 2000/02/19  06:36:46
4270         Log: s/byte/bytes/g remnants
4271      Branch: perl
4272            ! lib/bytes.pm lib/bytes_heavy.pl
4273 ____________________________________________________________________________
4274 [  5133] By: gsar                                  on 2000/02/19  06:33:49
4275         Log: rename byte:: to bytes::
4276      Branch: perl
4277           +> lib/bytes.pm lib/bytes_heavy.pl
4278            - lib/byte.pm lib/byte_heavy.pl
4279            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
4280            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
4281            ! t/lib/charnames.t t/op/ver.t
4282 ____________________________________________________________________________
4283 [  5132] By: gsar                                  on 2000/02/19  05:58:42
4284         Log: English names for $^R and $^S
4285      Branch: perl
4286            ! lib/English.pm pod/perlvar.pod
4287 ____________________________________________________________________________
4288 [  5131] By: gsar                                  on 2000/02/19  05:44:20
4289         Log: rename "Probable precendence problem" diagnostic to "Bareword found
4290              in conditional" to better reflect the class of error (as suggested
4291              by Larry)
4292      Branch: perl
4293            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
4294 ____________________________________________________________________________
4295 [  5130] By: gsar                                  on 2000/02/19  05:43:10
4296         Log: fix outdated info about PerlClinic and the bug-tracking system
4297      Branch: perl
4298            ! pod/perlfaq2.pod pod/perltodo.pod
4299 ____________________________________________________________________________
4300 [  5129] By: gsar                                  on 2000/02/19  04:14:19
4301         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
4302              trash memory)
4303      Branch: perl
4304            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
4305            ! win32/win32.h
4306 ____________________________________________________________________________
4307 [  5128] By: gsar                                  on 2000/02/18  06:55:33
4308         Log: avoid $@-clearing sideeffect of require in Carp
4309      Branch: perl
4310            ! lib/Carp.pm
4311 ____________________________________________________________________________
4312 [  5127] By: gsar                                  on 2000/02/18  04:58:26
4313         Log: stronger testcase for change#5126
4314      Branch: perl
4315            ! t/op/pat.t
4316 ____________________________________________________________________________
4317 [  5126] By: gsar                                  on 2000/02/18  04:44:28
4318         Log: make /\S/ match the same things /[\S]/ matches; likewise for
4319              \D (from Rick Delaney <rick@consumercontact.com>)
4320      Branch: perl
4321            ! regexec.c t/op/pat.t
4322 ____________________________________________________________________________
4323 [  5125] By: gsar                                  on 2000/02/18  03:57:43
4324         Log: Compiler fixups from Jan Dubois
4325      Branch: perl
4326            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
4327 ____________________________________________________________________________
4328 [  5124] By: jhi                                   on 2000/02/17  22:09:09
4329         Log: Take out the -Wl,-z as we have survice so far without.
4330      Branch: cfgperl
4331            ! hints/hpux.sh
4332 ____________________________________________________________________________
4333 [  5123] By: jhi                                   on 2000/02/17  18:40:17
4334         Log: Integrate with Sarathy.
4335      Branch: cfgperl
4336           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
4337 ____________________________________________________________________________
4338 [  5122] By: gsar                                  on 2000/02/17  18:01:14
4339         Log: fix test that depends on op_dump() output
4340      Branch: perl
4341            ! t/op/split.t
4342 ____________________________________________________________________________
4343 [  5121] By: gsar                                  on 2000/02/17  17:55:18
4344         Log: op_dump() tweak
4345      Branch: perl
4346            ! dump.c
4347 ____________________________________________________________________________
4348 [  5120] By: jhi                                   on 2000/02/16  23:11:04
4349         Log: Regularize the use* questions, and replace
4350              "Configure *must* be run with -Duse..." with.
4351              "can be run".
4352      Branch: cfgperl
4353            ! Configure config_h.SH
4354      Branch: metaconfig
4355            ! U/threads/usethreads.U
4356      Branch: metaconfig/U/perl
4357            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
4358            ! usemultiplicity.U useperlio.U usesocks.U
4359 ____________________________________________________________________________
4360 [  5119] By: jhi                                   on 2000/02/16  22:29:11
4361         Log: HP-UX 64-bitness/largefile fixes.
4362      Branch: cfgperl
4363            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
4364            ! perl.h
4365      Branch: metaconfig
4366            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
4367      Branch: metaconfig/U/perl
4368            ! Extensions.U
4369 ____________________________________________________________________________
4370 [  5118] By: jhi                                   on 2000/02/16  19:47:51
4371         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
4372              (tag :seek), add S_I constants (and functions) (tag :mode);
4373              refer only to the SEEK_ of Fcntl, not the ones from
4374              POSIX or IO::; add SHUT_ to Socket; get trigonometric
4375              functions from Math::Trig instead of POSIX.
4376      Branch: cfgperl
4377            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
4378            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
4379            ! pod/perlopentut.pod t/lib/syslfs.t
4380      Branch: metaconfig/U/perl
4381            + i_sysmode.U
4382 ____________________________________________________________________________
4383 [  5117] By: gsar                                  on 2000/02/16  06:39:06
4384         Log: avoid warnings due to redefined NULL
4385      Branch: perl
4386            ! ext/ODBM_File/ODBM_File.xs
4387 ____________________________________________________________________________
4388 [  5116] By: gsar                                  on 2000/02/16  00:10:25
4389         Log: integrate cfgperl changes into mainline
4390      Branch: perl
4391           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4392           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
4393           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
4394           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
4395 ____________________________________________________________________________
4396 [  5115] By: jhi                                   on 2000/02/15  23:11:55
4397         Log: Probe for <sys/utsname.h>.
4398      Branch: cfgperl
4399            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4400            ! config_h.SH ext/Sys/Hostname/Hostname.xs
4401      Branch: metaconfig/U/perl
4402            + i_sysutsname.U
4403 ____________________________________________________________________________
4404 [  5114] By: jhi                                   on 2000/02/15  22:59:59
4405         Log: Integrate with Sarathy.
4406      Branch: cfgperl
4407           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4408           +> ext/Sys/Hostname/Makefile.PL
4409            - lib/Sys/Hostname.pm
4410           !> (integrate 41 files)
4411 ____________________________________________________________________________
4412 [  5113] By: gsar                                  on 2000/02/15  21:22:18
4413         Log: update Changes, patchlevel
4414      Branch: perl
4415            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4416            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4417 ____________________________________________________________________________
4418 [  5112] By: gsar                                  on 2000/02/15  20:57:12
4419         Log: fix change#5104 under useithreads
4420      Branch: perl
4421            ! op.c
4422 ____________________________________________________________________________
4423 [  5111] By: gsar                                  on 2000/02/15  20:45:10
4424         Log: export list tweak needed by change#5103
4425      Branch: perl
4426            ! makedef.pl
4427 ____________________________________________________________________________
4428 [  5110] By: gsar                                  on 2000/02/15  19:32:56
4429         Log: add XS version of Sys::Hostname (from Greg Bacon
4430              <gbacon@itsc.uah.edu>)
4431      Branch: perl
4432            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
4433            + ext/Sys/Hostname/Makefile.PL
4434            - lib/Sys/Hostname.pm
4435            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
4436            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
4437            ! win32/makefile.mk
4438 ____________________________________________________________________________
4439 [  5109] By: gsar                                  on 2000/02/15  18:35:28
4440         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
4441              given undefined values (from Graham Barr <gbarr@pobox.com>)
4442      Branch: perl
4443            ! universal.c
4444 ____________________________________________________________________________
4445 [  5108] By: gsar                                  on 2000/02/15  18:25:05
4446         Log: avoid accidental #line directives (from Rick Delaney
4447              <rick@consumercontact.com>)
4448      Branch: perl
4449            ! pod/perlsyn.pod toke.c
4450 ____________________________________________________________________________
4451 [  5107] By: gsar                                  on 2000/02/15  18:04:31
4452         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
4453      Branch: perl
4454            ! perl.c
4455 ____________________________________________________________________________
4456 [  5106] By: gsar                                  on 2000/02/15  18:02:17
4457         Log: incorrect docs about delete() (spotted by Martyn Pearce
4458              <martyn@inpharmatica.co.uk>)
4459      Branch: perl
4460            ! pod/perldelta.pod pod/perlfunc.pod
4461 ____________________________________________________________________________
4462 [  5105] By: gsar                                  on 2000/02/15  17:43:27
4463         Log: s/use vars/our/ (from Gisle Aas)
4464      Branch: perl
4465            ! bytecode.pl
4466 ____________________________________________________________________________
4467 [  5104] By: gsar                                  on 2000/02/15  17:42:06
4468         Log: optimize pseudohash slice in array slice at compile time (from
4469              John Tobey <jtobey@john-edwin-tobey.org>)
4470      Branch: perl
4471            ! op.c t/lib/fields.t
4472 ____________________________________________________________________________
4473 [  5103] By: gsar                                  on 2000/02/15  17:18:12
4474         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
4475      Branch: perl
4476            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
4477            ! perl.h perlapi.c proto.h vos/vos_dummies.c
4478 ____________________________________________________________________________
4479 [  5102] By: gsar                                  on 2000/02/15  17:05:12
4480         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
4481      Branch: perl
4482            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
4483 ____________________________________________________________________________
4484 [  5101] By: gsar                                  on 2000/02/15  17:02:51
4485         Log: fix regen_headers target to make all the autogenerated files
4486              writable first
4487      Branch: perl
4488            ! Makefile.SH
4489 ____________________________________________________________________________
4490 [  5100] By: gsar                                  on 2000/02/15  16:41:53
4491         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
4492              Ilya Zakharevich)
4493      Branch: perl
4494            ! op.c t/op/lex_assign.t
4495 ____________________________________________________________________________
4496 [  5099] By: gsar                                  on 2000/02/15  16:17:36
4497         Log: more complete File::Spec support for Mac and VMS, tests (from
4498              Barrie Slaymaker <barries@slaysys.com>)
4499      Branch: perl
4500            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
4501            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
4502 ____________________________________________________________________________
4503 [  5098] By: gsar                                  on 2000/02/15  16:10:46
4504         Log: fix incompatibility with bison generated parser (from
4505              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
4506      Branch: perl
4507            ! toke.c
4508 ____________________________________________________________________________
4509 [  5097] By: gsar                                  on 2000/02/15  16:07:17
4510         Log: propagate st_mode bits to group/other for Borland build
4511              (from Vadim Konovalov <vkonovalov@lucent.com>)
4512      Branch: perl
4513            ! win32/win32.c
4514 ____________________________________________________________________________
4515 [  5096] By: jhi                                   on 2000/02/15  14:22:23
4516         Log: Integrate with Sarathy.
4517      Branch: cfgperl
4518           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4519 ____________________________________________________________________________
4520 [  5095] By: jhi                                   on 2000/02/15  14:19:22
4521         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
4522              easier just to drop the paranoid test.
4523      Branch: cfgperl
4524            ! hints/aix.sh
4525 ____________________________________________________________________________
4526 [  5094] By: gsar                                  on 2000/02/15  05:42:17
4527         Log: update exetype.pl tool
4528      Branch: perl
4529            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
4530 ____________________________________________________________________________
4531 [  5093] By: jhi                                   on 2000/02/15  05:24:02
4532         Log: Integrate with Sarathy.
4533      Branch: cfgperl
4534           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
4535           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
4536           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
4537           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
4538 ____________________________________________________________________________
4539 [  5092] By: jhi                                   on 2000/02/15  05:22:09
4540         Log: Unroll the libs scan thanks to HP-UX.
4541      Branch: cfgperl
4542            ! Configure config_h.SH hints/hpux.sh
4543      Branch: metaconfig
4544            ! U/modified/libpth.U U/modified/libs.U
4545      Branch: metaconfig/U/perl
4546            ! Extensions.U dlsrc.U
4547 ____________________________________________________________________________
4548 [  5091] By: gsar                                  on 2000/02/15  05:17:56
4549         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
4550              safefree() rather than Safefree()
4551      Branch: perl
4552            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
4553            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
4554            ! ext/SDBM_File/SDBM_File.xs
4555 ____________________________________________________________________________
4556 [  5090] By: gsar                                  on 2000/02/15  04:54:17
4557         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
4558              introduced XPVMG storage in arenas
4559      Branch: perl
4560            ! sv.c
4561 ____________________________________________________________________________
4562 [  5089] By: jhi                                   on 2000/02/15  00:41:36
4563         Log: AIX perl linkage tweakage.
4564      Branch: cfgperl
4565            ! Makefile.SH
4566 ____________________________________________________________________________
4567 [  5088] By: jhi                                   on 2000/02/15  00:07:06
4568         Log: abort instead of just promising.
4569      Branch: cfgperl
4570            ! hints/aix.sh
4571 ____________________________________________________________________________
4572 [  5087] By: jhi                                   on 2000/02/14  23:51:05
4573         Log: silly compilers don't know that croak() exits
4574              and complain about unitialized RETVALs
4575      Branch: cfgperl
4576            ! ext/Sys/Syslog/Syslog.xs
4577 ____________________________________________________________________________
4578 [  5086] By: jhi                                   on 2000/02/14  21:13:24
4579         Log: Add lseektype and lseeksize to myconfig.
4580      Branch: cfgperl
4581            ! myconfig.SH
4582 ____________________________________________________________________________
4583 [  5085] By: gsar                                  on 2000/02/14  18:51:11
4584         Log: avoid warnings
4585      Branch: perl
4586            ! perl.c
4587 ____________________________________________________________________________
4588 [  5084] By: gsar                                  on 2000/02/14  18:26:08
4589         Log: fix small interpreter leaks identified by Purify
4590      Branch: perl
4591            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
4592            ! t/op/ord.t t/pragma/warnings.t
4593 ____________________________________________________________________________
4594 [  5083] By: jhi                                   on 2000/02/14  17:50:52
4595         Log: Remove tagged core files.
4596      Branch: cfgperl
4597            ! lib/ExtUtils/MM_Unix.pm
4598 ____________________________________________________________________________
4599 [  5082] By: jhi                                   on 2000/02/14  17:41:07
4600         Log: Prefer full_ar.
4601      Branch: cfgperl
4602            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
4603 ____________________________________________________________________________
4604 [  5081] By: jhi                                   on 2000/02/14  17:20:32
4605         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
4606      Branch: cfgperl
4607            ! myconfig.SH
4608 ____________________________________________________________________________
4609 [  5080] By: jhi                                   on 2000/02/14  15:33:03
4610         Log: Integrate with Sarathy.
4611      Branch: cfgperl
4612           !> Porting/pumpkin.pod av.c malloc.c sv.c
4613 ____________________________________________________________________________
4614 [  5079] By: gsar                                  on 2000/02/14  08:50:06
4615         Log: notes about running Purify
4616      Branch: perl
4617            ! Porting/pumpkin.pod av.c sv.c
4618 ____________________________________________________________________________
4619 [  5078] By: gsar                                  on 2000/02/14  07:27:21
4620         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
4621      Branch: perl
4622            ! malloc.c
4623 ____________________________________________________________________________
4624 [  5077] By: gsar                                  on 2000/02/14  07:25:44
4625         Log: integrate cfgperl contents into mainline
4626      Branch: perl
4627           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4628           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4629           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
4630           !> vms/subconfigure.com vos/config.def vos/config.h
4631           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
4632           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4633           !> win32/config_H.vc
4634 ____________________________________________________________________________
4635 [  5076] By: jhi                                   on 2000/02/14  05:01:56
4636         Log: Integrate with Sarathy.
4637      Branch: cfgperl
4638           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4639 ____________________________________________________________________________
4640 [  5075] By: jhi                                   on 2000/02/14  04:56:52
4641         Log: Configure -A stopped processing of any further options.
4642      Branch: cfgperl
4643            ! Configure config_h.SH
4644      Branch: metaconfig
4645            ! U/modified/Options.U
4646 ____________________________________________________________________________
4647 [  5074] By: gsar                                  on 2000/02/14  04:45:01
4648         Log: remove outdated -DPURIFY code--it reports bogus errors during global
4649              destruction since we actually depend on SVs being in arenas there
4650      Branch: perl
4651            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
4652 ____________________________________________________________________________
4653 [  5073] By: jhi                                   on 2000/02/13  19:28:17
4654         Log: Integrate with Sarathy.
4655      Branch: cfgperl
4656            - Todo-5.005
4657           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4658           !> util.c
4659 ____________________________________________________________________________
4660 [  5072] By: gsar                                  on 2000/02/13  19:02:07
4661         Log: more purification (pp_require() could access free memory; vdie()
4662              could think message was random length when passed a null argument;
4663              utilize() didn't set up the hash for the method name leading to
4664              pp_method_named() accessing random state; PL_curpm wasn't zeroed
4665              properly)
4666      Branch: perl
4667            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
4668            ! util.c
4669 ____________________________________________________________________________
4670 [  5071] By: jhi                                   on 2000/02/12  19:59:35
4671         Log: uselonglong sits deep.
4672      Branch: cfgperl
4673            ! Configure config_h.SH hints/solaris_2.sh
4674      Branch: metaconfig/U/perl
4675            ! use64bits.U
4676 ____________________________________________________________________________
4677 [  5070] By: jhi                                   on 2000/02/12  01:25:41
4678         Log: megalomaniac 64-bit update: most importantly,
4679              uselonglong is eradicated, only backward
4680              compatibility hooks in use64bits remain.
4681      Branch: cfgperl
4682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4683            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
4684            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
4685            ! vos/config.def vos/config.h vos/config_h.SH_orig
4686            ! win32/config.bc win32/config.gc win32/config.vc
4687            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4688      Branch: metaconfig
4689            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
4690      Branch: metaconfig/U/perl
4691            ! use64bits.U
4692 ____________________________________________________________________________
4693 [  5069] By: jhi                                   on 2000/02/11  21:13:41
4694         Log: undo #5064 for now; there seems to be no good selection
4695              of flags to add the new option.
4696      Branch: cfgperl
4697            ! hints/hpux.sh
4698 ____________________________________________________________________________
4699 [  5068] By: jhi                                   on 2000/02/11  21:01:21
4700         Log: Guard against accidental long long use.
4701      Branch: cfgperl
4702            ! perl.h
4703 ____________________________________________________________________________
4704 [  5067] By: jhi                                   on 2000/02/11  19:50:32
4705         Log: logic fixes
4706      Branch: cfgperl
4707            ! Configure config_h.SH
4708      Branch: metaconfig/U/perl
4709            ! uselonglong.U
4710 ____________________________________________________________________________
4711 [  5066] By: jhi                                   on 2000/02/11  19:32:30
4712         Log: Clarify 64-bit issues.
4713      Branch: cfgperl
4714            ! pod/perldelta.pod
4715 ____________________________________________________________________________
4716 [  5065] By: jhi                                   on 2000/02/11  18:13:29
4717         Log: Integrate with Sarathy.
4718      Branch: cfgperl
4719           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
4720           !> toke.c
4721 ____________________________________________________________________________
4722 [  5064] By: jhi                                   on 2000/02/11  18:11:47
4723         Log: Silence linker warnings about binary backward incompatibilities.
4724      Branch: cfgperl
4725            ! hints/hpux.sh
4726 ____________________________________________________________________________
4727 [  5063] By: gsar                                  on 2000/02/11  16:36:14
4728         Log: fix uninitialized memory reads found by purify
4729      Branch: perl
4730            ! ext/Devel/Peek/Peek.xs regcomp.c
4731 ____________________________________________________________________________
4732 [  5062] By: jhi                                   on 2000/02/11  00:11:39
4733         Log: de-fancify the largefiles hints
4734      Branch: cfgperl
4735            ! hints/hpux.sh
4736 ____________________________________________________________________________
4737 [  5061] By: gsar                                  on 2000/02/10  19:17:09
4738         Log: longstanding bug in parsing "require VERSION", could reallocate
4739              current line and not know it; exposed by change#5004; manifested
4740              as parse failure of C<{require 5.003}>
4741      Branch: perl
4742            ! t/comp/require.t t/comp/use.t toke.c
4743 ____________________________________________________________________________
4744 [  5060] By: jhi                                   on 2000/02/10  13:29:25
4745         Log: Integrate with Sarathy.
4746      Branch: cfgperl
4747           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
4748 ____________________________________________________________________________
4749 [  5059] By: gsar                                  on 2000/02/10  06:21:21
4750         Log: make global symbol exports AIX-specific
4751      Branch: perl
4752            ! makedef.pl
4753 ____________________________________________________________________________
4754 [  5058] By: gsar                                  on 2000/02/10  06:16:57
4755         Log: integrate cfgperl contents into mainline
4756      Branch: perl
4757           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
4758           !> Porting/config_H config_h.SH makedef.pl perl.h
4759           !> vms/subconfigure.com vos/config.def win32/config.bc
4760           !> win32/config.gc win32/config.vc win32/config_H.bc
4761           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
4762           !> win32/config_sh.PL
4763 ____________________________________________________________________________
4764 [  5057] By: gsar                                  on 2000/02/10  01:08:01
4765         Log: windows bugfixes for virtual directories under USE_ITHREADS:
4766              allows path mapping to unknown devices to work properly;
4767              special file names like CONOUT$ can be opened with sysopen()
4768              again
4769      Branch: perl
4770            ! win32/vdir.h
4771 ____________________________________________________________________________
4772 [  5056] By: gsar                                  on 2000/02/10  00:56:27
4773         Log: formline() could wipe out readonly-ness, freeing constants
4774              prematurely, or affect cloning of pad constants
4775      Branch: perl
4776            ! pp_ctl.c t/op/write.t
4777 ____________________________________________________________________________
4778 [  5055] By: jhi                                   on 2000/02/09  19:48:58
4779         Log: Regenerate Configure for I_SYSLOG.
4780      Branch: cfgperl
4781            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4782            ! config_h.SH
4783 ____________________________________________________________________________
4784 [  5054] By: jhi                                   on 2000/02/09  19:38:04
4785         Log: fix AIX and multiplicity problems
4786      Branch: cfgperl
4787            ! Makefile.SH makedef.pl
4788 ____________________________________________________________________________
4789 [  5053] By: bailey                                on 2000/02/09  10:58:11
4790         Log: remove redundant archcore directory prefix in installperl
4791      Branch: vmsperl
4792            ! installperl
4793 ____________________________________________________________________________
4794 [  5052] By: bailey                                on 2000/02/09  10:44:22
4795         Log: Work around prefixing bug in older DECC preprocessors
4796      Branch: vmsperl
4797            ! vms/vms.c vms/vmsish.h
4798 ____________________________________________________________________________
4799 [  5051] By: bailey                                on 2000/02/09  09:52:06
4800         Log: Eliminate unnecessary (and sometimes confounding) test for
4801              word boundary
4802      Branch: vmsperl
4803            ! lib/ExtUtils/MM_VMS.pm
4804 ____________________________________________________________________________
4805 [  5050] By: bailey                                on 2000/02/09  09:29:06
4806         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
4807              alias rules lead to compilation warnings)
4808      Branch: vmsperl
4809            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
4810 ____________________________________________________________________________
4811 [  5049] By: bailey                                on 2000/02/09  09:09:45
4812         Log: Resync with mainline
4813      Branch: vmsperl
4814           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
4815           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
4816           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
4817           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
4818           +> vos/config.def vos/config.pl win32/bin/exetype.pl
4819            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
4820            ! vms/subconfigure.com
4821           !> (integrate 358 files)
4822 ____________________________________________________________________________
4823 [  5048] By: jhi                                   on 2000/02/09  03:54:05
4824         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
4825              (reported by Yitzchak Scott-Thoennes in p5p)
4826      Branch: cfgperl
4827            ! Configure config_h.SH
4828      Branch: metaconfig
4829            ! U/modified/Cppsym.U
4830 ____________________________________________________________________________
4831 [  5047] By: jhi                                   on 2000/02/09  02:56:43
4832         Log: (fake) use of getcwd.
4833      Branch: cfgperl
4834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4835            ! config_h.SH perl.h
4836 ____________________________________________________________________________
4837 [  5046] By: jhi                                   on 2000/02/09  02:22:50
4838         Log: lib scan fix
4839      Branch: cfgperl
4840            ! Configure config_h.SH
4841      Branch: metaconfig
4842            ! U/modified/libs.U
4843 ____________________________________________________________________________
4844 [  5045] By: jhi                                   on 2000/02/09  02:17:34
4845         Log: Reintroduce #5019 via metaconfig.
4846      Branch: cfgperl
4847            ! Configure config_h.SH
4848      Branch: metaconfig
4849            ! U/installdirs/inc_version_list.U
4850 ____________________________________________________________________________
4851 [  5044] By: jhi                                   on 2000/02/09  02:07:08
4852         Log: Add/restore probes for getcwd/mk*temp*/mmap.
4853      Branch: cfgperl
4854            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4855            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
4856            ! win32/config.bc win32/config.gc win32/config.vc
4857            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4858            ! win32/config_h.PL win32/config_sh.PL
4859      Branch: metaconfig
4860            ! U/modified/d_mkstemp.U U/modified/libs.U
4861      Branch: metaconfig/U/perl
4862            + d_mkdtemp.U d_mkstemps.U
4863 ____________________________________________________________________________
4864 [  5043] By: jhi                                   on 2000/02/08  20:58:02
4865         Log: Integrate with Sarathy.
4866      Branch: cfgperl
4867           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
4868           !> (integrate 110 files)
4869 ____________________________________________________________________________
4870 [  5042] By: gsar                                  on 2000/02/08  20:32:12
4871         Log: avoid exiting just because we didn't scan for libm ('libs' may still
4872              have it, but we avoided scan for things in 'libs')
4873      Branch: perl
4874            ! Configure
4875
4876 ----------------
4877 Version v5.5.650
4878 ----------------
4879
4880 ____________________________________________________________________________
4881 [  5041] By: gsar                                  on 2000/02/08  07:57:11
4882         Log: update Changes
4883      Branch: perl
4884            ! Changes
4885 ____________________________________________________________________________
4886 [  5040] By: gsar                                  on 2000/02/08  07:51:20
4887         Log: documentation patches (from Michael Schwern and Yitzchak
4888              Scott-Thoennes)
4889      Branch: perl
4890            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
4891 ____________________________________________________________________________
4892 [  5039] By: gsar                                  on 2000/02/08  07:22:46
4893         Log: alias to $^V to $PERL_VERSION_TUPLE
4894      Branch: perl
4895            ! lib/English.pm pod/perlvar.pod
4896 ____________________________________________________________________________
4897 [  5038] By: gsar                                  on 2000/02/08  07:03:34
4898         Log: update Changes
4899      Branch: perl
4900            ! Changes pod/perlhist.pod
4901 ____________________________________________________________________________
4902 [  5037] By: gsar                                  on 2000/02/08  06:59:55
4903         Log: Windows has a somewhat different sitelib layout, and needs
4904              $sitelib/archname added as well
4905      Branch: perl
4906            ! perl.c
4907 ____________________________________________________________________________
4908 [  5036] By: gsar                                  on 2000/02/08  06:59:03
4909         Log: change#4987 appears to have broken libs scan for platforms that
4910              don't set ignore_versioned_solibs (Solaris is one of them); add
4911              derivative fix from the older logic for skipping versioned .so
4912              libs
4913      Branch: perl
4914            ! Configure
4915 ____________________________________________________________________________
4916 [  5035] By: gsar                                  on 2000/02/07  21:21:44
4917         Log: sprintf("%v"...) buffer resizing busted
4918      Branch: perl
4919            ! sv.c
4920 ____________________________________________________________________________
4921 [  5034] By: gsar                                  on 2000/02/07  19:16:21
4922         Log: update Changes
4923      Branch: perl
4924            ! Changes pod/perlhist.pod
4925 ____________________________________________________________________________
4926 [  5033] By: gsar                                  on 2000/02/07  19:01:08
4927         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
4928              only when XX > 127
4929      Branch: perl
4930            ! pp_hot.c toke.c
4931 ____________________________________________________________________________
4932 [  5032] By: gsar                                  on 2000/02/07  18:25:31
4933         Log: add note about printf("%v",...)
4934      Branch: perl
4935            ! pod/perldelta.pod
4936 ____________________________________________________________________________
4937 [  5031] By: gsar                                  on 2000/02/07  18:18:43
4938         Log: update Changes
4939      Branch: perl
4940            ! Changes Todo-5.6
4941 ____________________________________________________________________________
4942 [  5030] By: gsar                                  on 2000/02/07  18:17:49
4943         Log: thinko in change#5029
4944      Branch: perl
4945            ! gv.c
4946 ____________________________________________________________________________
4947 [  5029] By: gsar                                  on 2000/02/07  17:49:58
4948         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
4949              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
4950      Branch: perl
4951            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
4952            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
4953            ! win32/win32.h
4954 ____________________________________________________________________________
4955 [  5028] By: gsar                                  on 2000/02/07  17:10:03
4956         Log: perlport updates (from Peter Prymmer)
4957      Branch: perl
4958            ! pod/perlport.pod
4959 ____________________________________________________________________________
4960 [  5027] By: gsar                                  on 2000/02/07  16:53:47
4961         Log: fix up Todo-5.6
4962      Branch: perl
4963            ! Todo-5.6
4964 ____________________________________________________________________________
4965 [  5026] By: gsar                                  on 2000/02/07  16:32:31
4966         Log: rename Todo-5.005 to Todo-5.6
4967      Branch: perl
4968           +> Todo-5.6
4969            - Todo-5.005
4970            ! MANIFEST
4971 ____________________________________________________________________________
4972 [  5025] By: gsar                                  on 2000/02/07  16:09:54
4973         Log: ${^Warnings} renamed to ${^WARNING_BITS}
4974      Branch: perl
4975            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
4976            ! toke.c warnings.pl
4977 ____________________________________________________________________________
4978 [  5024] By: gsar                                  on 2000/02/07  11:47:06
4979         Log: various Windows tweaks: make $^E a little less buggy by saving
4980              and restoring system error across TLS fetch; avoid needless
4981              copying of buffers
4982      Branch: perl
4983            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
4984            ! win32/win32.h
4985 ____________________________________________________________________________
4986 [  5023] By: gsar                                  on 2000/02/07  11:44:19
4987         Log: avoid MakeMaker setting $^W=1
4988      Branch: perl
4989            ! lib/ExtUtils/MakeMaker.pm
4990 ____________________________________________________________________________
4991 [  5022] By: gsar                                  on 2000/02/07  10:38:56
4992         Log: up to v5.5.650
4993      Branch: perl
4994            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
4995            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
4996 ____________________________________________________________________________
4997 [  5021] By: gsar                                  on 2000/02/07  10:10:31
4998         Log: mention threads status in pod
4999      Branch: perl
5000            ! ext/Thread/Thread.pm
5001 ____________________________________________________________________________
5002 [  5020] By: gsar                                  on 2000/02/07  09:57:46
5003         Log: tolerate NULL SITELIB_EXP
5004      Branch: perl
5005            ! perl.c
5006 ____________________________________________________________________________
5007 [  5019] By: gsar                                  on 2000/02/07  09:46:11
5008         Log: NULL-terminate PERL_INC_VERSION_LIST
5009      Branch: perl
5010            ! Configure perl.c win32/config.bc win32/config.gc
5011            ! win32/config.vc win32/config_H.bc win32/config_H.gc
5012            ! win32/config_H.vc
5013 ____________________________________________________________________________
5014 [  5018] By: gsar                                  on 2000/02/07  09:13:10
5015         Log: add compatible versions from $Config{inc_ver_list} to search
5016              paths automatically (from Tom Hughes <tom@compton.nu>)
5017      Branch: perl
5018            ! lib/lib.pm perl.c
5019 ____________________________________________________________________________
5020 [  5017] By: gsar                                  on 2000/02/07  08:58:56
5021         Log: makefiles now use exetype.pl to make wperl.exe
5022      Branch: perl
5023            ! sv.c win32/Makefile win32/makefile.mk
5024 ____________________________________________________________________________
5025 [  5016] By: gsar                                  on 2000/02/07  08:38:25
5026         Log: add exetype.pl (from Jan Dubois)
5027      Branch: perl
5028            + win32/bin/exetype.pl
5029            ! MANIFEST
5030 ____________________________________________________________________________
5031 [  5015] By: gsar                                  on 2000/02/07  08:29:28
5032         Log: pod fixes (from Abigail and M J T Guy)
5033      Branch: perl
5034            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
5035            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
5036            ! pod/perlport.pod pod/perlvar.pod
5037 ____________________________________________________________________________
5038 [  5014] By: gsar                                  on 2000/02/07  07:09:08
5039         Log: clarify behavior of vec() when arguments are off the end of the
5040              string (from M J T Guy)
5041      Branch: perl
5042            ! pod/perlfunc.pod
5043 ____________________________________________________________________________
5044 [  5013] By: gsar                                  on 2000/02/07  07:08:15
5045         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
5046              now return bytes all the way to 255, they will be transparently
5047              coerced (in future) to UTF-8 when they are used in operations
5048              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
5049      Branch: perl
5050            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
5051            ! pp.c sv.c
5052 ____________________________________________________________________________
5053 [  5012] By: gsar                                  on 2000/02/07  06:36:33
5054         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
5055              per strict reading of standard (says Tom Christiansen)
5056      Branch: perl
5057            ! lib/Sys/Hostname.pm
5058 ____________________________________________________________________________
5059 [  5011] By: gsar                                  on 2000/02/07  06:26:30
5060         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
5061      Branch: perl
5062            ! utf8.c utf8.h
5063 ____________________________________________________________________________
5064 [  5010] By: gsar                                  on 2000/02/06  21:27:03
5065         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
5066      Branch: perl
5067            ! malloc.c
5068 ____________________________________________________________________________
5069 [  5009] By: gsar                                  on 2000/02/06  20:45:30
5070         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
5071              years (from Gisle Aas)
5072      Branch: perl
5073            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
5074            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
5075            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
5076            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
5077            ! toke.c utf8.c utf8.h util.c util.h
5078 ____________________________________________________________________________
5079 [  5008] By: gsar                                  on 2000/02/06  19:28:31
5080         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
5081              <EFifer@sanwaint.com>)
5082      Branch: perl
5083            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
5084            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
5085            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
5086            ! unixish.h util.c
5087 ____________________________________________________________________________
5088 [  5007] By: gsar                                  on 2000/02/06  17:47:01
5089         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
5090      Branch: perl
5091            ! ext/POSIX/POSIX.pm
5092 ____________________________________________________________________________
5093 [  5006] By: gsar                                  on 2000/02/06  17:28:35
5094         Log: integrate cfgperl contents into mainline
5095      Branch: perl
5096           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
5097           !> perl.h pp_sys.c
5098 ____________________________________________________________________________
5099 [  5005] By: gsar                                  on 2000/02/06  17:18:39
5100         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
5101      Branch: perl
5102            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
5103            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
5104            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
5105            ! vos/vos_dummies.c vos/vosish.h
5106 ____________________________________________________________________________
5107 [  5004] By: gsar                                  on 2000/02/06  17:00:49
5108         Log: fix parse error on C<{ use strict }> and other constructs that
5109              make the parser reenter while LEX_KNOWNEXT is active
5110      Branch: perl
5111            ! t/comp/use.t toke.c
5112 ____________________________________________________________________________
5113 [  5003] By: gsar                                  on 2000/02/06  14:57:30
5114         Log: avoid -Bforcearchive on netbsd too
5115      Branch: perl
5116            ! Changes hints/netbsd.sh
5117 ____________________________________________________________________________
5118 [  5002] By: gsar                                  on 2000/02/06  14:45:17
5119         Log: revised notes about Pod::Parser & Co.
5120      Branch: perl
5121            ! lib/Pod/Usage.pm pod/perldelta.pod
5122 ____________________________________________________________________________
5123 [  5001] By: gsar                                  on 2000/02/06  14:02:43
5124         Log: fix description of obsolete diagnostic
5125      Branch: perl
5126            ! pod/perldiag.pod
5127 ____________________________________________________________________________
5128 [  5000] By: gsar                                  on 2000/02/06  13:59:58
5129         Log: allow "\x{12ab}" even without C<use utf8>
5130      Branch: perl
5131            ! t/pragma/warn/toke toke.c
5132 ____________________________________________________________________________
5133 [  4999] By: gsar                                  on 2000/02/06  13:58:31
5134         Log: make perlbug use new-style version numbers; improve compatibility
5135              (runs with perl 5.005); fix swapped old vs new version reporting
5136      Branch: perl
5137            ! utils/perlbug.PL
5138 ____________________________________________________________________________
5139 [  4998] By: gsar                                  on 2000/02/06  13:56:45
5140         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
5141              fact); add tests for version tuples
5142      Branch: perl
5143            + t/op/ver.t
5144            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
5145            ! pod/perlop.pod sv.c toke.c
5146 ____________________________________________________________________________
5147 [  4997] By: gsar                                  on 2000/02/04  21:40:08
5148         Log: change#4970 fallout for useithreads
5149      Branch: perl
5150            ! sv.c
5151 ____________________________________________________________________________
5152 [  4996] By: jhi                                   on 2000/02/04  20:09:00
5153         Log: Largefilify offsets of tied handles.
5154      Branch: cfgperl
5155            ! pp_sys.c
5156 ____________________________________________________________________________
5157 [  4995] By: jhi                                   on 2000/02/04  19:54:25
5158         Log: Sanity check for libraries scan.
5159      Branch: cfgperl
5160            ! Configure config_h.SH
5161      Branch: metaconfig
5162            ! U/modified/libs.U
5163 ____________________________________________________________________________
5164 [  4994] By: jhi                                   on 2000/02/04  19:48:42
5165         Log: HP-UX largefileness doesn't like lseek being redeclared;
5166              no more USE_LONG_LONG.
5167      Branch: cfgperl
5168            ! perl.h
5169 ____________________________________________________________________________
5170 [  4993] By: jhi                                   on 2000/02/04  19:18:59
5171         Log: fix the description as much as possible; the whole
5172              separation into three different symbols lists is
5173              pretty broken now.
5174      Branch: metaconfig
5175            ! U/modified/Cppsym.U
5176 ____________________________________________________________________________
5177 [  4992] By: jhi                                   on 2000/02/04  19:13:10
5178         Log: Use <syslog.h>, not <sys/syslog.h>.
5179      Branch: cfgperl
5180            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
5181 ____________________________________________________________________________
5182 [  4991] By: gsar                                  on 2000/02/04  19:11:07
5183         Log: dmake is on CPAN now
5184      Branch: perl
5185            ! README.win32
5186 ____________________________________________________________________________
5187 [  4990] By: jhi                                   on 2000/02/04  19:04:01
5188         Log: Re-introduce #4817 and #4964 wiped out by #4987.
5189      Branch: cfgperl
5190            ! Configure config_h.SH
5191      Branch: metaconfig
5192            ! U/threads/usethreads.U
5193      Branch: metaconfig/U/perl
5194            ! patchlevel.U
5195 ____________________________________________________________________________
5196 [  4989] By: jhi                                   on 2000/02/04  18:54:00
5197         Log: typo fix
5198      Branch: cfgperl
5199            ! Configure config_h.SH
5200      Branch: metaconfig
5201            ! U/modified/libs.U
5202 ____________________________________________________________________________
5203 [  4988] By: jhi                                   on 2000/02/04  18:34:06
5204         Log: Integrate with Sarathy.
5205      Branch: cfgperl
5206           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5207           +> ext/Sys/Syslog/Syslog.xs
5208            - lib/Sys/Syslog.pm
5209           !> (integrate 37 files)
5210 ____________________________________________________________________________
5211 [  4987] By: jhi                                   on 2000/02/04  18:31:05
5212         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
5213              default is to use long long if available; various nits
5214              here and there; fixed to hpux 64-bitnes and largefileness.
5215      Branch: cfgperl
5216            ! Configure config_h.SH hints/hpux.sh perl.h
5217      Branch: metaconfig
5218            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
5219            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
5220      Branch: metaconfig/U/perl
5221            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
5222            ! usemultiplicity.U xs_apiversion.U
5223 ____________________________________________________________________________
5224 [  4986] By: gsar                                  on 2000/02/04  17:26:37
5225         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
5226      Branch: perl
5227            ! sv.c
5228 ____________________________________________________________________________
5229 [  4985] By: gsar                                  on 2000/02/04  16:43:49
5230         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
5231      Branch: perl
5232            ! ext/Devel/DProf/DProf.xs
5233 ____________________________________________________________________________
5234 [  4984] By: gsar                                  on 2000/02/04  08:20:05
5235         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
5236      Branch: perl
5237            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
5238 ____________________________________________________________________________
5239 [  4983] By: gsar                                  on 2000/02/04  08:00:38
5240         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
5241      Branch: perl
5242            ! hints/openbsd.sh
5243 ____________________________________________________________________________
5244 [  4982] By: gsar                                  on 2000/02/04  07:54:04
5245         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
5246      Branch: perl
5247            ! lib/Pod/Parser.pm
5248 ____________________________________________________________________________
5249 [  4981] By: gsar                                  on 2000/02/04  07:34:38
5250         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
5251      Branch: perl
5252            ! Makefile.SH
5253 ____________________________________________________________________________
5254 [  4980] By: gsar                                  on 2000/02/04  07:29:59
5255         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
5256      Branch: perl
5257            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
5258            + ext/Sys/Syslog/Syslog.xs
5259            - lib/Sys/Syslog.pm
5260            ! MANIFEST pod/perldelta.pod
5261 ____________________________________________________________________________
5262 [  4979] By: gsar                                  on 2000/02/04  07:13:19
5263         Log: pod updates (from David Adler, M J T Guy)
5264      Branch: perl
5265            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
5266 ____________________________________________________________________________
5267 [  4978] By: gsar                                  on 2000/02/04  07:08:14
5268         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
5269      Branch: perl
5270            ! config_h.SH
5271 ____________________________________________________________________________
5272 [  4977] By: gsar                                  on 2000/02/04  07:06:10
5273         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
5274              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
5275      Branch: perl
5276            ! Makefile.SH
5277 ____________________________________________________________________________
5278 [  4976] By: gsar                                  on 2000/02/04  06:33:43
5279         Log: VMS update (from Dan Sugalski and Peter Prymmer)
5280      Branch: perl
5281            ! configure.com vms/descrip_mms.template vms/subconfigure.com
5282 ____________________________________________________________________________
5283 [  4975] By: gsar                                  on 2000/02/04  05:51:14
5284         Log: patch to provide more informative names for evals and anonymous
5285              subroutines (from Ilya Zakharevich)
5286      Branch: perl
5287            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
5288            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
5289            ! pod/perlvar.pod pp_ctl.c
5290 ____________________________________________________________________________
5291 [  4974] By: gsar                                  on 2000/02/04  05:05:57
5292         Log: off-by-one in malloc.c (from Ilya Zakharevich)
5293      Branch: perl
5294            ! malloc.c
5295 ____________________________________________________________________________
5296 [  4973] By: gsar                                  on 2000/02/04  05:03:00
5297         Log: OS/2 build fixups from Ilya Zakharevich
5298      Branch: perl
5299            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
5300 ____________________________________________________________________________
5301 [  4972] By: gsar                                  on 2000/02/04  04:58:57
5302         Log: avoid /* within comment
5303      Branch: perl
5304            ! xsutils.c
5305 ____________________________________________________________________________
5306 [  4971] By: gsar                                  on 2000/02/04  04:56:09
5307         Log: another HINT_BYTE victim
5308      Branch: perl
5309            ! lib/charnames.pm
5310 ____________________________________________________________________________
5311 [  4970] By: gsar                                  on 2000/02/04  04:45:13
5312         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
5313      Branch: perl
5314            ! op.c scope.c scope.h t/op/closure.t toke.c
5315 ____________________________________________________________________________
5316 [  4969] By: gsar                                  on 2000/02/04  01:09:37
5317         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
5318      Branch: perl
5319            ! lib/byte.pm
5320 ____________________________________________________________________________
5321 [  4968] By: jhi                                   on 2000/02/02  13:17:25
5322         Log: Integrate with Sarathy.
5323      Branch: cfgperl
5324           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5325            ! Configure
5326           !> (integrate 29 files)
5327
5328 ----------------
5329 Version v5.5.640
5330 ----------------
5331
5332 ____________________________________________________________________________
5333 [  4967] By: gsar                                  on 2000/02/02  12:22:29
5334         Log: update makerel for new version format
5335      Branch: perl
5336            ! Changes Porting/makerel
5337 ____________________________________________________________________________
5338 [  4966] By: gsar                                  on 2000/02/02  11:42:03
5339         Log: workaround for undefined symbol
5340      Branch: perl
5341            ! win32/win32.h
5342 ____________________________________________________________________________
5343 [  4965] By: gsar                                  on 2000/02/02  11:19:19
5344         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
5345              (from Eric Fifer <EFifer@sanwaint.com>)
5346      Branch: perl
5347            ! pp_sys.c
5348 ____________________________________________________________________________
5349 [  4964] By: gsar                                  on 2000/02/02  11:11:15
5350         Log: adjust notes on use5005threads
5351      Branch: perl
5352            ! Configure INSTALL README.threads
5353 ____________________________________________________________________________
5354 [  4963] By: gsar                                  on 2000/02/02  10:14:30
5355         Log: fix typo
5356      Branch: perl
5357            ! Configure
5358 ____________________________________________________________________________
5359 [  4962] By: gsar                                  on 2000/02/02  10:13:10
5360         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
5361      Branch: perl
5362           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5363           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
5364 ____________________________________________________________________________
5365 [  4961] By: gsar                                  on 2000/02/02  09:55:45
5366         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
5367      Branch: perl
5368            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
5369            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
5370 ____________________________________________________________________________
5371 [  4960] By: gsar                                  on 2000/02/02  08:22:31
5372         Log: replace misleading docs with a BUGS section
5373      Branch: perl
5374            ! lib/English.pm
5375 ____________________________________________________________________________
5376 [  4959] By: gsar                                  on 2000/02/02  08:16:17
5377         Log: remove FUD from perlfunc/use (from M J T Guy)
5378      Branch: perl
5379            ! pod/perlfunc.pod
5380 ____________________________________________________________________________
5381 [  4958] By: gsar                                  on 2000/02/02  08:13:04
5382         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
5383              <cedric.auzanne@nist.gov>)
5384      Branch: perl
5385            ! Changes lib/Benchmark.pm
5386 ____________________________________________________________________________
5387 [  4957] By: gsar                                  on 2000/02/02  08:04:52
5388         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
5389      Branch: perl
5390            ! pp_hot.c
5391 ____________________________________________________________________________
5392 [  4956] By: gsar                                  on 2000/02/02  08:02:57
5393         Log: flock() pod talks about "adding" in the sense of "or-ing"
5394      Branch: perl
5395            ! pod/perlfunc.pod
5396 ____________________________________________________________________________
5397 [  4955] By: gsar                                  on 2000/02/02  07:58:35
5398         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
5399      Branch: perl
5400            ! lib/perl5db.pl pod/perldebug.pod
5401 ____________________________________________________________________________
5402 [  4954] By: gsar                                  on 2000/02/02  07:53:51
5403         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
5404      Branch: perl
5405            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
5406            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
5407            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
5408            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
5409 ____________________________________________________________________________
5410 [  4953] By: gsar                                  on 2000/02/02  07:40:33
5411         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
5412      Branch: perl
5413            ! hints/dynixptx.sh
5414 ____________________________________________________________________________
5415 [  4952] By: gsar                                  on 2000/02/02  07:36:39
5416         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
5417              Brad Appleton)
5418      Branch: perl
5419            ! pod/perldelta.pod
5420 ____________________________________________________________________________
5421 [  4951] By: gsar                                  on 2000/02/02  06:54:22
5422         Log: avoid mismatched type warnings
5423      Branch: perl
5424            ! embed.pl perlapi.h
5425 ____________________________________________________________________________
5426 [  4950] By: jhi                                   on 2000/02/02  06:49:10
5427         Log: Integrate with Sarathy.
5428      Branch: cfgperl
5429           +> pod/perlunicode.pod
5430           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
5431           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
5432           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
5433           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
5434           !> vms/descrip_mms.template warnings.pl
5435 ____________________________________________________________________________
5436 [  4949] By: gsar                                  on 2000/02/02  06:41:17
5437         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
5438      Branch: perl
5439            ! lib/File/Spec/Win32.pm
5440 ____________________________________________________________________________
5441 [  4948] By: gsar                                  on 2000/02/02  06:30:41
5442         Log: makefile tweak
5443      Branch: perl
5444            ! Makefile.SH
5445 ____________________________________________________________________________
5446 [  4947] By: gsar                                  on 2000/02/02  06:27:43
5447         Log: future-proof unknown warning categories (from Greg Bacon
5448              <gbacon@cs.uah.edu>)
5449      Branch: perl
5450            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
5451 ____________________________________________________________________________
5452 [  4946] By: gsar                                  on 2000/02/02  06:21:34
5453         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
5454      Branch: perl
5455            ! lib/Text/Tabs.pm
5456 ____________________________________________________________________________
5457 [  4945] By: gsar                                  on 2000/02/02  06:03:04
5458         Log: more meaningful message on invalid pattern argument (from
5459              Kevin Meltzer <KMeltzer@USCO.com>)
5460      Branch: perl
5461            ! utils/perldoc.PL
5462 ____________________________________________________________________________
5463 [  4944] By: gsar                                  on 2000/02/02  05:43:49
5464         Log: XSLoader build patch for VMS (from Craig A. Berry
5465              <craig.berry@metamorgs.com>)
5466      Branch: perl
5467            ! vms/descrip_mms.template
5468 ____________________________________________________________________________
5469 [  4943] By: gsar                                  on 2000/02/02  03:40:49
5470         Log: reword some sections of perlunicode.pod
5471      Branch: perl
5472            ! pod/perlunicode.pod
5473 ____________________________________________________________________________
5474 [  4942] By: gsar                                  on 2000/02/01  21:02:01
5475         Log: AIX warning on undefined symbol
5476      Branch: perl
5477            ! makedef.pl
5478 ____________________________________________________________________________
5479 [  4941] By: gsar                                  on 2000/02/01  20:29:30
5480         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
5481              perlunicode.pod that reflects changes to unicode support so far
5482      Branch: perl
5483            + pod/perlunicode.pod
5484            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
5485            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
5486 ____________________________________________________________________________
5487 [  4940] By: jhi                                   on 2000/02/01  12:22:30
5488         Log: Integrate with Sarathy.
5489      Branch: cfgperl
5490           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
5491           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
5492           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5493           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
5494 ____________________________________________________________________________
5495 [  4939] By: gsar                                  on 2000/02/01  08:52:16
5496         Log: export pregexec(), Tk uses it
5497      Branch: perl
5498            ! embed.pl global.sym objXSUB.h perlapi.c
5499 ____________________________________________________________________________
5500 [  4938] By: gsar                                  on 2000/02/01  04:00:09
5501         Log: mark literal utf8 in string literals properly
5502      Branch: perl
5503            ! toke.c
5504 ____________________________________________________________________________
5505 [  4937] By: gsar                                  on 2000/01/31  20:19:34
5506         Log: introduce $^U, a global bit to indicate whether system
5507              calls should using widechar APIs; chr and sprintf "%c" also
5508              follow this flag in the absense of "use byte"; "use utf8"
5509              sets $^U=1 (this appears kludgey)
5510      Branch: perl
5511            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
5512            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
5513            ! t/lib/charnames.t win32/win32.h
5514 ____________________________________________________________________________
5515 [  4936] By: jhi                                   on 2000/01/31  20:17:44
5516         Log: HP-UX (induced) fixes.
5517      Branch: cfgperl
5518            ! Configure config_h.SH hints/hpux.sh
5519      Branch: metaconfig
5520            ! U/modified/Oldconfig.U U/modified/libs.U
5521      Branch: metaconfig/U/perl
5522            ! quadfio.U
5523 ____________________________________________________________________________
5524 [  4935] By: jhi                                   on 2000/01/31  19:15:43
5525         Log: Cosmetics.
5526      Branch: metaconfig
5527            ! U/compline/d_gconvert.U
5528 ____________________________________________________________________________
5529 [  4934] By: jhi                                   on 2000/01/31  19:15:22
5530         Log: Cppsym saga continues.
5531      Branch: cfgperl
5532            ! Configure config_h.SH
5533      Branch: metaconfig
5534            ! U/modified/Cppsym.U
5535 ____________________________________________________________________________
5536 [  4933] By: gsar                                  on 2000/01/31  18:45:07
5537         Log: !USING_WIDE() branch is busted in win32_stat()
5538      Branch: perl
5539            ! win32/win32.c
5540 ____________________________________________________________________________
5541 [  4932] By: jhi                                   on 2000/01/31  06:41:47
5542         Log: Reveal even more symbols.
5543      Branch: cfgperl
5544            ! Configure config_h.SH
5545      Branch: metaconfig
5546            ! U/modified/Cppsym.U
5547 ____________________________________________________________________________
5548 [  4931] By: jhi                                   on 2000/01/31  06:21:41
5549         Log: Integrate with Sarathy.
5550      Branch: cfgperl
5551            - lib/caller.pm
5552           !> (integrate 29 files)
5553 ____________________________________________________________________________
5554 [  4930] By: gsar                                  on 2000/01/31  04:57:42
5555         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
5556              whether to use widechar semantics; lexer and RE engine continue
5557              to need "use utf8" to enable unicode awareness in literals
5558              and patterns (TODO: this needs to be fixed); $1 et al are marked
5559              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
5560              it from the data is probably better)
5561      Branch: perl
5562            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
5563            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
5564            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
5565 ____________________________________________________________________________
5566 [  4929] By: gsar                                  on 2000/01/31  04:17:09
5567         Log: remove caller.pm from change#3534 (flawed idea)
5568      Branch: perl
5569            - lib/caller.pm
5570            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
5571 ____________________________________________________________________________
5572 [  4928] By: gsar                                  on 2000/01/31  04:16:01
5573         Log: fix factual regression (-e doesn't create temporary files anymore)
5574      Branch: perl
5575            ! pod/perlfilter.pod
5576 ____________________________________________________________________________
5577 [  4927] By: gsar                                  on 2000/01/30  21:27:12
5578         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
5579              document version tuples
5580      Branch: perl
5581            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
5582            ! pod/perlvar.pod
5583 ____________________________________________________________________________
5584 [  4926] By: gsar                                  on 2000/01/28  18:10:12
5585         Log: implement -follow option in find2perl (from Helmut Jarausch
5586              <jarausch@igpm.rwth-aachen.de>)
5587      Branch: perl
5588            ! lib/File/Find.pm x2p/find2perl.PL
5589 ____________________________________________________________________________
5590 [  4925] By: gsar                                  on 2000/01/28  18:03:28
5591         Log: document what chdir() without an argument does (from Mark-Jason
5592              Dominus <mjd@plover.com>)
5593      Branch: perl
5594            ! pod/perlfunc.pod
5595 ____________________________________________________________________________
5596 [  4924] By: gsar                                  on 2000/01/28  17:49:34
5597         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
5598      Branch: perl
5599            ! README.cygwin
5600 ____________________________________________________________________________
5601 [  4923] By: gsar                                  on 2000/01/28  17:10:08
5602         Log: avoid leaking lexicals into program being debugged (from Ilya
5603              Zakharevich)
5604      Branch: perl
5605            ! lib/perl5db.pl
5606 ____________________________________________________________________________
5607 [  4922] By: gsar                                  on 2000/01/28  16:36:13
5608         Log: perldelta note about export list changes
5609      Branch: perl
5610            ! Changes pod/perldelta.pod
5611 ____________________________________________________________________________
5612 [  4921] By: gsar                                  on 2000/01/28  15:49:04
5613         Log: alias realpath() to abs_path() (from Tom Christiansen)
5614      Branch: perl
5615            ! lib/Cwd.pm
5616 ____________________________________________________________________________
5617 [  4920] By: jhi                                   on 2000/01/28  09:52:47
5618         Log: Cppsym fixup from Andy.
5619      Branch: cfgperl
5620            ! Configure config_h.SH
5621      Branch: metaconfig
5622            ! U/modified/Cppsym.U
5623 ____________________________________________________________________________
5624 [  4919] By: jhi                                   on 2000/01/28  09:52:22
5625         Log: In HP-UX no largefiles if no 64 bits.
5626      Branch: cfgperl
5627            ! hints/hpux.sh
5628 ____________________________________________________________________________
5629 [  4918] By: jhi                                   on 2000/01/28  09:03:37
5630         Log: The #4880 was too eager, the $n test is useful too.
5631      Branch: cfgperl
5632            ! lib/Benchmark.pm
5633 ____________________________________________________________________________
5634 [  4917] By: jhi                                   on 2000/01/28  06:27:50
5635         Log: Integrate with Sarathy.
5636      Branch: cfgperl
5637           +> pod/perlapi.pod pod/perlintern.pod
5638           !> (integrate 39 files)
5639 ____________________________________________________________________________
5640 [  4916] By: gsar                                  on 2000/01/28  05:29:37
5641         Log: more exported symbols needed for build on windows
5642      Branch: perl
5643            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
5644            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
5645 ____________________________________________________________________________
5646 [  4915] By: gsar                                  on 2000/01/28  03:43:52
5647         Log: autogenerate API listing from comments in the source (from Benjamin
5648              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
5649              flexible for better readability; add missing docs in sv.c; regenerate
5650              perltoc
5651      Branch: perl
5652            + pod/perlapi.pod pod/perlintern.pod
5653            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
5654            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
5655            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
5656            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
5657            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
5658            ! universal.c util.c
5659 ____________________________________________________________________________
5660 [  4914] By: gsar                                  on 2000/01/27  19:43:35
5661         Log: document unimplemented status of forking pipe open() on windows
5662      Branch: perl
5663            ! pod/perlfork.pod t/op/fork.t
5664 ____________________________________________________________________________
5665 [  4913] By: jhi                                   on 2000/01/27  11:18:51
5666         Log: Integrate with Sarathy.
5667      Branch: cfgperl
5668           !> (integrate 51 files)
5669 ____________________________________________________________________________
5670 [  4912] By: jhi                                   on 2000/01/27  10:35:48
5671         Log: Cppsym update continues.
5672      Branch: cfgperl
5673            ! Configure config_h.SH
5674      Branch: metaconfig
5675            ! U/modified/Cppsym.U
5676 ____________________________________________________________________________
5677 [  4911] By: gsar                                  on 2000/01/27  08:04:17
5678         Log: add missing flag in change#4892
5679      Branch: perl
5680            ! win32/win32.c
5681 ____________________________________________________________________________
5682 [  4910] By: gsar                                  on 2000/01/27  03:56:48
5683         Log: various pod nits identified by installhtml (all fixed except
5684              unresolved links)
5685      Branch: perl
5686            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
5687            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
5688            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
5689            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
5690            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
5691            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
5692 ____________________________________________________________________________
5693 [  4909] By: gsar                                  on 2000/01/26  22:45:28
5694         Log: typo
5695      Branch: perl
5696            ! Porting/p4desc
5697 ____________________________________________________________________________
5698 [  4908] By: gsar                                  on 2000/01/26  22:41:18
5699         Log: update p4 tool
5700      Branch: perl
5701            ! Porting/p4desc
5702 ____________________________________________________________________________
5703 [  4907] By: gsar                                  on 2000/01/26  21:45:41
5704         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
5705              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
5706      Branch: perl
5707            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
5708            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
5709            ! t/op/attrs.t toke.c
5710 ____________________________________________________________________________
5711 [  4906] By: gsar                                  on 2000/01/26  20:16:39
5712         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
5713      Branch: perl
5714            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
5715 ____________________________________________________________________________
5716 [  4905] By: gsar                                  on 2000/01/26  19:10:26
5717         Log: s/STOP/CHECK/ blocks
5718      Branch: perl
5719            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
5720            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
5721            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
5722            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
5723            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
5724            ! vms/perly_c.vms
5725 ____________________________________________________________________________
5726 [  4904] By: jhi                                   on 2000/01/26  13:58:18
5727         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
5728              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
5729      Branch: cfgperl
5730            ! ext/IO/IO.xs
5731 ____________________________________________________________________________
5732 [  4903] By: jhi                                   on 2000/01/26  11:16:34
5733         Log: Continue cpp symbol update.
5734      Branch: cfgperl
5735            ! Configure config_h.SH
5736      Branch: metaconfig
5737            ! U/modified/Cppsym.U
5738 ____________________________________________________________________________
5739 [  4902] By: gsar                                  on 2000/01/26  09:28:37
5740         Log: tweak exports list on Windows
5741      Branch: perl
5742            ! makedef.pl t/op/fork.t win32/win32.h
5743 ____________________________________________________________________________
5744 [  4901] By: jhi                                   on 2000/01/26  08:05:57
5745         Log: Integrate with Sarathy.
5746      Branch: cfgperl
5747           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
5748           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
5749           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
5750           !> win32/win32.c win32/win32.h
5751 ____________________________________________________________________________
5752 [  4900] By: jhi                                   on 2000/01/26  07:59:05
5753         Log: s/d_nvpresuv/d_nv_preserves_uv/;
5754              plus cosmetic change for #4899.
5755      Branch: cfgperl
5756            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5757            ! config_h.SH
5758      Branch: metaconfig
5759            ! U/modified/Cppsym.U
5760      Branch: metaconfig/U/perl
5761            ! perlxv.U
5762 ____________________________________________________________________________
5763 [  4899] By: jhi                                   on 2000/01/26  07:46:56
5764         Log: Update the scan of the cpp symbols.
5765      Branch: cfgperl
5766            ! Configure config_h.SH
5767      Branch: metaconfig
5768            ! U/modified/Cppsym.U
5769 ____________________________________________________________________________
5770 [  4898] By: gsar                                  on 2000/01/26  04:49:45
5771         Log: allow '--' to terminate argument processing (suggested by
5772              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
5773      Branch: perl
5774            ! lib/Getopt/Std.pm
5775 ____________________________________________________________________________
5776 [  4897] By: gsar                                  on 2000/01/26  02:42:38
5777         Log: change#3744 should have made grep more like map instead of the
5778              other way around
5779      Branch: perl
5780            ! t/op/grep.t toke.c
5781 ____________________________________________________________________________
5782 [  4896] By: gsar                                  on 2000/01/26  00:56:14
5783         Log: integrate cfgperl contents into mainline
5784      Branch: perl
5785           +> vos/config.def vos/config.pl
5786            ! Changes
5787           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
5788           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
5789           !> vos/config.h vos/config_h.SH_orig
5790 ____________________________________________________________________________
5791 [  4895] By: gsar                                  on 2000/01/26  00:45:45
5792         Log: fix parse failure of (my $foo : bar) and similar (from Spider
5793              Boardman)
5794      Branch: perl
5795            ! toke.c
5796 ____________________________________________________________________________
5797 [  4894] By: gsar                                  on 2000/01/26  00:33:53
5798         Log: avoid failure if directories already read by rmtree() are
5799              deleted by another process
5800      Branch: perl
5801            ! lib/File/Path.pm
5802 ____________________________________________________________________________
5803 [  4893] By: gsar                                  on 2000/01/25  23:19:18
5804         Log: typo in change#4892
5805      Branch: perl
5806            ! win32/win32.c
5807 ____________________________________________________________________________
5808 [  4892] By: gsar                                  on 2000/01/25  22:16:19
5809         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
5810              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
5811              to call the fixed version of open_osfhandle() only on Windows 9x;
5812              updated the makefiles and README.win32 to suit
5813      Branch: perl
5814            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
5815            ! win32/win32.h
5816 ____________________________________________________________________________
5817 [  4891] By: gsar                                  on 2000/01/25  20:22:01
5818         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
5819      Branch: perl
5820            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
5821 ____________________________________________________________________________
5822 [  4890] By: gsar                                  on 2000/01/25  19:21:17
5823         Log: update Makefile notes on the now deprecated USE_5005THREADS and
5824              USE_OBJECT
5825      Branch: perl
5826            ! win32/Makefile win32/makefile.mk
5827 ____________________________________________________________________________
5828 [  4889] By: jhi                                   on 2000/01/25  14:44:55
5829         Log: Misedit in #4888.
5830      Branch: cfgperl
5831            ! pp.c
5832 ____________________________________________________________________________
5833 [  4888] By: jhi                                   on 2000/01/25  14:38:59
5834         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
5835              rash but it's the best move I can think of right now.
5836              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
5837              but I think it did in the past.
5838              Removing the _CRAYMPP test fixes a legion of pack/unpack
5839              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
5840              One subtest, t/lib/io_sock.t #14, is still failing.
5841      Branch: cfgperl
5842            ! Configure config_h.SH hints/unicosmk.sh pp.c
5843      Branch: metaconfig
5844            ! U/modified/Oldconfig.U
5845 ____________________________________________________________________________
5846 [  4887] By: jhi                                   on 2000/01/25  06:13:14
5847         Log: Integrate with Sarathy.
5848      Branch: cfgperl
5849           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
5850           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
5851           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
5852           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
5853           !> win32/perllib.c win32/win32.c win32/win32.h
5854 ____________________________________________________________________________
5855 [  4886] By: gsar                                  on 2000/01/25  02:54:00
5856         Log: consistently use MAX_PATH+1 buffer sizes
5857      Branch: perl
5858            ! win32/win32.c
5859 ____________________________________________________________________________
5860 [  4885] By: gsar                                  on 2000/01/25  02:51:35
5861         Log: workaround for rename('x','X') bug in Windows NT
5862      Branch: perl
5863            ! t/io/fs.t win32/win32.c
5864 ____________________________________________________________________________
5865 [  4884] By: gsar                                  on 2000/01/25  01:32:57
5866         Log: windows build fixups from uniform DLL name change to perl56.dll
5867      Branch: perl
5868            ! installperl makedef.pl win32/perllib.c
5869 ____________________________________________________________________________
5870 [  4883] By: gsar                                  on 2000/01/25  01:31:27
5871         Log: more fixes for warnings from change#4840
5872      Branch: perl
5873            ! lib/Pod/Html.pm
5874 ____________________________________________________________________________
5875 [  4882] By: gsar                                  on 2000/01/24  15:35:12
5876         Log: assorted little nits
5877      Branch: perl
5878            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
5879            ! win32/win32.c
5880 ____________________________________________________________________________
5881 [  4881] By: gsar                                  on 2000/01/24  14:32:31
5882         Log: add new warnings to perldelta
5883      Branch: perl
5884            ! Changes pod/perldelta.pod pod/perldiag.pod
5885 ____________________________________________________________________________
5886 [  4880] By: jhi                                   on 2000/01/24  14:14:23
5887         Log: From: Stephane Payrard <properler@freesurf.fr>
5888              To: Gurusamy Sarathy <gsar@ActiveState.com>
5889              Cc: perl5-porters@perl.org
5890              Subject: <patch> avoid division by 0 in Benchmark.pm
5891              Date: Mon, 24 Jan 2000 16:15:38 +0100
5892              Message-ID: <20000124161538.A995@freesurf.fr>
5893      Branch: cfgperl
5894            ! lib/Benchmark.pm
5895 ____________________________________________________________________________
5896 [  4879] By: gsar                                  on 2000/01/24  14:14:20
5897         Log: force linkage of the function wrappers for globals in change#4878
5898      Branch: perl
5899            ! embed.pl globals.c perlapi.h win32/win32.h
5900 ____________________________________________________________________________
5901 [  4878] By: gsar                                  on 2000/01/24  13:04:45
5902         Log: enable function wrappers for access to globals under MULTIPLICITY
5903              (provides binary compatibility in the face of changes in interpreter
5904              structure)
5905      Branch: perl
5906            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
5907            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
5908 ____________________________________________________________________________
5909 [  4877] By: jhi                                   on 2000/01/24  11:41:57
5910         Log: perlhist update.
5911      Branch: cfgperl
5912            ! pod/perlhist.pod
5913 ____________________________________________________________________________
5914 [  4876] By: jhi                                   on 2000/01/24  11:32:07
5915         Log: Updates on the large file support status.
5916      Branch: cfgperl
5917            ! pod/perldelta.pod
5918 ____________________________________________________________________________
5919 [  4875] By: jhi                                   on 2000/01/24  11:23:16
5920         Log: Integrate with Sarathy.
5921      Branch: cfgperl
5922           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
5923           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
5924           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
5925 ____________________________________________________________________________
5926 [  4874] By: gsar                                  on 2000/01/24  10:43:03
5927         Log: fix typos; avoid use constant for lowercase constants (produces
5928              warnings now)
5929      Branch: perl
5930            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
5931            ! lib/Shell.pm
5932 ____________________________________________________________________________
5933 [  4873] By: gsar                                  on 2000/01/24  09:40:24
5934         Log: avoid warnings when there's no subs to autosplit
5935      Branch: perl
5936            ! lib/AutoSplit.pm
5937 ____________________________________________________________________________
5938 [  4872] By: jhi                                   on 2000/01/24  09:39:01
5939         Log: Create a tool for converting a config_h.SH into a VOS config.h.
5940      Branch: cfgperl
5941            + vos/config.def vos/config.pl
5942            ! MANIFEST vos/config.h vos/config_h.SH_orig
5943 ____________________________________________________________________________
5944 [  4871] By: gsar                                  on 2000/01/24  09:15:20
5945         Log: typos in change#4623
5946      Branch: perl
5947            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5948 ____________________________________________________________________________
5949 [  4870] By: jhi                                   on 2000/01/24  06:43:19
5950         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
5951      Branch: cfgperl
5952            ! Configure config_h.SH
5953      Branch: metaconfig
5954            + U/modified/cf_email.U U/modified/so.U
5955      Branch: metaconfig/U/perl
5956            ! dlsrc.U
5957 ____________________________________________________________________________
5958 [  4869] By: jhi                                   on 2000/01/24  06:04:31
5959         Log: Integrate with Sarathy.
5960      Branch: cfgperl
5961           +> t/pragma/diagnostics.t
5962           !> (integrate 120 files)
5963 ____________________________________________________________________________
5964 [  4868] By: gsar                                  on 2000/01/23  21:49:28
5965         Log: on windows, set seek position to end for files opened in append mode
5966              (improves compatibility with Unix, avoids buffering issues)
5967      Branch: perl
5968            ! win32/win32.c
5969 ____________________________________________________________________________
5970 [  4867] By: gsar                                  on 2000/01/23  21:19:31
5971         Log: change#4866 was flawed; revert and add better fix for warning
5972      Branch: perl
5973            ! op.c op.h
5974 ____________________________________________________________________________
5975 [  4866] By: gsar                                  on 2000/01/23  20:43:56
5976         Log: optimize away runtime code for our($foo) (also avoid warnings)
5977      Branch: perl
5978            ! op.c
5979 ____________________________________________________________________________
5980 [  4865] By: gsar                                  on 2000/01/23  13:17:18
5981         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
5982      Branch: perl
5983            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5984            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
5985 ____________________________________________________________________________
5986 [  4864] By: gsar                                  on 2000/01/23  13:12:31
5987         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
5988              suggested by Dominic Dunlop <domo@computer.org>)
5989      Branch: perl
5990            ! doio.c
5991 ____________________________________________________________________________
5992 [  4863] By: gsar                                  on 2000/01/23  13:01:35
5993         Log: fix misclassified warnings
5994      Branch: perl
5995            ! pod/perldiag.pod
5996 ____________________________________________________________________________
5997 [  4862] By: gsar                                  on 2000/01/23  12:52:12
5998         Log: document bareword prototype incompatibility
5999      Branch: perl
6000            ! pod/perldelta.pod pod/perlsub.pod
6001 ____________________________________________________________________________
6002 [  4861] By: gsar                                  on 2000/01/23  12:32:25
6003         Log: faulty edit
6004      Branch: perl
6005            ! lib/File/stat.pm
6006 ____________________________________________________________________________
6007 [  4860] By: gsar                                  on 2000/01/23  12:23:48
6008         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
6009      Branch: perl
6010            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
6011            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
6012            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
6013            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
6014            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
6015            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
6016            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6017            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
6018            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
6019            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
6020            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
6021            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
6022            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
6023            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
6024            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
6025            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
6026            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
6027            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
6028            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
6029            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
6030            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
6031            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
6032            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
6033            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
6034            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
6035            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
6036 ____________________________________________________________________________
6037 [  4859] By: gsar                                  on 2000/01/23  11:29:22
6038         Log: fix diagnostics to report "our" vs "my" correctly
6039      Branch: perl
6040            ! op.c pod/perldiag.pod
6041 ____________________________________________________________________________
6042 [  4858] By: gsar                                  on 2000/01/23  10:14:46
6043         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
6044              more widely)
6045      Branch: perl
6046            ! patchlevel.h
6047 ____________________________________________________________________________
6048 [  4857] By: gsar                                  on 2000/01/23  10:04:03
6049         Log: disallow our($foo::bar)
6050      Branch: perl
6051            ! pod/perldiag.pod toke.c
6052 ____________________________________________________________________________
6053 [  4856] By: gsar                                  on 2000/01/23  09:50:54
6054         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
6055      Branch: perl
6056            ! utils/dprofpp.PL
6057 ____________________________________________________________________________
6058 [  4855] By: gsar                                  on 2000/01/23  09:36:51
6059         Log: new test (from Michael G Schwern <schwern@pobox.com>)
6060      Branch: perl
6061            + t/pragma/diagnostics.t
6062            ! MANIFEST
6063 ____________________________________________________________________________
6064 [  4854] By: gsar                                  on 2000/01/23  09:24:40
6065         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
6066              <schwern@pobox.com>)
6067      Branch: perl
6068            ! utils/h2xs.PL
6069 ____________________________________________________________________________
6070 [  4853] By: gsar                                  on 2000/01/23  09:08:30
6071         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6072      Branch: perl
6073            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
6074 ____________________________________________________________________________
6075 [  4852] By: gsar                                  on 2000/01/23  08:52:44
6076         Log: mark some extensions as "special versions" to avoid CPAN indexer
6077              confusion (from Ilya Zakharevich)
6078      Branch: perl
6079            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6080 ____________________________________________________________________________
6081 [  4851] By: gsar                                  on 2000/01/23  08:48:46
6082         Log: prefer POSIX::uname() rather than syscalls, which require attempting
6083              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
6084      Branch: perl
6085            ! lib/Sys/Hostname.pm
6086 ____________________________________________________________________________
6087 [  4850] By: gsar                                  on 2000/01/23  08:36:43
6088         Log: integrate cfgperl contents into mainline
6089      Branch: perl
6090           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
6091           !> Porting/config_H config_h.SH perl.h
6092 ____________________________________________________________________________
6093 [  4849] By: gsar                                  on 2000/01/23  08:17:30
6094         Log: fix localization in while BLOCK when there is a continue BLOCK
6095              by introducing an explicit scope (c.f. change#4848)
6096      Branch: perl
6097            ! op.c pp_ctl.c t/cmd/while.t
6098 ____________________________________________________________________________
6099 [  4848] By: gsar                                  on 2000/01/23  06:43:51
6100         Log: fix scope cleanup when next jumps to a continue block; this is rather
6101              in the nature of a kludge; it doesn't fix the longstanding bug that
6102              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
6103              instead of "1")
6104      Branch: perl
6105            ! pp_ctl.c t/cmd/while.t
6106 ____________________________________________________________________________
6107 [  4847] By: gsar                                  on 2000/01/23  04:47:25
6108         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
6109              C<while (my $x = foo()) { my $x = bar(); }> etc.
6110      Branch: perl
6111            ! op.c
6112 ____________________________________________________________________________
6113 [  4846] By: gsar                                  on 2000/01/23  04:44:17
6114         Log: avoid warnings in change#4839
6115      Branch: perl
6116            ! lib/Carp/Heavy.pm
6117 ____________________________________________________________________________
6118 [  4845] By: gsar                                  on 2000/01/22  13:12:38
6119         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
6120      Branch: perl
6121            ! Changes Configure
6122 ____________________________________________________________________________
6123 [  4844] By: gsar                                  on 2000/01/22  12:46:26
6124         Log: wrong category for exec() warning
6125      Branch: perl
6126            ! op.c pod/perlop.pod
6127 ____________________________________________________________________________
6128 [  4843] By: gsar                                  on 2000/01/22  12:42:40
6129         Log: fix line continuations in argument lists (from Helmut Jarausch)
6130      Branch: perl
6131            ! lib/ExtUtils/xsubpp
6132 ____________________________________________________________________________
6133 [  4842] By: gsar                                  on 2000/01/22  12:34:39
6134         Log: CGI.pm upgraded to v2.56 from CPAN
6135      Branch: perl
6136            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
6137            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
6138            ! t/lib/cgi-html.t
6139 ____________________________________________________________________________
6140 [  4841] By: gsar                                  on 2000/01/22  12:07:23
6141         Log: avoid warnings due to lack of forward declarations
6142      Branch: perl
6143            ! lib/Pod/Html.pm
6144 ____________________________________________________________________________
6145 [  4840] By: gsar                                  on 2000/01/22  12:04:30
6146         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
6147              <wolfgang.laun@alcatel.at>)
6148      Branch: perl
6149            ! lib/Pod/Html.pm
6150 ____________________________________________________________________________
6151 [  4839] By: gsar                                  on 2000/01/22  11:57:24
6152         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
6153              <wolfgang.laun@alcatel.at>)
6154      Branch: perl
6155            ! lib/Carp/Heavy.pm pod/perldelta.pod
6156 ____________________________________________________________________________
6157 [  4838] By: gsar                                  on 2000/01/22  10:53:06
6158         Log: truncate(FH) flushes FH before truncating it
6159      Branch: perl
6160            ! pp_sys.c t/io/fs.t
6161 ____________________________________________________________________________
6162 [  4837] By: gsar                                  on 2000/01/22  10:37:16
6163         Log: #line directives without a filename leave the file name as it was
6164              instead of setting it to the script name (from Andrew Pimlott
6165              <andrew@pimlott.ne.mediaone.net>)
6166      Branch: perl
6167            ! toke.c
6168 ____________________________________________________________________________
6169 [  4836] By: gsar                                  on 2000/01/22  10:06:53
6170         Log: add patch for printf-style format typechecks (from Robin Barker
6171              <rmb1@cise.npl.co.uk>); fixes for problems so identified
6172      Branch: perl
6173            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
6174            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
6175 ____________________________________________________________________________
6176 [  4835] By: gsar                                  on 2000/01/22  08:42:52
6177         Log: From: John Tobey <jtobey@isay.com>
6178              Date: Thu, 16 Dec 1999 20:20:38 -0500
6179              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
6180              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
6181      Branch: perl
6182            ! lib/base.pm lib/fields.pm t/lib/fields.t
6183 ____________________________________________________________________________
6184 [  4834] By: gsar                                  on 2000/01/22  08:08:08
6185         Log: fix deeply nested closures that have no references to lexical in
6186              intervening subs
6187      Branch: perl
6188            ! embed.h embed.pl op.c proto.h t/op/closure.t
6189 ____________________________________________________________________________
6190 [  4833] By: gsar                                  on 2000/01/21  17:04:21
6191         Log: add $VERSION
6192      Branch: perl
6193            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
6194 ____________________________________________________________________________
6195 [  4832] By: gsar                                  on 2000/01/21  16:49:09
6196         Log: fix bug in dumping self-referential scalars
6197      Branch: perl
6198            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
6199            ! t/lib/dumper.t
6200 ____________________________________________________________________________
6201 [  4831] By: jhi                                   on 2000/01/21  09:16:07
6202         Log: Integrate with Sarathy.
6203      Branch: cfgperl
6204           +> t/op/exists_sub.t
6205           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
6206           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
6207           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
6208           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
6209           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
6210 ____________________________________________________________________________
6211 [  4830] By: gsar                                  on 2000/01/21  04:28:08
6212         Log: patch to report warnings on bogus filehandles passed to flock(),
6213              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
6214              (slightly modified)
6215      Branch: perl
6216            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6217            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
6218            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6219 ____________________________________________________________________________
6220 [  4829] By: gsar                                  on 2000/01/21  03:43:46
6221         Log: typo fix
6222      Branch: perl
6223            ! pod/perlop.pod
6224 ____________________________________________________________________________
6225 [  4828] By: gsar                                  on 2000/01/21  03:32:31
6226         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
6227              fixups of faulty facts and prose
6228      Branch: perl
6229            ! pod/perlvar.pod
6230 ____________________________________________________________________________
6231 [  4827] By: gsar                                  on 2000/01/21  01:45:51
6232         Log: support for C<exists &func> (from Spider Boardman)
6233      Branch: perl
6234            + t/op/exists_sub.t
6235            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
6236            ! pod/perlfunc.pod pp.c
6237 ____________________________________________________________________________
6238 [  4826] By: gsar                                  on 2000/01/21  01:35:46
6239         Log: mention the fact that open(my $foo, ...) covers all handle
6240              constructors
6241      Branch: perl
6242            ! pod/perldelta.pod
6243 ____________________________________________________________________________
6244 [  4825] By: gsar                                  on 2000/01/21  01:03:34
6245         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6246              Date: Wed, 19 Jan 2000 15:05:11 -0500
6247              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
6248              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
6249      Branch: perl
6250            ! utils/h2xs.PL
6251 ____________________________________________________________________________
6252 [  4824] By: gsar                                  on 2000/01/20  19:14:26
6253         Log: INSTALL updates from Andy Dougherty
6254      Branch: perl
6255            ! INSTALL
6256 ____________________________________________________________________________
6257 [  4823] By: gsar                                  on 2000/01/20  08:40:13
6258         Log: sv_true() has a superfluous test
6259      Branch: perl
6260            ! sv.c sv.h
6261 ____________________________________________________________________________
6262 [  4822] By: bailey                                on 2000/01/20  02:03:35
6263         Log: Minor cosmetic updates
6264      Branch: vmsperl
6265            ! configure.com
6266 ____________________________________________________________________________
6267 [  4821] By: bailey                                on 2000/01/20  00:25:30
6268         Log: Quick integration of mainline changes to date
6269      Branch: vmsperl
6270           +> (branch 74 files)
6271            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
6272            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6273            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
6274            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
6275            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
6276            - lib/warning.pm os2/POSIX.mkfifo warning.h
6277           !> (integrate 462 files)
6278 ____________________________________________________________________________
6279 [  4820] By: jhi                                   on 2000/01/19  22:46:42
6280         Log: More robust inc_version_list from Andy.
6281      Branch: cfgperl
6282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6283            ! config_h.SH
6284      Branch: metaconfig
6285            ! U/installdirs/inc_version_list.U
6286 ____________________________________________________________________________
6287 [  4819] By: jhi                                   on 2000/01/19  17:36:56
6288         Log: Add NV_PRESERVES_UV.
6289      Branch: cfgperl
6290            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6291            ! config_h.SH perl.h
6292      Branch: metaconfig
6293            ! U/protos/selecttype.U
6294      Branch: metaconfig/U/perl
6295            - nvpresuv.U
6296            ! perlxv.U
6297 ____________________________________________________________________________
6298 [  4818] By: jhi                                   on 2000/01/19  08:13:05
6299         Log: Integrate with Sarathy.
6300      Branch: cfgperl
6301           !> Changes Configure win32/config.bc win32/config.gc
6302           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6303           !> win32/config_H.vc
6304 ____________________________________________________________________________
6305 [  4817] By: gsar                                  on 2000/01/19  05:25:43
6306         Log: regen win32/config*
6307      Branch: perl
6308            ! Configure win32/config.bc win32/config.gc win32/config.vc
6309            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6310 ____________________________________________________________________________
6311 [  4816] By: jhi                                   on 2000/01/18  21:19:10
6312         Log: Policy patch from Andy for installation directories,
6313              removing the $apiversion.
6314      Branch: cfgperl
6315            ! Policy_sh.SH
6316 ____________________________________________________________________________
6317 [  4815] By: jhi                                   on 2000/01/18  21:11:03
6318         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
6319              as suggested by Andy.
6320      Branch: cfgperl
6321            ! Configure config_h.SH
6322      Branch: metaconfig
6323            ! U/compline/d_gnulibc.U U/modified/cc.U
6324 ____________________________________________________________________________
6325 [  4814] By: gsar                                  on 2000/01/18  20:48:10
6326         Log: integrate cfgperl changes into mainline
6327      Branch: perl
6328            ! Changes
6329           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6330           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
6331           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
6332 ____________________________________________________________________________
6333 [  4813] By: jhi                                   on 2000/01/18  19:41:33
6334         Log: metaconfig todo note from Andy.
6335      Branch: cfgperl
6336            ! Configure config_h.SH
6337      Branch: metaconfig
6338            ! U/installdirs/inc_version_list.U
6339 ____________________________________________________________________________
6340 [  4812] By: jhi                                   on 2000/01/18  15:02:55
6341         Log: More -V.
6342      Branch: cfgperl
6343            ! perl.c
6344 ____________________________________________________________________________
6345 [  4811] By: jhi                                   on 2000/01/18  10:35:30
6346         Log: More compile-time options shown with -V.
6347      Branch: cfgperl
6348            ! perl.c
6349 ____________________________________________________________________________
6350 [  4810] By: jhi                                   on 2000/01/17  08:35:49
6351         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
6352              the strtold() and qgcvt() prototypes for long doubles, but
6353              it should be okay in any case); fix bad assumptions in the
6354              test suite about string->float conversions; though the out
6355              parameter of strtold() (and strtoll()) is unused, it is nicer
6356              to have it in correct type.
6357      Branch: cfgperl
6358            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
6359      Branch: metaconfig
6360            ! U/modified/cc.U
6361 ____________________________________________________________________________
6362 [  4809] By: jhi                                   on 2000/01/16  19:21:18
6363         Log: strtoll works better ternary.
6364      Branch: cfgperl
6365            ! perl.h
6366 ____________________________________________________________________________
6367 [  4808] By: jhi                                   on 2000/01/16  19:12:58
6368         Log: Know strtoll.
6369      Branch: cfgperl
6370            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6371            ! config_h.SH perl.h
6372 ____________________________________________________________________________
6373 [  4807] By: jhi                                   on 2000/01/16  17:57:03
6374         Log: Integrate with Sarathy.
6375      Branch: cfgperl
6376           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
6377           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
6378 ____________________________________________________________________________
6379 [  4806] By: jhi                                   on 2000/01/16  16:37:47
6380         Log: Continue qgcvt work; closer now but not yet there.
6381      Branch: cfgperl
6382            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6383            ! config_h.SH doop.c utf8.c
6384      Branch: metaconfig
6385            ! U/compline/d_gconvert.U
6386      Branch: metaconfig/U/perl
6387            ! d_qgcvt.U
6388 ____________________________________________________________________________
6389 [  4805] By: jhi                                   on 2000/01/15  22:26:16
6390         Log: Metaconfig and Porting patches from Andy; start using the new
6391              long long and long double thingies from #4804; regen Configure.
6392      Branch: cfgperl
6393            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6394            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
6395      Branch: metaconfig
6396            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
6397            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
6398            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
6399            + U/nullified/lib.U
6400            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
6401            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
6402            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
6403            ! U/modified/Oldconfig.U U/modified/Signal.U
6404            ! U/modified/sig_name.U U/threads/usethreads.U
6405      Branch: metaconfig/U/perl
6406            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6407            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
6408            ! usemultiplicity.U
6409      Branch: perl
6410            ! perl.h util.c
6411 ____________________________________________________________________________
6412 [  4804] By: jhi                                   on 2000/01/14  14:22:24
6413         Log: Add more quad/long long/long double sciency.
6414      Branch: metaconfig/U/perl
6415            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
6416            + d_strtouq.U
6417 ____________________________________________________________________________
6418 [  4803] By: gsar                                  on 2000/01/14  04:40:49
6419         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
6420      Branch: perl
6421            ! op.c
6422 ____________________________________________________________________________
6423 [  4802] By: gsar                                  on 2000/01/14  04:35:55
6424         Log: add note about "our"
6425      Branch: perl
6426            ! lib/vars.pm
6427 ____________________________________________________________________________
6428 [  4801] By: gsar                                  on 2000/01/14  04:16:51
6429         Log: nailed "our" declarations, and better warnings on duplicate
6430              "our" declarations
6431      Branch: perl
6432            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
6433            ! t/pragma/strict-vars toke.c
6434 ____________________________________________________________________________
6435 [  4800] By: gsar                                  on 2000/01/14  01:27:13
6436         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
6437      Branch: perl
6438            ! dump.c op.c op.h
6439 ____________________________________________________________________________
6440 [  4799] By: gsar                                  on 2000/01/14  01:17:15
6441         Log: doc typo
6442      Branch: perl
6443            ! pod/perlfunc.pod
6444 ____________________________________________________________________________
6445 [  4798] By: jhi                                   on 2000/01/13  16:31:34
6446         Log: Integrate with Sarathy.
6447      Branch: cfgperl
6448           +> epoc/config.sh epoc/epocish.c epoc/link.pl
6449           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
6450           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6451           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
6452           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
6453           +> win32/perlhost.h win32/vdir.h win32/vmem.h
6454            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6455            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
6456            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
6457           !> (integrate 282 files)
6458 ____________________________________________________________________________
6459 [  4797] By: gsar                                  on 2000/01/13  08:12:56
6460         Log: clearer docs for change#4796; faster av_exists()
6461      Branch: perl
6462            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6463 ____________________________________________________________________________
6464 [  4796] By: gsar                                  on 2000/01/13  06:49:03
6465         Log: support delete() and exists() on array, tied array, and pseudo-hash
6466              elements or slices
6467      Branch: perl
6468            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
6469            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
6470            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
6471            ! t/op/avhv.t t/op/delete.t
6472 ____________________________________________________________________________
6473 [  4795] By: gsar                                  on 2000/01/11  20:52:30
6474         Log: extend site_perl changes change#4773 to vendor_perl as well
6475      Branch: perl
6476            ! Configure
6477 ____________________________________________________________________________
6478 [  4794] By: gsar                                  on 2000/01/11  19:18:50
6479         Log: rework INSTALL to reflect new logic for versioning sitelibs
6480      Branch: perl
6481            ! INSTALL
6482 ____________________________________________________________________________
6483 [  4793] By: gsar                                  on 2000/01/11  01:44:00
6484         Log: test for change#4792
6485      Branch: perl
6486            ! t/op/fork.t
6487 ____________________________________________________________________________
6488 [  4792] By: gsar                                  on 2000/01/11  01:22:36
6489         Log: pseudo forked children inherit environment correctly
6490      Branch: perl
6491            ! win32/perlhost.h
6492 ____________________________________________________________________________
6493 [  4791] By: gsar                                  on 2000/01/10  19:14:03
6494         Log: test tweak
6495      Branch: perl
6496            ! t/op/fork.t
6497 ____________________________________________________________________________
6498 [  4790] By: gsar                                  on 2000/01/10  18:56:16
6499         Log: check for USE_ITHREADS sanity was too restrictive
6500      Branch: perl
6501            ! perl.h
6502 ____________________________________________________________________________
6503 [  4789] By: gsar                                  on 2000/01/10  18:30:24
6504         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
6505              a real SetCurrentDirectory() in toplevel host
6506      Branch: perl
6507            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
6508            ! win32/vdir.h win32/win32.c
6509 ____________________________________________________________________________
6510 [  4782] By: gsar                                  on 2000/01/10  05:27:03
6511         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
6512      Branch: perl
6513            + epoc/config.sh epoc/epocish.c epoc/link.pl
6514            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
6515            - epoc/perl.pkg
6516            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
6517            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
6518            ! lib/Sys/Hostname.pm
6519 ____________________________________________________________________________
6520 [  4781] By: gsar                                  on 2000/01/10  05:11:03
6521         Log: pod typos (from Abigail <abigail@delanet.com>)
6522      Branch: perl
6523            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
6524 ____________________________________________________________________________
6525 [  4780] By: gsar                                  on 2000/01/10  05:07:35
6526         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
6527      Branch: perl
6528            ! t/lib/thread.t
6529 ____________________________________________________________________________
6530 [  4779] By: gsar                                  on 2000/01/10  05:06:16
6531         Log: terminate -s switch processing only on C<-->, not on C<--foo>
6532      Branch: perl
6533            ! perl.c
6534 ____________________________________________________________________________
6535 [  4778] By: gsar                                  on 2000/01/10  04:38:45
6536         Log: useithreads needs usemultiplicity
6537      Branch: perl
6538            ! Configure perl.h
6539 ____________________________________________________________________________
6540 [  4777] By: gsar                                  on 2000/01/10  01:18:04
6541         Log: use $Config{version} rather than $] where appropriate
6542      Branch: perl
6543            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
6544            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
6545            ! lib/lib.pm
6546 ____________________________________________________________________________
6547 [  4776] By: gsar                                  on 2000/01/10  00:11:34
6548         Log: enable fork.t on windows
6549      Branch: perl
6550            ! t/op/fork.t
6551 ____________________________________________________________________________
6552 [  4775] By: gsar                                  on 2000/01/10  00:07:29
6553         Log: broken test for use5005threads
6554      Branch: perl
6555            ! t/lib/safe2.t
6556 ____________________________________________________________________________
6557 [  4774] By: gsar                                  on 2000/01/09  23:56:37
6558         Log: more windows build tweaks
6559      Branch: perl
6560            ! installperl makedef.pl win32/Makefile win32/config_H.bc
6561            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6562            ! win32/makefile.mk
6563 ____________________________________________________________________________
6564 [  4773] By: gsar                                  on 2000/01/09  22:27:19
6565         Log: more changes for new-style version numbers (versions numbers on
6566              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
6567              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
6568              split $Config{apiversion} into three, @Config{apirevision,apiversion,
6569              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
6570              to .../site_perl/$version, just like $Config{privlib}, making sitelib
6571              completely independent across versions and substantially eliminating
6572              chances of breaking older installations by overwriting newly built
6573              extensions; all this means compatibility inclusions for @INC will need
6574              to take into account older sitelib versions (this still TODO)
6575              
6576              windows, vms, dos tweaks for the above
6577      Branch: perl
6578            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
6579            ! config_h.SH configure.com dosish.h installman installperl
6580            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
6581            ! win32/config.bc win32/config.gc win32/config.vc
6582            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6583            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
6584            ! win32/win32.c
6585 ____________________________________________________________________________
6586 [  4772] By: gsar                                  on 2000/01/09  19:05:33
6587         Log: s/usethreads/use5005threads/g
6588      Branch: perl
6589            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
6590 ____________________________________________________________________________
6591 [  4771] By: gsar                                  on 2000/01/09  18:51:50
6592         Log: Configure changes for new-style version numbers (from Andy Dougherty,
6593              slightly altered)
6594      Branch: perl
6595            ! Configure INSTALL Porting/Glossary Porting/config.sh
6596            ! Porting/config_H config_h.SH perl.h win32/Makefile
6597            ! win32/config.bc win32/config.gc win32/config.vc
6598            ! win32/makefile.mk
6599 ____________________________________________________________________________
6600 [  4770] By: gsar                                  on 2000/01/07  22:18:54
6601         Log: fix for 'make utest' failures (from Ilya Zakharevich)
6602      Branch: perl
6603            ! regexec.c
6604 ____________________________________________________________________________
6605 [  4769] By: gsar                                  on 2000/01/07  18:23:16
6606         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
6607      Branch: perl
6608            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
6609            + ext/ODBM_File/hints/cygwin.pl
6610            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
6611            ! hints/cygwin.sh installman installperl lib/Cwd.pm
6612            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
6613            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
6614 ____________________________________________________________________________
6615 [  4768] By: gsar                                  on 2000/01/07  18:12:15
6616         Log: typo on h2xs.PL (from Helmut Jarausch)
6617      Branch: perl
6618            ! utils/h2xs.PL
6619 ____________________________________________________________________________
6620 [  4767] By: gsar                                  on 2000/01/07  17:58:45
6621         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
6622      Branch: perl
6623            ! README.vms configure.com vms/subconfigure.com
6624 ____________________________________________________________________________
6625 [  4766] By: gsar                                  on 2000/01/07  17:54:05
6626         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
6627              <sthoenna@efn.org>)
6628      Branch: perl
6629            - os2/POSIX.mkfifo
6630            ! MANIFEST README.os2
6631 ____________________________________________________________________________
6632 [  4765] By: gsar                                  on 2000/01/06  20:11:46
6633         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
6634              match /^lib/ won't load properly)
6635      Branch: perl
6636            + ext/DynaLoader/hints/openbsd.pl
6637            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
6638 ____________________________________________________________________________
6639 [  4764] By: gsar                                  on 2000/01/06  19:51:08
6640         Log: add undocumented globals for compatibility--find.pl, and find2perl
6641              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
6642      Branch: perl
6643            ! lib/File/Find.pm
6644 ____________________________________________________________________________
6645 [  4763] By: gsar                                  on 2000/01/06  10:51:07
6646         Log: fix various C-backend shenanigans
6647      Branch: perl
6648            ! ext/B/B/C.pm
6649 ____________________________________________________________________________
6650 [  4762] By: gsar                                  on 2000/01/06  04:09:00
6651         Log: tweak test in change#4757 for Windows
6652      Branch: perl
6653            ! t/io/open.t
6654 ____________________________________________________________________________
6655 [  4761] By: gsar                                  on 2000/01/06  02:55:30
6656         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
6657              they belonged to freed OP_CONSTs)
6658      Branch: perl
6659            ! op.c
6660 ____________________________________________________________________________
6661 [  4760] By: gsar                                  on 2000/01/06  00:22:40
6662         Log: constant ranges could escape bareword check in list context
6663      Branch: perl
6664            ! op.c t/pragma/strict-subs
6665 ____________________________________________________________________________
6666 [  4759] By: gsar                                  on 2000/01/05  20:52:50
6667         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6668              Date: Wed, 05 Jan 2000 15:23:18 EST
6669              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
6670              Subject: Re: minimal m//g matches appear busted
6671      Branch: perl
6672            ! regexec.c t/op/pat.t
6673 ____________________________________________________________________________
6674 [  4758] By: gsar                                  on 2000/01/05  12:49:40
6675         Log: various nits identified by warnings unmasked by recent changes
6676      Branch: perl
6677            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
6678 ____________________________________________________________________________
6679 [  4757] By: gsar                                  on 2000/01/05  12:48:10
6680         Log: severe bugs in change#3786 fixed
6681      Branch: perl
6682            ! doio.c t/io/open.t
6683 ____________________________________________________________________________
6684 [  4756] By: gsar                                  on 2000/01/05  11:25:10
6685         Log: tweak change#4745 to make ebcdic output match for chars <= 037
6686      Branch: perl
6687            ! ext/Data/Dumper/Dumper.pm
6688 ____________________________________________________________________________
6689 [  4755] By: gsar                                  on 2000/01/05  06:56:05
6690         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
6691      Branch: perl
6692            ! Configure util.c utils/perlcc.PL
6693 ____________________________________________________________________________
6694 [  4754] By: gsar                                  on 2000/01/05  06:52:25
6695         Log: avoid expensive Version_check (from Andreas Koenig)
6696      Branch: perl
6697            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6698            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
6699 ____________________________________________________________________________
6700 [  4753] By: gsar                                  on 2000/01/05  06:48:22
6701         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
6702              Date: 03 Jan 2000 21:56:02 +0100
6703              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
6704              Subject: Reloading File::Copy
6705      Branch: perl
6706            ! Changes lib/File/Copy.pm t/lib/filecopy.t
6707 ____________________________________________________________________________
6708 [  4752] By: gsar                                  on 2000/01/04  01:19:20
6709         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
6710      Branch: perl
6711            ! win32/Makefile win32/makefile.mk win32/win32.h
6712 ____________________________________________________________________________
6713 [  4751] By: gsar                                  on 2000/01/03  18:26:08
6714         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
6715      Branch: perl
6716            ! lib/ExtUtils/MakeMaker.pm
6717 ____________________________________________________________________________
6718 [  4750] By: gsar                                  on 2000/01/02  21:58:02
6719         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
6720              to write to a file other than tmon.out (suggested by Haakon Alstadheim
6721              <Haakon.Alstadheim@sds.no>)
6722      Branch: perl
6723            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
6724 ____________________________________________________________________________
6725 [  4749] By: gsar                                  on 2000/01/02  21:37:29
6726         Log: disable optimization in change#3612 for join() and quotemeta()--this
6727              removes all the gross hacks for the special cases in that change; fix
6728              pp_concat() for when TARG == arg (modified version of patch suggested
6729              by Ilya Zakharevich)
6730      Branch: perl
6731            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
6732 ____________________________________________________________________________
6733 [  4748] By: gsar                                  on 2000/01/02  20:26:06
6734         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
6735              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
6736      Branch: perl
6737            ! lib/ExtUtils/MakeMaker.pm
6738 ____________________________________________________________________________
6739 [  4747] By: gsar                                  on 2000/01/02  20:17:36
6740         Log: fix 4-arg substr() when used as argument to subroutine
6741      Branch: perl
6742            ! pp.c t/op/substr.t
6743 ____________________________________________________________________________
6744 [  4746] By: gsar                                  on 2000/01/02  18:45:58
6745         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
6746      Branch: perl
6747            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
6748            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
6749            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
6750            ! perlapi.c proto.h thread.h util.c
6751 ____________________________________________________________________________
6752 [  4745] By: gsar                                  on 2000/01/02  18:15:44
6753         Log: ebcdic fix for Data::Dumper from Peter Prymmer
6754      Branch: perl
6755            ! ext/Data/Dumper/Dumper.pm regcomp.c
6756 ____________________________________________________________________________
6757 [  4744] By: gsar                                  on 1999/12/31  22:42:23
6758         Log: missing files in previous submit
6759      Branch: perl
6760            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
6761            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
6762 ____________________________________________________________________________
6763 [  4743] By: gsar                                  on 1999/12/31  06:47:18
6764         Log: various Windows build tweaks
6765      Branch: perl
6766            ! win32/win32.h
6767 ____________________________________________________________________________
6768 [  4742] By: gsar                                  on 1999/12/30  21:32:36
6769         Log: change#4705 breaks code that interpolates $], so leave string value
6770              of $] as it was for compatibility (and perhaps introduce $^V or similar
6771              for the utf8 representation, maybe?)
6772      Branch: perl
6773            ! configpm gv.c
6774 ____________________________________________________________________________
6775 [  4741] By: gsar                                  on 1999/12/30  19:36:21
6776         Log: avoid CRLF in byteloadable files created by perlcc
6777      Branch: perl
6778            ! utils/perlcc.PL
6779 ____________________________________________________________________________
6780 [  4740] By: gsar                                  on 1999/12/30  19:35:07
6781         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
6782      Branch: perl
6783            ! pod/perldelta.pod toke.c
6784 ____________________________________________________________________________
6785 [  4739] By: gsar                                  on 1999/12/30  05:44:21
6786         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
6787              to allow ByteLoader to work; the DATA filehandles continue to
6788              be left open in text mode for compatibility
6789      Branch: perl
6790            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
6791            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
6792            ! win32/win32.h
6793 ____________________________________________________________________________
6794 [  4738] By: gsar                                  on 1999/12/30  04:36:12
6795         Log: CR-LF support broken for formats
6796      Branch: perl
6797            ! toke.c
6798 ____________________________________________________________________________
6799 [  4737] By: gsar                                  on 1999/12/29  22:30:52
6800         Log: make DProf functional under pseudo-fork()
6801      Branch: perl
6802            ! ext/Devel/DProf/DProf.xs
6803 ____________________________________________________________________________
6804 [  4736] By: gsar                                  on 1999/12/29  21:04:59
6805         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
6806              Mulder)
6807      Branch: perl
6808            ! doio.c pp_hot.c t/io/argv.t
6809 ____________________________________________________________________________
6810 [  4735] By: gsar                                  on 1999/12/29  18:12:40
6811         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
6812              Koenig)
6813      Branch: perl
6814            ! Makefile.SH
6815 ____________________________________________________________________________
6816 [  4734] By: gsar                                  on 1999/12/28  21:10:37
6817         Log: Windows build tweaks
6818      Branch: perl
6819            ! INTERN.h sv.c
6820 ____________________________________________________________________________
6821 [  4733] By: gsar                                  on 1999/12/28  20:45:15
6822         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
6823              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
6824      Branch: perl
6825            ! pp_sys.c
6826 ____________________________________________________________________________
6827 [  4732] By: gsar                                  on 1999/12/28  20:42:13
6828         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
6829              <ralph@inputplus.demon.co.uk>
6830      Branch: perl
6831            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
6832 ____________________________________________________________________________
6833 [  4731] By: gsar                                  on 1999/12/28  20:23:17
6834         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
6835              not supplied (variant of patch suggested by Ilya Zakharevich)
6836      Branch: perl
6837            ! XSUB.h lib/ExtUtils/xsubpp
6838 ____________________________________________________________________________
6839 [  4730] By: gsar                                  on 1999/12/28  19:55:56
6840         Log: range operator does magical string increment iff both operands
6841              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
6842              the "foreach (RANGE)" case as well
6843      Branch: perl
6844            ! pp_ctl.c t/op/range.t
6845 ____________________________________________________________________________
6846 [  4729] By: gsar                                  on 1999/12/28  18:40:19
6847         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
6848      Branch: perl
6849            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
6850            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
6851            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
6852            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
6853            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
6854            ! win32/win32.h
6855 ____________________________________________________________________________
6856 [  4728] By: gsar                                  on 1999/12/28  07:44:19
6857         Log: typecasts needed
6858      Branch: perl
6859            ! toke.c
6860 ____________________________________________________________________________
6861 [  4727] By: gsar                                  on 1999/12/28  06:23:08
6862         Log: change#4721 needed line number adjustments
6863      Branch: perl
6864            ! MANIFEST global.sym proto.h t/pragma/warn/doop
6865            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
6866            ! t/pragma/warn/toke t/pragma/warn/utf8
6867 ____________________________________________________________________________
6868 [  4726] By: gsar                                  on 1999/12/28  04:18:15
6869         Log: integrate utfperl contents into mainline
6870      Branch: perl
6871           +> lib/byte.pm lib/byte_heavy.pl
6872           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
6873           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
6874           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
6875 ____________________________________________________________________________
6876 [  4725] By: gsar                                  on 1999/12/28  04:08:09
6877         Log: integrate mainline contents
6878      Branch: utfperl
6879            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
6880            - lib/unicode/Eq/Unicode
6881           !> (integrate 60 files)
6882 ____________________________________________________________________________
6883 [  4724] By: gsar                                  on 1999/12/28  03:44:10
6884         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
6885      Branch: perl
6886            ! regcomp.c t/op/re_tests
6887 ____________________________________________________________________________
6888 [  4723] By: gsar                                  on 1999/12/28  03:28:39
6889         Log: more ebcdic testsuite fixups (from Peter Prymmer)
6890      Branch: perl
6891            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
6892            ! t/pragma/overload.t t/pragma/utf8.t
6893 ____________________________________________________________________________
6894 [  4722] By: gsar                                  on 1999/12/28  03:14:48
6895         Log: avoid "used once" warning
6896      Branch: perl
6897            ! lib/diagnostics.pm
6898 ____________________________________________________________________________
6899 [  4721] By: gsar                                  on 1999/12/28  03:10:32
6900         Log: ebcdic tweaks for tests from Peter Prymmer
6901      Branch: perl
6902            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
6903            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
6904 ____________________________________________________________________________
6905 [  4720] By: gsar                                  on 1999/12/28  03:08:39
6906         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
6907      Branch: perl
6908            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
6909            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
6910            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
6911 ____________________________________________________________________________
6912 [  4719] By: gsar                                  on 1999/12/28  03:01:04
6913         Log: perlport v1.45 from Chris Nandor
6914      Branch: perl
6915            ! pod/perlport.pod
6916 ____________________________________________________________________________
6917 [  4718] By: gsar                                  on 1999/12/28  02:59:16
6918         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
6919              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
6920      Branch: perl
6921            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
6922            ! t/pragma/constant.t
6923 ____________________________________________________________________________
6924 [  4717] By: gsar                                  on 1999/12/28  02:47:04
6925         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
6926      Branch: perl
6927            - ext/DynaLoader/dl_cygwin.xs
6928            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
6929            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
6930            ! util.c
6931 ____________________________________________________________________________
6932 [  4716] By: gsar                                  on 1999/12/28  02:40:51
6933         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
6934              (from Andy Dougherty)
6935      Branch: perl
6936            ! Configure
6937 ____________________________________________________________________________
6938 [  4715] By: gsar                                  on 1999/12/28  02:38:44
6939         Log: better variant of change#4644 (from Andy Dougherty)
6940      Branch: perl
6941            ! Configure
6942 ____________________________________________________________________________
6943 [  4714] By: gsar                                  on 1999/12/28  02:36:40
6944         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
6945      Branch: perl
6946            ! Configure
6947 ____________________________________________________________________________
6948 [  4713] By: gsar                                  on 1999/12/28  02:35:15
6949         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
6950              INSTALL (from Andy Dougherty)
6951      Branch: perl
6952            ! Configure
6953 ____________________________________________________________________________
6954 [  4712] By: gsar                                  on 1999/12/28  02:30:55
6955         Log: avoid creating new files during make install
6956      Branch: perl
6957            ! Makefile.SH
6958 ____________________________________________________________________________
6959 [  4711] By: gsar                                  on 1999/12/28  02:24:44
6960         Log: pod edits from Paul Marquess and Mark-Jason Dominus
6961      Branch: perl
6962            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
6963            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
6964            ! pod/perldelta.pod
6965 ____________________________________________________________________________
6966 [  4710] By: gsar                                  on 1999/12/28  02:05:23
6967         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
6968              <sthoenna@efn.org>); add explicit target for opmini.o
6969      Branch: perl
6970            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
6971 ____________________________________________________________________________
6972 [  4709] By: gsar                                  on 1999/12/28  01:20:39
6973         Log: partly fix perldiag regressions identified by Tom Christiansen
6974      Branch: perl
6975            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
6976            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
6977            ! t/pragma/warn/pp_sys
6978 ____________________________________________________________________________
6979 [  4708] By: gsar                                  on 1999/12/27  23:33:24
6980         Log: update perldiag for change#4707
6981      Branch: perl
6982            ! perl.c pod/perldiag.pod
6983 ____________________________________________________________________________
6984 [  4707] By: gsar                                  on 1999/12/27  23:23:39
6985         Log: allow spaces in -I switch argument
6986      Branch: perl
6987            ! perl.c
6988 ____________________________________________________________________________
6989 [  4706] By: gsar                                  on 1999/12/26  23:44:53
6990         Log: fix typos
6991      Branch: utfperl
6992            ! sv.h toke.c
6993 ____________________________________________________________________________
6994 [  4705] By: gsar                                  on 1999/12/24  04:02:35
6995         Log: support for v5.5.640 style version numbers
6996      Branch: utfperl
6997            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
6998            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
6999 ____________________________________________________________________________
7000 [  4704] By: gsar                                  on 1999/12/23  08:54:27
7001         Log: bring in basic threads stuff under USE_ITHREADS
7002      Branch: perl
7003            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
7004            ! util.c
7005 ____________________________________________________________________________
7006 [  4703] By: gsar                                  on 1999/12/23  00:10:06
7007         Log: integrate mainline contents into utfperl
7008      Branch: utfperl
7009           !> (integrate 33 files)
7010 ____________________________________________________________________________
7011 [  4702] By: gsar                                  on 1999/12/20  17:18:23
7012         Log: virtual directory handling broken on paths with trailing slash
7013      Branch: perl
7014            ! win32/Makefile win32/makefile.mk win32/vdir.h
7015 ____________________________________________________________________________
7016 [  4701] By: gsar                                  on 1999/12/20  17:09:55
7017         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
7018              isn't set for all m/$foo/o)
7019      Branch: perl
7020            ! pp_ctl.c
7021 ____________________________________________________________________________
7022 [  4700] By: gsar                                  on 1999/12/20  16:28:51
7023         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
7024              we have a race on our hands)
7025      Branch: perl
7026            ! pp_ctl.c
7027 ____________________________________________________________________________
7028 [  4699] By: gsar                                  on 1999/12/20  16:19:00
7029         Log: pod tweaks
7030      Branch: perl
7031            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
7032 ____________________________________________________________________________
7033 [  4698] By: gsar                                  on 1999/12/20  07:55:07
7034         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
7035      Branch: perl
7036            ! utf8.c
7037 ____________________________________________________________________________
7038 [  4697] By: gsar                                  on 1999/12/18  01:35:50
7039         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
7040              anon hash rather than a block; test case for the same
7041      Branch: perl
7042            ! t/comp/term.t toke.c
7043 ____________________________________________________________________________
7044 [  4696] By: gsar                                  on 1999/12/17  19:55:03
7045         Log: leak in change#4694 spotted by Larry
7046      Branch: perl
7047            ! hv.c
7048 ____________________________________________________________________________
7049 [  4695] By: gsar                                  on 1999/12/17  18:14:11
7050         Log: test case for change#4694
7051      Branch: perl
7052            ! t/op/delete.t
7053 ____________________________________________________________________________
7054 [  4694] By: gsar                                  on 1999/12/17  18:09:08
7055         Log: delete() should return the value as is, not a copy thereof
7056      Branch: perl
7057            ! hv.c pod/perldelta.pod
7058 ____________________________________________________________________________
7059 [  4693] By: gsar                                  on 1999/12/17  17:45:58
7060         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
7061      Branch: perl
7062            ! regexec.c t/op/re_tests
7063 ____________________________________________________________________________
7064 [  4692] By: gsar                                  on 1999/12/17  17:41:10
7065         Log: credits tweak
7066      Branch: perl
7067            ! lib/File/Spec.pm
7068 ____________________________________________________________________________
7069 [  4691] By: gsar                                  on 1999/12/17  07:12:53
7070         Log: DynaLoader doesn't build properly when $(DLSRC) changes
7071              (fix suggested by Hans Mulder)
7072      Branch: perl
7073            ! ext/DynaLoader/Makefile.PL
7074 ____________________________________________________________________________
7075 [  4690] By: gsar                                  on 1999/12/17  06:26:34
7076         Log: add missing new ops
7077      Branch: perl
7078            ! ext/B/ramblings/runtime.porting
7079 ____________________________________________________________________________
7080 [  4689] By: gsar                                  on 1999/12/17  06:16:49
7081         Log: test harness tweak from Hans Mulder
7082      Branch: perl
7083            ! t/TEST
7084 ____________________________________________________________________________
7085 [  4688] By: gsar                                  on 1999/12/17  06:14:23
7086         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
7087              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
7088      Branch: perl
7089            ! Makefile.SH cygwin/Makefile.SHs
7090 ____________________________________________________________________________
7091 [  4687] By: gsar                                  on 1999/12/17  06:06:46
7092         Log: applied suggested patch with whitespace adjustments
7093              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
7094              Date: Thu, 16 Dec 1999 08:57:55 +0100
7095              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
7096              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
7097      Branch: perl
7098            ! lib/File/Find.pm
7099 ____________________________________________________________________________
7100 [  4686] By: gsar                                  on 1999/12/17  05:48:53
7101         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
7102              by Hans Mulder)
7103      Branch: perl
7104            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
7105            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7106            ! ext/DynaLoader/dl_rhapsody.xs
7107 ____________________________________________________________________________
7108 [  4685] By: gsar                                  on 1999/12/17  05:37:51
7109         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
7110              <rjk@linguist.dartmouth.edu>)
7111      Branch: perl
7112            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
7113 ____________________________________________________________________________
7114 [  4684] By: gsar                                  on 1999/12/16  09:32:48
7115         Log: spell out how to get 4-digit year (from Micheal G Schwern
7116              <schwern@pobox.com>)
7117      Branch: perl
7118            ! pod/perlfunc.pod
7119 ____________________________________________________________________________
7120 [  4683] By: gsar                                  on 1999/12/16  09:26:53
7121         Log: type mismatch for %c format argument (spotted by Robin Barker
7122              <rmb1@cise.npl.co.uk>)
7123      Branch: perl
7124            ! regcomp.c
7125 ____________________________________________________________________________
7126 [  4682] By: gsar                                  on 1999/12/16  08:33:28
7127         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
7128              <sho_pi@hotmail.com>)
7129      Branch: perl
7130            ! win32/win32.c
7131 ____________________________________________________________________________
7132 [  4681] By: gsar                                  on 1999/12/16  08:31:15
7133         Log: missing backslash (spotted by Johan Vromans)
7134      Branch: perl
7135            ! perl.c
7136 ____________________________________________________________________________
7137 [  4680] By: gsar                                  on 1999/12/16  08:26:00
7138         Log: avoid coredump on diagnostics when STDERR is closed
7139      Branch: perl
7140            ! perl.h
7141 ____________________________________________________________________________
7142 [  4679] By: gsar                                  on 1999/12/12  18:09:41
7143         Log: integrate mainline changes
7144      Branch: utfperl
7145           +> (branch 39 files)
7146            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7147            - lib/unicode/UnicodeData-Latest.txt
7148           !> (integrate 447 files)
7149 ____________________________________________________________________________
7150 [  4678] By: gsar                                  on 1999/12/10  01:39:13
7151         Log: interpreter structure should be nulled under -DMULTIPLICITY
7152      Branch: perl
7153            ! perl.c
7154 ____________________________________________________________________________
7155 [  4677] By: gsar                                  on 1999/12/09  11:10:27
7156         Log: update Changes
7157      Branch: perl
7158            ! Changes
7159
7160 ----------------
7161 Version 5.005_63
7162 ----------------
7163
7164 ____________________________________________________________________________
7165 [  4676] By: gsar                                  on 1999/12/09  10:51:43
7166         Log: fix File::Find testsuite bugs in symlink-less places
7167      Branch: perl
7168            ! t/lib/filefind.t
7169 ____________________________________________________________________________
7170 [  4675] By: gsar                                  on 1999/12/09  10:22:31
7171         Log: USE_ITHREADS tweaks and notes
7172      Branch: perl
7173            ! op.c pod/perldelta.pod sv.c
7174 ____________________________________________________________________________
7175 [  4674] By: gsar                                  on 1999/12/09  10:21:53
7176         Log: allow new style sort subs to work under usethreads
7177      Branch: perl
7178            ! pp_ctl.c
7179 ____________________________________________________________________________
7180 [  4673] By: gsar                                  on 1999/12/09  04:00:23
7181         Log: document compatibility issue with literal list slices and NOTOP
7182              (C<not (1,2,3)[0]> is now a syntax error)
7183      Branch: perl
7184            ! pod/perldelta.pod
7185 ____________________________________________________________________________
7186 [  4672] By: gsar                                  on 1999/12/09  01:14:46
7187         Log: avoid mismatched expectation <-> int types for C++ builds
7188      Branch: perl
7189            ! embed.pl intrpvar.h proto.h toke.c
7190 ____________________________________________________________________________
7191 [  4671] By: gsar                                  on 1999/12/09  00:36:24
7192         Log: newer version of File::Find with support for following symlinks and
7193              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
7194      Branch: perl
7195            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
7196 ____________________________________________________________________________
7197 [  4670] By: gsar                                  on 1999/12/09  00:13:06
7198         Log: avoid initializing GvCV slot for autovivified filehandles
7199      Branch: perl
7200            ! pp.c
7201 ____________________________________________________________________________
7202 [  4669] By: gsar                                  on 1999/12/08  19:09:27
7203         Log: apply change#4618 again along with Ilya's patch to fix bugs
7204              in it (see change#4622)
7205      Branch: perl
7206            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
7207            ! t/op/re_tests t/op/subst.t
7208 ____________________________________________________________________________
7209 [  4668] By: gsar                                  on 1999/12/08  18:56:53
7210         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
7211              From: Larry Wall <larry@wall.org>
7212              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
7213              Message-Id: <199912072039.MAA13257@kiev.wall.org>
7214              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
7215      Branch: perl
7216            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
7217 ____________________________________________________________________________
7218 [  4667] By: gsar                                  on 1999/12/08  18:47:37
7219         Log: patch to fix aix hints from ortmann@vnet.ibm.com
7220      Branch: perl
7221            ! hints/aix.sh
7222 ____________________________________________________________________________
7223 [  4666] By: gsar                                  on 1999/12/08  18:29:02
7224         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
7225              Tim Meadowcroft
7226      Branch: perl
7227            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
7228 ____________________________________________________________________________
7229 [  4665] By: gsar                                  on 1999/12/08  02:22:31
7230         Log: introduce save_I8() for saving byte values
7231      Branch: perl
7232            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7233            ! regcomp.c regexec.c scope.c scope.h sv.c
7234 ____________________________________________________________________________
7235 [  4664] By: gsar                                  on 1999/12/08  02:02:33
7236         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
7237      Branch: perl
7238            ! toke.c
7239 ____________________________________________________________________________
7240 [  4663] By: gsar                                  on 1999/12/08  01:11:44
7241         Log: longstanding typo in lexer: PL_lex_expect was not properly
7242              saved on reentry
7243      Branch: perl
7244            ! toke.c
7245 ____________________________________________________________________________
7246 [  4662] By: gsar                                  on 1999/12/07  23:16:21
7247         Log: typos in change#4546
7248      Branch: perl
7249            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
7250 ____________________________________________________________________________
7251 [  4661] By: gsar                                  on 1999/12/07  09:33:50
7252         Log: typos in change#4660
7253      Branch: perl
7254            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
7255 ____________________________________________________________________________
7256 [  4660] By: gsar                                  on 1999/12/06  23:42:55
7257         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
7258              fix bug where lc($readonly) could result in bogus errors
7259      Branch: perl
7260            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
7261            ! pp.c pp_sys.c proto.h sv.c
7262 ____________________________________________________________________________
7263 [  4659] By: gsar                                  on 1999/12/06  15:24:31
7264         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
7265              <jarausch@igpm.rwth-aachen.de>)
7266      Branch: perl
7267            ! perl.h
7268 ____________________________________________________________________________
7269 [  4658] By: gsar                                  on 1999/12/06  15:18:30
7270         Log: fix for -Dp via $^D (suggested by Stephane Payrard
7271              <stef@adnaccess.com>)
7272      Branch: perl
7273            ! mg.c
7274 ____________________________________________________________________________
7275 [  4657] By: gsar                                  on 1999/12/06  06:50:01
7276         Log: change#4641 needs perldiag.pod edit
7277      Branch: perl
7278            - lib/unicode/UnicodeData-Latest.txt
7279            ! pod/perldiag.pod
7280 ____________________________________________________________________________
7281 [  4656] By: gsar                                  on 1999/12/06  01:36:56
7282         Log: Makefile tweak for change#4649
7283      Branch: perl
7284            ! Makefile.SH
7285 ____________________________________________________________________________
7286 [  4655] By: gsar                                  on 1999/12/05  17:23:57
7287         Log: change#4653 was missing a patch reject
7288      Branch: perl
7289            ! win32/makefile.mk
7290 ____________________________________________________________________________
7291 [  4654] By: gsar                                  on 1999/12/05  11:41:04
7292         Log: windows build tweaks for Borland compiler
7293      Branch: perl
7294            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
7295 ____________________________________________________________________________
7296 [  4653] By: gsar                                  on 1999/12/05  11:07:37
7297         Log: applied somewhat modified version of suggested patch
7298              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7299              Date: Thu, 18 Nov 1999 18:45:27 PST
7300              Message-ID: <19991119024527.72749.qmail@hotmail.com>
7301              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
7302      Branch: perl
7303            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
7304            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
7305            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
7306            ! win32/makefile.mk win32/win32.h
7307 ____________________________________________________________________________
7308 [  4652] By: gsar                                  on 1999/12/05  09:24:45
7309         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
7310              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
7311              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
7312              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
7313      Branch: perl
7314            ! Changes hints/svr5.sh
7315 ____________________________________________________________________________
7316 [  4651] By: gsar                                  on 1999/12/05  09:01:19
7317         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
7318              when given non-existent drive names
7319      Branch: perl
7320            ! lib/File/Path.pm
7321 ____________________________________________________________________________
7322 [  4650] By: gsar                                  on 1999/12/05  08:47:11
7323         Log: windows build tweaks for change#4649
7324      Branch: perl
7325            ! win32/Makefile win32/makefile.mk
7326 ____________________________________________________________________________
7327 [  4649] By: gsar                                  on 1999/12/05  07:49:28
7328         Log: make File::Glob::glob() the default for CORE::glob()
7329              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
7330      Branch: perl
7331            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
7332            ! win32/makefile.mk
7333 ____________________________________________________________________________
7334 [  4648] By: gsar                                  on 1999/12/05  00:33:34
7335         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
7336      Branch: perl
7337            ! lib/Pod/Html.pm
7338 ____________________________________________________________________________
7339 [  4647] By: gsar                                  on 1999/12/05  00:14:01
7340         Log: remove outdated entry
7341      Branch: perl
7342            ! pod/perltrap.pod
7343 ____________________________________________________________________________
7344 [  4646] By: gsar                                  on 1999/12/04  22:48:51
7345         Log: s/block/loop block/ in diagnostics about next, last, redo
7346      Branch: perl
7347            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
7348 ____________________________________________________________________________
7349 [  4645] By: gsar                                  on 1999/12/04  22:25:32
7350         Log: readability tweak suggested by GRommel@sears.com
7351      Branch: perl
7352            ! pp.c
7353 ____________________________________________________________________________
7354 [  4644] By: gsar                                  on 1999/12/04  22:05:00
7355         Log: Configure tweak from Peter Prymmer
7356      Branch: perl
7357            ! Configure
7358 ____________________________________________________________________________
7359 [  4643] By: gsar                                  on 1999/12/04  21:55:27
7360         Log: make weak keyword check look for defined(&lock), not
7361              merely defined(*lock)
7362      Branch: perl
7363            ! toke.c
7364 ____________________________________________________________________________
7365 [  4642] By: gsar                                  on 1999/12/04  21:11:51
7366         Log: make eof() open ARGV if it isn't open already; also fixes bug
7367              where eof() would operate on any last-read filehandle, not
7368              just ARGV
7369      Branch: perl
7370            ! pp_sys.c
7371 ____________________________________________________________________________
7372 [  4641] By: gsar                                  on 1999/12/04  04:42:25
7373         Log: make uninitialized value warnings report opcode
7374      Branch: perl
7375            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
7376            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
7377            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
7378            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
7379            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
7380            ! t/pragma/warn/sv
7381 ____________________________________________________________________________
7382 [  4640] By: gsar                                  on 1999/12/04  02:40:44
7383         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
7384              that don't do range checking
7385      Branch: perl
7386            ! lib/Time/Local.pm
7387 ____________________________________________________________________________
7388 [  4639] By: gsar                                  on 1999/12/04  01:00:49
7389         Log: better implementation of change#3326; open(local $foo,...) now
7390              allowed in addition to any uninitialized variable, for consistency
7391              with how autovivification works elsewhere; add code to use the
7392              variable name as the name of the handle for simple variables, so
7393              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
7394      Branch: perl
7395            ! op.c pod/perldelta.pod pp.c t/io/open.t
7396 ____________________________________________________________________________
7397 [  4638] By: gsar                                  on 1999/12/03  21:20:00
7398         Log: pod nits
7399      Branch: perl
7400            ! pod/perlfunc.pod pod/perlrun.pod
7401 ____________________________________________________________________________
7402 [  4637] By: gsar                                  on 1999/12/03  08:59:04
7403         Log: change#4431 was flawed
7404      Branch: perl
7405            ! Makefile.SH
7406 ____________________________________________________________________________
7407 [  4636] By: gsar                                  on 1999/12/03  07:59:52
7408         Log: pod embellishments from Nathan Torkington
7409      Branch: perl
7410            ! pod/perlfaq2.pod pod/perlhack.pod
7411 ____________________________________________________________________________
7412 [  4635] By: gsar                                  on 1999/12/03  07:56:04
7413         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
7414      Branch: perl
7415            ! pod/perlfaq4.pod
7416 ____________________________________________________________________________
7417 [  4634] By: gsar                                  on 1999/12/03  07:47:47
7418         Log: test tweak for VMS (from Craig A. Berry)
7419      Branch: perl
7420            ! t/io/nargv.t
7421 ____________________________________________________________________________
7422 [  4633] By: gsar                                  on 1999/12/03  07:44:52
7423         Log: patchls tweak from Andreas Koenig
7424      Branch: perl
7425            ! Porting/patchls
7426 ____________________________________________________________________________
7427 [  4632] By: gsar                                  on 1999/12/03  07:42:23
7428         Log: don't mess with the umask()
7429      Branch: perl
7430            ! installhtml installman installperl lib/ExtUtils/Install.pm
7431            ! lib/ExtUtils/Manifest.pm
7432 ____________________________________________________________________________
7433 [  4631] By: gsar                                  on 1999/12/03  06:52:50
7434         Log: support -a switch to append bytecode to an existing file and make
7435              perlcc use it (from Tom Hughes <tom@compton.nu>)
7436      Branch: perl
7437            ! ext/B/B/Bytecode.pm utils/perlcc.PL
7438 ____________________________________________________________________________
7439 [  4630] By: gsar                                  on 1999/12/03  06:46:16
7440         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
7441              (from Tom Phoenix)
7442      Branch: perl
7443            ! pod/perltrap.pod
7444 ____________________________________________________________________________
7445 [  4629] By: gsar                                  on 1999/12/03  06:40:15
7446         Log: use PerlIO abstraction rather than straight stdio (from
7447              Chip Salzenberg)
7448      Branch: perl
7449            ! ext/ByteLoader/ByteLoader.xs
7450 ____________________________________________________________________________
7451 [  4628] By: gsar                                  on 1999/12/03  06:15:54
7452         Log: avoid warning in IO::Select::exists() if socket doesn't exist
7453      Branch: perl
7454            ! ext/IO/lib/IO/Select.pm
7455 ____________________________________________________________________________
7456 [  4627] By: gsar                                  on 1999/12/03  06:05:19
7457         Log: two small patches from Peter Prymmer <pvhp@forte.com>
7458      Branch: perl
7459            ! makedepend.SH win32/Makefile win32/makefile.mk
7460 ____________________________________________________________________________
7461 [  4626] By: gsar                                  on 1999/12/03  05:36:38
7462         Log: From: Peter Prymmer <pvhp@forte.com>
7463              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
7464              Message-Id: <199911260506.VAA17230@brio.forte.com>
7465              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
7466      Branch: perl
7467            ! regcomp.c
7468 ____________________________________________________________________________
7469 [  4625] By: gsar                                  on 1999/12/03  05:20:21
7470         Log: Windows build tweaks due to change#4623
7471      Branch: perl
7472            ! win32/Makefile win32/makefile.mk win32/perlhost.h
7473 ____________________________________________________________________________
7474 [  4624] By: gsar                                  on 1999/12/03  04:58:30
7475         Log: add missing file
7476      Branch: perl
7477            + ext/DynaLoader/XSLoader_pm.PL
7478 ____________________________________________________________________________
7479 [  4623] By: gsar                                  on 1999/12/03  04:47:03
7480         Log: applied suggested patch; removed $VERSION = $VERSION hack
7481              (change#4043 fixed the need for that)
7482              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7483              Date: Tue, 16 Nov 1999 01:50:31 EST
7484              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
7485              Subject: [PATCH 5.005_62] XSLoader.pm
7486      Branch: perl
7487            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
7488            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
7489            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
7490            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
7491            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
7492            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
7493            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
7494            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
7495            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
7496            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
7497            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
7498 ____________________________________________________________________________
7499 [  4622] By: gsar                                  on 1999/12/03  04:02:39
7500         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
7501      Branch: perl
7502            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7503 ____________________________________________________________________________
7504 [  4621] By: gsar                                  on 1999/12/02  22:24:53
7505         Log: caveat about thread-safety of extensions
7506      Branch: perl
7507            ! pod/perlfork.pod
7508 ____________________________________________________________________________
7509 [  4620] By: gsar                                  on 1999/12/02  20:31:02
7510         Log: XS documentation patches suggested by Ilya, severally adjusted
7511      Branch: perl
7512            ! pod/perlxs.pod pod/perlxstut.pod
7513 ____________________________________________________________________________
7514 [  4619] By: gsar                                  on 1999/12/02  17:52:50
7515         Log: re-add missing Unicode database master
7516      Branch: perl
7517            + lib/unicode/Unicode.300
7518 ____________________________________________________________________________
7519 [  4618] By: gsar                                  on 1999/12/02  06:56:18
7520         Log: applied suggested patch with prototype changes
7521              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
7522              Date:    Tue, 23 Nov 1999 22:55:55 EST
7523              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
7524              Subject: [PATCH 5.005_62] First char cognizance
7525      Branch: perl
7526            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
7527 ____________________________________________________________________________
7528 [  4617] By: gsar                                  on 1999/12/02  06:04:57
7529         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
7530      Branch: perl
7531            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
7532 ____________________________________________________________________________
7533 [  4616] By: gsar                                  on 1999/12/02  04:30:22
7534         Log: various documentation tweaks suggested by M. J. T. Guy
7535      Branch: perl
7536            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
7537 ____________________________________________________________________________
7538 [  4615] By: gsar                                  on 1999/12/02  04:17:43
7539         Log: various File::Glob fixes for DOSISH platforms
7540              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
7541              Date: Tue, 02 Nov 1999 11:11:25 GMT
7542              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
7543              Subject: File::Glob again. Final patch, honest!
7544      Branch: perl
7545            + t/lib/glob-case.t
7546            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
7547            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
7548            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
7549 ____________________________________________________________________________
7550 [  4614] By: gsar                                  on 1999/12/02  03:42:55
7551         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
7552              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
7553      Branch: perl
7554            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
7555 ____________________________________________________________________________
7556 [  4613] By: gsar                                  on 1999/12/02  01:59:19
7557         Log: ignore yet another known scalar leak
7558      Branch: perl
7559            ! t/pragma/warn/regcomp
7560 ____________________________________________________________________________
7561 [  4612] By: gsar                                  on 1999/12/02  01:15:02
7562         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
7563      Branch: perl
7564            ! pp.c
7565 ____________________________________________________________________________
7566 [  4611] By: gsar                                  on 1999/12/02  00:31:43
7567         Log: a somewhat tweaked version of suggested patch
7568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7569              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
7570              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
7571              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
7572      Branch: perl
7573            ! pod/perlfunc.pod
7574 ____________________________________________________________________________
7575 [  4610] By: gsar                                  on 1999/12/01  19:09:31
7576         Log: more accurate require() pseudocode (from James P. Williams
7577              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
7578      Branch: perl
7579            ! pod/perlfunc.pod
7580 ____________________________________________________________________________
7581 [  4609] By: gsar                                  on 1999/12/01  18:43:49
7582         Log: avoid "Callback called exit" error on intentional exit()
7583      Branch: perl
7584            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
7585 ____________________________________________________________________________
7586 [  4608] By: gsar                                  on 1999/12/01  18:42:38
7587         Log: find_byclass() prototype was incoherent
7588      Branch: perl
7589            ! regexec.c
7590 ____________________________________________________________________________
7591 [  4607] By: gsar                                  on 1999/12/01  05:45:10
7592         Log: better documentation for goto &NAME (from M. J. T. Guy)
7593      Branch: perl
7594            ! pod/perlfunc.pod
7595 ____________________________________________________________________________
7596 [  4606] By: gsar                                  on 1999/12/01  05:33:14
7597         Log: integrate cfgperl contents into mainline
7598      Branch: perl
7599           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
7600           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
7601            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7602            ! Changes
7603           !> (integrate 210 files)
7604 ____________________________________________________________________________
7605 [  4605] By: gsar                                  on 1999/12/01  05:15:27
7606         Log: avoid PTR->IV cast warnings
7607      Branch: perl
7608            ! mg.c op.c scope.h
7609 ____________________________________________________________________________
7610 [  4604] By: gsar                                  on 1999/12/01  03:59:56
7611         Log: email address changes
7612      Branch: perl
7613            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
7614            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
7615            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
7616            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
7617            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
7618 ____________________________________________________________________________
7619 [  4603] By: gsar                                  on 1999/12/01  03:45:13
7620         Log: minor USE_ITHREADS tweaks
7621      Branch: perl
7622            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
7623            ! win32/perllib.c win32/win32.h
7624 ____________________________________________________________________________
7625 [  4602] By: gsar                                  on 1999/12/01  01:00:09
7626         Log: more complete pseudo-fork() support for Windows
7627      Branch: perl
7628            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
7629            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
7630            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
7631            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
7632            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
7633            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
7634            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
7635            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
7636            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
7637            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
7638            ! win32/win32iop.h win32/win32thread.h
7639 ____________________________________________________________________________
7640 [  4601] By: gsar                                  on 1999/12/01  00:45:38
7641         Log: rudimentary support for remote debugging, from aeons ago (somewhat
7642              modified)
7643              From: Graham TerMarsch <grahamt@ActiveState.com>
7644              Date: Sat, 12 Sep 1998 10:46:55 -0700
7645              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
7646              Subject: Re: Patches to perl5db.pl to allow for remote debugging
7647      Branch: perl
7648            ! lib/perl5db.pl
7649 ____________________________________________________________________________
7650 [  4600] By: chip                                  on 1999/11/19  21:16:00
7651         Log: Document known limitations of fdopen() on some systems,
7652              as they apply to open() and sysopen().
7653      Branch: perl
7654            ! pod/perlfunc.pod
7655 ____________________________________________________________________________
7656 [  4599] By: chip                                  on 1999/11/19  17:20:19
7657         Log: Undef printf before redirecting it to PerlIO_stdoutf.
7658              (Avoids an irritating warning when compiling with PerlIO.)
7659      Branch: perl
7660            ! perl.h
7661 ____________________________________________________________________________
7662 [  4598] By: jhi                                   on 1999/11/22  21:30:17
7663         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
7664      Branch: cfgperl
7665            ! README.vms t/io/open.t
7666 ____________________________________________________________________________
7667 [  4597] By: jhi                                   on 1999/11/21  16:21:21
7668         Log: Replace #4596 with the change done in 5.005_03.
7669      Branch: cfgperl
7670            ! ext/Errno/Errno_pm.PL
7671 ____________________________________________________________________________
7672 [  4596] By: jhi                                   on 1999/11/21  16:07:20
7673         Log: Skip processing a file if the file to be opened is '-'
7674              (can happen in UNICOS)
7675      Branch: cfgperl
7676            ! ext/Errno/Errno_pm.PL
7677 ____________________________________________________________________________
7678 [  4595] By: jhi                                   on 1999/11/21  14:05:10
7679         Log: VMS patches from Peter Prymmer.
7680      Branch: cfgperl
7681            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
7682 ____________________________________________________________________________
7683 [  4594] By: jhi                                   on 1999/11/18  17:07:14
7684         Log: The find_byclass prototype is already in proto.h. 
7685      Branch: cfgperl
7686            ! regexec.c
7687 ____________________________________________________________________________
7688 [  4593] By: gsar                                  on 1999/11/16  21:25:21
7689         Log: typo in flag checks
7690      Branch: utfperl
7691            ! sv.h
7692 ____________________________________________________________________________
7693 [  4592] By: jhi                                   on 1999/11/16  21:17:25
7694         Log: Regen Configure.
7695      Branch: cfgperl
7696            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
7697      Branch: metaconfig
7698            ! U/a_dvisory/quadtype.U
7699 ____________________________________________________________________________
7700 [  4591] By: jhi                                   on 1999/11/16  14:53:19
7701         Log: Integrate with Sarathy.
7702      Branch: cfgperl
7703           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
7704           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
7705           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
7706           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
7707           !> t/pod/poderrs.xr
7708 ____________________________________________________________________________
7709 [  4590] By: gsar                                  on 1999/11/16  05:57:56
7710         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
7711      Branch: perl
7712            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
7713            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
7714            ! t/pod/poderrs.t t/pod/poderrs.xr
7715 ____________________________________________________________________________
7716 [  4589] By: gsar                                  on 1999/11/15  18:47:34
7717         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
7718              C<if (fork()) { print "parent" } else { print "child" }> works on
7719              Windows (incidentally running a cloned^2 interpreter :)
7720      Branch: perl
7721            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
7722            ! pp_sys.c proto.h sv.c
7723 ____________________________________________________________________________
7724 [  4588] By: gsar                                  on 1999/11/15  14:34:36
7725         Log: cloning the stack (part 1)
7726      Branch: perl
7727            ! cop.h deb.c perl.c sv.c
7728 ____________________________________________________________________________
7729 [  4587] By: jhi                                   on 1999/11/15  00:22:20
7730         Log: Integrate with Sarathy.
7731      Branch: cfgperl
7732           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
7733           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
7734           !> win32/perllib.c
7735 ____________________________________________________________________________
7736 [  4586] By: jhi                                   on 1999/11/14  21:17:26
7737         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
7738      Branch: cfgperl
7739            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7740 ____________________________________________________________________________
7741 [  4585] By: gsar                                  on 1999/11/14  20:01:45
7742         Log: tweak for win32 build
7743      Branch: perl
7744            ! embed.h embed.pl op.c proto.h
7745 ____________________________________________________________________________
7746 [  4584] By: gsar                                  on 1999/11/14  19:46:25
7747         Log: cosmetic tweaks
7748      Branch: perl
7749            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
7750            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
7751 ____________________________________________________________________________
7752 [  4583] By: gsar                                  on 1999/11/14  17:38:32
7753         Log: fix problem pointer casts
7754      Branch: perl
7755            ! Changes run.c sv.c
7756 ____________________________________________________________________________
7757 [  4582] By: jhi                                   on 1999/11/14  17:10:01
7758         Log: Integrate with Sarathy.
7759      Branch: cfgperl
7760           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
7761           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
7762           !> vms/perly_c.vms win32/perllib.c
7763 ____________________________________________________________________________
7764 [  4581] By: jhi                                   on 1999/11/14  17:08:23
7765         Log: The separation of 64-bitness and largefileness continues
7766              (with a setback, see hpux.sh).
7767      Branch: cfgperl
7768            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
7769            ! hints/solaris_2.sh
7770      Branch: metaconfig
7771            ! U/threads/archname.U U/typedefs/lseektype.U
7772      Branch: metaconfig/U/perl
7773            ! fpossize.U use64bits.U uselfs.U
7774 ____________________________________________________________________________
7775 [  4580] By: jhi                                   on 1999/11/14  13:26:41
7776         Log: Another Unicode update.
7777      Branch: cfgperl
7778            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
7779            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
7780            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
7781            ! (edit 189 files)
7782 ____________________________________________________________________________
7783 [  4579] By: gsar                                  on 1999/11/14  10:21:49
7784         Log: sundry cleanups for cloned interpreters (only known failure mode
7785              is due to regexps keeping non-constant data in their compiled
7786              structures)
7787      Branch: perl
7788            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
7789            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
7790 ____________________________________________________________________________
7791 [  4578] By: gsar                                  on 1999/11/14  03:37:37
7792         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
7793      Branch: perl
7794            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
7795 ____________________________________________________________________________
7796 [  4577] By: jhi                                   on 1999/11/13  19:50:24
7797         Log: Change #4576 accidentally leaked also parts of
7798              Ilya's patch that won't apply cleanly anymore.
7799      Branch: cfgperl
7800            ! regexec.c t/op/re_tests
7801 ____________________________________________________________________________
7802 [  4576] By: jhi                                   on 1999/11/13  19:43:37
7803         Log: Integrate with Sarathy.
7804      Branch: cfgperl
7805            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
7806           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
7807           !> t/op/regexp.t t/pragma/overload.t
7808 ____________________________________________________________________________
7809 [  4575] By: gsar                                  on 1999/11/13  19:41:46
7810         Log: typos in change#4561 and change#4565
7811      Branch: perl
7812            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
7813 ____________________________________________________________________________
7814 [  4574] By: gsar                                  on 1999/11/13  19:31:19
7815         Log: revert non-kosher parts of change#4562 (sort order problems
7816              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
7817              result and expected lines; /[:ascii:]/ not working should be
7818              fixed, not ignored in regexp.t; result from sort should be
7819              fixed to be ascii portable on ebcdic, not ebcdic-specific)
7820      Branch: perl
7821            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
7822 ____________________________________________________________________________
7823 [  4573] By: gsar                                  on 1999/11/13  19:13:04
7824         Log: integrate cfgperl changes into mainline
7825      Branch: perl
7826           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
7827           +> lib/unicode/In/BopomofoExtended.pl
7828           +> lib/unicode/In/BraillePatterns.pl
7829           +> lib/unicode/In/CJKRadicalsSupplement.pl
7830           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7831           +> lib/unicode/In/Cherokee.pl
7832           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
7833           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
7834           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
7835           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
7836           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
7837           +> lib/unicode/In/Thaana.pl
7838           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
7839           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
7840            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7841           !> (integrate 213 files)
7842 ____________________________________________________________________________
7843 [  4572] By: jhi                                   on 1999/11/13  18:44:50
7844         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
7845              To: perl5-porters@perl.org, VMSPERL@perl.org
7846              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
7847              Date: Wed, 27 Oct 1999 11:02:54 -0500
7848              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
7849      Branch: cfgperl
7850            ! README.vms
7851 ____________________________________________________________________________
7852 [  4571] By: jhi                                   on 1999/11/13  18:33:39
7853         Log: From: jand@activestate.com (Jan Dubois)
7854              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
7855              Cc: Douglas Lankshear <dougl@activestate.com>,
7856              Gurusamy Sarathy <gsar@activestate.com>
7857              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
7858              Date: Tue, 09 Nov 1999 00:38:33 +0100
7859              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
7860      Branch: cfgperl
7861            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
7862            ! win32/config.gc win32/config.vc win32/config_H.bc
7863            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
7864            ! win32/win32.c win32/win32iop.h
7865 ____________________________________________________________________________
7866 [  4570] By: jhi                                   on 1999/11/13  18:30:37
7867         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7868              To: perl5-porters@perl.org (Mailing list Perl5)
7869              Subject: [PATCH 5.005_62] makedef.pl goof
7870              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
7871              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
7872      Branch: cfgperl
7873            ! makedef.pl
7874 ____________________________________________________________________________
7875 [  4569] By: jhi                                   on 1999/11/13  18:06:54
7876         Log: From: Michael G Schwern <schwern@pobox.com>
7877              To: perl5-porters@perl.org, pod-people@perl.org
7878              Cc: tchrist@mox.perl.com, gnat@frii.com
7879              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
7880              Date: Wed, 10 Nov 1999 17:21:46 -0500
7881              Message-ID: <19991110172146.A23527@athens.aocn.com>
7882      Branch: cfgperl
7883            ! pod/perlfaq9.pod
7884 ____________________________________________________________________________
7885 [  4568] By: jhi                                   on 1999/11/13  18:05:33
7886         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
7887              To: <perl5-porters@perl.org>
7888              Subject: DynaLoader_pm.PL patch (backslashes in strings)
7889              Date: Wed, 10 Nov 1999 22:52:02 -0000
7890              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
7891      Branch: cfgperl
7892            ! ext/DynaLoader/DynaLoader_pm.PL
7893 ____________________________________________________________________________
7894 [  4567] By: jhi                                   on 1999/11/13  18:03:52
7895         Log: From: JD Laub <jdl@access-health.com>
7896              To: perl5-porters@perl.org
7897              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
7898              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
7899              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
7900      Branch: cfgperl
7901            ! lib/Exporter/Heavy.pm
7902 ____________________________________________________________________________
7903 [  4566] By: jhi                                   on 1999/11/13  18:01:24
7904         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
7905              To: perl5-porters@perl.org
7906              Subject: small patch for perldoc
7907              Date: Fri, 12 Nov 1999 23:11:43 GMT
7908              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
7909      Branch: cfgperl
7910            ! utils/perldoc.PL
7911 ____________________________________________________________________________
7912 [  4565] By: jhi                                   on 1999/11/13  17:58:54
7913         Log: From: Scott Gifford <sgifford@tir.com>
7914              To: perl5-porters@perl.org
7915              Cc: gbarr@pobox.com
7916              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
7917              Date: 12 Nov 1999 18:55:30 -0500
7918              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
7919      Branch: cfgperl
7920            ! ext/IO/lib/IO/Socket.pm
7921 ____________________________________________________________________________
7922 [  4564] By: jhi                                   on 1999/11/13  17:45:39
7923         Log: Applied manually:
7924              From: "Craig A. Berry" <craig.berry@metamor.com>
7925              To: perl5-porters@perl.org, VMSPERL@perl.org
7926              Subject: [PATCH 5.005_62] patches required to build on VMS
7927              Date: Tue, 09 Nov 1999 18:16:14 -0600
7928              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
7929      Branch: cfgperl
7930            ! configure.com vms/descrip_mms.template vms/subconfigure.com
7931            ! vms/vms.c vms/vmsish.h
7932 ____________________________________________________________________________
7933 [  4563] By: jhi                                   on 1999/11/13  17:18:41
7934         Log: Regen Unicode tables to include a warning:
7935              Thou Shalt Not Edit Them By Hand; add missing
7936              (Unicode 2.0 -introduced) tables to MANIFEST;
7937              convert the equivalence tables to be valid Perl code.
7938      Branch: cfgperl
7939            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
7940            + lib/unicode/In/BopomofoExtended.pl
7941            + lib/unicode/In/BraillePatterns.pl
7942            + lib/unicode/In/CJKRadicalsSupplement.pl
7943            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
7944            + lib/unicode/In/Cherokee.pl
7945            + lib/unicode/In/IdeographicDescriptionCharacters.pl
7946            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
7947            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
7948            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
7949            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
7950            + lib/unicode/In/Thaana.pl
7951            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
7952            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
7953            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7954            ! (edit 169 files)
7955 ____________________________________________________________________________
7956 [  4562] By: jhi                                   on 1999/11/13  16:53:00
7957         Log: From: Peter Prymmer <pvhp@forte.com>
7958              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
7959              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
7960              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
7961              Message-Id: <199911102234.OAA01018@brio.forte.com>
7962      Branch: cfgperl
7963            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
7964            ! t/pragma/overload.t
7965 ____________________________________________________________________________
7966 [  4561] By: jhi                                   on 1999/11/13  16:29:37
7967         Log: $Config{myarchname} is not a good architecture identifier
7968              because it may contain host/node identification like
7969              CPU serial numbers.
7970      Branch: cfgperl
7971            ! ext/Errno/Errno_pm.PL
7972 ____________________________________________________________________________
7973 [  4560] By: jhi                                   on 1999/11/13  16:26:13
7974         Log: Continue largefileness separation from quadness;
7975              move nv-preserving test out of perl.h into Configure;
7976              use HAS_SETVBUF in IO.
7977      Branch: cfgperl
7978            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7979            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
7980      Branch: metaconfig
7981            ! U/a_dvisory/quadtype.U
7982      Branch: metaconfig/U/perl
7983            + nvpresuv.U
7984            ! d_fseeko.U d_ftello.U io64.U perlxv.U
7985 ____________________________________________________________________________
7986 [  4559] By: jhi                                   on 1999/11/13  13:46:38
7987         Log: Try to fix largefileness so that it "works" without a quad IV.
7988      Branch: cfgperl
7989            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7990            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
7991      Branch: metaconfig
7992            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
7993      Branch: metaconfig/U/perl
7994            ! io64.U
7995 ____________________________________________________________________________
7996 [  4558] By: jhi                                   on 1999/11/13  11:36:19
7997         Log: Undo drift from mainline.
7998      Branch: cfgperl
7999            ! regcomp.c util.c utils/h2xs.PL
8000 ____________________________________________________________________________
8001 [  4557] By: gsar                                  on 1999/11/13  10:54:46
8002         Log: typo
8003      Branch: perl
8004            ! util.c
8005 ____________________________________________________________________________
8006 [  4556] By: gsar                                  on 1999/11/13  10:53:41
8007         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
8008      Branch: perl
8009           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8010           +> epoc/epoc_stubs.c
8011           !> (integrate 48 files)
8012 ____________________________________________________________________________
8013 [  4555] By: jhi                                   on 1999/11/13  10:05:54
8014         Log: Integrate with Sarathy.
8015      Branch: cfgperl
8016           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8017           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8018 ____________________________________________________________________________
8019 [  4554] By: jhi                                   on 1999/11/13  10:03:07
8020         Log: s/_SIGN$/_sign/g;
8021      Branch: metaconfig
8022            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
8023 ____________________________________________________________________________
8024 [  4553] By: gsar                                  on 1999/11/13  02:17:53
8025         Log: cloned interpreters now actually run and pass all but 55/10386
8026              subtests; various subtle bugs, new and old, observed when running
8027              cloned interpreters have been fixed
8028              
8029              still to do:
8030              |  * dup psig_ptr table
8031              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
8032              |    simple-minded and grab one pad entry each, heavily bloating
8033              |    the pad by not avoiding dups)
8034              |  * overloaded constants are not really immutable--they need to
8035              |    be PADOPs
8036              |  * allocator for constants and OPs need to be spelled differently
8037              |    (shared vs interpreter-local allocations)
8038              |  * optree refcounting is still missing locking (macros are in place)
8039              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
8040              |    perl_clone() can be called from within runops*()
8041      Branch: perl
8042            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
8043            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
8044 ____________________________________________________________________________
8045 [  4552] By: jhi                                   on 1999/11/11  23:17:43
8046         Log: Turn on largefileness always if available and
8047              continue 64-bit fixes.
8048      Branch: cfgperl
8049            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
8050            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
8051            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
8052 ____________________________________________________________________________
8053 [  4551] By: jhi                                   on 1999/11/11  23:16:15
8054         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
8055      Branch: metaconfig
8056            ! U/a_dvisory/quadtype.U
8057      Branch: metaconfig/U/perl
8058            + d_int64t.U
8059            ! i_inttypes.U io64.U
8060 ____________________________________________________________________________
8061 [  4550] By: jhi                                   on 1999/11/11  20:24:55
8062         Log: Fix a thinko in 4548.
8063      Branch: cfgperl
8064            ! pp_sys.c
8065 ____________________________________________________________________________
8066 [  4549] By: jhi                                   on 1999/11/11  19:48:21
8067         Log: Integrate with Sarathy.
8068      Branch: cfgperl
8069           !> (integrate 56 files)
8070 ____________________________________________________________________________
8071 [  4548] By: jhi                                   on 1999/11/11  19:41:56
8072         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
8073              regen Configure.
8074      Branch: cfgperl
8075            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8076            ! config_h.SH pp_sys.c
8077 ____________________________________________________________________________
8078 [  4547] By: jhi                                   on 1999/11/11  19:40:38
8079         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
8080      Branch: metaconfig
8081            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
8082            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
8083 ____________________________________________________________________________
8084 [  4546] By: gsar                                  on 1999/11/11  10:32:54
8085         Log: avoid stash pointers in optree under USE_ITHREADS
8086      Branch: perl
8087            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
8088            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
8089            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
8090            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8091            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
8092            ! scope.h sv.c
8093 ____________________________________________________________________________
8094 [  4545] By: gsar                                  on 1999/11/11  06:04:20
8095         Log: another change towards a shareable optree: avoid pointer to filegv
8096              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
8097              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
8098              to suit
8099      Branch: perl
8100            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
8101            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8102            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
8103            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
8104            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
8105            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
8106            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
8107            ! win32/perllib.c
8108 ____________________________________________________________________________
8109 [  4544] By: gsar                                  on 1999/11/10  18:19:12
8110         Log: more cleanups for change#4539
8111      Branch: perl
8112            ! gv.h op.c op.h pp_ctl.c pp_hot.c
8113 ____________________________________________________________________________
8114 [  4543] By: gsar                                  on 1999/11/10  01:52:22
8115         Log: remove dead branch/infinite looper in change#3612
8116      Branch: perl
8117            ! op.c
8118 ____________________________________________________________________________
8119 [  4542] By: gsar                                  on 1999/11/09  20:05:47
8120         Log: IoDIRP may be fake when used in source filters, mark as such
8121      Branch: perl
8122            ! sv.c sv.h toke.c
8123 ____________________________________________________________________________
8124 [  4541] By: gsar                                  on 1999/11/09  05:47:53
8125         Log: small nits in changes#4538,4539
8126      Branch: perl
8127            ! op.c sv.c
8128 ____________________________________________________________________________
8129 [  4540] By: gsar                                  on 1999/11/08  20:30:58
8130         Log: win32 symbol export tweak
8131      Branch: perl
8132            ! makedef.pl win32/win32.c win32/win32iop.h
8133 ____________________________________________________________________________
8134 [  4539] By: gsar                                  on 1999/11/08  18:50:40
8135         Log: preliminary support for GVOP indirection via pad
8136      Branch: perl
8137            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
8138            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
8139 ____________________________________________________________________________
8140 [  4538] By: gsar                                  on 1999/11/08  11:25:49
8141         Log: preliminary support for perl_clone() (still needs work in
8142              the following areas: SVOPs must indirect via pad; context
8143              stack, scope stack, and runlevels must be cloned; must
8144              hook up the virtualized pseudo-process support provided by
8145              "host"; ...)
8146      Branch: perl
8147            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
8148            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
8149            ! win32/perllib.c win32/win32.c
8150 ____________________________________________________________________________
8151 [  4537] By: gsar                                  on 1999/11/08  11:19:18
8152         Log: more thorough cleanup in perl_destroy()
8153      Branch: perl
8154            ! perl.c util.c
8155 ____________________________________________________________________________
8156 [  4536] By: gsar                                  on 1999/11/08  07:16:10
8157         Log: win32 internal data must be interpreter-local
8158      Branch: perl
8159            ! win32/win32.c win32/win32.h win32/win32sck.c
8160 ____________________________________________________________________________
8161 [  4535] By: gsar                                  on 1999/11/08  04:17:28
8162         Log: tweak change#4502
8163      Branch: perl
8164            ! doio.c perl.c
8165 ____________________________________________________________________________
8166 [  4534] By: jhi                                   on 1999/11/07  13:17:03
8167         Log: Four special class subs, not three.
8168      Branch: cfgperl
8169            ! pod/perlmod.pod
8170 ____________________________________________________________________________
8171 [  4533] By: jhi                                   on 1999/11/07  13:13:15
8172         Log: Integrate with Sarathy.
8173      Branch: cfgperl
8174           !> mg.c t/io/print.t
8175 ____________________________________________________________________________
8176 [  4532] By: jhi                                   on 1999/11/07  12:36:10
8177         Log: More test program maintenance.
8178      Branch: cfgperl
8179            ! Configure config_h.SH
8180      Branch: metaconfig
8181            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8182            ! U/compline/charsize.U U/compline/d_sigaction.U
8183            ! U/compline/doublesize.U U/compline/floatsize.U
8184            ! U/compline/nblock_io.U U/compline/ptrsize.U
8185            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
8186            ! U/typedefs/uidsize.U
8187      Branch: metaconfig/U/perl
8188            ! fpossize.U
8189 ____________________________________________________________________________
8190 [  4531] By: jhi                                   on 1999/11/07  00:34:09
8191         Log: Tidy up the metaconfig test programs.
8192      Branch: cfgperl
8193            ! Configure config_h.SH
8194      Branch: metaconfig
8195            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
8196            ! U/compline/charsize.U U/compline/doublesize.U
8197            ! U/compline/nblock_io.U U/compline/ptrsize.U
8198            ! U/modified/d_longlong.U U/typedefs/gidsize.U
8199            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
8200            ! U/typedefs/uidsize.U
8201      Branch: metaconfig/U/perl
8202            ! fpossize.U
8203 ____________________________________________________________________________
8204 [  4530] By: jhi                                   on 1999/11/06  23:51:34
8205         Log: So many printfs, so little time.
8206      Branch: cfgperl
8207            ! op.c perl.c regcomp.c scope.c util.c
8208 ____________________________________________________________________________
8209 [  4529] By: jhi                                   on 1999/11/06  23:27:35
8210         Log: Replace the explicit zeros with NOOPs.
8211      Branch: cfgperl
8212            ! perl.h
8213 ____________________________________________________________________________
8214 [  4528] By: jhi                                   on 1999/11/06  23:10:54
8215         Log: From: jand@activestate.com (Jan Dubois)
8216              To: perl5-porters@perl.org
8217              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
8218              Mark Borgerding <mborgerding@acm.org>
8219              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
8220              Date: Sat, 06 Nov 1999 22:16:43 +0100
8221              Message-ID: <38279207.46448719@smtprelay.t-online.de>
8222      Branch: cfgperl
8223            ! op.c op.h
8224 ____________________________________________________________________________
8225 [  4527] By: jhi                                   on 1999/11/06  20:22:14
8226         Log: ...and fewer.
8227      Branch: cfgperl
8228            ! dump.c
8229 ____________________________________________________________________________
8230 [  4526] By: jhi                                   on 1999/11/06  20:19:04
8231         Log: ...and they are getting fewer.
8232      Branch: cfgperl
8233            ! dump.c op.c util.c
8234 ____________________________________________________________________________
8235 [  4525] By: jhi                                   on 1999/11/06  19:59:59
8236         Log: More printf miscasts flushed out.
8237      Branch: cfgperl
8238            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
8239            ! regexec.c
8240 ____________________________________________________________________________
8241 [  4524] By: jhi                                   on 1999/11/06  15:39:05
8242         Log: Crushing the remaining %ld guerillas.
8243      Branch: cfgperl
8244            ! ext/Devel/DProf/DProf.xs
8245 ____________________________________________________________________________
8246 [  4523] By: jhi                                   on 1999/11/06  15:11:38
8247         Log: Update CPAN sites list.
8248      Branch: cfgperl
8249            ! pod/perlmodlib.pod
8250 ____________________________________________________________________________
8251 [  4522] By: jhi                                   on 1999/11/05  19:50:46
8252         Log: The -n32 is normally part of $cc, not $ccflags.
8253      Branch: cfgperl
8254            ! hints/irix_6.sh
8255 ____________________________________________________________________________
8256 [  4521] By: gsar                                  on 1999/11/05  04:35:30
8257         Log: allow $\ to work right when set to a string with embedded nulls
8258      Branch: perl
8259            ! mg.c t/io/print.t
8260 ____________________________________________________________________________
8261 [  4520] By: jhi                                   on 1999/11/04  23:30:09
8262         Log: Integrate with Sarathy.
8263      Branch: cfgperl
8264           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
8265           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
8266           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
8267           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
8268           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
8269           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
8270 ____________________________________________________________________________
8271 [  4519] By: jhi                                   on 1999/11/04  23:09:25
8272         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8273              To: perl5-porters@perl.org (Mailing list Perl5)
8274              Subject: [PATCH 5.005_62] ref to non-lvalue method
8275              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
8276              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
8277      Branch: cfgperl
8278            ! op.c
8279 ____________________________________________________________________________
8280 [  4518] By: jhi                                   on 1999/11/04  23:07:27
8281         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8282              To: perl5-porters@perl.org (Mailing list Perl5)
8283              Subject: [PATCH 5.005_62] xsubpp dependency
8284              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
8285              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
8286      Branch: cfgperl
8287            ! lib/ExtUtils/MM_Unix.pm
8288 ____________________________________________________________________________
8289 [  4517] By: jhi                                   on 1999/11/04  23:05:59
8290         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8291              To: perl5-porters@perl.org (Mailing list Perl5)
8292              Subject: [PATCH 5.005_62] regexp.h
8293              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
8294              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
8295      Branch: cfgperl
8296            ! regexp.h
8297 ____________________________________________________________________________
8298 [  4516] By: gsar                                  on 1999/11/04  18:25:45
8299         Log: change#4485 didn't do the right thing for B::Bytecode
8300      Branch: perl
8301            ! ext/B/B/Bytecode.pm
8302 ____________________________________________________________________________
8303 [  4515] By: gsar                                  on 1999/11/04  17:28:29
8304         Log: implement STOP blocks and fix compiler to use them (minimally
8305              tested)
8306      Branch: perl
8307            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
8308            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
8309            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
8310            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
8311            ! pod/perltodo.pod toke.c
8312 ____________________________________________________________________________
8313 [  4514] By: gsar                                  on 1999/11/04  15:59:46
8314         Log: display BSD license in Glob.pm (for clause #2 conformity)
8315      Branch: perl
8316            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8317            ! ext/File/Glob/bsd_glob.h
8318 ____________________________________________________________________________
8319 [  4513] By: jhi                                   on 1999/11/04  08:26:19
8320         Log: Integrate with Sarathy.
8321      Branch: cfgperl
8322           +> t/io/nargv.t
8323           !> (integrate 34 files)
8324 ____________________________________________________________________________
8325 [  4512] By: jhi                                   on 1999/11/04  08:01:25
8326         Log: Incremental Mac integration from Matthias.
8327      Branch: cfgperl
8328            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
8329            ! toke.c util.c
8330 ____________________________________________________________________________
8331 [  4511] By: gsar                                  on 1999/11/04  02:53:37
8332         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
8333      Branch: perl
8334            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
8335            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
8336            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
8337            ! xsutils.c
8338 ____________________________________________________________________________
8339 [  4510] By: jhi                                   on 1999/11/02  22:12:29
8340         Log: S_init_interp is a better place to diddle with PL_opargs
8341              than perl_construct.
8342      Branch: cfgperl
8343            ! perl.c
8344 ____________________________________________________________________________
8345 [  4509] By: jhi                                   on 1999/11/02  21:30:02
8346         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8347              To: ben@mucus.advanced.org, perl5-porters@perl.org
8348              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
8349              Date: Tue, 02 Nov 1999 21:36:00 +0000
8350              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
8351      Branch: cfgperl
8352            ! pod/perlfunc.pod
8353 ____________________________________________________________________________
8354 [  4508] By: jhi                                   on 1999/11/02  20:46:27
8355         Log: Initial integration of the MacPerl changes form Matthias.
8356      Branch: cfgperl
8357            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
8358            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
8359            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
8360 ____________________________________________________________________________
8361 [  4507] By: jhi                                   on 1999/11/01  23:05:07
8362         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8363              To: lvirden@cas.org (Larry W. Virden)
8364              Cc: perl5-porters@perl.org, lvirden@cas.org
8365              Subject: Re: [ID 19991026.001] perl segmentation fault report
8366              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
8367              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
8368      Branch: cfgperl
8369            ! regexec.c t/op/pat.t
8370 ____________________________________________________________________________
8371 [  4506] By: jhi                                   on 1999/11/01  19:56:28
8372         Log: From: Olaf Flebbe <olaf@science-computing.de>
8373              To: perl5-porters@perl.org
8374              Subject: [PATCH: 5.005_62] Patch for EPOC Support
8375              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
8376              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
8377      Branch: cfgperl
8378            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
8379            + epoc/epoc_stubs.c
8380            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
8381            ! epoc/perl.pkg
8382 ____________________________________________________________________________
8383 [  4505] By: gsar                                  on 1999/11/01  17:09:44
8384         Log: macros for COP.cop_filegv access
8385      Branch: perl
8386            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
8387            ! util.c
8388 ____________________________________________________________________________
8389 [  4504] By: gsar                                  on 1999/11/01  17:08:28
8390         Log: enable better Win32::DomainName() by demand loading netapi32.dll
8391              (from Jan Dubois)
8392      Branch: perl
8393            ! pod/Win32.pod win32/win32.c
8394 ____________________________________________________________________________
8395 [  4503] By: gsar                                  on 1999/10/31  20:56:06
8396         Log: change#4502 was missing a file
8397      Branch: perl
8398            + t/io/nargv.t
8399 ____________________________________________________________________________
8400 [  4502] By: gsar                                  on 1999/10/31  20:46:02
8401         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
8402              in the way ARGV state was handled in readline(); writing a
8403              subroutine to do inplace edits is now possible, provided *ARGV,
8404              *ARGVOUT, $^I and $_ are localized where needed
8405      Branch: perl
8406            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
8407            ! pp_hot.c scope.c
8408 ____________________________________________________________________________
8409 [  4501] By: jhi                                   on 1999/10/31  12:43:54
8410         Log: Integrate with Sarathy.
8411      Branch: cfgperl
8412           !> perl.h win32/config.bc win32/config.gc win32/config.vc
8413           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8414 ____________________________________________________________________________
8415 [  4500] By: gsar                                  on 1999/10/31  10:01:17
8416         Log: updated windows config* files
8417      Branch: perl
8418            ! win32/config.bc win32/config.gc win32/config.vc
8419            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8420 ____________________________________________________________________________
8421 [  4499] By: gsar                                  on 1999/10/31  09:15:17
8422         Log: integrate cfgperl contents into mainline
8423      Branch: perl
8424           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8425           !> config_h.SH perl.h
8426 ____________________________________________________________________________
8427 [  4498] By: gsar                                  on 1999/10/31  09:13:41
8428         Log: remove unused struct Outrec
8429      Branch: perl
8430            ! perl.h
8431 ____________________________________________________________________________
8432 [  4497] By: jhi                                   on 1999/10/30  12:41:50
8433         Log: Add HAS_QUAD ($Config{d_quad}); use it.
8434      Branch: cfgperl
8435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8436            ! config_h.SH perl.h
8437      Branch: metaconfig
8438            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
8439            ! U/typedefs/uidf.U
8440      Branch: metaconfig/U/perl
8441            ! perlxv.U
8442 ____________________________________________________________________________
8443 [  4496] By: gsar                                  on 1999/10/30  00:28:32
8444         Log: integrate cfgperl contents into mainline
8445      Branch: perl
8446           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
8447           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
8448           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
8449           !> perl.h pp.c pp.h regexec.c sv.c taint.c
8450 ____________________________________________________________________________
8451 [  4495] By: jhi                                   on 1999/10/29  23:36:19
8452         Log: Continue what #4494 started; introduce uid and gid formats.
8453      Branch: cfgperl
8454            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8455            ! config_h.SH handy.h perl.h
8456      Branch: metaconfig
8457            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
8458            - U/typedefs/quadtype.U
8459      Branch: metaconfig/U/perl
8460            ! perlxv.U
8461 ____________________________________________________________________________
8462 [  4494] By: jhi                                   on 1999/10/29  22:09:01
8463         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
8464              from perl.h and handy.h.
8465      Branch: cfgperl
8466            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8467            ! config_h.SH handy.h perl.h
8468      Branch: metaconfig/U/perl
8469            + perlxv.U perlxvf.U
8470 ____________________________________________________________________________
8471 [  4493] By: jhi                                   on 1999/10/29  22:08:06
8472         Log: Finetuning the output continues along the lines of #4490 and #4491.
8473      Branch: metaconfig
8474            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8475            ! U/typedefs/fpostype.U
8476      Branch: metaconfig/U/perl
8477            + fpossize.U
8478            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8479            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8480 ____________________________________________________________________________
8481 [  4492] By: jhi                                   on 1999/10/29  21:14:53
8482         Log: Hurd update from Mark Kettenis.
8483      Branch: cfgperl
8484            ! README.hurd
8485 ____________________________________________________________________________
8486 [  4491] By: jhi                                   on 1999/10/29  20:37:02
8487         Log: A new try at what #4490 tried to accomplish.
8488      Branch: metaconfig
8489            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8490      Branch: metaconfig/U/perl
8491            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8492            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8493 ____________________________________________________________________________
8494 [  4490] By: jhi                                   on 1999/10/29  20:19:41
8495         Log: metaconfig nits.
8496      Branch: metaconfig
8497            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
8498      Branch: metaconfig/U/perl
8499            + d_iovec_s.U
8500            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8501            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
8502 ____________________________________________________________________________
8503 [  4489] By: jhi                                   on 1999/10/29  16:08:43
8504         Log: Integrate with Sarathy.
8505      Branch: cfgperl
8506           !> (integrate 31 files)
8507 ____________________________________________________________________________
8508 [  4488] By: jhi                                   on 1999/10/29  15:30:30
8509         Log: Regen Configure and Glossary.
8510      Branch: cfgperl
8511            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8512            ! config_h.SH
8513 ____________________________________________________________________________
8514 [  4487] By: jhi                                   on 1999/10/29  15:24:13
8515         Log: Remove quad logic from perl.h; regen Configure;
8516              add -DUSE_LONG_LONG to ccflags if not already there.
8517      Branch: cfgperl
8518            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
8519            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
8520 ____________________________________________________________________________
8521 [  4486] By: jhi                                   on 1999/10/29  15:22:38
8522         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
8523              fixed the use*.U to define their stuff only iff not already defined
8524              (so that ccflags can have any -DUSE_* it wants);
8525              uselonglong.U added; various small nits fixed.
8526      Branch: metaconfig
8527            + U/typedefs/quadtype.U
8528            ! U/modified/d_longdbl.U U/modified/d_longlong.U
8529            ! U/modified/d_statblks.U U/modified/usenm.U
8530            ! U/threads/usethreads.U
8531      Branch: metaconfig/U/perl
8532            + uselonglong.U
8533            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
8534            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
8535            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
8536            ! usemultiplicity.U useperlio.U usesocks.U
8537 ____________________________________________________________________________
8538 [  4485] By: gsar                                  on 1999/10/29  06:08:50
8539         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
8540      Branch: perl
8541            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
8542            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8543            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
8544            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
8545            ! sv.h
8546 ____________________________________________________________________________
8547 [  4484] By: gsar                                  on 1999/10/29  03:00:21
8548         Log: usurp GVOP slot for new PADOP (one small step to making optree
8549              shareable across interpreters)
8550      Branch: perl
8551            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
8552            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
8553            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
8554            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
8555            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
8556            ! pp_hot.c pp_sys.c regexec.c run.c
8557 ____________________________________________________________________________
8558 [  4483] By: jhi                                   on 1999/10/28  22:01:12
8559         Log: Regen Configure.
8560      Branch: cfgperl
8561            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8562            ! config_h.SH
8563 ____________________________________________________________________________
8564 [  4482] By: jhi                                   on 1999/10/28  21:45:26
8565         Log: Installdirs patches from Andy.
8566      Branch: metaconfig
8567            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
8568            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
8569            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
8570            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
8571            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
8572            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
8573            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
8574            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
8575            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
8576 ____________________________________________________________________________
8577 [  4481] By: gsar                                  on 1999/10/28  17:33:49
8578         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
8579              can still be directly set)
8580      Branch: perl
8581            ! lib/Time/Local.pm
8582 ____________________________________________________________________________
8583 [  4480] By: jhi                                   on 1999/10/28  13:49:26
8584         Log: Fix printing of uids and gids; regen Configure.
8585      Branch: cfgperl
8586            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8587            ! config_h.SH mg.c perl.c perl.h taint.c
8588 ____________________________________________________________________________
8589 [  4479] By: jhi                                   on 1999/10/28  11:53:57
8590         Log: Fix typo.
8591      Branch: metaconfig
8592            ! U/typedefs/gidsize.U
8593 ____________________________________________________________________________
8594 [  4478] By: jhi                                   on 1999/10/28  06:50:02
8595         Log: Integrate with Sarathy.
8596      Branch: cfgperl
8597           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
8598           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
8599           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8600           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
8601 ____________________________________________________________________________
8602 [  4477] By: jhi                                   on 1999/10/28  06:40:54
8603         Log: (Slightly) better comments for Policy_sh.SH from Andy.
8604      Branch: cfgperl
8605            ! Policy_sh.SH
8606 ____________________________________________________________________________
8607 [  4476] By: gsar                                  on 1999/10/27  23:54:36
8608         Log: regen config* stuff for windows
8609      Branch: perl
8610            ! Changes patchlevel.h win32/Makefile win32/config.bc
8611            ! win32/config.gc win32/config.vc win32/config_H.bc
8612            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
8613            ! win32/makefile.mk
8614 ____________________________________________________________________________
8615 [  4475] By: gsar                                  on 1999/10/27  21:32:30
8616         Log: integrate cfgperl contents into mainline; merge conflicts
8617      Branch: perl
8618           !> (integrate 46 files)
8619 ____________________________________________________________________________
8620 [  4474] By: gsar                                  on 1999/10/27  21:15:07
8621         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
8622              perl; stdout/stderr redirects seem broken as well)
8623      Branch: perl
8624            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
8625 ____________________________________________________________________________
8626 [  4473] By: jhi                                   on 1999/10/27  21:11:11
8627         Log: Do not block if no message queues available.
8628      Branch: cfgperl
8629            ! t/lib/ipc_sysv.t
8630 ____________________________________________________________________________
8631 [  4472] By: jhi                                   on 1999/10/27  18:27:40
8632         Log: Remove unused "squatter" symbols; regen Configure.
8633      Branch: cfgperl
8634            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
8635            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
8636            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8637 ____________________________________________________________________________
8638 [  4471] By: jhi                                   on 1999/10/27  18:26:55
8639         Log: metaconfig; split socket; fix output.
8640      Branch: metaconfig
8641            ! U/modified/d_socket.U U/modified/d_statblks.U
8642      Branch: metaconfig/U/perl
8643            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
8644            ! i_sysstatfs.U i_sysvfs.U
8645 ____________________________________________________________________________
8646 [  4470] By: jhi                                   on 1999/10/27  17:19:06
8647         Log: Regen Configure.
8648      Branch: cfgperl
8649            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8650            ! config_h.SH perl.c perl.h
8651 ____________________________________________________________________________
8652 [  4469] By: jhi                                   on 1999/10/27  17:18:41
8653         Log: metaconfig; split statfs.
8654      Branch: metaconfig/U/perl
8655            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
8656            ! d_statfs.U
8657 ____________________________________________________________________________
8658 [  4468] By: jhi                                   on 1999/10/27  14:06:44
8659         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
8660              (Ilya's changes won).
8661      Branch: cfgperl
8662           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8663           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8664           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8665           !> (integrate 65 files)
8666 ____________________________________________________________________________
8667 [  4467] By: jhi                                   on 1999/10/27  13:38:41
8668         Log: Regen Configure.
8669      Branch: cfgperl
8670            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8671            ! config_h.SH
8672 ____________________________________________________________________________
8673 [  4466] By: jhi                                   on 1999/10/27  13:18:06
8674         Log: metaconfig fixes from Andy.
8675      Branch: metaconfig
8676            + U/modified/libnlist.U U/modified/usrinc.U
8677            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
8678 ____________________________________________________________________________
8679 [  4465] By: jhi                                   on 1999/10/27  13:06:27
8680         Log: Nosuid checking for statfs() people.
8681      Branch: cfgperl
8682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8683            ! config_h.SH perl.c perl.h pod/perldiag.pod
8684 ____________________________________________________________________________
8685 [  4464] By: jhi                                   on 1999/10/27  13:04:20
8686         Log: metaconfig maintenance; fix Hasfield, statfs;
8687              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
8688              split fstatfs away from statfs.
8689      Branch: metaconfig
8690            + U/protos/Hasstruct.U
8691            ! U/protos/Hasfield.U
8692      Branch: metaconfig/U/perl
8693            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
8694            + i_ustat.U
8695            ! d_statfs.U
8696 ____________________________________________________________________________
8697 [  4463] By: jhi                                   on 1999/10/27  07:55:53
8698         Log: We need cc to be able to test for cc -v.
8699      Branch: cfgperl
8700            ! hints/dec_osf.sh
8701 ____________________________________________________________________________
8702 [  4462] By: gsar                                  on 1999/10/27  01:31:41
8703         Log: more GCC v2.95 induced adjustments
8704      Branch: perl
8705            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
8706            ! win32/makefile.mk win32/win32.c x2p/walk.c
8707 ____________________________________________________________________________
8708 [  4461] By: gsar                                  on 1999/10/26  21:42:59
8709         Log: warnings and const violations identified by compiling in C++ mode
8710              with GCC v2.95
8711      Branch: perl
8712            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
8713            ! sv.c taint.c toke.c win32/win32.c
8714 ____________________________________________________________________________
8715 [  4459] By: jhi                                   on 1999/10/26  10:15:58
8716         Log: Regen Configure.
8717      Branch: cfgperl
8718            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8719            ! config_h.SH
8720 ____________________________________________________________________________
8721 [  4458] By: jhi                                   on 1999/10/26  09:48:37
8722         Log: Minor rewordings.
8723      Branch: metaconfig/U/perl
8724            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
8725 ____________________________________________________________________________
8726 [  4456] By: jhi                                   on 1999/10/26  09:11:49
8727         Log: Fix d_statfsflags; add d_getmnt.
8728      Branch: metaconfig/U/perl
8729            + d_getmnt.U
8730            ! d_statfs.U
8731 ____________________________________________________________________________
8732 [  4455] By: jhi                                   on 1999/10/26  08:12:27
8733         Log: Massive multitypo in #4446.
8734      Branch: cfgperl
8735            ! hints/dec_osf.sh
8736 ____________________________________________________________________________
8737 [  4454] By: jhi                                   on 1999/10/25  08:28:45
8738         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
8739              To: Perl 5 Porters <perl5-porters@perl.org>
8740              Subject: [PATCH 5.005_62] dos-djgpp update
8741              Date: Mon, 25 Oct 1999 10:11:30 +0200
8742              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
8743      Branch: cfgperl
8744            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
8745            ! pod/perldelta.pod t/lib/io_unix.t
8746 ____________________________________________________________________________
8747 [  4453] By: jhi                                   on 1999/10/25  08:25:50
8748         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8749              To: perl5-porters@perl.org (Mailing list Perl5)
8750              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
8751              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
8752              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
8753      Branch: cfgperl
8754            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
8755 ____________________________________________________________________________
8756 [  4452] By: jhi                                   on 1999/10/25  08:16:55
8757         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8758              To: perl5-porters@perl.org (Mailing list Perl5)
8759              Subject: [PATCH 5.005_62] Missing REx engine patch
8760              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
8761              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
8762      Branch: cfgperl
8763            ! pod/perldiag.pod regcomp.c regexec.c
8764 ____________________________________________________________________________
8765 [  4451] By: jhi                                   on 1999/10/25  08:13:06
8766         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8767              To: perl5-porters@perl.org (Mailing list Perl5)
8768              Subject: [PATCH 5.005_62] charnames and UTEST
8769              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
8770              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
8771      Branch: cfgperl
8772            ! t/lib/charnames.t
8773 ____________________________________________________________________________
8774 [  4450] By: gsar                                  on 1999/10/25  07:38:15
8775         Log: win32 tweak
8776      Branch: perl
8777            ! win32/perllib.c
8778 ____________________________________________________________________________
8779 [  4449] By: gsar                                  on 1999/10/24  23:20:10
8780         Log: remove inconsistent tainting behavior of sprintf("%e",...)
8781              (all bets are off is "C" locale is compromised)
8782      Branch: perl
8783            ! pod/perlfunc.pod pod/perllocale.pod sv.c
8784 ____________________________________________________________________________
8785 [  4448] By: gsar                                  on 1999/10/24  22:20:42
8786         Log: remove unused interpreter globals
8787      Branch: perl
8788            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
8789            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
8790            ! proto.h toke.c
8791 ____________________________________________________________________________
8792 [  4447] By: jhi                                   on 1999/10/24  21:49:52
8793         Log: Another hints tweak.
8794      Branch: cfgperl
8795            ! hints/aix.sh
8796 ____________________________________________________________________________
8797 [  4446] By: jhi                                   on 1999/10/24  21:48:02
8798         Log: Hints tweak.
8799      Branch: cfgperl
8800            ! hints/dec_osf.sh
8801 ____________________________________________________________________________
8802 [  4445] By: nick                                  on 1999/10/24  21:03:28
8803         Log: Integrate own changes to mainline.
8804      Branch: utfperl
8805           !> installperl pp.c
8806 ____________________________________________________________________________
8807 [  4444] By: nick                                  on 1999/10/24  20:54:06
8808         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
8809              (Fix/workround for [ID19991024.001])
8810      Branch: perl
8811            ! pp.c
8812 ____________________________________________________________________________
8813 [  4443] By: nick                                  on 1999/10/24  15:09:51
8814         Log: Follow that camel ... another sync.
8815      Branch: utfperl
8816           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8817           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8818           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8819           !> (integrate 36 files)
8820 ____________________________________________________________________________
8821 [  4442] By: gsar                                  on 1999/10/24  14:40:01
8822         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
8823      Branch: perl
8824            ! installperl
8825 ____________________________________________________________________________
8826 [  4441] By: gsar                                  on 1999/10/24  14:33:11
8827         Log: test in change#4428 needs strict interpretation of C modulus
8828      Branch: perl
8829            ! t/op/int.t
8830 ____________________________________________________________________________
8831 [  4440] By: gsar                                  on 1999/10/24  13:47:17
8832         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
8833              $? break
8834      Branch: perl
8835            ! perl.c pod/perldelta.pod pod/perldiag.pod
8836 ____________________________________________________________________________
8837 [  4439] By: jhi                                   on 1999/10/24  13:19:17
8838         Log: test for #2835 (yeah, better later than never)
8839      Branch: cfgperl
8840            ! t/op/array.t
8841 ____________________________________________________________________________
8842 [  4438] By: gsar                                  on 1999/10/24  12:59:12
8843         Log: typo, doc tweak
8844      Branch: perl
8845            ! lib/attributes.pm pod/perlop.pod
8846 ____________________________________________________________________________
8847 [  4437] By: gsar                                  on 1999/10/24  11:59:55
8848         Log: allow get() and reftype() functions to be imported (from
8849              Spider Boardman)
8850      Branch: perl
8851            ! lib/attributes.pm
8852 ____________________________________________________________________________
8853 [  4436] By: gsar                                  on 1999/10/24  11:52:53
8854         Log: suppress scalar leak messages for known leaks (from
8855              Robin Barker <rmb1@cise.npl.co.uk>)
8856      Branch: perl
8857            ! Changes t/op/lex_assign.t t/pragma/warn/op
8858 ____________________________________________________________________________
8859 [  4435] By: gsar                                  on 1999/10/24  11:39:42
8860         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
8861      Branch: perl
8862            ! ext/B/defsubs_h.PL
8863 ____________________________________________________________________________
8864 [  4434] By: gsar                                  on 1999/10/24  11:36:08
8865         Log: relax range checking if they ask for it (from John L. Allen
8866              <allen@grumman.com>)
8867      Branch: perl
8868            ! lib/Time/Local.pm
8869 ____________________________________________________________________________
8870 [  4433] By: gsar                                  on 1999/10/24  11:25:51
8871         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
8872      Branch: perl
8873            ! README lib/File/Path.pm
8874 ____________________________________________________________________________
8875 [  4432] By: gsar                                  on 1999/10/24  11:11:02
8876         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8877              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
8878              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
8879              Subject: Re: [PATCH 5.005_62] OS/2 improvements
8880      Branch: perl
8881            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
8882            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
8883            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
8884            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
8885            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
8886            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
8887            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8888            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8889            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
8890            ! perl.c perl.h t/io/fs.t t/op/magic.t
8891 ____________________________________________________________________________
8892 [  4431] By: gsar                                  on 1999/10/24  10:50:14
8893         Log: install all README.foo with pod content as podfoo.pod
8894      Branch: perl
8895            ! Makefile.SH installman
8896 ____________________________________________________________________________
8897 [  4430] By: gsar                                  on 1999/10/24  09:28:24
8898         Log: @INC needs ../lib
8899      Branch: perl
8900            ! t/op/int.t
8901 ____________________________________________________________________________
8902 [  4429] By: jhi                                   on 1999/10/23  21:47:49
8903         Log: More printf-fixes (see also #4426).
8904      Branch: cfgperl
8905            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
8906            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
8907            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
8908 ____________________________________________________________________________
8909 [  4428] By: gsar                                  on 1999/10/23  20:28:56
8910         Log: fix accidental C modulo semantics on integer-valued operations
8911              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
8912      Branch: perl
8913            ! op.c t/op/int.t
8914 ____________________________________________________________________________
8915 [  4427] By: jhi                                   on 1999/10/23  16:10:10
8916         Log: Integrate with Sarathy.
8917      Branch: cfgperl
8918           !> sv.c win32/win32.c
8919 ____________________________________________________________________________
8920 [  4426] By: jhi                                   on 1999/10/23  16:04:02
8921         Log: Fix the printfing nits pointed out by using gcc -Wall and
8922              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
8923              plus few other warnings in Dumper.xs.
8924      Branch: cfgperl
8925            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
8926            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
8927 ____________________________________________________________________________
8928 [  4425] By: jhi                                   on 1999/10/23  15:16:41
8929         Log: Configure regen to pick up the new installation directories
8930              from Policy_sh.SH.  The explanations of "public add-ons" and
8931              "vendor-supplied" could do with more work.
8932      Branch: cfgperl
8933            ! Configure config_h.SH
8934 ____________________________________________________________________________
8935 [  4424] By: nick                                  on 1999/10/23  00:46:22
8936         Log: Resolve mainline before possible hacking operertunity this weekend
8937      Branch: utfperl
8938           +> pod/perlfilter.pod
8939           !> (integrate 32 files)
8940 ____________________________________________________________________________
8941 [  4423] By: jhi                                   on 1999/10/22  22:53:17
8942         Log: Update Policy_sh.SH to handle the newer installation directives.
8943              From: Andy Dougherty <doughera@lafayette.edu>
8944              To: Perl Porters <perl5-porters@perl.org>
8945              Subject: [PATCH 5.005_62] Policy_sh.SH update
8946              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
8947              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
8948      Branch: cfgperl
8949            ! Policy_sh.SH
8950 ____________________________________________________________________________
8951 [  4422] By: jhi                                   on 1999/10/22  22:44:44
8952         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
8953      Branch: cfgperl
8954            ! hints/aix.sh
8955 ____________________________________________________________________________
8956 [  4421] By: gsar                                  on 1999/10/22  21:16:44
8957         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
8958              C<"%ld", long_val>
8959      Branch: perl
8960            ! sv.c
8961 ____________________________________________________________________________
8962 [  4420] By: gsar                                  on 1999/10/22  16:36:46
8963         Log: win32_utime() on directories should use localtime() rather
8964              than gmtime() (from Jan Dubois)
8965      Branch: perl
8966            ! win32/win32.c
8967 ____________________________________________________________________________
8968 [  4419] By: jhi                                   on 1999/10/21  10:31:41
8969         Log: Integrate with Sarathy.
8970      Branch: cfgperl
8971           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
8972           !> t/lib/glob-basic.t t/op/sort.t
8973 ____________________________________________________________________________
8974 [  4418] By: gsar                                  on 1999/10/20  23:49:47
8975         Log: add test for change#4417
8976      Branch: perl
8977            ! t/op/sort.t
8978 ____________________________________________________________________________
8979 [  4417] By: gsar                                  on 1999/10/20  23:45:03
8980         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
8981      Branch: perl
8982            ! op.c
8983 ____________________________________________________________________________
8984 [  4416] By: gsar                                  on 1999/10/20  01:00:50
8985         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
8986      Branch: perl
8987            ! lib/CPAN/FirstTime.pm
8988 ____________________________________________________________________________
8989 [  4415] By: gsar                                  on 1999/10/20  00:52:34
8990         Log: disable optimizing troublesome ops in change#3612
8991              (from Ilya Zakharevich)
8992      Branch: perl
8993            ! Makefile.SH opcode.h opcode.pl
8994 ____________________________________________________________________________
8995 [  4414] By: gsar                                  on 1999/10/20  00:37:46
8996         Log: skip unreadable directory test when running as root
8997      Branch: perl
8998            ! t/lib/glob-basic.t
8999 ____________________________________________________________________________
9000 [  4413] By: jhi                                   on 1999/10/19  09:26:52
9001         Log: Avoid GNU ar if HP cc is being used.
9002      Branch: cfgperl
9003            ! hints/hpux.sh
9004 ____________________________________________________________________________
9005 [  4412] By: jhi                                   on 1999/10/19  07:24:29
9006         Log: Integrate with Sarathy.
9007      Branch: cfgperl
9008           !> perlvars.h
9009 ____________________________________________________________________________
9010 [  4411] By: jhi                                   on 1999/10/19  07:22:34
9011         Log: Long double support: sqrtl et al are not available everywhere,
9012              e.g. not in Solaris, even when long doubles are.
9013      Branch: cfgperl
9014            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9015            ! config_h.SH perl.h
9016 ____________________________________________________________________________
9017 [  4410] By: jhi                                   on 1999/10/19  07:21:42
9018         Log: Add sqrtl probe, add echo dependencies.
9019      Branch: metaconfig
9020            ! U/threads/d_pthreadj.U
9021      Branch: metaconfig/U/perl
9022            + d_sqrtl.U
9023            ! i_inttypes.U io64.U
9024 ____________________________________________________________________________
9025 [  4409] By: gsar                                  on 1999/10/19  02:18:54
9026         Log: perl_mutex n/a if !USE_THREADS
9027      Branch: perl
9028            ! perlvars.h
9029 ____________________________________________________________________________
9030 [  4408] By: jhi                                   on 1999/10/18  20:13:02
9031         Log: Forgotten s/warning/warnings/.
9032      Branch: cfgperl
9033            ! Makefile.SH
9034 ____________________________________________________________________________
9035 [  4407] By: jhi                                   on 1999/10/18  20:02:12
9036         Log: Integrate with Sarathy.
9037      Branch: cfgperl
9038           +> pod/perlfilter.pod
9039           !> (integrate 30 files)
9040 ____________________________________________________________________________
9041 [  4406] By: gsar                                  on 1999/10/18  16:32:10
9042         Log: added intro to source filters from Paul Marquess
9043      Branch: perl
9044            + pod/perlfilter.pod
9045            ! MANIFEST pod/perldelta.pod
9046 ____________________________________________________________________________
9047 [  4405] By: gsar                                  on 1999/10/18  05:53:06
9048         Log: missing manpages
9049      Branch: perl
9050            ! installman
9051 ____________________________________________________________________________
9052 [  4404] By: gsar                                  on 1999/10/18  05:09:22
9053         Log: pod updates from Tom Christiansen
9054      Branch: perl
9055            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
9056 ____________________________________________________________________________
9057 [  4403] By: gsar                                  on 1999/10/17  23:43:59
9058         Log: PL_malloc_mutex needs to be global, not per-interpreter
9059              (malloc.c has static data)
9060      Branch: perl
9061            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
9062 ____________________________________________________________________________
9063 [  4402] By: gsar                                  on 1999/10/17  22:30:30
9064         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
9065              windows
9066      Branch: perl
9067            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
9068            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
9069            ! win32/win32.h
9070 ____________________________________________________________________________
9071 [  4401] By: gsar                                  on 1999/10/17  20:33:42
9072         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
9073              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
9074              is one symptom of the problem
9075      Branch: perl
9076            ! pp_ctl.c t/op/eval.t
9077 ____________________________________________________________________________
9078 [  4400] By: gsar                                  on 1999/10/17  18:36:46
9079         Log: remove FileHandle from list of PodParser dependencies (the
9080              difference is 20 files vs 6 files loaded!)
9081      Branch: perl
9082            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
9083            ! t/pod/testcmp.pl
9084 ____________________________________________________________________________
9085 [  4399] By: nick                                  on 1999/10/17  14:51:35
9086         Log: Pre-trip resolve
9087      Branch: utfperl
9088           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
9089 ____________________________________________________________________________
9090 [  4398] By: gsar                                  on 1999/10/17  09:19:24
9091         Log: make installperl ignore RCS files (from Michael G Schwern
9092              <schwern@pobox.com>)
9093      Branch: perl
9094            ! installperl lib/Text/Tabs.pm
9095 ____________________________________________________________________________
9096 [  4397] By: gsar                                  on 1999/10/16  18:30:14
9097         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
9098      Branch: perl
9099            ! perl.c
9100 ____________________________________________________________________________
9101 [  4396] By: jhi                                   on 1999/10/16  17:44:39
9102         Log: Missing comma.
9103      Branch: cfgperl
9104            ! lib/diagnostics.pm
9105 ____________________________________________________________________________
9106 [  4395] By: gsar                                  on 1999/10/16  17:18:36
9107         Log: assumption about @_ always being non-REAL doesn't hold when
9108              debugger is running; DB::sub() can call arbitrary stuff
9109              that modifies @_ at will
9110      Branch: perl
9111            ! pp_hot.c
9112 ____________________________________________________________________________
9113 [  4394] By: nick                                  on 1999/10/16  09:35:20
9114         Log: Resolve utfperl branch against mainline as of _62
9115      Branch: utfperl
9116           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9117           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
9118           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9119           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9120           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9121           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9122           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
9123           +> t/lib/glob-taint.t win32/genmk95.pl
9124            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9125           !> (integrate 144 files)
9126 ____________________________________________________________________________
9127 [  4393] By: gsar                                  on 1999/10/16  04:07:02
9128         Log: OS/2 support bits (from Ilya Zakharevich)
9129      Branch: perl
9130            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
9131 ____________________________________________________________________________
9132 [  4392] By: jhi                                   on 1999/10/15  10:28:09
9133         Log: Integrate with Sarathy.
9134      Branch: cfgperl
9135           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
9136           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
9137           !> win32/Makefile win32/makefile.mk
9138
9139 ----------------
9140 Version 5.005_62
9141 ----------------
9142
9143 ____________________________________________________________________________
9144 [  4391] By: gsar                                  on 1999/10/15  10:12:42
9145         Log: here be 5.005_62
9146      Branch: perl
9147            ! Changes MANIFEST Porting/makerel
9148 ____________________________________________________________________________
9149 [  4390] By: gsar                                  on 1999/10/15  09:45:51
9150         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
9151              avoid tickling it in Pod::Man for now; other nits in
9152              Pod::*
9153      Branch: perl
9154            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
9155            ! pod/perlopentut.pod
9156 ____________________________________________________________________________
9157 [  4389] By: gsar                                  on 1999/10/15  08:55:01
9158         Log: disable internal globbing for miniperl (or build breaks out
9159              in a rash of failed dependencies)
9160      Branch: perl
9161            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
9162 ____________________________________________________________________________
9163 [  4388] By: jhi                                   on 1999/10/15  08:07:49
9164         Log: Integrate with Sarathy.
9165      Branch: cfgperl
9166           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
9167           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
9168 ____________________________________________________________________________
9169 [  4387] By: gsar                                  on 1999/10/15  07:46:24
9170         Log: integrate cfgperl contents into mainline
9171      Branch: perl
9172            ! Changes
9173           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
9174           !> t/pragma/warn/regcomp
9175 ____________________________________________________________________________
9176 [  4386] By: gsar                                  on 1999/10/15  05:45:36
9177         Log: various little goofs in change#4385
9178      Branch: perl
9179            ! win32/include/dirent.h win32/win32.c
9180 ____________________________________________________________________________
9181 [  4385] By: gsar                                  on 1999/10/15  04:49:09
9182         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
9183              rather than win32_opendir() reading all files up front (untested)
9184      Branch: perl
9185            ! win32/include/dirent.h win32/win32.c
9186 ____________________________________________________________________________
9187 [  4384] By: gsar                                  on 1999/10/15  01:34:09
9188         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
9189      Branch: perl
9190            ! lib/Benchmark.pm pod/perldelta.pod
9191 ____________________________________________________________________________
9192 [  4383] By: gsar                                  on 1999/10/15  01:22:32
9193         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
9194              <dha@panix.com>)
9195      Branch: perl
9196            ! pod/perlfaq2.pod
9197 ____________________________________________________________________________
9198 [  4382] By: gsar                                  on 1999/10/15  01:14:22
9199         Log: From: jand@ActiveState.com (Jan Dubois)
9200              Date: Fri, 15 Oct 1999 01:14:23 +0200
9201              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
9202              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
9203      Branch: perl
9204            ! ext/POSIX/POSIX.xs
9205 ____________________________________________________________________________
9206 [  4381] By: jhi                                   on 1999/10/14  22:11:36
9207         Log: Integrate with Sarathy.
9208      Branch: cfgperl
9209           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
9210           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
9211           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
9212           !> win32/makefile.mk
9213 ____________________________________________________________________________
9214 [  4380] By: jhi                                   on 1999/10/14  22:08:22
9215         Log: Warn inside character classes about unknown backslash escapes
9216              (that are not caught earlier because of being completely unknown,
9217              such as \m), such as \z (because they make do sense inside regexen,
9218              but not inside character classes).
9219      Branch: cfgperl
9220            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
9221            ! t/pragma/warn/regcomp
9222 ____________________________________________________________________________
9223 [  4379] By: gsar                                  on 1999/10/14  18:26:56
9224         Log: clarify significance of parens for "x" (from M.J.T. Guy
9225              <mjtg@cus.cam.ac.uk>)
9226      Branch: perl
9227            ! pod/perlop.pod
9228 ____________________________________________________________________________
9229 [  4378] By: gsar                                  on 1999/10/14  18:25:20
9230         Log: make timelocal work better when time is close to the epoch
9231              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
9232      Branch: perl
9233            ! lib/Time/Local.pm
9234 ____________________________________________________________________________
9235 [  4377] By: gsar                                  on 1999/10/14  18:15:11
9236         Log: integrate cfgperl contents into mainline
9237      Branch: perl
9238           +> ext/DB_File/hints/sco.pl
9239           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
9240           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
9241           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
9242 ____________________________________________________________________________
9243 [  4376] By: gsar                                  on 1999/10/14  17:47:35
9244         Log: fix POPSTACK panics that ensued from bad interaction between
9245              runlevels and stack of stacks (change#3988 done right);
9246              basically, we pop the runlevel if the stacklevel is not the
9247              same one we started the runlevel with
9248      Branch: perl
9249            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
9250 ____________________________________________________________________________
9251 [  4375] By: gsar                                  on 1999/10/14  15:54:48
9252         Log: avoid warnings
9253      Branch: perl
9254            ! ext/File/Glob/bsd_glob.c
9255 ____________________________________________________________________________
9256 [  4374] By: jhi                                   on 1999/10/14  10:08:44
9257         Log: Warn about false ranges like \d-\w (see the change #4355).
9258              The invalid ranges (b-a) warning message also enhanced.
9259      Branch: cfgperl
9260            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
9261            ! t/pragma/warn/regcomp
9262 ____________________________________________________________________________
9263 [  4373] By: gsar                                  on 1999/10/14  03:49:54
9264         Log: File::Glob fixes for Windows
9265      Branch: perl
9266            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
9267            ! win32/makefile.mk
9268 ____________________________________________________________________________
9269 [  4372] By: gsar                                  on 1999/10/14  02:21:31
9270         Log: avoid inefficiency in change#3386 (every longjmp() was followed
9271              by an avoidable call to setjmp())
9272      Branch: perl
9273            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
9274            ! proto.h scope.c scope.h
9275 ____________________________________________________________________________
9276 [  4371] By: jhi                                   on 1999/10/13  21:17:17
9277         Log: Integrate with Sarathy.
9278      Branch: cfgperl
9279           !> op.c pod/perldelta.pod
9280 ____________________________________________________________________________
9281 [  4370] By: gsar                                  on 1999/10/13  18:08:45
9282         Log: misc tweaks
9283      Branch: perl
9284            ! op.c pod/perldelta.pod
9285 ____________________________________________________________________________
9286 [  4369] By: jhi                                   on 1999/10/13  16:18:58
9287         Log: Integrate with Sarathy.
9288      Branch: cfgperl
9289           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9290 ____________________________________________________________________________
9291 [  4368] By: gsar                                  on 1999/10/13  16:14:16
9292         Log: pod nits from various perl porters
9293      Branch: perl
9294            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9295 ____________________________________________________________________________
9296 [  4367] By: jhi                                   on 1999/10/13  12:10:30
9297         Log: From: Vlad Harchev <hvv@hippo.ru>
9298              To: perl5-porters@perl.org
9299              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
9300              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
9301              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
9302      Branch: cfgperl
9303            ! pod/perlop.pod
9304 ____________________________________________________________________________
9305 [  4366] By: gsar                                  on 1999/10/13  08:11:11
9306         Log: typos and language goofs pointed out by Hugo van der Sanden
9307              <hv@crypt.compulink.co.uk>
9308      Branch: perl
9309            ! pod/perldelta.pod pod/perldiag.pod
9310 ____________________________________________________________________________
9311 [  4365] By: jhi                                   on 1999/10/13  07:27:44
9312         Log: Integrate with Sarathy.
9313      Branch: cfgperl
9314           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
9315           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9316           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9317           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
9318           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
9319           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
9320           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
9321           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
9322           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
9323 ____________________________________________________________________________
9324 [  4364] By: gsar                                  on 1999/10/13  07:06:04
9325         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9326      Branch: perl
9327            ! lib/perl5db.pl
9328 ____________________________________________________________________________
9329 [  4363] By: jhi                                   on 1999/10/13  07:03:43
9330         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
9331              To: perl5-porters@perl.org
9332              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
9333              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
9334              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
9335      Branch: cfgperl
9336            ! hints/svr5.sh
9337 ____________________________________________________________________________
9338 [  4362] By: jhi                                   on 1999/10/13  06:57:16
9339         Log: Add DB_File hint for SCO ODT.
9340              From: hops@sco.com
9341              To: perl5-porters@perl.org
9342              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9343              Date: Tue, 12 Oct 1999 20:16:04 PDT
9344              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9345      Branch: cfgperl
9346            + ext/DB_File/hints/sco.pl
9347            ! MANIFEST
9348 ____________________________________________________________________________
9349 [  4361] By: gsar                                  on 1999/10/13  06:56:08
9350         Log: PL_numeric_radix used without being defined (from Ilya
9351              Zakharevich)
9352      Branch: perl
9353            ! util.c
9354 ____________________________________________________________________________
9355 [  4360] By: gsar                                  on 1999/10/13  06:43:03
9356         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
9357              From: hops@sco.com
9358              Date: Tue, 12 Oct 1999 20:16:04 PDT
9359              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
9360              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
9361      Branch: perl
9362            + ext/NDBM_File/hints/sco.pl
9363            ! MANIFEST ext/ODBM_File/hints/sco.pl
9364 ____________________________________________________________________________
9365 [  4359] By: gsar                                  on 1999/10/13  06:34:53
9366         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
9367      Branch: perl
9368            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
9369            ! pod/perlport.pod
9370 ____________________________________________________________________________
9371 [  4358] By: gsar                                  on 1999/10/12  19:10:27
9372         Log: perldelta updates
9373      Branch: perl
9374            ! pod/perldelta.pod
9375 ____________________________________________________________________________
9376 [  4357] By: gsar                                  on 1999/10/12  17:11:18
9377         Log: update perldelta for change#4356
9378      Branch: perl
9379            ! Changes pod/perldelta.pod
9380 ____________________________________________________________________________
9381 [  4356] By: gsar                                  on 1999/10/12  16:53:31
9382         Log: add File::BSDGlob as File::Glob and load it at compile-time
9383              if perl was built with -DPERL_INTERNAL_GLOB
9384              
9385              TODO: we currently get a compile-time failure if File/Glob.pm
9386              can't be found; such failure needs to be made to emit a warning
9387              and use the csh implementation instead
9388      Branch: perl
9389            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
9390            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
9391            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
9392            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
9393            + t/lib/glob-global.t t/lib/glob-taint.t
9394            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
9395            ! t/pragma/overload.t
9396 ____________________________________________________________________________
9397 [  4355] By: jhi                                   on 1999/10/12  15:30:05
9398         Log: Revert the parts of #3926 that outlawed character ranges
9399              that have character classes such as \w as either endpoint.
9400              This change re-establishes the old behavior which meant that
9401              such ranges weren't really ranges, the "-" was literal.
9402              Moreover, this change also fixes the old behavior to be
9403              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
9404              Now they all do work as described above.  The #3926 outlawed
9405              all of those.
9406      Branch: cfgperl
9407            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
9408 ____________________________________________________________________________
9409 [  4354] By: jhi                                   on 1999/10/12  09:58:59
9410         Log: Integrate with Sarathy.
9411      Branch: cfgperl
9412           !> (integrate 33 files)
9413 ____________________________________________________________________________
9414 [  4353] By: gsar                                  on 1999/10/12  05:53:40
9415         Log: apply parts of LynxOS patches from Alan Johnson
9416              <johnson@alonn.gemse.fr>
9417      Branch: perl
9418            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
9419            ! t/op/groups.t
9420 ____________________________________________________________________________
9421 [  4352] By: gsar                                  on 1999/10/12  05:24:39
9422         Log: allow any unpack specifier to take a count via '/'
9423              (from Ilya Zakharevich)
9424      Branch: perl
9425            ! pp.c t/op/pack.t
9426 ____________________________________________________________________________
9427 [  4351] By: gsar                                  on 1999/10/12  05:02:35
9428         Log: avoid warnings
9429      Branch: perl
9430            ! malloc.c
9431 ____________________________________________________________________________
9432 [  4350] By: gsar                                  on 1999/10/12  04:50:52
9433         Log: various cleanups
9434      Branch: perl
9435            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
9436            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
9437            ! win32/config.gc win32/config.vc win32/config_H.bc
9438            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
9439 ____________________________________________________________________________
9440 [  4349] By: gsar                                  on 1999/10/12  00:23:11
9441         Log: update Changes, patchlevel etc.
9442      Branch: perl
9443            ! Changes Porting/findvars patchlevel.h win32/Makefile
9444            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9445            ! win32/makefile.mk
9446 ____________________________________________________________________________
9447 [  4348] By: gsar                                  on 1999/10/11  23:11:57
9448         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
9449      Branch: perl
9450            ! pod/perlfunc.pod
9451 ____________________________________________________________________________
9452 [  4347] By: jhi                                   on 1999/10/11  21:25:03
9453         Log: Sparc Linux -Duseshrplib fix.
9454              
9455              From: Brian Jepson <bjepson@home.com>
9456              To: Nick Ing-Simmons <nick@ing-simmons.net>
9457              cc: perl5-porters@perl.org
9458              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
9459              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
9460              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
9461      Branch: cfgperl
9462            ! hints/linux.sh
9463 ____________________________________________________________________________
9464 [  4346] By: gsar                                  on 1999/10/11  20:28:32
9465         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
9466              the behavior of 'Z*' and 'Z3' to always pack a trailing
9467              null byte; changed documentation to suit; added test
9468      Branch: perl
9469            ! pod/perlfunc.pod pp.c t/op/pack.t
9470 ____________________________________________________________________________
9471 [  4345] By: gsar                                  on 1999/10/11  19:15:46
9472         Log: writing to perllocal.pod fails if it was never created;
9473              tweak pseudo-hash example (both suggested by Michael G Schwern
9474              <schwern@pobox.com>)
9475      Branch: perl
9476            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
9477 ____________________________________________________________________________
9478 [  4344] By: gsar                                  on 1999/10/11  17:57:31
9479         Log: slightly edited variant of suggested patch
9480              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9481              Date: Thu, 9 Sep 1999 18:35:37 -0400
9482              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
9483              Subject: [PATCH 5.005_58] How RExen match?
9484      Branch: perl
9485            ! pod/perlre.pod
9486 ____________________________________________________________________________
9487 [  4343] By: gsar                                  on 1999/10/11  16:55:48
9488         Log: change#4327 was inefficient
9489      Branch: perl
9490            ! lib/lib.pm
9491 ____________________________________________________________________________
9492 [  4342] By: jhi                                   on 1999/10/11  07:01:46
9493         Log: Integrate with Sarathy.
9494      Branch: cfgperl
9495           +> pod/perlhack.pod
9496           !> (integrate 28 files)
9497 ____________________________________________________________________________
9498 [  4341] By: jhi                                   on 1999/10/11  06:37:47
9499         Log: The 2.5th cut at the AIX C++ extension problems.
9500      Branch: cfgperl
9501            ! hints/aix.sh
9502 ____________________________________________________________________________
9503 [  4340] By: gsar                                  on 1999/10/10  23:48:07
9504         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
9505      Branch: perl
9506            + pod/perlhack.pod
9507            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
9508 ____________________________________________________________________________
9509 [  4339] By: gsar                                  on 1999/10/10  20:42:40
9510         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
9511              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
9512              void(*)(pTHX_ void*)
9513      Branch: perl
9514            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
9515            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
9516            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
9517            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
9518 ____________________________________________________________________________
9519 [  4338] By: gsar                                  on 1999/10/10  20:38:59
9520         Log: add missing new diagnostics to perldelta
9521      Branch: perl
9522            ! pod/perldelta.pod
9523 ____________________________________________________________________________
9524 [  4337] By: gsar                                  on 1999/10/10  17:40:13
9525         Log: update perldelta for change#3406
9526      Branch: perl
9527            ! embed.pl pod/perldata.pod pod/perldelta.pod
9528 ____________________________________________________________________________
9529 [  4336] By: gsar                                  on 1999/10/10  16:33:14
9530         Log: integrate cfgperl contents into mainline
9531      Branch: perl
9532           +> ext/DynaLoader/hints/aix.pl
9533           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
9534           !> makedef.pl perl.h pod/perldelta.pod
9535 ____________________________________________________________________________
9536 [  4335] By: jhi                                   on 1999/10/10  11:09:48
9537         Log: Update perldelta.
9538      Branch: cfgperl
9539            ! pod/perldelta.pod
9540 ____________________________________________________________________________
9541 [  4334] By: jhi                                   on 1999/10/10  10:31:46
9542         Log: Integrate with Sarathy.
9543      Branch: cfgperl
9544           +> win32/genmk95.pl
9545           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
9546           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
9547           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
9548           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
9549           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
9550           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
9551           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
9552           !> utils/perldoc.PL win32/makefile.mk
9553 ____________________________________________________________________________
9554 [  4333] By: gsar                                  on 1999/10/10  06:33:15
9555         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
9556              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
9557      Branch: perl
9558            ! installperl lib/diagnostics.pm utils/perldoc.PL
9559 ____________________________________________________________________________
9560 [  4332] By: gsar                                  on 1999/10/10  05:15:26
9561         Log: add $VERSION
9562      Branch: perl
9563            ! lib/Exporter.pm
9564 ____________________________________________________________________________
9565 [  4331] By: gsar                                  on 1999/10/10  05:10:22
9566         Log: describe what can go in an export list (from Anno Siegel
9567              <anno4000@lublin.zrz.tu-berlin.de>)
9568      Branch: perl
9569            ! lib/Exporter.pm
9570 ____________________________________________________________________________
9571 [  4330] By: gsar                                  on 1999/10/10  04:50:43
9572         Log: more basic support for building modules under Windows 95/98
9573              (applied relevant parts from a patch suggested by
9574              Jochen Wiedmann <joe@ispsoft.de>)
9575      Branch: perl
9576            ! lib/ExtUtils/MM_Unix.pm
9577 ____________________________________________________________________________
9578 [  4329] By: gsar                                  on 1999/10/10  04:28:38
9579         Log: rudimentary support for building under Windows 95/98 (from
9580              Benjamin Stuhl <sho_pi@hotmail.com>)
9581      Branch: perl
9582            + win32/genmk95.pl
9583            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
9584            ! win32/makefile.mk
9585 ____________________________________________________________________________
9586 [  4328] By: gsar                                  on 1999/10/10  03:37:21
9587         Log: fix two leaks in Thread.xs (from Eugene Alterman
9588              <Eugene.Alterman@bremer-inc.com>); convert places with
9589              'use attrs' to new attributes syntax
9590      Branch: perl
9591            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
9592            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
9593            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
9594            ! ext/Thread/sync2.t
9595 ____________________________________________________________________________
9596 [  4327] By: gsar                                  on 1999/10/10  02:23:52
9597         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
9598              (suggested by Tod Irwin <irwin@stockmaster.com>)
9599      Branch: perl
9600            ! lib/lib.pm
9601 ____________________________________________________________________________
9602 [  4326] By: gsar                                  on 1999/10/10  00:51:48
9603         Log: better documentation for recv() (from Anton Berezin
9604              <tobez@plab.ku.dk>)
9605      Branch: perl
9606            ! pod/perlfunc.pod
9607 ____________________________________________________________________________
9608 [  4325] By: gsar                                  on 1999/10/09  22:46:23
9609         Log: perldelta updates (see TODO markers)
9610      Branch: perl
9611            ! Changes pod/perldelta.pod pp_sys.c
9612 ____________________________________________________________________________
9613 [  4324] By: gsar                                  on 1999/10/09  19:43:10
9614         Log: fix Exporter::export_to_level() documentation
9615      Branch: perl
9616            ! lib/Exporter.pm
9617 ____________________________________________________________________________
9618 [  4323] By: gsar                                  on 1999/10/09  18:48:31
9619         Log: don't run END blocks when running under -c switch (older,
9620              rarely useful behavior may still be obtained by putting
9621              BEGIN { $^C = 0; exit; } at the end of the script)
9622      Branch: perl
9623            ! perl.c
9624 ____________________________________________________________________________
9625 [  4322] By: jhi                                   on 1999/10/09  05:31:26
9626         Log: While awaiting a good test program to detect the broken gcc.
9627              From: Thomas Conté <tom@fr.uu.net>
9628              To: <jhi@iki.fi>
9629              Cc: <perl5-porters@perl.org>
9630              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
9631              Date: Wed, 6 Oct 1999 19:56:29 +0200
9632              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
9633      Branch: cfgperl
9634            ! hints/irix_6.sh perl.h
9635 ____________________________________________________________________________
9636 [  4321] By: gsar                                  on 1999/10/09  00:41:02
9637         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
9638              clear entries in the CV's pad, leading to coredumps when CV had no
9639              other references to it; this is a slightly edited version of the
9640              patch suggested by Russel O'Connor <roconnor@world.std.com>
9641      Branch: perl
9642            ! cop.h pp_ctl.c pp_hot.c
9643 ____________________________________________________________________________
9644 [  4320] By: gsar                                  on 1999/10/08  22:50:51
9645         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
9646              situation (assumptions about cx invalidation are not valid
9647              anymore)
9648      Branch: perl
9649            ! cop.h pp_ctl.c pp_hot.c
9650 ____________________________________________________________________________
9651 [  4319] By: jhi                                   on 1999/10/08  14:33:31
9652         Log: Integrate with Sarathy.
9653      Branch: cfgperl
9654           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
9655           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
9656           !> t/comp/bproto.t thrdvar.h toke.c util.c
9657 ____________________________________________________________________________
9658 [  4318] By: jhi                                   on 1999/10/08  13:51:34
9659         Log: The second cut at AIX C++ extension troubles.
9660      Branch: cfgperl
9661            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
9662            ! hints/aix.sh
9663 ____________________________________________________________________________
9664 [  4317] By: jhi                                   on 1999/10/08  10:44:13
9665         Log: The first cut at fixing Perl extensions written in C++ in AIX,
9666              statics don't get initialized right.  This patch at least
9667              doesn't seem to break the build in my AIX, but unfortunately
9668              I don't have the IBM C++ to do further testing.
9669              
9670              Problem reported by Stephanie Beals in
9671              From: bealzy@us.ibm.com
9672              To: perl5-porters@perl.org
9673              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
9674              Date: Thu, 7 Oct 1999 15:05:54 -0400
9675              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
9676      Branch: cfgperl
9677            + ext/DynaLoader/hints/aix.pl
9678            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
9679 ____________________________________________________________________________
9680 [  4316] By: gsar                                  on 1999/10/08  10:26:15
9681         Log: remove kludgey duplicate background error avoidance (caused
9682              "leaks"; %@ wasn't even user-visible under -Dusethreads);
9683              only repeats of most recent error are now avoided
9684      Branch: perl
9685            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
9686 ____________________________________________________________________________
9687 [  4315] By: jhi                                   on 1999/10/08  09:48:59
9688         Log: Fix omission.
9689      Branch: cfgperl
9690            ! makedef.pl
9691 ____________________________________________________________________________
9692 [  4314] By: gsar                                  on 1999/10/08  07:17:01
9693         Log: extend change#2299 to C<use> (fixes scoping problems in
9694              C<if (...) { use foo; ... }>)
9695      Branch: perl
9696            ! op.c
9697 ____________________________________________________________________________
9698 [  4313] By: gsar                                  on 1999/10/08  04:52:19
9699         Log: small tweak for change#4309
9700      Branch: perl
9701            ! op.c
9702 ____________________________________________________________________________
9703 [  4312] By: gsar                                  on 1999/10/08  02:31:13
9704         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
9705              From: Larry Wall <larry@wall.org>
9706              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
9707              Message-Id: <199910061655.JAA11333@kiev.wall.org>
9708              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
9709      Branch: perl
9710            ! opcode.h t/comp/bproto.t toke.c
9711 ____________________________________________________________________________
9712 [  4311] By: gsar                                  on 1999/10/08  00:58:19
9713         Log: typo
9714      Branch: perl
9715            ! pp_sys.c
9716 ____________________________________________________________________________
9717 [  4310] By: gsar                                  on 1999/10/07  23:51:38
9718         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
9719              Brian Mitchell <brian@chele.cais.net>)
9720      Branch: perl
9721            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
9722 ____________________________________________________________________________
9723 [  4309] By: gsar                                  on 1999/10/07  22:57:52
9724         Log: change#3728 was flawed (loop contexts saw the wrong statement
9725              info, causing loop control constructs to not find the label);
9726              disable OP_SETSTATE entirely and add a fix that is specifically
9727              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
9728              which was what the original patch was supposed to fix
9729              
9730              TODO: remove the remainder of the setstate logic if it can't
9731              be used anywhere else (it isn't used anywhere now)
9732      Branch: perl
9733            ! cop.h op.c perly.c perly.y
9734 ____________________________________________________________________________
9735 [  4308] By: jhi                                   on 1999/10/07  19:21:27
9736         Log: Integrate with Sarathy.
9737      Branch: cfgperl
9738           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9739 ____________________________________________________________________________
9740 [  4307] By: gsar                                  on 1999/10/07  15:12:24
9741         Log: update to podlators-0.08 from Russ Allbery
9742      Branch: perl
9743            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
9744 ____________________________________________________________________________
9745 [  4306] By: jhi                                   on 1999/10/06  17:20:34
9746         Log: Integrate with Sarathy.
9747      Branch: cfgperl
9748           !> (integrate 45 files)
9749 ____________________________________________________________________________
9750 [  4305] By: gsar                                  on 1999/10/06  16:55:45
9751         Log: some versions of mingw32 have __int64, define iff it isn't
9752      Branch: perl
9753            ! win32/win32.h
9754 ____________________________________________________________________________
9755 [  4304] By: gsar                                  on 1999/10/06  03:45:44
9756         Log: fix typos in change#4288
9757      Branch: perl
9758            ! Changes dump.c sv.c
9759 ____________________________________________________________________________
9760 [  4303] By: gsar                                  on 1999/10/06  03:22:46
9761         Log: integrate cfgperl contents into mainline
9762      Branch: perl
9763           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9764            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9765           !> (integrate 31 files)
9766 ____________________________________________________________________________
9767 [  4302] By: gsar                                  on 1999/10/06  02:36:53
9768         Log: make die/warn and other diagnostics go to wherever STDERR happens
9769              to point at; change places that meant Perl_debug_log rather than
9770              PerlIO_stderr()
9771      Branch: perl
9772            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
9773            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
9774            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
9775            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
9776            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
9777            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
9778            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
9779            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
9780            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
9781            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
9782            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
9783 ____________________________________________________________________________
9784 [  4301] By: jhi                                   on 1999/10/05  23:03:46
9785         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9786              To: François Désarménien <desar@club-internet.fr>
9787              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
9788              Subject: Re: Strange RE engine breakage in 5_61
9789              Date: Mon, 4 Oct 1999 19:58:03 -0400
9790              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
9791              
9792              (had to apply pat.t part manually because there
9793              already were more tests than there was in _61)
9794      Branch: cfgperl
9795            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
9796 ____________________________________________________________________________
9797 [  4300] By: jhi                                   on 1999/10/04  17:03:18
9798         Log: From: Andy Dougherty <doughera@lafayette.edu>
9799              To: Jarkko Hietaniemi <jhi@iki.fi>
9800              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
9801              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
9802              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
9803              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
9804      Branch: cfgperl
9805            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
9806            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
9807            ! MANIFEST ext/B/defsubs_h.PL
9808 ____________________________________________________________________________
9809 [  4299] By: jhi                                   on 1999/10/04  07:15:16
9810         Log: From: Michael G Schwern <schwern@pobox.com>
9811              To: perl5-porters@perl.org
9812              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
9813              Date: Sun, 3 Oct 1999 17:34:17 -0400
9814              Message-ID: <19991003173417.A4351@blackrider>
9815      Branch: cfgperl
9816            ! t/lib/fields.t t/pragma/constant.t
9817 ____________________________________________________________________________
9818 [  4298] By: gsar                                  on 1999/10/04  04:57:53
9819         Log: some compatibility macros were busted
9820      Branch: perl
9821            ! embed.h embed.pl toke.c
9822 ____________________________________________________________________________
9823 [  4297] By: jhi                                   on 1999/10/03  17:50:59
9824         Log: A better version of #4296.
9825              
9826              From: Michael G Schwern <schwern@pobox.com>
9827              To: perl5-porters@perl.org
9828              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
9829              Date: Sun, 3 Oct 1999 13:54:23 -0400
9830              Message-ID: <19991003135423.A3050@blackrider>
9831      Branch: cfgperl
9832            ! av.c op.c pod/perldiag.pod
9833 ____________________________________________________________________________
9834 [  4296] By: jhi                                   on 1999/10/03  17:21:01
9835         Log: (Replaced by #4297.)
9836              
9837              From: Michael G Schwern <schwern@pobox.com>
9838              To: perl5-porters@perl.org
9839              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
9840              Date: Sun, 3 Oct 1999 13:16:47 -0400
9841              Message-ID: <19991003131647.A2816@blackrider>
9842              
9843              plus changed the error message to say "No such pseudo-hash field"
9844              as discussed in the above mail message.
9845      Branch: cfgperl
9846            ! av.c pod/perldiag.pod
9847 ____________________________________________________________________________
9848 [  4295] By: gsar                                  on 1999/10/03  16:09:36
9849         Log: avoid doing irrelevant things on 'make perl'
9850      Branch: perl
9851            ! Makefile.SH
9852 ____________________________________________________________________________
9853 [  4294] By: jhi                                   on 1999/10/03  14:16:24
9854         Log: Fix a typo in #4293 spotted by Graham Barr.
9855      Branch: cfgperl
9856            ! pod/perlref.pod
9857 ____________________________________________________________________________
9858 [  4293] By: jhi                                   on 1999/10/03  11:31:22
9859         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
9860              To: perl5-porters@perl.org
9861              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
9862              Date: Sun, 3 Oct 1999 02:34:01 -0400
9863              Message-ID: <19991003023401.A1520@blackrider>
9864      Branch: cfgperl
9865            ! pod/perlfunc.pod pod/perlref.pod
9866 ____________________________________________________________________________
9867 [  4292] By: jhi                                   on 1999/10/03  09:23:16
9868         Log: From: Barrie Slaymaker <barries@slaysys.com>
9869              To: perl5-porters@perl.org
9870              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
9871              Date: Sun, 3 Oct 1999 00:09:51 -0400
9872              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
9873      Branch: cfgperl
9874            ! lib/Benchmark.pm
9875 ____________________________________________________________________________
9876 [  4291] By: jhi                                   on 1999/10/02  23:43:53
9877         Log: Be understanding about large file systems.
9878      Branch: cfgperl
9879            ! t/lib/syslfs.t t/op/lfs.t
9880 ____________________________________________________________________________
9881 [  4290] By: jhi                                   on 1999/10/02  23:39:16
9882         Log: Configure fixfest continues.
9883      Branch: cfgperl
9884            ! Configure config_h.SH
9885      Branch: metaconfig
9886            ! U/modified/d_longdbl.U U/modified/d_longlong.U
9887            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
9888            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
9889            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
9890      Branch: metaconfig/U/perl
9891            ! i_inttypes.U io64.U
9892 ____________________________________________________________________________
9893 [  4289] By: jhi                                   on 1999/10/02  23:12:54
9894         Log: Regen Porting stuff.
9895      Branch: cfgperl
9896            ! Porting/Glossary Porting/config.sh Porting/config_H
9897 ____________________________________________________________________________
9898 [  4288] By: jhi                                   on 1999/10/02  23:05:50
9899         Log: Untangle the IV_IS_QUAD jungle by introduding
9900              macros to be used when doing formatted printing:
9901              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
9902      Branch: cfgperl
9903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9904            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
9905            ! regcomp.c sv.c taint.c toke.c util.c
9906 ____________________________________________________________________________
9907 [  4287] By: jhi                                   on 1999/10/02  22:54:18
9908         Log: metaconfig maintenance.
9909      Branch: metaconfig
9910            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
9911            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
9912            ! U/typedefs/uidsize.U
9913 ____________________________________________________________________________
9914 [  4286] By: nick                                  on 1999/10/02  11:11:44
9915         Log: Incremental merge of mainline
9916      Branch: utfperl
9917           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
9918           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
9919           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
9920           +> t/pod/podselect.t t/pod/podselect.xr
9921            - lib/Pod/PlainText.pm
9922           !> (integrate 148 files)
9923 ____________________________________________________________________________
9924 [  4285] By: jhi                                   on 1999/10/02  10:16:15
9925         Log: Battle namespace pollution.
9926      Branch: cfgperl
9927            ! lib/Benchmark.pm
9928 ____________________________________________________________________________
9929 [  4284] By: jhi                                   on 1999/10/02  10:11:20
9930         Log: Regen Configure, all of xs_apiversion didn't take.
9931      Branch: cfgperl
9932            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9933            ! config_h.SH patchlevel.h
9934 ____________________________________________________________________________
9935 [  4283] By: jhi                                   on 1999/10/02  09:48:17
9936         Log: Integrate with Sarathy.
9937      Branch: cfgperl
9938           +> lib/Pod/Man.pm t/pod/multiline_items.t
9939           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
9940           +> t/pod/podselect.t t/pod/podselect.xr
9941            - lib/Pod/PlainText.pm
9942           !> (integrate 50 files)
9943 ____________________________________________________________________________
9944 [  4282] By: gsar                                  on 1999/10/02  06:39:14
9945         Log: update pod2man, pod2text and related Pod:: modules with the
9946              ones in podlators-0.07 from Russ Allbery
9947      Branch: perl
9948            + lib/Pod/Man.pm
9949            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
9950            ! pod/pod2man.PL pod/pod2text.PL
9951 ____________________________________________________________________________
9952 [  4281] By: gsar                                  on 1999/10/02  06:14:44
9953         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
9954      Branch: perl
9955            - lib/Pod/PlainText.pm
9956            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
9957            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
9958            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
9959            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
9960            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
9961            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
9962            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
9963 ____________________________________________________________________________
9964 [  4280] By: gsar                                  on 1999/10/02  04:39:38
9965         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
9966      Branch: perl
9967            + t/pod/multiline_items.t t/pod/multiline_items.xr
9968            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
9969            + t/pod/podselect.xr
9970            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
9971            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
9972            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
9973            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
9974            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
9975            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
9976            ! t/pod/testp2pt.pl
9977 ____________________________________________________________________________
9978 [  4279] By: gsar                                  on 1999/10/02  03:36:41
9979         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
9980              by Michael G Schwern <schwern@pobox.com>)
9981      Branch: perl
9982            ! av.c t/op/avhv.t
9983 ____________________________________________________________________________
9984 [  4278] By: gsar                                  on 1999/10/02  02:36:55
9985         Log: deprecate C<use attrs>
9986      Branch: perl
9987            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
9988            ! t/lib/thread.t t/pragma/sub_lval.t
9989 ____________________________________________________________________________
9990 [  4277] By: gsar                                  on 1999/10/02  01:43:25
9991         Log: add notes about effect of loop control statements inside
9992              LABEL BLOCK continue BLOCK
9993      Branch: perl
9994            ! pod/perlfunc.pod
9995 ____________________________________________________________________________
9996 [  4276] By: gsar                                  on 1999/10/02  01:23:02
9997         Log: indent nested =items properly (suggested by Bill Fenner
9998              <fenner@research.att.com>)
9999      Branch: perl
10000            ! pod/pod2man.PL
10001 ____________________________________________________________________________
10002 [  4275] By: gsar                                  on 1999/10/02  01:09:16
10003         Log: updated ptags generator from Ilya Zakharevich
10004      Branch: perl
10005            ! emacs/ptags
10006 ____________________________________________________________________________
10007 [  4274] By: gsar                                  on 1999/10/01  23:08:52
10008         Log: update Changes
10009      Branch: perl
10010            ! Changes
10011 ____________________________________________________________________________
10012 [  4273] By: gsar                                  on 1999/10/01  22:58:55
10013         Log: typo, whitespace adjustments
10014      Branch: perl
10015            ! utils/h2xs.PL
10016 ____________________________________________________________________________
10017 [  4272] By: gsar                                  on 1999/10/01  22:46:06
10018         Log: remove dup hunks
10019      Branch: perl
10020            ! configure.com vms/vms.c
10021 ____________________________________________________________________________
10022 [  4271] By: gsar                                  on 1999/10/01  22:33:02
10023         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
10024              by declaring new globals "our" (XXX this means h2xs generated code
10025              won't run on earlier versions; a switch to generate compatible
10026              source is needed)
10027      Branch: perl
10028           !> (integrate 35 files)
10029 ____________________________________________________________________________
10030 [  4270] By: jhi                                   on 1999/10/01  12:05:56
10031         Log: Integrate with Sarathy.
10032      Branch: cfgperl
10033           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10034           !> pod/perldiag.pod util.c
10035 ____________________________________________________________________________
10036 [  4269] By: jhi                                   on 1999/10/01  10:26:19
10037         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
10038              To: perl5-porters@perl.org
10039              Subject: [ID 19991001.001] perlguts man page error
10040              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
10041              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
10042      Branch: cfgperl
10043            ! pod/perlguts.pod
10044 ____________________________________________________________________________
10045 [  4268] By: jhi                                   on 1999/10/01  07:32:33
10046         Log: There *is* a month called October.
10047      Branch: cfgperl
10048            ! t/op/time.t
10049 ____________________________________________________________________________
10050 [  4267] By: jhi                                   on 1999/10/01  06:58:10
10051         Log: Temp file cleanliness.
10052      Branch: cfgperl
10053            ! t/lib/filecopy.t
10054 ____________________________________________________________________________
10055 [  4266] By: jhi                                   on 1999/10/01  06:46:56
10056         Log: From: Barrie Slaymaker <barries@slaysys.com>
10057              To: perl5-porters@perl.org
10058              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
10059              Date: Thu, 30 Sep 1999 22:16:26 -0400
10060              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
10061      Branch: cfgperl
10062            ! lib/Benchmark.pm
10063 ____________________________________________________________________________
10064 [  4265] By: jhi                                   on 1999/09/30  20:25:35
10065         Log: From: Barrie Slaymaker <barries@slaysys.com>
10066              To: perl5-porters@perl.org
10067              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
10068              Date: Thu, 30 Sep 1999 15:44:00 -0400
10069              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
10070              (Replaces #4175.)
10071      Branch: cfgperl
10072            ! lib/Benchmark.pm
10073 ____________________________________________________________________________
10074 [  4264] By: gsar                                  on 1999/09/30  17:59:26
10075         Log: re-add missing "Out of memory!" entry
10076      Branch: perl
10077            ! pod/perldiag.pod
10078 ____________________________________________________________________________
10079 [  4263] By: jhi                                   on 1999/09/30  17:05:43
10080         Log: Regenerate Configure.
10081      Branch: cfgperl
10082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10083            ! config_h.SH
10084 ____________________________________________________________________________
10085 [  4261] By: jhi                                   on 1999/09/30  16:15:05
10086         Log: From: Andy Dougherty <doughera@lafayette.edu>
10087              To: Perl Porters <perl5-porters@perl.org>
10088              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
10089              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
10090              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
10091      Branch: cfgperl
10092            ! pod/perldelta.pod
10093 ____________________________________________________________________________
10094 [  4260] By: jhi                                   on 1999/09/30  15:48:56
10095         Log: From: Andy Dougherty <doughera@lafayette.edu>
10096              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
10097              Subject: Re: Possible skeletal structure for searching multiple versions
10098              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
10099              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
10100      Branch: metaconfig
10101            ! U/mkglossary
10102      Branch: metaconfig/U/perl
10103            + xs_apiversion.U
10104            ! patchlevel.U
10105 ____________________________________________________________________________
10106 [  4259] By: jhi                                   on 1999/09/30  15:07:16
10107         Log: Further ?idsize.U fixing.
10108      Branch: metaconfig
10109            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
10110 ____________________________________________________________________________
10111 [  4258] By: jhi                                   on 1999/09/30  15:00:14
10112         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
10113      Branch: metaconfig
10114            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
10115            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
10116 ____________________________________________________________________________
10117 [  4257] By: jhi                                   on 1999/09/30  09:48:33
10118         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
10119              To: Gurusamy Sarathy <gsar@ActiveState.com>
10120              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
10121              The Perl Porters Mailing List <perl5-porters@perl.org>
10122              Subject: [PATCH] (Was: deprecating SIGDIE)
10123              Date: Wed, 29 Sep 1999 15:16:50 -0400
10124              Message-ID: <19990929151650.E26675@O2.chapin.edu>
10125      Branch: cfgperl
10126            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
10127 ____________________________________________________________________________
10128 [  4256] By: jhi                                   on 1999/09/30  09:45:22
10129         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10130              To: Gurusamy Sarathy <gsar@activestate.com>
10131              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
10132              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
10133              Date: Wed, 29 Sep 1999 18:58:23 -0400
10134              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
10135      Branch: cfgperl
10136            ! Makefile.SH opcode.pl
10137 ____________________________________________________________________________
10138 [  4255] By: gsar                                  on 1999/09/30  09:03:48
10139         Log: remove prehistoric XFree() gunk
10140      Branch: perl
10141            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10142 ____________________________________________________________________________
10143 [  4254] By: gsar                                  on 1999/09/30  08:40:14
10144         Log: From: Vishal Bhatia <vishal@gol.com>
10145              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
10146              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
10147              Subject: [patch _61] Minor corrections in C.pm
10148      Branch: perl
10149            ! ext/B/B/C.pm
10150 ____________________________________________________________________________
10151 [  4253] By: gsar                                  on 1999/09/30  08:36:27
10152         Log: off-by-one in fbm_compile() (spotted by John Bley
10153              <jbley@cs.cmu.edu>); whitespace adjustments
10154      Branch: perl
10155            ! util.c
10156 ____________________________________________________________________________
10157 [  4251] By: jhi                                   on 1999/09/30  08:09:13
10158         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10159              To: perl5-porters@perl.org (Mailing list Perl5)
10160              Subject: [PATCH 5.00561+]  Followup h2xs patch
10161              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
10162              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
10163      Branch: cfgperl
10164            ! utils/h2xs.PL
10165 ____________________________________________________________________________
10166 [  4250] By: jhi                                   on 1999/09/29  19:11:32
10167         Log: Integrate with Sarathy.
10168      Branch: cfgperl
10169           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
10170           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
10171           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
10172 ____________________________________________________________________________
10173 [  4249] By: bailey                                on 1999/09/29  02:21:31
10174         Log: resync with mainline
10175      Branch: vmsperl
10176           +> (branch 32 files)
10177            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10178            - lib/unicode/blocks.txt lib/unicode/index2.txt
10179            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10180            - lib/unicode/props2.txt lib/unicode/readme.txt
10181            - t/lib/bigfloatpm.t
10182           !> (integrate 240 files)
10183 ____________________________________________________________________________
10184 [  4248] By: jhi                                   on 1999/09/28  18:14:39
10185         Log: From: Andy Dougherty <doughera@lafayette.edu>
10186              To: Perl Porters <perl5-porters@perl.org>
10187              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
10188              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
10189              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
10190              
10191              From: Andy Dougherty <doughera@lafayette.edu>
10192              To: Perl Porters <perl5-porters@perl.org>
10193              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
10194              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
10195              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
10196      Branch: cfgperl
10197            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
10198            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
10199            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
10200            ! hints/next_4.sh
10201 ____________________________________________________________________________
10202 [  4247] By: gsar                                  on 1999/09/28  17:36:59
10203         Log: revert change#4115 (breaks libwww's base/date.t); could be 
10204              reworked to enable it conditional on $Time::Local::nocroak
10205              or some such
10206      Branch: perl
10207            ! lib/Time/Local.pm
10208 ____________________________________________________________________________
10209 [  4246] By: gsar                                  on 1999/09/28  17:33:14
10210         Log: tweak for win32 build
10211      Branch: perl
10212            ! win32/Makefile win32/makefile.mk
10213 ____________________________________________________________________________
10214 [  4245] By: gsar                                  on 1999/09/28  17:31:34
10215         Log: change#4236 fallout
10216      Branch: perl
10217            ! lib/ExtUtils/MM_Unix.pm
10218 ____________________________________________________________________________
10219 [  4244] By: gsar                                  on 1999/09/28  17:29:31
10220         Log: remove doubled new_xpv
10221      Branch: perl
10222            ! embed.h embed.pl proto.h
10223 ____________________________________________________________________________
10224 [  4243] By: jhi                                   on 1999/09/27  19:13:20
10225         Log: Artistic fine-tuning.
10226      Branch: cfgperl
10227            ! ext/B/defsubs_h.PL
10228 ____________________________________________________________________________
10229 [  4242] By: gsar                                  on 1999/09/27  17:05:22
10230         Log: avoid implicit split to @_ in change#4181; binary -> text file
10231              types in p4
10232      Branch: perl
10233            ! djgpp/configure.bat lib/Exporter/Heavy.pm
10234            ! t/pragma/locale/latin1
10235 ____________________________________________________________________________
10236 [  4241] By: jhi                                   on 1999/09/27  07:48:19
10237         Log: Integrate with Sarathy.
10238      Branch: cfgperl
10239           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
10240           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
10241 ____________________________________________________________________________
10242 [  4240] By: jhi                                   on 1999/09/27  07:47:11
10243         Log: Finalize change #4232.
10244              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10245              To: Jarkko Hietaniemi <jhi@iki.fi>
10246              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
10247              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
10248              Date: Sun, 26 Sep 1999 16:52:31 -0400
10249              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
10250      Branch: cfgperl
10251            ! lib/ExtUtils/xsubpp
10252 ____________________________________________________________________________
10253 [  4239] By: gsar                                  on 1999/09/27  02:48:42
10254         Log: add notes in INSTALL about Configure -Accflags=-DFOO
10255      Branch: perl
10256            ! INSTALL
10257 ____________________________________________________________________________
10258 [  4238] By: gsar                                  on 1999/09/27  02:03:48
10259         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
10260              it automatically
10261      Branch: perl
10262            ! embed.h embed.pl
10263 ____________________________________________________________________________
10264 [  4237] By: gsar                                  on 1999/09/27  01:52:47
10265         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10266              Date: Fri, 24 Sep 1999 23:25:36 -0400
10267              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
10268              Subject: [PATCH 5.005_61] Malloc fixes and docs
10269      Branch: perl
10270            ! malloc.c pod/perldiag.pod
10271 ____________________________________________________________________________
10272 [  4236] By: gsar                                  on 1999/09/27  01:31:32
10273         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
10274              <vkonovalov@lucent.com>)
10275      Branch: perl
10276            ! win32/Makefile win32/makefile.mk
10277 ____________________________________________________________________________
10278 [  4235] By: gsar                                  on 1999/09/26  17:02:03
10279         Log: fix buggy popping of subroutine contexts in the lvalue
10280              subroutines implementation (change#4081); correct the
10281              plethora of cases where DIE() was more appropriate than
10282              croak()
10283      Branch: perl
10284            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
10285 ____________________________________________________________________________
10286 [  4234] By: jhi                                   on 1999/09/26  12:06:28
10287         Log: Fix #endif.
10288      Branch: cfgperl
10289            ! XSUB.h
10290 ____________________________________________________________________________
10291 [  4233] By: jhi                                   on 1999/09/26  11:59:18
10292         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
10293              I kept my (Ilya's) version.
10294      Branch: cfgperl
10295           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
10296           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10297           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10298           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10299           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10300           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
10301 ____________________________________________________________________________
10302 [  4232] By: jhi                                   on 1999/09/26  09:53:43
10303         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10304              To: Mailing list Perl5 <perl5-porters@perl.org>
10305              Subject: [PATCH 5.005_61] teach xsubpp function pointers
10306              Date: Sun, 26 Sep 1999 01:36:09 -0400
10307              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
10308              
10309              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10310              To: Mailing list Perl5 <perl5-porters@perl.org>
10311              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
10312              Date: Sun, 26 Sep 1999 03:00:50 -0400
10313              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
10314      Branch: cfgperl
10315            ! lib/ExtUtils/xsubpp utils/h2xs.PL
10316 ____________________________________________________________________________
10317 [  4231] By: jhi                                   on 1999/09/26  09:48:49
10318         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10319              To: perl5-porters@perl.org
10320              Subject: misprint in perlguts
10321              Date: Sun, 26 Sep 1999 12:48:36 +0400
10322              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
10323      Branch: cfgperl
10324            ! pod/perlguts.pod
10325 ____________________________________________________________________________
10326 [  4230] By: gsar                                  on 1999/09/26  00:50:08
10327         Log: add $installarchlib/CORE to default linker search path on windows
10328      Branch: perl
10329            ! win32/Makefile win32/makefile.mk
10330 ____________________________________________________________________________
10331 [  4229] By: gsar                                  on 1999/09/25  20:05:03
10332         Log: support C<use Shell> on Windows (reworked a patch suggested
10333              by Jenda Krynicky <Jenda@McCann.cz>)
10334      Branch: perl
10335            ! lib/Shell.pm
10336 ____________________________________________________________________________
10337 [  4228] By: gsar                                  on 1999/09/25  07:03:34
10338         Log: integrate cfgperl contents into mainline
10339      Branch: perl
10340           +> hints/svr5.sh
10341           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
10342           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10343           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
10344           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
10345 ____________________________________________________________________________
10346 [  4227] By: gsar                                  on 1999/09/25  06:44:47
10347         Log: From: Larry Wall <larry@wall.org>
10348              Date: Fri, 24 Sep 1999 21:59:37 PDT
10349              Message-Id: <199909250459.VAA27506@kiev.wall.org>
10350              Subject: Re: [PATCH 5.005_61] "our" declarations
10351      Branch: perl
10352            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
10353            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
10354            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
10355            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
10356            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
10357            ! utils/h2xs.PL
10358 ____________________________________________________________________________
10359 [  4226] By: jhi                                   on 1999/09/24  23:10:52
10360         Log: Integrate with Sarathy.
10361      Branch: cfgperl
10362           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10363           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
10364           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
10365 ____________________________________________________________________________
10366 [  4225] By: gsar                                  on 1999/09/24  18:19:54
10367         Log: avoid infinite recursive exec()s of perl.exe when shebang
10368              contains "Perl" rather than "perl" on DOSISH platforms
10369      Branch: perl
10370            ! toke.c
10371 ____________________________________________________________________________
10372 [  4224] By: gsar                                  on 1999/09/24  16:09:23
10373         Log: support cygwin and other platforms that link to import libraries
10374              rather than directly with shared libraries (from a suggestion
10375              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
10376      Branch: perl
10377            ! utils/perlcc.PL
10378 ____________________________________________________________________________
10379 [  4223] By: gsar                                  on 1999/09/24  05:05:06
10380         Log: normalize time for strftime() (without the isdst effects of
10381              mktime()) using a custom mini_mktime()
10382              From: spider-perl@Orb.Nashua.NH.US
10383              Date: Thu, 23 Sep 1999 17:54:53 -0400
10384              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
10385              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
10386      Branch: perl
10387            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10388            ! ext/POSIX/hints/linux.pl t/lib/posix.t
10389 ____________________________________________________________________________
10390 [  4222] By: gsar                                  on 1999/09/23  06:44:42
10391         Log: change "#" to a comment starter in pack templates; "/" now
10392              used for specifying counted types
10393              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10394              Date: Wed, 22 Sep 1999 19:41:30 -0400
10395              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
10396              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
10397      Branch: perl
10398            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
10399 ____________________________________________________________________________
10400 [  4221] By: gsar                                  on 1999/09/23  06:26:54
10401         Log: From: Vishal Bhatia <vishal@gol.com>
10402              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
10403              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
10404              Subject: [patch _61] perlcc changes
10405      Branch: perl
10406            ! utils/perlcc.PL
10407 ____________________________________________________________________________
10408 [  4220] By: gsar                                  on 1999/09/23  01:12:24
10409         Log: add include guard
10410      Branch: perl
10411            ! XSUB.h
10412 ____________________________________________________________________________
10413 [  4219] By: jhi                                   on 1999/09/22  20:38:15
10414         Log: Cleanup cleanup.
10415      Branch: cfgperl
10416            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
10417 ____________________________________________________________________________
10418 [  4218] By: jhi                                   on 1999/09/22  19:26:58
10419         Log: Tweak the equivalence tables once again.
10420      Branch: cfgperl
10421            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10422            ! lib/unicode/mktables.PL
10423 ____________________________________________________________________________
10424 [  4215] By: jhi                                   on 1999/09/22  06:47:03
10425         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10426              To: Mailing list Perl5 <perl5-porters@perl.org>
10427              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
10428              Date: Tue, 21 Sep 1999 19:50:00 -0400
10429              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
10430              
10431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10432              To: Mailing list Perl5 <perl5-porters@perl.org>
10433              Subject: [PATCH 5.005_61] More verbose -Mre=debug
10434              Date: Tue, 21 Sep 1999 22:29:55 -0400
10435              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
10436      Branch: cfgperl
10437            ! regcomp.c regexec.c
10438 ____________________________________________________________________________
10439 [  4214] By: jhi                                   on 1999/09/21  21:08:43
10440         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
10441              Reply-To: gerberb@zenez.com
10442              To: perl5-porters@perl.org
10443              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
10444              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
10445              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
10446              
10447              (Snipped away the last lines of svr5.sh a la change #3725)
10448      Branch: cfgperl
10449            + hints/svr5.sh
10450            ! Configure MANIFEST config_h.SH hints/sco.sh
10451      Branch: metaconfig
10452            ! U/modified/Cppsym.U U/modified/Oldconfig.U
10453 ____________________________________________________________________________
10454 [  4213] By: jhi                                   on 1999/09/21  20:48:01
10455         Log: From: Kragen Sitaker <kragen@dnaco.net>
10456              To: perl5-porters@perl.org
10457              Subject: [ID 19990921.013] accidental list context in perlfaq9
10458              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
10459              Reply-To: kragen@pobox.com
10460              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
10461      Branch: cfgperl
10462            ! pod/perlfaq9.pod
10463 ____________________________________________________________________________
10464 [  4212] By: jhi                                   on 1999/09/20  19:55:42
10465         Log: Integrate with Sarathy.
10466      Branch: cfgperl
10467           +> README.Y2K
10468           !> Changes MANIFEST
10469 ____________________________________________________________________________
10470 [  4211] By: jhi                                   on 1999/09/20  19:44:44
10471         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
10472      Branch: cfgperl
10473            ! Configure config_h.SH pod/perldelta.pod
10474      Branch: metaconfig/U/perl
10475            ! use64bits.U uselfs.U uselongdbl.U
10476 ____________________________________________________________________________
10477 [  4210] By: jhi                                   on 1999/09/20  19:38:26
10478         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
10479      Branch: cfgperl
10480            ! Configure config_h.SH
10481      Branch: metaconfig
10482            ! U/modified/Options.U
10483 ____________________________________________________________________________
10484 [  4209] By: gsar                                  on 1999/09/20  19:35:39
10485         Log: integrate cfgperl changes into mainline
10486      Branch: perl
10487           +> lib/unicode/Unicode.html
10488            ! Changes
10489           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10490           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
10491 ____________________________________________________________________________
10492 [  4208] By: gsar                                  on 1999/09/20  18:28:44
10493         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
10494      Branch: perl
10495            + README.Y2K
10496            ! MANIFEST
10497 ____________________________________________________________________________
10498 [  4207] By: jhi                                   on 1999/09/20  11:06:13
10499         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
10500      Branch: cfgperl
10501            ! pod/perldelta.pod
10502 ____________________________________________________________________________
10503 [  4206] By: jhi                                   on 1999/09/20  09:53:15
10504         Log: Do not test for gccish things in non-gccish platforms.
10505      Branch: cfgperl
10506            ! Configure config_h.SH
10507      Branch: metaconfig
10508            ! U/compline/ccflags.U
10509 ____________________________________________________________________________
10510 [  4205] By: jhi                                   on 1999/09/20  09:41:22
10511         Log: Prompt for uselfs.
10512      Branch: cfgperl
10513            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10514            ! config_h.SH
10515      Branch: metaconfig
10516            ! U/mksample
10517      Branch: metaconfig/U/perl
10518            ! use64bits.U uselfs.U
10519 ____________________________________________________________________________
10520 [  4204] By: jhi                                   on 1999/09/20  09:09:29
10521         Log: Add usemorebits and uselfs.
10522      Branch: cfgperl
10523            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10524            ! config_h.SH doio.c perl.h
10525      Branch: metaconfig/U/perl
10526            + uselfs.U usemorebits.U
10527            ! use64bits.U uselongdbl.U
10528 ____________________________________________________________________________
10529 [  4203] By: jhi                                   on 1999/09/20  07:48:48
10530         Log: Dethinko.
10531      Branch: cfgperl
10532            ! pod/perlfunc.pod
10533 ____________________________________________________________________________
10534 [  4202] By: jhi                                   on 1999/09/20  07:33:32
10535         Log: Fix a bug in the description of endianness.  Reported in
10536              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10537              To: perl5-porters@perl.org
10538              Subject: BUG: perldoc -f pack
10539              Date: Mon, 20 Sep 1999 09:43:49 +0400
10540              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
10541      Branch: cfgperl
10542            ! pod/perlfunc.pod
10543 ____________________________________________________________________________
10544 [  4201] By: jhi                                   on 1999/09/20  07:01:26
10545         Log: Integrate with Sarathy.
10546      Branch: cfgperl
10547           +> t/op/args.t
10548           !> (integrate 31 files)
10549 ____________________________________________________________________________
10550 [  4200] By: gsar                                  on 1999/09/20  03:45:06
10551         Log: From: Russ Allbery <rra@stanford.edu>
10552              Date: 19 Aug 1999 04:35:44 -0700
10553              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
10554              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
10555      Branch: perl
10556            ! lib/File/Find.pm
10557 ____________________________________________________________________________
10558 [  4199] By: gsar                                  on 1999/09/20  03:27:49
10559         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
10560      Branch: perl
10561            ! ext/B/B/Terse.pm
10562 ____________________________________________________________________________
10563 [  4198] By: gsar                                  on 1999/09/20  03:25:25
10564         Log: add arenas for managing allocations of remaining xpv*v structures
10565              From: Vishal Bhatia <vishal@gol.com>
10566              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
10567              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
10568              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
10569      Branch: perl
10570            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
10571            ! proto.h sv.c
10572 ____________________________________________________________________________
10573 [  4197] By: gsar                                  on 1999/09/20  03:06:10
10574         Log: queue errors due to strictures rather than printing them as
10575              warnings; symbols that violate strictures do *not* end up in
10576              the symbol table anyway, making multiple evals of the same piece
10577              of code produce the same errors; errors indicate all locations
10578              of a global symbol rather than just the first one; these
10579              changes make compile-time failures within evals reliably
10580              visible via the return value or contents of $@, and trappable
10581              using __DIE__ hooks
10582      Branch: perl
10583            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
10584            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
10585            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
10586            ! t/pragma/strict-vars thrdvar.h toke.c util.c
10587 ____________________________________________________________________________
10588 [  4196] By: gsar                                  on 1999/09/19  22:14:29
10589         Log: control change#1914 via hints (causes problems on some platforms)
10590      Branch: perl
10591            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10592            ! ext/POSIX/hints/linux.pl
10593 ____________________________________________________________________________
10594 [  4195] By: gsar                                  on 1999/09/19  21:30:18
10595         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
10596              in passing around references to @_, eg C<sub foo { \@_ }>; add
10597              tests for the same
10598      Branch: perl
10599            + t/op/args.t
10600            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
10601 ____________________________________________________________________________
10602 [  4194] By: jhi                                   on 1999/09/18  18:57:45
10603         Log: Integrate with Sarathy.
10604      Branch: cfgperl
10605           !> opcode.h opcode.pl
10606 ____________________________________________________________________________
10607 [  4193] By: nick                                  on 1999/09/18  15:24:56
10608         Log: Re-integrate mainline
10609              Basic SvUTF8 stuff in headers, no functional changes yet.
10610      Branch: utfperl
10611            + lib/byte.pm lib/byte_heavy.pl
10612           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
10613           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10614           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10615           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10616           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
10617           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
10618           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
10619           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
10620           +> lib/unicode/Names.txt lib/unicode/Props.txt
10621           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
10622           +> t/lib/bigfltpm.t
10623            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
10624            - lib/unicode/blocks.txt lib/unicode/index2.txt
10625            - lib/unicode/jamo2.txt lib/unicode/names2.txt
10626            - lib/unicode/props2.txt lib/unicode/readme.txt
10627            - t/lib/bigfloatpm.t
10628            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
10629            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
10630            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
10631            ! warnings.h
10632           !> (integrate 142 files)
10633 ____________________________________________________________________________
10634 [  4192] By: gsar                                  on 1999/09/18  15:11:47
10635         Log: more op description tweaks
10636      Branch: perl
10637            ! opcode.h opcode.pl
10638 ____________________________________________________________________________
10639 [  4191] By: jhi                                   on 1999/09/18  07:47:16
10640         Log: Integrate with Sarathy.
10641      Branch: cfgperl
10642           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10643           !> t/pragma/warn/op
10644 ____________________________________________________________________________
10645 [  4190] By: jhi                                   on 1999/09/18  07:35:45
10646         Log: Add description of the Unicode database files.
10647      Branch: cfgperl
10648            + lib/unicode/Unicode.html
10649 ____________________________________________________________________________
10650 [  4189] By: gsar                                  on 1999/09/18  03:14:58
10651         Log: tweak some op names in change#4177 (will any of this break code that
10652              gropes $@ ?)
10653      Branch: perl
10654            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
10655            ! t/pragma/warn/op
10656 ____________________________________________________________________________
10657 [  4188] By: jhi                                   on 1999/09/17  21:30:08
10658         Log: Pick up the typo fix.
10659      Branch: cfgperl
10660           !> t/io/open.t
10661 ____________________________________________________________________________
10662 [  4187] By: gsar                                  on 1999/09/17  21:13:55
10663         Log: fix typo
10664      Branch: perl
10665            ! t/io/open.t
10666 ____________________________________________________________________________
10667 [  4186] By: gsar                                  on 1999/09/17  20:57:29
10668         Log: integrate cfgperl change
10669      Branch: perl
10670           !> vms/subconfigure.com
10671 ____________________________________________________________________________
10672 [  4185] By: jhi                                   on 1999/09/17  20:46:41
10673         Log: Re-apply applicable parts of #3993, #3994, and #3995.
10674      Branch: cfgperl
10675            ! vms/subconfigure.com
10676 ____________________________________________________________________________
10677 [  4184] By: gsar                                  on 1999/09/17  20:26:02
10678         Log: integrate cfgperl contents into mainline
10679      Branch: perl
10680           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
10681           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
10682           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
10683           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
10684           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
10685           +> lib/unicode/SpecCase.txt
10686            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
10687            - lib/unicode/index2.txt lib/unicode/jamo2.txt
10688            - lib/unicode/names2.txt lib/unicode/props2.txt
10689            - lib/unicode/readme.txt
10690           !> (integrate 73 files)
10691 ____________________________________________________________________________
10692 [  4183] By: jhi                                   on 1999/09/17  20:25:51
10693         Log: Integrate with Sarathy.
10694      Branch: cfgperl
10695           !> configure.com ext/ByteLoader/byterun.h
10696           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10697           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
10698           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
10699           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
10700 ____________________________________________________________________________
10701 [  4182] By: gsar                                  on 1999/09/17  20:16:28
10702         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
10703              vmsperl contents have prevailed)
10704      Branch: perl
10705           !> configure.com ext/ByteLoader/byterun.h
10706           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
10707           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
10708           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
10709           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
10710 ____________________________________________________________________________
10711 [  4181] By: jhi                                   on 1999/09/17  20:12:37
10712         Log: From: Michael G Schwern <schwern@pobox.com>
10713              To: perl5-porters@perl.org
10714              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
10715              Date: Thu, 19 Aug 1999 21:30:01 -0400
10716              Message-ID: <19990819213001.A22512@athens.aocn.com>
10717      Branch: cfgperl
10718            ! lib/Exporter/Heavy.pm
10719 ____________________________________________________________________________
10720 [  4180] By: gsar                                  on 1999/09/17  20:11:00
10721         Log: perlhist additions
10722      Branch: perl
10723            ! pod/perlhist.pod
10724 ____________________________________________________________________________
10725 [  4179] By: jhi                                   on 1999/09/17  20:08:00
10726         Log: The change #4176 should've undone only the test, not the code patch.
10727      Branch: cfgperl
10728            ! doio.c
10729 ____________________________________________________________________________
10730 [  4178] By: jhi                                   on 1999/09/17  20:06:08
10731         Log: From: Ian Phillipps <ian@dial.pipex.com>
10732              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
10733              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
10734              Date: Sat, 21 Aug 1999 12:36:12 +0100
10735              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
10736      Branch: cfgperl
10737            ! pod/perlsyn.pod
10738 ____________________________________________________________________________
10739 [  4177] By: jhi                                   on 1999/09/17  20:00:19
10740         Log: More descriptive names for operators.
10741              
10742              From: Michael G Schwern <schwern@pobox.com>
10743              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
10744              Cc: perl5-porters@perl.org
10745              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
10746              Date: Tue, 17 Aug 1999 18:35:45 -0400
10747              Message-ID: <19990817183545.A23073@toldyouso.com>
10748              
10749              From: Michael G Schwern <schwern@pobox.com>
10750              To: perl5-porters@perl.org
10751              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
10752              Date: Wed, 18 Aug 1999 03:53:38 -0400
10753              Message-ID: <19990818035337.A31505@athens.aocn.com>
10754      Branch: cfgperl
10755            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
10756            ! t/pragma/warn/op t/pragma/warn/sv
10757 ____________________________________________________________________________
10758 [  4176] By: jhi                                   on 1999/09/17  18:19:18
10759         Log: Take away the infamous io/dup.t #7.
10760              It seems there simply is no way to portably
10761              "flush" an input file handle.
10762      Branch: cfgperl
10763            ! doio.c t/io/dup.t
10764 ____________________________________________________________________________
10765 [  4175] By: jhi                                   on 1999/09/17  14:45:08
10766         Log: From: Barrie Slaymaker <barries@slaysys.com>
10767              To: perl5-porters@perl.org
10768              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
10769              Date: Fri, 17 Sep 1999 11:16:48 -0400
10770              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
10771      Branch: cfgperl
10772            ! lib/Benchmark.pm
10773 ____________________________________________________________________________
10774 [  4174] By: jhi                                   on 1999/09/17  14:07:16
10775         Log: UNICOS does support large files but doesn't support sparse files
10776              so we cannot easily test for large file support.
10777      Branch: cfgperl
10778            ! t/lib/syslfs.t t/op/lfs.t
10779 ____________________________________________________________________________
10780 [  4173] By: jhi                                   on 1999/09/17  14:03:44
10781         Log: UNICOS has sloppy division/modulo for floating point numbers.
10782      Branch: cfgperl
10783            ! t/op/arith.t
10784 ____________________________________________________________________________
10785 [  4172] By: jhi                                   on 1999/09/17  13:47:49
10786         Log: Portable blocksize (replaces #4171).
10787      Branch: cfgperl
10788            ! t/lib/syslfs.t t/op/lfs.t
10789 ____________________________________________________________________________
10790 [  4171] By: jhi                                   on 1999/09/17  13:08:54
10791         Log: (replaced by #4172)
10792      Branch: cfgperl
10793            ! t/lib/syslfs.t t/op/lfs.t
10794 ____________________________________________________________________________
10795 [  4170] By: jhi                                   on 1999/09/17  12:59:11
10796         Log: Detypo #4169.
10797      Branch: cfgperl
10798            ! t/lib/syslfs.t t/op/lfs.t
10799 ____________________________________________________________________________
10800 [  4169] By: jhi                                   on 1999/09/17  12:16:34
10801         Log: Diagnose possible quota limits.
10802      Branch: cfgperl
10803            ! t/lib/syslfs.t t/op/lfs.t
10804 ____________________________________________________________________________
10805 [  4168] By: jhi                                   on 1999/09/17  12:10:43
10806         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
10807              doesn't have one that wouldn't cause SIGSYS.  UNICOS
10808              does have getpgrp(void) so Perl getpgrp() is happy.
10809      Branch: cfgperl
10810            ! hints/unicos.sh
10811 ____________________________________________________________________________
10812 [  4167] By: jhi                                   on 1999/09/17  11:49:30
10813         Log: Filesystem quotas may stop you from using large files.
10814      Branch: cfgperl
10815            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
10816 ____________________________________________________________________________
10817 [  4166] By: jhi                                   on 1999/09/17  11:36:01
10818         Log: Too strict pattern for parsing group lists.
10819      Branch: cfgperl
10820            ! t/op/groups.t
10821 ____________________________________________________________________________
10822 [  4165] By: jhi                                   on 1999/09/17  09:06:18
10823         Log: Configure maintenance. It's sigaction.sa_flags
10824              and the Glossary regen'ed.
10825      Branch: cfgperl
10826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10827            ! config_h.SH
10828      Branch: metaconfig
10829            ! U/compline/d_sigaction.U
10830 ____________________________________________________________________________
10831 [  4164] By: jhi                                   on 1999/09/15  06:57:51
10832         Log: Integrate with Sarathy.
10833      Branch: cfgperl
10834           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10835           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10836           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10837           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
10838           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
10839           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
10840           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
10841           !> jpl/PerlInterpreter/Makefile.PL
10842           !> jpl/PerlInterpreter/PerlInterpreter.c
10843           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10844           !> jpl/Sample/Makefile.PL jpl/install-jpl
10845           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
10846           !> t/op/pat.t
10847 ____________________________________________________________________________
10848 [  4163] By: gsar                                  on 1999/09/15  05:17:27
10849         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
10850      Branch: perl
10851            ! lib/File/Spec/Functions.pm
10852 ____________________________________________________________________________
10853 [  4162] By: gsar                                  on 1999/09/15  05:09:14
10854         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
10855      Branch: perl
10856            ! Changes embed.h embed.pl
10857 ____________________________________________________________________________
10858 [  4161] By: gsar                                  on 1999/09/15  04:08:25
10859         Log: missing perlhist dates from Jeff Okamoto
10860      Branch: perl
10861            ! pod/perlhist.pod
10862 ____________________________________________________________________________
10863 [  4160] By: gsar                                  on 1999/09/15  03:13:08
10864         Log: jpl tweak
10865      Branch: perl
10866            ! MANIFEST jpl/JNI/Makefile.PL
10867 ____________________________________________________________________________
10868 [  4159] By: gsar                                  on 1999/09/15  02:57:08
10869         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
10870              Jepson <bjepson@home.com>)
10871      Branch: perl
10872            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
10873            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
10874            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
10875            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
10876            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
10877            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
10878            ! jpl/PerlInterpreter/Makefile.PL
10879            ! jpl/PerlInterpreter/PerlInterpreter.c
10880            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
10881            ! jpl/Sample/Makefile.PL jpl/install-jpl
10882 ____________________________________________________________________________
10883 [  4158] By: gsar                                  on 1999/09/15  01:27:14
10884         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
10885              Date:    Tue, 14 Sep 1999 21:26:15 EDT
10886              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
10887              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
10888      Branch: perl
10889            ! regexec.c t/op/pat.t
10890 ____________________________________________________________________________
10891 [  4157] By: jhi                                   on 1999/09/14  21:18:09
10892         Log: config.h will define USE_64_BITS if need be.
10893      Branch: cfgperl
10894            ! hints/irix_6.sh
10895 ____________________________________________________________________________
10896 [  4156] By: jhi                                   on 1999/09/14  20:30:00
10897         Log: Change #4149 necessitates also a small code change.
10898      Branch: cfgperl
10899            ! ext/B/defsubs_h.PL
10900 ____________________________________________________________________________
10901 [  4155] By: jhi                                   on 1999/09/14  20:15:53
10902         Log: Update EPOC libdir names.
10903      Branch: cfgperl
10904            ! epoc/config.h
10905 ____________________________________________________________________________
10906 [  4154] By: jhi                                   on 1999/09/14  20:13:41
10907         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
10908              deceased HAS.*DBM.*64 mumblings.
10909      Branch: cfgperl
10910            ! Configure config_h.SH epoc/config.h
10911 ____________________________________________________________________________
10912 [  4153] By: jhi                                   on 1999/09/14  20:04:53
10913         Log: Configure nits.
10914      Branch: cfgperl
10915            ! Configure config_h.SH
10916      Branch: metaconfig
10917            ! U/compline/d_sigaction.U U/threads/i_pthread.U
10918 ____________________________________________________________________________
10919 [  4152] By: jhi                                   on 1999/09/14  19:30:22
10920         Log: Integrate with Sarathy.
10921      Branch: cfgperl
10922           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
10923            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
10924           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
10925           !> win32/config_sh.PL
10926 ____________________________________________________________________________
10927 [  4151] By: jhi                                   on 1999/09/14  10:25:01
10928         Log: Update Unicode database and recompute the tables.
10929              Rename the .txt files to be more Unicode 3.0-like.
10930              Unihan-3.0.txt not included because it is 16 MB.
10931              syllables.txt is manually maintained.
10932              See ReadMe.txt for description of the .txt files.
10933              (not all of them are used yet)
10934      Branch: cfgperl
10935            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
10936            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
10937            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
10938            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
10939            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
10940            + lib/unicode/SpecCase.txt
10941            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
10942            - lib/unicode/index2.txt lib/unicode/jamo2.txt
10943            - lib/unicode/names2.txt lib/unicode/props2.txt
10944            - lib/unicode/readme.txt
10945            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
10946            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
10947            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
10948            ! lib/unicode/Decomposition.pl
10949            ! lib/unicode/In/ArabicPresentationForms-B.pl
10950            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
10951            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
10952            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
10953            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
10954            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
10955            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
10956            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
10957            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
10958            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
10959            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
10960            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
10961            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
10962            ! lib/unicode/mktables.PL
10963 ____________________________________________________________________________
10964 [  4150] By: gsar                                  on 1999/09/14  09:31:57
10965         Log: INSTALL tweak
10966      Branch: perl
10967            ! INSTALL
10968 ____________________________________________________________________________
10969 [  4149] By: gsar                                  on 1999/09/14  09:00:45
10970         Log: change some filenames to be 8.3-friendly
10971      Branch: perl
10972           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
10973            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
10974            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
10975 ____________________________________________________________________________
10976 [  4148] By: gsar                                  on 1999/09/14  08:35:00
10977         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
10978      Branch: perl
10979            ! win32/config_sh.PL
10980 ____________________________________________________________________________
10981 [  4147] By: jhi                                   on 1999/09/14  08:07:49
10982         Log: Not that UVSIZE normally differs that much from IVSIZE...
10983      Branch: cfgperl
10984            ! perl.h
10985 ____________________________________________________________________________
10986 [  4146] By: jhi                                   on 1999/09/14  08:04:40
10987         Log: Integrate with Sarathy.
10988      Branch: cfgperl
10989           !> Changes ext/DB_File/DB_File.xs
10990 ____________________________________________________________________________
10991 [  4145] By: jhi                                   on 1999/09/14  07:10:02
10992         Log: I_PTHREAD was PTHREADEAD.
10993      Branch: cfgperl
10994            ! Configure config_h.SH
10995      Branch: metaconfig
10996            ! U/threads/i_pthread.U
10997 ____________________________________________________________________________
10998 [  4144] By: gsar                                  on 1999/09/14  06:46:47
10999         Log: change#4113 was missing DB_File.xs changes
11000      Branch: perl
11001            ! ext/DB_File/DB_File.xs
11002 ____________________________________________________________________________
11003 [  4143] By: jhi                                   on 1999/09/13  20:16:20
11004         Log: Small doc and whitespace edits.
11005      Branch: cfgperl
11006            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11007            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11008            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11009            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11010            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11011            ! pod/perldelta.pod
11012 ____________________________________________________________________________
11013 [  4142] By: gsar                                  on 1999/09/13  19:32:31
11014         Log: integrate cfgperl contents into mainline, update Changes
11015      Branch: perl
11016           +> ext/DB_File/version.c
11017            ! Changes
11018           !> (integrate 44 files)
11019 ____________________________________________________________________________
11020 [  4141] By: jhi                                   on 1999/09/13  16:16:56
11021         Log: Scan for <pthread.h> always.
11022      Branch: cfgperl
11023            ! Configure config_h.SH perl.h
11024      Branch: metaconfig
11025            ! U/threads/i_pthread.U
11026 ____________________________________________________________________________
11027 [  4140] By: jhi                                   on 1999/09/13  16:00:08
11028         Log: Integrate with Sarathy.
11029      Branch: cfgperl
11030           !> (integrate 27 files)
11031 ____________________________________________________________________________
11032 [  4139] By: jhi                                   on 1999/09/13  15:35:18
11033         Log: Add -A option to Configure to diddle with variables
11034              after the hints file has been applied.
11035      Branch: cfgperl
11036            ! Configure config_h.SH
11037      Branch: metaconfig
11038            ! U/modified/Oldconfig.U U/modified/Options.U
11039 ____________________________________________________________________________
11040 [  4138] By: jhi                                   on 1999/09/13  13:42:56
11041         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
11042      Branch: cfgperl
11043            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
11044            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
11045            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
11046            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
11047            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
11048 ____________________________________________________________________________
11049 [  4137] By: jhi                                   on 1999/09/13  13:25:31
11050         Log: Applying change #4136 manually introduced patch residue.
11051      Branch: cfgperl
11052            ! perl.h
11053 ____________________________________________________________________________
11054 [  4136] By: jhi                                   on 1999/09/13  13:23:04
11055         Log: Replace change #4100 with
11056              From: Robin Barker <rmb1@cise.npl.co.uk>
11057              To: gsar@activestate.com
11058              Cc: perl5-porters@perl.org
11059              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
11060              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
11061              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
11062      Branch: cfgperl
11063            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11064            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11065            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11066            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11067            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11068 ____________________________________________________________________________
11069 [  4135] By: jhi                                   on 1999/09/13  10:22:31
11070         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11071              To: perl5-porters@perl.org (Mailing list Perl5)
11072              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11073              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
11074              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
11075              
11076              From: andreas.koenig@anima.de (Andreas J. Koenig)
11077              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
11078              Cc: perl5-porters@perl.org (Mailing list Perl5)
11079              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
11080              Date: 11 Sep 1999 15:36:26 +0200
11081              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
11082      Branch: cfgperl
11083            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11084 ____________________________________________________________________________
11085 [  4134] By: jhi                                   on 1999/09/13  10:20:14
11086         Log: From: Tom Phoenix <rootbeer@redcat.com>
11087              To: Perl Porters Mailing List <perl5-porters@perl.org>
11088              Subject: [DOCPATCH] Server errors and perldiag
11089              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
11090              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
11091      Branch: cfgperl
11092            ! pod/perldiag.pod
11093 ____________________________________________________________________________
11094 [  4133] By: gsar                                  on 1999/09/13  03:25:43
11095         Log: avoid assertion failure on C<@a'>
11096      Branch: perl
11097            ! toke.c
11098 ____________________________________________________________________________
11099 [  4132] By: gsar                                  on 1999/09/13  03:03:57
11100         Log: add -DPERL_Y2KWARN build option that will generate additional
11101              warnings on "19$yy" etc (reworked a patch suggested by
11102              Ulrich Pfeifer <upf@de.uu.net>)
11103      Branch: perl
11104            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
11105            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
11106 ____________________________________________________________________________
11107 [  4131] By: gsar                                  on 1999/09/12  22:06:25
11108         Log: fix DATA leaks; reword documentation about the DATA filehandle
11109      Branch: perl
11110            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
11111 ____________________________________________________________________________
11112 [  4130] By: gsar                                  on 1999/09/12  20:08:56
11113         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
11114              formatted result looks nonstandard
11115      Branch: perl
11116            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
11117            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
11118            ! t/pragma/locale.t thrdvar.h
11119 ____________________________________________________________________________
11120 [  4129] By: gsar                                  on 1999/09/12  17:04:11
11121         Log: From: Doug MacEachern <dougm@cp.net>
11122              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
11123              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
11124              Subject: [PATCH 5.005_57] B::clearsym
11125      Branch: perl
11126            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
11127 ____________________________________________________________________________
11128 [  4128] By: gsar                                  on 1999/09/12  16:59:12
11129         Log: better debugger help output (from Ilya Zakharevich)
11130      Branch: perl
11131            ! lib/perl5db.pl
11132 ____________________________________________________________________________
11133 [  4127] By: jhi                                   on 1999/09/11  20:50:37
11134         Log: Integrate with Sarathy.
11135      Branch: cfgperl
11136           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
11137           +> t/lib/gol-linkage.t
11138           !> (integrate 43 files)
11139 ____________________________________________________________________________
11140 [  4126] By: nick                                  on 1999/09/10  20:44:22
11141         Log: Get resolve -at mainline
11142      Branch: utfperl
11143           +> (branch 297 files)
11144            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
11145            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
11146            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
11147            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
11148            - t/pragma/warn-1global t/pragma/warning.t thread.sym
11149            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
11150            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
11151            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
11152            - win32/makeperldef.pl win32/perlhost.h
11153           !> (integrate 847 files)
11154 ____________________________________________________________________________
11155 [  4125] By: gsar                                  on 1999/09/10  19:22:14
11156         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
11157              etc.)
11158      Branch: perl
11159            ! XSUB.h pp.h
11160 ____________________________________________________________________________
11161 [  4124] By: gsar                                  on 1999/09/10  19:14:35
11162         Log: rewrote substantive parts of patch
11163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11164              Date: Fri, 27 Aug 1999 19:02:18 -0400
11165              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
11166              Subject: [PATCH 5.005_58] REx documentation
11167      Branch: perl
11168            ! pod/perlre.pod
11169 ____________________________________________________________________________
11170 [  4123] By: gsar                                  on 1999/09/10  18:21:53
11171         Log: note about AVf_*
11172      Branch: perl
11173            ! av.h
11174 ____________________________________________________________________________
11175 [  4122] By: gsar                                  on 1999/09/10  17:55:42
11176         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
11177              <lichtin@bivio.com>)
11178      Branch: perl
11179            ! lib/Pod/Html.pm
11180 ____________________________________________________________________________
11181 [  4121] By: gsar                                  on 1999/09/10  17:49:35
11182         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
11183      Branch: perl
11184            ! AUTHORS Changes README.dos djgpp/config.over
11185            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
11186            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
11187            ! pod/podselect.PL sv.h t/io/openpid.t util.c
11188 ____________________________________________________________________________
11189 [  4120] By: gsar                                  on 1999/09/10  12:25:01
11190         Log: add perlcompile.pod (edited content from Nathan Torkington
11191              <gnat@frii.com> and others)
11192      Branch: perl
11193            + pod/perlcompile.pod
11194            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
11195 ____________________________________________________________________________
11196 [  4119] By: gsar                                  on 1999/09/10  11:05:13
11197         Log: avoid leaking static local_patches unless patchlevel.h is
11198              explicitly included
11199      Branch: perl
11200            ! patchlevel.h perl.c
11201 ____________________________________________________________________________
11202 [  4118] By: gsar                                  on 1999/09/10  10:44:54
11203         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
11204              <jvromans@squirrel.nl>)
11205      Branch: perl
11206            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
11207            ! Changes MANIFEST lib/Getopt/Long.pm
11208 ____________________________________________________________________________
11209 [  4116] By: jhi                                   on 1999/09/09  15:56:52
11210         Log: perldeltify change #4115.
11211      Branch: cfgperl
11212            ! pod/perldelta.pod
11213 ____________________________________________________________________________
11214 [  4115] By: jhi                                   on 1999/09/09  15:48:56
11215         Log: From: "John L. Allen" <allen@grumman.com> 
11216              To: perl5-porters@perl.org 
11217              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
11218              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
11219              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
11220      Branch: cfgperl
11221            ! lib/Time/Local.pm
11222 ____________________________________________________________________________
11223 [  4114] By: jhi                                   on 1999/09/09  15:42:30
11224         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11225              To: perl5-porters@perl.org
11226              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
11227              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
11228              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
11229      Branch: cfgperl
11230            ! pp_sys.c
11231 ____________________________________________________________________________
11232 [  4113] By: jhi                                   on 1999/09/09  10:17:45
11233         Log: From: paul.marquess@bt.com
11234              To: gsar@ActiveState.com
11235              Cc: perl5-porters@perl.org
11236              Subject: [PATCH 5.005_61] DB_File 1.71
11237              Date: Thu, 9 Sep 1999 11:20:13 +0100
11238              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
11239      Branch: cfgperl
11240            + ext/DB_File/version.c
11241            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
11242            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
11243            ! t/lib/db-btree.t
11244 ____________________________________________________________________________
11245 [  4112] By: jhi                                   on 1999/09/09  09:05:32
11246         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11247              To: perl5-porters@perl.org (Mailing list Perl5)
11248              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
11249              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
11250              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
11251      Branch: cfgperl
11252            ! regexec.c t/op/pat.t
11253 ____________________________________________________________________________
11254 [  4110] By: jhi                                   on 1999/09/09  07:29:17
11255         Log: Tidy up 64-bit situation in perldelta.
11256      Branch: cfgperl
11257            ! pod/perldelta.pod
11258 ____________________________________________________________________________
11259 [  4109] By: jhi                                   on 1999/09/09  07:26:53
11260         Log: Clear up PL_regcc issues.
11261              
11262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11263              To: perl5-porters@perl.org (Mailing list Perl5)
11264              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
11265              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
11266              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
11267      Branch: cfgperl
11268            ! regexec.c
11269 ____________________________________________________________________________
11270 [  4108] By: gsar                                  on 1999/09/08  20:52:51
11271         Log: avoid ass_u_ming uppercase types are not user objects (spotted
11272              by Kurt Starsinic)
11273      Branch: perl
11274            ! ext/Data/Dumper/Dumper.pm
11275 ____________________________________________________________________________
11276 [  4107] By: gsar                                  on 1999/09/08  20:35:18
11277         Log: From: akim@epita.fr (DEMAILLE Akim)
11278              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
11279              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
11280              Subject: [ID 19990908.014] s2p does not quote @
11281      Branch: perl
11282            ! x2p/s2p.PL
11283 ____________________________________________________________________________
11284 [  4106] By: gsar                                  on 1999/09/08  20:25:12
11285         Log: integrate cfgperl contents into mainline
11286      Branch: perl
11287           !> (integrate 30 files)
11288 ____________________________________________________________________________
11289 [  4105] By: jhi                                   on 1999/09/08  09:02:37
11290         Log: Minor touches at the [:class:] description.
11291      Branch: cfgperl
11292            ! pod/perlre.pod
11293 ____________________________________________________________________________
11294 [  4104] By: jhi                                   on 1999/09/08  08:57:58
11295         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11296              To: Mailing list Perl5 <perl5-porters@perl.org>
11297              Subject: [PATCH 5.005_58] Fix debugging output for REx
11298              Date: Wed, 8 Sep 1999 05:02:02 -0400
11299              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
11300      Branch: cfgperl
11301            ! regcomp.c
11302 ____________________________________________________________________________
11303 [  4103] By: gsar                                  on 1999/09/08  00:53:50
11304         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
11305      Branch: perl
11306            ! pp.c
11307 ____________________________________________________________________________
11308 [  4102] By: gsar                                  on 1999/09/08  00:52:50
11309         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
11310      Branch: perl
11311            ! cop.h pp_hot.c
11312 ____________________________________________________________________________
11313 [  4101] By: gsar                                  on 1999/09/07  17:25:07
11314         Log: various fixups for windows
11315      Branch: perl
11316            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
11317            ! win32/Makefile win32/makefile.mk xsutils.c
11318 ____________________________________________________________________________
11319 [  4100] By: jhi                                   on 1999/09/07  12:49:15
11320         Log: Fix pointer casts.
11321              
11322              From: Robin Barker <rmb1@cise.npl.co.uk>
11323              To: perl5-porters@perl.org
11324              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
11325              -Duse64bits
11326              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
11327              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
11328      Branch: cfgperl
11329            ! doio.c dump.c ext/B/B.xs ext/B/typemap
11330            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
11331            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
11332            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
11333            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
11334 ____________________________________________________________________________
11335 [  4099] By: jhi                                   on 1999/09/07  10:29:04
11336         Log: Add sig/pid/uid size and sign probes.
11337      Branch: metaconfig
11338            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
11339            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
11340 ____________________________________________________________________________
11341 [  4098] By: jhi                                   on 1999/09/07  10:27:06
11342         Log: Band-aid until we've got %{Uid_t} or something similar
11343              for sv_catpvfn().
11344      Branch: cfgperl
11345            ! taint.c
11346 ____________________________________________________________________________
11347 [  4097] By: jhi                                   on 1999/09/07  09:41:23
11348         Log: Fix a printf thinko: now quads must have the ll L q prefix.
11349              (in other words, a bare %d is an int/unsigned)
11350      Branch: cfgperl
11351            ! pp_sys.c sv.c t/op/64bit.t
11352 ____________________________________________________________________________
11353 [  4096] By: jhi                                   on 1999/09/07  07:36:17
11354         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
11355              
11356              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
11357              To: perl5-porters@perl.org
11358              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
11359              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
11360              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
11361      Branch: cfgperl
11362            ! hints/hpux.sh perl.h
11363 ____________________________________________________________________________
11364 [  4095] By: gsar                                  on 1999/09/06  20:47:02
11365         Log: applied suggested patch with suitable test to detect MSVC
11366              From: "Vishal Bhatia" <vishalb@my-deja.com>
11367              Date: Wed, 11 Aug 1999 01:43:28 -0700
11368              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
11369              Subject: compiler on  win32
11370      Branch: perl
11371            ! ext/B/B/C.pm
11372 ____________________________________________________________________________
11373 [  4094] By: jhi                                   on 1999/09/06  20:34:44
11374         Log: Integrate with Sarathy.
11375      Branch: cfgperl
11376           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11377           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
11378 ____________________________________________________________________________
11379 [  4093] By: jhi                                   on 1999/09/06  20:33:43
11380         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
11381              so that they overflow also on 64-bit platforms.
11382      Branch: cfgperl
11383            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
11384 ____________________________________________________________________________
11385 [  4092] By: gsar                                  on 1999/09/06  20:16:58
11386         Log: support bytecode and C backends in perlcc (patch suggested
11387              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
11388              C backend the default; describe new switches in pod; introduce
11389              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
11390              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
11391              entries
11392      Branch: perl
11393            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
11394            ! t/harness utils/Makefile utils/perlcc.PL
11395 ____________________________________________________________________________
11396 [  4091] By: jhi                                   on 1999/09/06  19:10:41
11397         Log: Integrate with Sarathy.
11398      Branch: cfgperl
11399           +> t/pragma/sub_lval.t
11400           !> (integrate 52 files)
11401 ____________________________________________________________________________
11402 [  4090] By: gsar                                  on 1999/09/06  19:09:06
11403         Log: propagate changed error text
11404      Branch: perl
11405            ! t/pragma/sub_lval.t
11406 ____________________________________________________________________________
11407 [  4089] By: gsar                                  on 1999/09/06  18:54:43
11408         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
11409      Branch: perl
11410            ! pod/perlfunc.pod
11411 ____________________________________________________________________________
11412 [  4088] By: gsar                                  on 1999/09/06  18:52:10
11413         Log: From: paul.marquess@bt.com
11414              Date: Sun, 5 Sep 1999 15:11:08 +0100 
11415              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
11416              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
11417      Branch: perl
11418            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
11419            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11420            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
11421            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
11422            ! toke.c
11423 ____________________________________________________________________________
11424 [  4087] By: gsar                                  on 1999/09/06  18:06:06
11425         Log: change#3612 is buggy when quotemeta argument matches target
11426              (hope this is the last of the optimized-OP_SASSIGN bugs)
11427              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11428              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
11429              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
11430              Subject: Re: [BUG: quotemeta]
11431      Branch: perl
11432            ! Changes op.c t/op/lex_assign.t
11433 ____________________________________________________________________________
11434 [  4086] By: gsar                                  on 1999/09/06  17:57:52
11435         Log: misc tweaks
11436      Branch: perl
11437            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
11438 ____________________________________________________________________________
11439 [  4085] By: gsar                                  on 1999/09/06  03:54:23
11440         Log: applied patch suggested by Hans Mulder to fix problems on
11441              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
11442              when they ask for bincompat (platforms that used to default
11443              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
11444              (appears unsalvageable on some platforms)
11445      Branch: perl
11446            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
11447 ____________________________________________________________________________
11448 [  4084] By: bailey                                on 1999/09/06  02:39:11
11449         Log: Integrate mainline 5.05_61
11450      Branch: vmsperl
11451           +> (branch 32 files)
11452            - lib/unicode/EthiopicSyllables.txt
11453            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
11454            - warning.pl
11455            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
11456            ! vms/perly_h.vms vms/vms.c
11457           !> (integrate 346 files)
11458 ____________________________________________________________________________
11459 [  4083] By: gsar                                  on 1999/09/06  00:10:40
11460         Log: optional warning on join(/foo/...) (reworked suggested patch
11461              by Mark-Jason Dominus <mjd@plover.com>)
11462      Branch: perl
11463            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
11464            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
11465            ! pp_proto.h t/pragma/warn/op
11466 ____________________________________________________________________________
11467 [  4082] By: gsar                                  on 1999/09/05  22:28:57
11468         Log: fix data loss when more than one block is read from SDBM
11469              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
11470      Branch: perl
11471            ! ext/SDBM_File/sdbm/sdbm.c
11472 ____________________________________________________________________________
11473 [  4081] By: gsar                                  on 1999/09/05  22:07:18
11474         Log: initial implementation of lvalue subroutines (slightly fixed
11475              version of patch suggested by Ilya Zakharevich, which in turn
11476              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
11477      Branch: perl
11478            + t/pragma/sub_lval.t
11479            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
11480            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
11481            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
11482            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
11483            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
11484 ____________________________________________________________________________
11485 [  4080] By: jhi                                   on 1999/09/05  22:02:18
11486         Log: Undo #4055 (related to #4079).
11487      Branch: cfgperl
11488            ! pod/perlop.pod
11489 ____________________________________________________________________________
11490 [  4079] By: jhi                                   on 1999/09/05  21:30:54
11491         Log: Time is not yet ripe.
11492      Branch: cfgperl
11493            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
11494 ____________________________________________________________________________
11495 [  4078] By: gsar                                  on 1999/09/05  18:17:32
11496         Log: modified suggested patch to handle cross-refs and qr// objects
11497              correctly; unfollowed refs are represented as simple string
11498              value, not just the bare type; $VERSION stays the same until
11499              it is ready for prime time (avoids CPAN confustication)
11500              From:    John Nolan <jpnolan@Op.Net>
11501              Date:    Wed, 04 Aug 1999 20:21:10 EDT
11502              Message-Id: <199908050021.UAA09693@monet.op.net>
11503              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
11504      Branch: perl
11505            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
11506            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
11507 ____________________________________________________________________________
11508 [  4077] By: jhi                                   on 1999/09/04  21:54:42
11509         Log: timesum() wasn't @EXPORTed as promised by the documentation.
11510              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
11511      Branch: cfgperl
11512            ! lib/Benchmark.pm
11513 ____________________________________________________________________________
11514 [  4076] By: gsar                                  on 1999/09/04  20:21:59
11515         Log: integrate cfgperl contents into mainline
11516      Branch: perl
11517           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
11518           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
11519           +> warnings.h warnings.pl xsutils.c
11520            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
11521           !> (integrate 109 files)
11522 ____________________________________________________________________________
11523 [  4075] By: jhi                                   on 1999/09/04  18:04:47
11524         Log: use integer on the problematic subtest.
11525      Branch: cfgperl
11526            ! t/op/misc.t
11527 ____________________________________________________________________________
11528 [  4074] By: jhi                                   on 1999/09/04  17:57:40
11529         Log: Warn about numconvert.t in case somebody
11530              wants to make sv_2pv more 64-bit aware.
11531      Branch: cfgperl
11532            ! sv.c
11533 ____________________________________________________________________________
11534 [  4073] By: jhi                                   on 1999/09/04  17:54:51
11535         Log: Comment upgrading: the quad situation isn't quite as
11536              bad as it used to be.
11537      Branch: cfgperl
11538            ! perl.h
11539 ____________________________________________________________________________
11540 [  4072] By: jhi                                   on 1999/09/04  15:35:37
11541         Log: Integrate with Sarathy.
11542      Branch: cfgperl
11543           !> win32/win32.c
11544 ____________________________________________________________________________
11545 [  4071] By: jhi                                   on 1999/09/04  15:28:11
11546         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
11547              
11548              From: Robin Barker <rmb1@cise.npl.co.uk>
11549              To: perl5-porters@perl.org
11550              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11551              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
11552              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
11553              
11554              and later (in private email) found to be dependent
11555              on useperlio.
11556              
11557              Mental note: the cpp magic done in perlsdio.h (and assumedly
11558              also in perlsfio.h) may cause trouble later with lfs because
11559              both the perlio scheme by Perl and the lfs support by vendors
11560              like to play cpp games to map the stdio namespace back and forth.
11561              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
11562              just the beginning.
11563      Branch: cfgperl
11564            ! perlio.c
11565 ____________________________________________________________________________
11566 [  4070] By: jhi                                   on 1999/09/04  13:12:14
11567         Log: Enable 64-bit clean bit ops.
11568              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
11569      Branch: cfgperl
11570            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
11571            ! t/op/misc.t
11572 ____________________________________________________________________________
11573 [  4069] By: jhi                                   on 1999/09/03  21:17:30
11574         Log: Turn on USE_64_BIT_OFFSETS implicitly.
11575      Branch: cfgperl
11576            ! perl.h
11577 ____________________________________________________________________________
11578 [  4068] By: jhi                                   on 1999/09/03  08:19:59
11579         Log: Fix from Spider for the sub attributes (there was an undocumented
11580              dependency between force_word() and skipspace()).
11581      Branch: cfgperl
11582            ! toke.c
11583 ____________________________________________________________________________
11584 [  4067] By: jhi                                   on 1999/09/01  23:17:06
11585         Log: From: John Tobey <spam@john-edwin-tobey.org>
11586              To: ilya@math.ohio-state.edu
11587              CC: perl5-porters@perl.org
11588              Subject: Re: [PATCH 5.005_60] distclean forgot two
11589              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
11590              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
11591      Branch: cfgperl
11592            ! t/lib/dprof.t
11593 ____________________________________________________________________________
11594 [  4066] By: jhi                                   on 1999/09/01  23:14:50
11595         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
11596              To: perl5-porters@perl.org
11597              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
11598              Date: Fri, 20 Aug 1999 15:37:27 +0100
11599              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
11600      Branch: cfgperl
11601            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
11602            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
11603            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
11604 ____________________________________________________________________________
11605 [  4065] By: jhi                                   on 1999/09/01  22:06:43
11606         Log: From: Dominic Dunlop <domo@vo.lu>
11607              To: perl5-porters@perl.org
11608              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
11609              (UNINSTALLED) [PATCH]
11610              Date: Thu, 19 Aug 1999 09:48:03 +0200
11611              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
11612              
11613              The PERL_POLLUTE_MALLOC part had to be manually applied.
11614      Branch: cfgperl
11615            ! hints/machten.sh perl.h
11616 ____________________________________________________________________________
11617 [  4064] By: jhi                                   on 1999/09/01  13:56:14
11618         Log: From: Martin Lichtin <lichtin@bivio.com>
11619              To: jhi@iki.fi
11620              CC: perl5-porters@perl.org
11621              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
11622              Date: Wed, 01 Sep 1999 15:50:04 +0200
11623              Message-ID: <37CD2F0C.944BFACE@bivio.com>
11624      Branch: cfgperl
11625            ! lib/ExtUtils/Install.pm
11626 ____________________________________________________________________________
11627 [  4063] By: jhi                                   on 1999/09/01  13:16:11
11628         Log: Enhance lfs tests: check every seek and sysseek
11629              and test also that -e and -f detect largefiles.
11630      Branch: cfgperl
11631            ! t/lib/syslfs.t t/op/lfs.t
11632 ____________________________________________________________________________
11633 [  4062] By: jhi                                   on 1999/09/01  12:08:04
11634         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
11635              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11636              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
11637              The Perl Porters Mailing List <perl5-porters@perl.org>
11638              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
11639              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
11640              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
11641      Branch: cfgperl
11642            ! pod/perldiag.pod
11643 ____________________________________________________________________________
11644 [  4061] By: jhi                                   on 1999/09/01  12:03:03
11645         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11646              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
11647              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
11648              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
11649              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
11650              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
11651      Branch: cfgperl
11652            ! op.c t/op/join.t
11653 ____________________________________________________________________________
11654 [  4060] By: jhi                                   on 1999/09/01  07:59:42
11655         Log: IV_DIG and NV_DIG fixes.
11656      Branch: cfgperl
11657            ! perl.h
11658 ____________________________________________________________________________
11659 [  4059] By: jhi                                   on 1999/08/31  14:47:18
11660         Log: \C{} -> \N{} residue.
11661      Branch: cfgperl
11662            ! toke.c
11663 ____________________________________________________________________________
11664 [  4057] By: gsar                                  on 1999/08/30  22:08:19
11665         Log: avoid hiding child process window
11666      Branch: perl
11667            ! win32/win32.c
11668 ____________________________________________________________________________
11669 [  4055] By: jhi                                   on 1999/08/30  21:20:50
11670         Log: Document the undefinedness of overshifting.
11671      Branch: cfgperl
11672            ! pod/perlop.pod
11673 ____________________________________________________________________________
11674 [  4054] By: jhi                                   on 1999/08/30  20:18:18
11675         Log: History fixes and updates.
11676      Branch: cfgperl
11677            ! pod/perlhist.pod
11678 ____________________________________________________________________________
11679 [  4053] By: jhi                                   on 1999/08/30  19:34:02
11680         Log: Shell quoting thinko broke installdirs.
11681              From: JVromans@Squirrel.nl (Johan Vromans)
11682              To: perl5-porters@perl.org
11683              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
11684              installprefix
11685              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
11686              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
11687      Branch: cfgperl
11688            ! Configure config_h.SH
11689      Branch: metaconfig
11690            ! U/installdirs/archlib.U U/installdirs/bin.U
11691            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
11692            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
11693            ! U/installdirs/man3dir.U U/installdirs/privlib.U
11694            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
11695            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
11696            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
11697            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
11698            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
11699            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
11700            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
11701            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
11702            ! U/installdirs/vendorscriptdir.U
11703 ____________________________________________________________________________
11704 [  4052] By: jhi                                   on 1999/08/30  02:57:05
11705         Log: Use \N{named characters} instead of \C.
11706              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11707              To: jhi@iki.fi
11708              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
11709              perl5-porters@perl.org (Mailing list Perl5)
11710              Subject: Re: [PATCH 5.005_58] Named characters in Perl
11711              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
11712              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
11713      Branch: cfgperl
11714            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
11715            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
11716 ____________________________________________________________________________
11717 [  4051] By: jhi                                   on 1999/08/30  02:54:20
11718         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
11719              To: perl5-porters@perl.org
11720              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
11721              don't mix
11722              Date: Sun, 29 Aug 1999 19:04:53 -0400
11723              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
11724      Branch: cfgperl
11725            ! universal.c
11726 ____________________________________________________________________________
11727 [  4050] By: jhi                                   on 1999/08/29  16:38:58
11728         Log: Conditionally socksify the LIBS of Socket.
11729      Branch: cfgperl
11730            ! ext/Socket/Makefile.PL
11731 ____________________________________________________________________________
11732 [  4049] By: jhi                                   on 1999/08/29  15:33:30
11733         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11734              To: Mailing list Perl5 <perl5-porters@perl.org>
11735              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
11736              Date: Wed, 25 Aug 1999 16:19:58 -0400
11737              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
11738      Branch: cfgperl
11739            ! lib/perl5db.pl
11740 ____________________________________________________________________________
11741 [  4048] By: jhi                                   on 1999/08/29  15:31:36
11742         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11743              To: perl5-porters@perl.org
11744              Subject: [PATCH _61] Lost arguments to simplified sort
11745              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
11746              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
11747      Branch: cfgperl
11748            ! op.c t/op/sort.t
11749 ____________________________________________________________________________
11750 [  4047] By: jhi                                   on 1999/08/29  15:29:29
11751         Log: From: Olaf Flebbe <olaf@science-computing.de>
11752              Sender: owner-perl5-porters@perl.org
11753              To: perl5-porters@perl.org
11754              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
11755              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
11756      Branch: cfgperl
11757            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
11758            ! epoc/perl.mmp epoc/perl.pkg
11759 ____________________________________________________________________________
11760 [  4046] By: jhi                                   on 1999/08/29  15:21:18
11761         Log: From: pvhp@forte.com (Peter Prymmer)
11762              To: perl5-porters@perl.org
11763              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
11764              Date: Fri, 27 Aug 99 18:51:04 PDT
11765              Message-Id: <9908280151.AA05010@forte.com>
11766      Branch: cfgperl
11767            ! t/lib/cgi-html.t
11768 ____________________________________________________________________________
11769 [  4045] By: jhi                                   on 1999/08/29  15:18:38
11770         Log: Fix scalar gmtime (and localtime) in quad environments,
11771              bug reported by Robin Parker.
11772              
11773              From: Robin Barker <rmb1@cise.npl.co.uk>
11774              To: jhi@iki.fi
11775              Cc: perl5-porters@perl.org
11776              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11777              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
11778              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
11779      Branch: cfgperl
11780            ! pp_sys.c t/op/time.t
11781 ____________________________________________________________________________
11782 [  4044] By: jhi                                   on 1999/08/29  11:24:03
11783         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11784              To: perl5-porters@perl.org (Mailing list Perl5)
11785              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
11786              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
11787              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
11788              
11789              Addendum: it's "only" 33% speedup.
11790      Branch: cfgperl
11791            ! dump.c op.c op.h pp.h
11792 ____________________________________________________________________________
11793 [  4043] By: jhi                                   on 1999/08/29  11:10:33
11794         Log: From: spider-perl@Orb.Nashua.NH.US
11795              To: Mailing list Perl5 <perl5-porters@perl.org>
11796              Subject: [PATCH 5.005_61 CORE] sub : attrlist
11797              Date: Sun, 29 Aug 1999 03:02:11 -0400
11798              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
11799      Branch: cfgperl
11800            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
11801            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
11802            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
11803            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
11804            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
11805            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
11806            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
11807 ____________________________________________________________________________
11808 [  4042] By: jhi                                   on 1999/08/29  11:08:50
11809         Log: Turn off gcc-2.95's strict-alias optimization.
11810              This, of course, should be only temporary.
11811              From Andy Dougherty.
11812      Branch: cfgperl
11813            ! Configure config_h.SH
11814      Branch: metaconfig
11815            ! U/compline/ccflags.U U/modified/cc.U
11816 ____________________________________________________________________________
11817 [  4041] By: jhi                                   on 1999/08/29  10:47:30
11818         Log: Fix a typo in #4036.
11819      Branch: cfgperl
11820            ! mg.c
11821 ____________________________________________________________________________
11822 [  4040] By: jhi                                   on 1999/08/29  10:34:58
11823         Log: Add a missing #endif forgotten by #4035.
11824      Branch: cfgperl
11825            ! doop.c
11826 ____________________________________________________________________________
11827 [  4039] By: jhi                                   on 1999/08/29  10:31:19
11828         Log: Remove an extra #endif introduced by #4036.
11829      Branch: cfgperl
11830            ! perl.h
11831 ____________________________________________________________________________
11832 [  4038] By: jhi                                   on 1999/08/29  10:18:59
11833         Log: Rename warning to warnings, from Paul Marquess.
11834      Branch: cfgperl
11835            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
11836            + t/pragma/warnings.t warnings.h warnings.pl
11837            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
11838            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
11839            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
11840            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
11841            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
11842            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
11843            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
11844            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
11845            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
11846            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
11847            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
11848            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
11849            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
11850 ____________________________________________________________________________
11851 [  4037] By: jhi                                   on 1999/08/29  10:08:47
11852         Log: Create the equivalence tables based on
11853              the real Unicode decomposition, not on
11854              the character name.
11855      Branch: cfgperl
11856            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
11857            ! lib/unicode/mktables.PL
11858 ____________________________________________________________________________
11859 [  4036] By: jhi                                   on 1999/08/29  09:29:08
11860         Log: Integrate with Sarathy.
11861      Branch: cfgperl
11862           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
11863           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
11864           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
11865           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
11866           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
11867           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
11868           !> (integrate 190 files)
11869 ____________________________________________________________________________
11870 [  4035] By: jhi                                   on 1999/08/29  08:56:15
11871         Log: Implement 64-bit vec().
11872      Branch: cfgperl
11873            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11874            ! pp.h t/op/64bit.t
11875 ____________________________________________________________________________
11876 [  4034] By: gsar                                  on 1999/08/29  03:35:18
11877         Log: deadcode removal
11878      Branch: perl
11879            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
11880            ! pp_ctl.c proto.h run.c sv.c
11881 ____________________________________________________________________________
11882 [  4033] By: jhi                                   on 1999/08/28  17:31:07
11883         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
11884              To: perl5-porters@perl.org
11885              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
11886              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
11887              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
11888      Branch: cfgperl
11889            ! perl.h
11890 ____________________________________________________________________________
11891 [  4032] By: gsar                                  on 1999/08/26  23:53:33
11892         Log: new thread should set current interp in TLS
11893      Branch: perl
11894            ! ext/Thread/Thread.xs
11895 ____________________________________________________________________________
11896 [  4031] By: bailey                                on 1999/08/23  03:40:07
11897         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
11898      Branch: vmsperl
11899            ! lib/ExtUtils/MM_VMS.pm
11900 ____________________________________________________________________________
11901 [  4030] By: bailey                                on 1999/08/23  03:37:43
11902         Log: Patch up holes in realclean target
11903      Branch: vmsperl
11904            ! vms/descrip_mms.template
11905 ____________________________________________________________________________
11906 [  4029] By: bailey                                on 1999/08/23  03:36:24
11907         Log: Fix handling of PERL_POLLUTE
11908      Branch: vmsperl
11909            ! lib/ExtUtils/MM_VMS.pm
11910 ____________________________________________________________________________
11911 [  4028] By: bailey                                on 1999/08/23  03:34:08
11912         Log: Update VMS version of perly.h
11913      Branch: vmsperl
11914            ! vms/perly_h.vms
11915 ____________________________________________________________________________
11916 [  4027] By: bailey                                on 1999/08/23  03:32:45
11917         Log: Update dependencies in Descrip.MMS
11918      Branch: vmsperl
11919            ! vms/descrip_mms.template
11920 ____________________________________________________________________________
11921 [  4026] By: bailey                                on 1999/08/23  03:30:01
11922         Log: Fix prototypes in perlapi.c (64-bit?)
11923              Clear prior definition of getenv_len before defining VMS-specific macro
11924      Branch: vmsperl
11925            ! perlapi.c vms/vmsish.h
11926 ____________________________________________________________________________
11927 [  4025] By: bailey                                on 1999/08/23  03:25:51
11928         Log: Add '-m' option to Configure.com which skips the MANIFEST check
11929      Branch: vmsperl
11930            ! configure.com
11931 ____________________________________________________________________________
11932 [  4024] By: bailey                                on 1999/08/23  03:23:34
11933         Log: Skip open() tests that rely on Unix fork semantics
11934      Branch: vmsperl
11935            ! t/io/open.t
11936 ____________________________________________________________________________
11937 [  4023] By: bailey                                on 1999/08/23  03:21:46
11938         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
11939      Branch: vmsperl
11940            ! vms/gen_shrfls.pl
11941 ____________________________________________________________________________
11942 [  4022] By: bailey                                on 1999/08/23  03:17:33
11943         Log: update MM_VMS to use new File::Spec routines
11944      Branch: vmsperl
11945            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
11946 ____________________________________________________________________________
11947 [  4021] By: bailey                                on 1999/08/23  03:13:40
11948         Log: byteperl is now part of the ByteLoader ext
11949      Branch: vmsperl
11950            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
11951 ____________________________________________________________________________
11952 [  4020] By: bailey                                on 1999/08/23  03:10:41
11953         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
11954      Branch: vmsperl
11955            ! vms/vms.c
11956 ____________________________________________________________________________
11957 [  4019] By: bailey                                on 1999/08/23  03:07:28
11958         Log: Update calls for new thread context handling
11959      Branch: vmsperl
11960            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
11961            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
11962 ____________________________________________________________________________
11963 [  4018] By: bailey                                on 1999/08/23  03:01:31
11964         Log: Allow for file versions in library when looking for .bs files
11965      Branch: vmsperl
11966            ! ext/DynaLoader/DynaLoader_pm.PL
11967 ____________________________________________________________________________
11968 [  4017] By: bailey                                on 1999/08/23  02:58:55
11969         Log: Update VMS configuration procedures for 5.005_60
11970      Branch: vmsperl
11971            ! configure.com vms/subconfigure.com
11972 ____________________________________________________________________________
11973 [  4016] By: gsar                                  on 1999/08/20  22:19:56
11974         Log: update Changes
11975      Branch: perl
11976            ! Changes
11977
11978 ----------------
11979 Version 5.005_61
11980 ----------------
11981
11982 ____________________________________________________________________________
11983 [  4015] By: gsar                                  on 1999/08/20  22:17:41
11984         Log: perl_free() should use PerlMem_free()
11985      Branch: perl
11986            ! perl.c
11987 ____________________________________________________________________________
11988 [  4014] By: gsar                                  on 1999/08/20  22:10:46
11989         Log: win32 tweaks
11990      Branch: perl
11991            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
11992            ! win32/config.vc win32/config_H.bc win32/config_H.gc
11993            ! win32/config_H.vc
11994 ____________________________________________________________________________
11995 [  4013] By: gsar                                  on 1999/08/20  22:09:56
11996         Log: DEBUG_m() adjusted to internalize dTHX
11997      Branch: perl
11998            ! malloc.c perl.h util.c
11999 ____________________________________________________________________________
12000 [  4012] By: gsar                                  on 1999/08/20  17:51:06
12001         Log: make autogenerated files writable
12002      Branch: perl
12003            ! (edit 171 files)
12004 ____________________________________________________________________________
12005 [  4011] By: gsar                                  on 1999/08/20  17:43:47
12006         Log: update Changes
12007      Branch: perl
12008            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
12009 ____________________________________________________________________________
12010 [  4010] By: gsar                                  on 1999/08/20  17:21:53
12011         Log: up patchlevel &c
12012      Branch: perl
12013            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12014            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12015 ____________________________________________________________________________
12016 [  4009] By: gsar                                  on 1999/08/20  16:46:26
12017         Log: add missing Is/Syl*.pl files
12018      Branch: perl
12019            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
12020            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
12021            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
12022            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
12023            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
12024            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
12025 ____________________________________________________________________________
12026 [  4008] By: gsar                                  on 1999/08/20  16:31:02
12027         Log: integrate cfgperl contents into mainline
12028      Branch: perl
12029           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
12030           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12031           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
12032           +> t/op/lfs.t
12033            - lib/unicode/EthiopicSyllables.txt
12034            - lib/unicode/MakeEthiopicSyllables.PL
12035           !> (integrate 261 files)
12036 ____________________________________________________________________________
12037 [  4007] By: gsar                                  on 1999/08/20  15:24:08
12038         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
12039              USE_THREADS and MULTIPLICITY; minor pod adjustments
12040      Branch: perl
12041            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
12042            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
12043 ____________________________________________________________________________
12044 [  4006] By: jhi                                   on 1999/08/19  19:01:41
12045         Log: Tighten the vec() code so that naughty BITS cause an error.
12046      Branch: cfgperl
12047            ! doop.c
12048 ____________________________________________________________________________
12049 [  4005] By: jhi                                   on 1999/08/19  15:55:09
12050         Log: Don't document ill-defined vec() bits cases
12051              (for which the code doesn't work right in any case)
12052      Branch: cfgperl
12053            ! pod/perldiag.pod pod/perlfunc.pod
12054 ____________________________________________________________________________
12055 [  4004] By: jhi                                   on 1999/08/19  12:49:41
12056         Log: Removed duplicated code (in pp.c and mg.c) by introducing
12057              do_vecget().  NOTE: the calling convention of do_vecset()
12058              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
12059              in pp_vec() is no more multiplied by `size' in pp_vec(),
12060              the multiplication is now done in do_vecset().
12061              
12062              Also fix a cpp thinko in change #4002.
12063      Branch: cfgperl
12064            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
12065            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
12066            ! proto.h
12067 ____________________________________________________________________________
12068 [  4003] By: jhi                                   on 1999/08/18  08:27:22
12069         Log: Warn about small spherical distances.
12070      Branch: cfgperl
12071            ! lib/Math/Trig.pm
12072 ____________________________________________________________________________
12073 [  4002] By: jhi                                   on 1999/08/17  09:11:51
12074         Log: Enhance IV_FITS_IN_IV (though it's still unused).
12075      Branch: cfgperl
12076            ! perl.h
12077 ____________________________________________________________________________
12078 [  4001] By: jhi                                   on 1999/08/17  08:13:34
12079         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
12080              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
12081              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
12082              Subject: [PATCH] overload.pm str/num confu
12083              Date: 17 Aug 1999 08:21:12 +0200
12084      Branch: cfgperl
12085            ! lib/overload.pm
12086 ____________________________________________________________________________
12087 [  4000] By: jhi                                   on 1999/08/17  07:20:23
12088         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
12089              To: perl5-porters@perl.org
12090              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
12091              Date: 16 Aug 1999 14:24:28 -0700
12092              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
12093      Branch: cfgperl
12094            ! pod/perlobj.pod
12095 ____________________________________________________________________________
12096 [  3999] By: jhi                                   on 1999/08/16  19:49:09
12097         Log: Integrate with Nick.
12098      Branch: cfgperl
12099           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
12100 ____________________________________________________________________________
12101 [  3998] By: jhi                                   on 1999/08/16  19:44:29
12102         Log: Fix most of the pod2man moanings reported in
12103              
12104              From: "Larry W. Virden" <lvirden@cas.org>
12105              To: perl5-porters@perl.org
12106              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
12107              (UNINSTALLED)
12108              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
12109              Message-Id: <199908031935.PAA27692@cas.org>
12110              
12111              Configure regen'ed.
12112      Branch: cfgperl
12113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12114            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
12115            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
12116            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
12117            ! utils/h2xs.PL utils/perlcc.PL
12118 ____________________________________________________________________________
12119 [  3997] By: jhi                                   on 1999/08/16  19:20:37
12120         Log: A fix of sorts for the flush-before-dup scenario.
12121      Branch: cfgperl
12122            ! doio.c
12123 ____________________________________________________________________________
12124 [  3996] By: jhi                                   on 1999/08/16  19:14:37
12125         Log: More paranoia.
12126      Branch: cfgperl
12127            ! sv.c
12128 ____________________________________________________________________________
12129 [  3995] By: jhi                                   on 1999/08/16  18:55:35
12130         Log: Batch of small 64-bit/long double/large file support tweaks:
12131              - scan for LDBL_DIG
12132              - from DBL_DIG and LDBL_DIG select NV_DIG
12133              - introduce IVSIZE, UVSIZE, NVSIZE
12134              - introduce IV_DIG
12135              - remove stdio64
12136              - AIX uses `oslevel` when others use `uname -r`
12137              - already AIX 4.2 goes 64-bit
12138              - in HP-UX require the 64-bit libc, just the directory isn't enough
12139              - group ids are not NVs
12140              - #undef USE_LONG_DOUBLE if long double is no better than double
12141              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
12142              - mention large file support in perldelta
12143              - introduce quad TOPpin' and POPpin'
12144              - the svcat... buffer was tiny for printing quads in %b
12145              - fix the multiplication test in 64bit.t
12146              - try to make VMS to comply with all this removal and "introducal"
12147              of symbols
12148      Branch: cfgperl
12149            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
12150            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
12151            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
12152      Branch: metaconfig
12153            ! U/modified/d_longdbl.U
12154      Branch: metaconfig/U/perl
12155            + d_ldbl_dig.U
12156 ____________________________________________________________________________
12157 [  3994] By: jhi                                   on 1999/08/16  07:53:44
12158         Log: More Configure/subconfigure.com syncing.
12159      Branch: cfgperl
12160            ! vms/subconfigure.com
12161 ____________________________________________________________________________
12162 [  3993] By: jhi                                   on 1999/08/14  22:09:26
12163         Log: Remove from VMS what the change #3982 took away from Configure lands.
12164      Branch: cfgperl
12165            ! vms/subconfigure.com
12166 ____________________________________________________________________________
12167 [  3992] By: jhi                                   on 1999/08/14  13:29:13
12168         Log: Small test tweaks.
12169      Branch: cfgperl
12170            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
12171 ____________________________________________________________________________
12172 [  3991] By: jhi                                   on 1999/08/14  13:08:41
12173         Log: Augment filesize limit note.
12174      Branch: cfgperl
12175            ! doio.c
12176 ____________________________________________________________________________
12177 [  3990] By: jhi                                   on 1999/08/14  13:06:12
12178         Log: Note about filesize limits.
12179      Branch: cfgperl
12180            ! doio.c pp_sys.c
12181 ____________________________________________________________________________
12182 [  3989] By: jhi                                   on 1999/08/14  11:31:58
12183         Log: Catch the case of filesize limits.
12184      Branch: cfgperl
12185            ! t/lib/syslfs.t t/op/lfs.t
12186 ____________________________________________________________________________
12187 [  3988] By: nick                                  on 1999/08/14  09:20:58
12188         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
12189              this causes a POPSTACK panic. The problem seems to be that although
12190              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
12191              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
12192              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
12193              messing with CATCH_SET() in call_sv, use it in perl_vdie().
12194              Add test to op/eval.t which will fail (panic) if bug comes back.
12195              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
12196      Branch: perl
12197            ! cop.h perl.c t/op/eval.t util.c
12198 ____________________________________________________________________________
12199 [  3987] By: jhi                                   on 1999/08/13  23:57:52
12200         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
12201              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
12202              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
12203              Date: Fri, 13 Aug 1999 17:42:47 -0500
12204              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
12205      Branch: cfgperl
12206            ! lib/ExtUtils/MM_VMS.pm
12207 ____________________________________________________________________________
12208 [  3986] By: jhi                                   on 1999/08/13  23:56:44
12209         Log: Don't quit before printing out the message.
12210      Branch: cfgperl
12211            ! t/lib/syslfs.t t/op/lfs.t
12212 ____________________________________________________________________________
12213 [  3985] By: jhi                                   on 1999/08/13  23:35:49
12214         Log: Remove more t/ trash on target "clean".
12215      Branch: cfgperl
12216            ! Makefile.SH
12217 ____________________________________________________________________________
12218 [  3984] By: jhi                                   on 1999/08/13  23:02:53
12219         Log: Avoid double long double. 
12220      Branch: cfgperl
12221            ! Configure config_h.SH
12222      Branch: metaconfig/U/perl
12223            ! uselongdbl.U
12224 ____________________________________________________________________________
12225 [  3983] By: jhi                                   on 1999/08/13  22:59:56
12226         Log: BYTEORDER fix.
12227      Branch: cfgperl
12228            ! Configure config_h.SH
12229      Branch: metaconfig
12230            ! U/compline/byteorder.U
12231 ____________________________________________________________________________
12232 [  3982] By: jhi                                   on 1999/08/13  22:48:40
12233         Log: Jumbo Configure and large file support update.
12234              Remove a lot of unneeded 64-bitness cruft;
12235              re-introduce BYTEORDER; update 64-bitness hints;
12236              lfs should now work in Solaris; long doubles in AIX.
12237      Branch: cfgperl
12238            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
12239            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
12240            ! perlsdio.h pp.h pp_sys.c
12241      Branch: metaconfig
12242            ! U/compline/byteorder.U U/compline/ccflags.U
12243      Branch: metaconfig/U/perl
12244            ! d_dlsymun.U io64.U uselongdbl.U
12245 ____________________________________________________________________________
12246 [  3980] By: jhi                                   on 1999/08/13  15:09:11
12247         Log: Introduce HAS_LLSEEK.
12248      Branch: cfgperl
12249            ! Configure config_h.SH perl.h
12250 ____________________________________________________________________________
12251 [  3979] By: jhi                                   on 1999/08/13  14:29:47
12252         Log: From: <dan@sidhe.org>
12253              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
12254              sarathy@activestate.com
12255              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
12256              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
12257              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
12258      Branch: cfgperl
12259            ! vms/vms.c
12260 ____________________________________________________________________________
12261 [  3978] By: jhi                                   on 1999/08/13  09:56:46
12262         Log: Make the 64-bit tests more paranoid.
12263      Branch: cfgperl
12264            ! t/op/64bit.t
12265 ____________________________________________________________________________
12266 [  3976] By: jhi                                   on 1999/08/12  21:49:16
12267         Log: IRIX64 needs more -mabi=64 with gcc.
12268      Branch: cfgperl
12269            ! hints/irix_6.sh
12270 ____________________________________________________________________________
12271 [  3975] By: jhi                                   on 1999/08/12  21:02:03
12272         Log: Reincarnate change #3967, now in more modest form.
12273      Branch: cfgperl
12274            ! hints/irix_6.sh
12275 ____________________________________________________________________________
12276 [  3974] By: jhi                                   on 1999/08/12  20:49:36
12277         Log: Remove rt from libswanted (I added it many moons ago
12278              when I thought it would be useful in Digital UNIX,
12279              I was wrong); undo the recent IRIX hints changes,
12280              getting rid of one warning brought new ones.
12281      Branch: cfgperl
12282            ! Configure config_h.SH hints/irix_6.sh
12283      Branch: metaconfig
12284            ! U/modified/Myinit.U
12285 ____________________________________________________________________________
12286 [  3973] By: jhi                                   on 1999/08/12  19:42:53
12287         Log: st_blocks is in 512 byte blocks.
12288      Branch: cfgperl
12289            ! t/lib/syslfs.t t/op/lfs.t
12290 ____________________________________________________________________________
12291 [  3972] By: jhi                                   on 1999/08/12  19:27:31
12292         Log: Don't claim defeat too early.
12293      Branch: cfgperl
12294            ! Configure config_h.SH
12295      Branch: metaconfig/U/perl
12296            ! longdblfio.U
12297 ____________________________________________________________________________
12298 [  3971] By: jhi                                   on 1999/08/12  19:24:14
12299         Log: IRIX 64-bit hint tweak. 
12300      Branch: cfgperl
12301            ! hints/irix_6.sh
12302 ____________________________________________________________________________
12303 [  3970] By: nick                                  on 1999/08/12  19:17:20
12304         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
12305              tests i.e. RV2AV and RV2HV
12306      Branch: perl
12307            ! op.c t/pragma/warn/op
12308 ____________________________________________________________________________
12309 [  3969] By: jhi                                   on 1999/08/12  19:06:17
12310         Log: Add Configure -Duselongdouble and add a missing semicolon.
12311      Branch: cfgperl
12312            ! Configure config_h.SH sv.c
12313      Branch: metaconfig/U/perl
12314            + uselongdbl.U
12315 ____________________________________________________________________________
12316 [  3968] By: jhi                                   on 1999/08/12  18:46:00
12317         Log: Simply exit() early if lfs support seems unlikely.
12318      Branch: cfgperl
12319            ! t/lib/syslfs.t t/op/lfs.t
12320 ____________________________________________________________________________
12321 [  3967] By: jhi                                   on 1999/08/12  18:44:05
12322         Log: Suffer silently for unused libraries.
12323      Branch: cfgperl
12324            ! hints/irix_6.sh
12325 ____________________________________________________________________________
12326 [  3966] By: jhi                                   on 1999/08/12  13:18:44
12327         Log: Update MANIFEST to follow change #3965.
12328      Branch: cfgperl
12329            ! MANIFEST
12330 ____________________________________________________________________________
12331 [  3965] By: jhi                                   on 1999/08/12  13:15:38
12332         Log: Regenerate Unicode tables based on new syllable lists
12333              from Daniel Yacob.
12334      Branch: cfgperl
12335            ! (edit 159 files)
12336 ____________________________________________________________________________
12337 [  3964] By: jhi                                   on 1999/08/12  10:06:24
12338         Log: Remove more spurious casting.
12339      Branch: cfgperl
12340            ! pp_sys.c
12341 ____________________________________________________________________________
12342 [  3963] By: jhi                                   on 1999/08/12  08:18:53
12343         Log: Minor niggles on the lfs tests.
12344      Branch: cfgperl
12345            ! t/lib/syslfs.t t/op/lfs.t
12346 ____________________________________________________________________________
12347 [  3962] By: jhi                                   on 1999/08/11  22:48:25
12348         Log: Don't bother with lfs testing if off_t is too small.
12349      Branch: cfgperl
12350            ! t/lib/syslfs.t t/op/lfs.t
12351 ____________________________________________________________________________
12352 [  3961] By: jhi                                   on 1999/08/11  22:22:54
12353         Log: Long double patches from Dan Sugalski.
12354      Branch: cfgperl
12355            ! sv.c
12356 ____________________________________________________________________________
12357 [  3960] By: jhi                                   on 1999/08/11  22:17:55
12358         Log: Flush buffer before duplicating file descriptor.
12359              
12360              From: Mark-Jason Dominus <mjd@plover.com>
12361              To: Graham Barr <gbarr@pobox.com>
12362              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
12363              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
12364              Date: Wed, 11 Aug 1999 15:56:09 -0400
12365              Message-ID: <19990811195610.5933.qmail@plover.com>
12366              
12367              From: Mark-Jason Dominus <mjd@plover.com>
12368              To: perl5-porters@perl.org
12369              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
12370              Date: Wed, 11 Aug 1999 16:05:46 -0400
12371              Message-ID: <19990811200546.6165.qmail@plover.com>
12372      Branch: cfgperl
12373            ! doio.c pod/perldelta.pod
12374 ____________________________________________________________________________
12375 [  3959] By: jhi                                   on 1999/08/11  22:11:35
12376         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
12377              
12378              From: "Craig A. Berry" <craig.berry@metamor.com>
12379              Sender: owner-perl5-porters@perl.org
12380              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
12381              bailey@newman.upenn.edu
12382              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
12383              problem
12384              Date: Wed, 11 Aug 1999 14:31:11 -0500
12385              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
12386      Branch: cfgperl
12387            ! vms/vms.c
12388 ____________________________________________________________________________
12389 [  3958] By: jhi                                   on 1999/08/11  15:35:45
12390         Log: Add a hopefully comforting message if there seems to be no LFS. 
12391              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
12392              The tests will fail on lfs tests only if quad is available,
12393              if ENOQUAD, the lfs tests will be skipped.
12394      Branch: cfgperl
12395            ! t/lib/syslfs.t t/op/lfs.t
12396 ____________________________________________________________________________
12397 [  3957] By: jhi                                   on 1999/08/11  12:25:59
12398         Log: Unapply an experimental patch that accidentally escaped
12399              from the lab by piggybacking with the change #3955.
12400      Branch: cfgperl
12401            ! pp.c pp.h pp_hot.c
12402 ____________________________________________________________________________
12403 [  3956] By: jhi                                   on 1999/08/11  08:19:23
12404         Log: Add sysio large file support testing.
12405      Branch: cfgperl
12406            + t/lib/syslfs.t
12407            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
12408 ____________________________________________________________________________
12409 [  3955] By: jhi                                   on 1999/08/10  22:39:11
12410         Log: From: <dan@sidhe.org>
12411              To: vmsperl@perl.org, perl5-porters@perl.org,
12412              sarathy@activestate.com, bailey@newman.upenn.edu
12413              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
12414              threads on VMS
12415              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
12416              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
12417      Branch: cfgperl
12418            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
12419            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
12420            ! vms/writemain.pl
12421 ____________________________________________________________________________
12422 [  3954] By: jhi                                   on 1999/08/10  20:37:55
12423         Log: LFS testing robustness.
12424      Branch: cfgperl
12425            ! t/op/lfs.t
12426 ____________________________________________________________________________
12427 [  3953] By: jhi                                   on 1999/08/10  19:54:50
12428         Log: From: <dan@sidhe.org>
12429              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
12430              sarathy@activestate.com
12431              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
12432              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
12433              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
12434      Branch: cfgperl
12435            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
12436            ! vms/subconfigure.com vms/vmsish.h
12437 ____________________________________________________________________________
12438 [  3952] By: jhi                                   on 1999/08/10  17:18:57
12439         Log: AIX is different, again.  Now in cc -E output.
12440      Branch: cfgperl
12441            ! Configure config_h.SH
12442      Branch: metaconfig
12443            ! U/modified/cppstdin.U
12444 ____________________________________________________________________________
12445 [  3951] By: jhi                                   on 1999/08/10  14:37:08
12446         Log: Use Pid_t on pgrp matters.
12447      Branch: cfgperl
12448            ! pp_sys.c
12449 ____________________________________________________________________________
12450 [  3950] By: jhi                                   on 1999/08/10  14:35:30
12451         Log: Use Pid_t.
12452      Branch: cfgperl
12453            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12454            ! pp_sys.c proto.h util.c
12455 ____________________________________________________________________________
12456 [  3949] By: jhi                                   on 1999/08/10  14:11:15
12457         Log: Use Mode_t.
12458      Branch: cfgperl
12459            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
12460            ! perlapi.h pp_sys.c proto.h
12461 ____________________________________________________________________________
12462 [  3948] By: jhi                                   on 1999/08/10  13:53:19
12463         Log: Small perlbug doc tweaks from Jon Orwant.
12464      Branch: cfgperl
12465            ! utils/perlbug.PL
12466 ____________________________________________________________________________
12467 [  3947] By: jhi                                   on 1999/08/10  09:55:11
12468         Log: Large file support testing.
12469      Branch: cfgperl
12470            + t/op/lfs.t
12471            ! MANIFEST t/op/64bit.t
12472 ____________________________________________________________________________
12473 [  3946] By: jhi                                   on 1999/08/10  09:13:54
12474         Log: Remove I32 casting from time-related functions.
12475      Branch: cfgperl
12476            ! pp_sys.c
12477 ____________________________________________________________________________
12478 [  3945] By: jhi                                   on 1999/08/10  09:06:42
12479         Log: Gratuitous uid and gid casts to I32s and ints removed.
12480              There are still problem spots in printfing such ids:
12481              width (%d vs %ld) and signedness %d vs %u.
12482      Branch: cfgperl
12483            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
12484            ! perl.c perlapi.c pp_hot.c proto.h
12485 ____________________________________________________________________________
12486 [  3944] By: jhi                                   on 1999/08/10  07:43:03
12487         Log: Remove I32 casts from pp_stat, these make stat()
12488              very broken e.g. on files larger than 2 gigabytes.
12489              Reported by
12490              From: Phil Lobbes <phil@finchcomputer.com>
12491              To: perl5-porters@perl.org
12492              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
12493              UNIX Perl 5.005_03
12494              Date: Mon, 09 Aug 1999 21:38:54 -0700
12495              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
12496              
12497              There are more of these I32 casts all over pp_sys.c,
12498              all of them should be checked.
12499      Branch: cfgperl
12500            ! pp_sys.c
12501 ____________________________________________________________________________
12502 [  3943] By: jhi                                   on 1999/08/10  07:38:30
12503         Log: Remove blathering.
12504      Branch: cfgperl
12505            ! lib/unicode/mktables.PL
12506 ____________________________________________________________________________
12507 [  3942] By: jhi                                   on 1999/08/09  20:35:13
12508         Log: lexwarn maintenance: new warning class unsafe
12509              subclasses 'overflow' and 'portable' created,
12510              used by the recent integer overflow warnings.
12511              Class syntax subclass 'octal' renamed to 'digit',
12512              binary and hexadecimal parsing errors also 'digit' warnings.
12513      Branch: cfgperl
12514            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
12515            ! util.c warning.h warning.pl
12516 ____________________________________________________________________________
12517 [  3941] By: jhi                                   on 1999/08/09  10:40:47
12518         Log: Integrate with Nick.
12519      Branch: cfgperl
12520           +> opnames.h
12521           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
12522           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
12523 ____________________________________________________________________________
12524 [  3940] By: jhi                                   on 1999/08/09  10:32:43
12525         Log: Regenerate the Unicode tables after having updated the Unicode
12526              database (change #3939).
12527      Branch: cfgperl
12528            ! (edit 157 files)
12529 ____________________________________________________________________________
12530 [  3939] By: jhi                                   on 1999/08/09  10:27:22
12531         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
12532      Branch: cfgperl
12533            ! lib/unicode/UnicodeData-Latest.txt
12534 ____________________________________________________________________________
12535 [  3938] By: jhi                                   on 1999/08/09  10:25:54
12536         Log: Ethiopic changes via private email from Daniel Yacob,
12537              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
12538              Canadian Syllabics and Yi under construction.
12539      Branch: cfgperl
12540            + lib/unicode/syllables.txt
12541            - lib/unicode/EthiopicSyllables.txt
12542            - lib/unicode/MakeEthiopicSyllables.PL
12543            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
12544            ! lib/unicode/mktables.PL
12545 ____________________________________________________________________________
12546 [  3937] By: jhi                                   on 1999/08/09  10:21:51
12547         Log: Move the equivalence class creation last.
12548      Branch: cfgperl
12549            ! lib/unicode/mktables.PL
12550 ____________________________________________________________________________
12551 [  3936] By: jhi                                   on 1999/08/09  10:20:40
12552         Log: Compute equivalence classes (diacritics stripping) only
12553              for letters, not for ligatures.
12554      Branch: cfgperl
12555            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12556            ! lib/unicode/mktables.PL
12557 ____________________________________________________________________________
12558 [  3935] By: nick                                  on 1999/08/08  13:53:57
12559         Log: Will now correctly re-call 
12560              bootstrap "Foo";
12561              if requested. This should allow build on Win32 and other
12562              platforms where you cannot link to loadables directly.
12563      Branch: perl
12564            ! ext/B/B/C.pm
12565 ____________________________________________________________________________
12566 [  3934] By: nick                                  on 1999/08/07  12:23:55
12567         Log: Vishal Bhatia <vishalb@my-deja.com>
12568              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
12569              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
12570      Branch: perl
12571            ! ext/B/B/CC.pm
12572 ____________________________________________________________________________
12573 [  3933] By: nick                                  on 1999/08/07  12:19:46
12574         Log: B::C changes to get simple Tk app. compiling again
12575      Branch: perl
12576            ! ext/B/B/C.pm
12577 ____________________________________________________________________________
12578 [  3932] By: jhi                                   on 1999/08/06  21:17:16
12579         Log: Regen Configure to include change #3915.
12580      Branch: cfgperl
12581            ! Configure config_h.SH
12582 ____________________________________________________________________________
12583 [  3931] By: jhi                                   on 1999/08/06  18:52:57
12584         Log: Todo update.
12585      Branch: cfgperl
12586            ! Todo Todo-5.005 lib/unicode/mktables.PL
12587 ____________________________________________________________________________
12588 [  3930] By: jhi                                   on 1999/08/06  13:13:05
12589         Log: Character class equivalence tables.
12590      Branch: cfgperl
12591            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
12592            ! MANIFEST lib/unicode/mktables.PL
12593 ____________________________________________________________________________
12594 [  3929] By: jhi                                   on 1999/08/06  11:59:11
12595         Log: More Fcntl constants.  (This process really needs
12596              to be automated, at least partly, see the Errno extension.)
12597              Now also the SEEK_ constants are available via the Fcntl.
12598              Yes, this is redundant (IO::Seekable and POSIX supply them already),
12599              but now Fcntl is a one-stop shopping mall for all your
12600              file-related constants.    
12601      Branch: cfgperl
12602            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
12603 ____________________________________________________________________________
12604 [  3928] By: jhi                                   on 1999/08/06  08:08:03
12605         Log: Protect against pack/unpack repeat count overflows,
12606              based on:
12607              
12608              From: Nathan Torkington <gnat@frii.com>
12609              To: Brian Keefer <mgomes@cwix.com>
12610              Cc: perl5-porters@perl.org
12611              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
12612              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
12613              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
12614      Branch: cfgperl
12615            ! pod/perldiag.pod pp.c
12616 ____________________________________________________________________________
12617 [  3927] By: jhi                                   on 1999/08/06  07:32:20
12618         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
12619              
12620              From: Nathan Torkington <gnat@frii.com>
12621              To: perl5-porters@perl.org
12622              Subject: Bugfix for my bugfix
12623              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
12624              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
12625      Branch: cfgperl
12626            ! ext/B/B/Assembler.pm
12627 ____________________________________________________________________________
12628 [  3926] By: jhi                                   on 1999/08/05  17:25:19
12629         Log: Fix regex charclass parsing so that bogus ranges
12630              like [0-\d] and [[:word:]-z] are no more allowed.
12631              The anomaly was noticed by Guy Decoux.
12632      Branch: cfgperl
12633            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
12634 ____________________________________________________________________________
12635 [  3925] By: jhi                                   on 1999/08/05  10:31:47
12636         Log: split /^/ deprecation warning should not be on by default.
12637      Branch: cfgperl
12638            ! pp.c
12639 ____________________________________________________________________________
12640 [  3923] By: jhi                                   on 1999/08/05  09:16:57
12641         Log: From: paul.marquess@bt.com
12642              To: jhi@iki.fi, paul.marquess@bt.com
12643              Cc: gsar@ActiveState.com, perl5-porters@perl.org
12644              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
12645              Date: Thu, 5 Aug 1999 09:33:14 +0100
12646              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
12647      Branch: cfgperl
12648            ! t/lib/anydbm.t
12649 ____________________________________________________________________________
12650 [  3921] By: jhi                                   on 1999/08/05  08:05:13
12651         Log: From: paul.marquess@bt.com
12652              To: perl5-porters@perl.org
12653              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
12654              randy@theoryx5.uwinnipeg.ca
12655              Subject:  [PATCH 5.005_60] DB_File 1.70
12656              Date: Wed, 4 Aug 1999 23:22:22 +0100
12657              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
12658              
12659              (Replaces change #3917)
12660      Branch: cfgperl
12661            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12662            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12663 ____________________________________________________________________________
12664 [  3920] By: jhi                                   on 1999/08/04  19:02:58
12665         Log: From: Nathan Torkington <gnat@frii.com>
12666              To: perl5-porters@perl.org
12667              Subject: [5.005_60 PATCH] Make B::Bytecode work
12668              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
12669              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
12670      Branch: cfgperl
12671            ! ext/B/B/Assembler.pm
12672 ____________________________________________________________________________
12673 [  3919] By: jhi                                   on 1999/08/04  10:56:26
12674         Log: Update history records.
12675      Branch: cfgperl
12676            ! pod/perlhist.pod
12677 ____________________________________________________________________________
12678 [  3918] By: jhi                                   on 1999/08/04  09:36:13
12679         Log: Minor fixes to linux -Dusethreads -Duseperlio.
12680      Branch: cfgperl
12681            ! perlio.c
12682 ____________________________________________________________________________
12683 [  3917] By: jhi                                   on 1999/08/04  08:13:20
12684         Log: (Replaced by change #3921)
12685              From: paul.marquess@bt.com
12686              To: gsar@activestate.com
12687              Cc: perl5-porters@perl.org
12688              Subject: [PATCH 5.005_60] DB_File 1.69
12689              Date: Tue, 3 Aug 1999 22:55:00 +0100
12690              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
12691      Branch: cfgperl
12692            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12693            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
12694 ____________________________________________________________________________
12695 [  3916] By: jhi                                   on 1999/08/04  07:59:05
12696         Log: Introduce the charnames pragma.
12697              
12698              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
12699              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
12700              To: Chip Salzenberg <[11]chip@perlsupport.com>
12701              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
12702              Date: Sat, 31 Jul 1999 05:44:05 -0400
12703              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
12704              
12705              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12706              To: Mailing list Perl5 <perl5-porters@perl.org>
12707              Subject: [PATCH 5.005_58] Named characters in Perl
12708              Date: Mon, 2 Aug 1999 19:25:40 -0400
12709              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
12710      Branch: cfgperl
12711            + lib/charnames.pm t/lib/charnames.t
12712            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
12713            ! pod/perlre.pod regcomp.c toke.c
12714 ____________________________________________________________________________
12715 [  3915] By: jhi                                   on 1999/08/03  21:18:49
12716         Log: Support Configure -Dmake=pmake.
12717              Via private email from Andy.
12718              NOTE: assumes "basename" command.
12719      Branch: metaconfig
12720            ! U/modified/Config_sh.U
12721 ____________________________________________________________________________
12722 [  3914] By: jhi                                   on 1999/08/03  21:11:11
12723         Log: The op/filetest.t failed subtest 7 if testing as root.
12724              
12725              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
12726              To: perl5-porters@perl.org
12727              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
12728              Date: Tue, 27 Jul 1999 22:54:05 +0200
12729              Message-Id: <379E1C6D.626DC765@club-internet.fr>
12730      Branch: cfgperl
12731            ! t/op/filetest.t
12732 ____________________________________________________________________________
12733 [  3911] By: jhi                                   on 1999/08/03  19:52:38
12734         Log: The "-Dusethreads -Duseperlio" combination failed.
12735              
12736              From: Spider Boardman <spider@leggy.zk3.dec.com>
12737              To: perl5-porters@perl.org
12738              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
12739              4.0 (UNINSTALLED)
12740              Date: Tue, 3 Aug 1999 14:25:00 -0400
12741              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
12742              
12743              See also change #3912.
12744      Branch: cfgperl
12745            ! perlio.c
12746 ____________________________________________________________________________
12747 [  3910] By: jhi                                   on 1999/08/03  10:44:24
12748         Log: From: Chris Nandor <pudge@pobox.com>
12749              To: perl5-porters@perl.org
12750              Subject: [PATCH 5.005_58] perlbug.PL 1.27
12751              Date: Wed, 28 Jul 1999 23:42:49 -0400
12752              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
12753      Branch: cfgperl
12754            ! utils/perlbug.PL
12755 ____________________________________________________________________________
12756 [  3909] By: jhi                                   on 1999/08/03  10:41:04
12757         Log: Hints for building ByteLoader in SunoS.  Based on
12758              From: Andy Dougherty <doughera@lafayette.edu>
12759              To: Gurusamy Sarathy <gsar@activestate.com>
12760              Cc: Perl Porters <perl5-porters@perl.org>
12761              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
12762              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
12763              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
12764      Branch: cfgperl
12765            + ext/ByteLoader/hints/sunos.pl
12766            ! MANIFEST ext/ByteLoader/ByteLoader.xs
12767 ____________________________________________________________________________
12768 [  3908] By: jhi                                   on 1999/08/03  09:29:22
12769         Log: Clarify RE engine code; inline a static function to a macro;
12770              make exact string nodes smaller.
12771              
12772              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12773              To: perl5-porters@perl.org (Mailing list Perl5)
12774              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
12775              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
12776              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
12777      Branch: cfgperl
12778            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
12779            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
12780            ! regnodes.h warning.h
12781 ____________________________________________________________________________
12782 [  3907] By: jhi                                   on 1999/08/03  08:11:49
12783         Log: 5_59 configured with -Dd_bincompat5005 can't be made
12784              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
12785              
12786              From: Spider Boardman <spider@leggy.zk3.dec.com>
12787              To: perl5-porters@perl.org
12788              Subject: [ID 19990802.016] Not OK: perl 5.00559
12789              Date: Mon, 2 Aug 1999 16:11:13 -0400
12790              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
12791      Branch: cfgperl
12792            ! embed.pl
12793 ____________________________________________________________________________
12794 [  3906] By: jhi                                   on 1999/08/03  07:48:59
12795         Log: Change #3790 redemption: with a little additional
12796              patch from Ilya it works okay.
12797      Branch: cfgperl
12798            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
12799            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
12800 ____________________________________________________________________________
12801 [  3905] By: gsar                                  on 1999/08/02  21:03:23
12802         Log: this will be 5.005_60
12803      Branch: perl
12804            ! Changes
12805
12806 ----------------
12807 Version 5.005_60
12808 ----------------
12809
12810 ____________________________________________________________________________
12811 [  3904] By: gsar                                  on 1999/08/02  20:30:23
12812         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
12813              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
12814              regen headers
12815      Branch: perl
12816            ! embed.h embed.pl global.sym opcode.h perlapi.c
12817 ____________________________________________________________________________
12818 [  3903] By: gsar                                  on 1999/08/02  20:26:07
12819         Log: native int pack/unpack fixes (from Spider Boardman
12820              <spider@leggy.zk3.dec.com>)
12821      Branch: perl
12822            ! pp.c
12823 ____________________________________________________________________________
12824 [  3902] By: gsar                                  on 1999/08/02  20:24:41
12825         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
12826              <spider@leggy.zk3.dec.com>)
12827      Branch: perl
12828            + opnames.h
12829            ! Changes MANIFEST opcode.pl perl.h
12830 ____________________________________________________________________________
12831 [  3901] By: gsar                                  on 1999/08/02  18:51:18
12832         Log: integrate cfgperl contents
12833      Branch: perl
12834           !> INSTALL README pod/perldelta.pod
12835 ____________________________________________________________________________
12836 [  3900] By: jhi                                   on 1999/08/02  18:46:21
12837         Log: Update README and INSTALL; partly based on the message
12838              
12839              From: "John L. Allen" <allen@grumman.com>
12840              To: Jarkko Hietaniemi <jhi@iki.fi>
12841              cc: perl5-porters@perl.org
12842              Subject: Re: Perl Installation Problem
12843              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
12844              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
12845              
12846              and private email from Andy Dougherty.
12847      Branch: cfgperl
12848            ! INSTALL README
12849 ____________________________________________________________________________
12850 [  3899] By: jhi                                   on 1999/08/02  18:36:35
12851         Log: Integrate with Sarathy.
12852      Branch: cfgperl
12853           !> op.c
12854 ____________________________________________________________________________
12855 [  3898] By: jhi                                   on 1999/08/02  18:34:49
12856         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
12857      Branch: cfgperl
12858            ! pod/perldelta.pod
12859 ____________________________________________________________________________
12860 [  3897] By: gsar                                  on 1999/08/02  18:18:37
12861         Log: optimizations could sometimes bypass bareword check
12862      Branch: perl
12863            ! op.c
12864 ____________________________________________________________________________
12865 [  3896] By: jhi                                   on 1999/08/02  18:18:34
12866         Log: Integrate with Sarathy.
12867      Branch: cfgperl
12868           !> Changes makedef.pl patchlevel.h win32/Makefile
12869           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
12870           !> win32/makefile.mk
12871 ____________________________________________________________________________
12872 [  3895] By: gsar                                  on 1999/08/02  17:22:40
12873         Log: up patchlevel etc.
12874      Branch: perl
12875            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
12876            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12877 ____________________________________________________________________________
12878 [  3894] By: gsar                                  on 1999/08/02  17:12:31
12879         Log: integrate change#3893, make it conditional on bincompat5005
12880      Branch: perl
12881            ! makedef.pl
12882 ____________________________________________________________________________
12883 [  3893] By: jhi                                   on 1999/08/02  16:49:08
12884         Log: PERL_BINCOMPAT_5005 symbol translation.
12885              (AIX wouldn't link neither perl nor extensions.)
12886      Branch: cfgperl
12887            ! makedef.pl
12888 ____________________________________________________________________________
12889 [  3892] By: gsar                                  on 1999/08/02  16:09:13
12890         Log: integrate cfgperl contents into mainline
12891      Branch: perl
12892           +> t/op/64bit.t
12893            ! Changes
12894           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
12895           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
12896           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
12897 ____________________________________________________________________________
12898 [  3891] By: jhi                                   on 1999/08/02  14:52:40
12899         Log: AIX long long probing requires LL suffix for
12900              the ll constant.  The suffix doesn't seem
12901              to bother other ll platforms.
12902      Branch: cfgperl
12903            ! Configure config_h.SH hints/aix.sh
12904      Branch: metaconfig/U/perl
12905            ! quadfio.U
12906 ____________________________________________________________________________
12907 [  3890] By: jhi                                   on 1999/08/02  14:21:55
12908         Log: Exact path to perl for open -|.
12909      Branch: cfgperl
12910            ! t/io/open.t
12911 ____________________________________________________________________________
12912 [  3889] By: jhi                                   on 1999/08/02  14:18:03
12913         Log: Integrate with Sarathy.
12914      Branch: cfgperl
12915           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
12916           !> win32/Makefile win32/config_H.bc win32/config_H.gc
12917           !> win32/config_H.vc win32/makefile.mk win32/win32.c
12918 ____________________________________________________________________________
12919 [  3888] By: jhi                                   on 1999/08/02  14:14:29
12920         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
12921      Branch: cfgperl
12922            ! hints/aix.sh
12923 ____________________________________________________________________________
12924 [  3887] By: jhi                                   on 1999/08/02  12:53:10
12925         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
12926              emacs code indentation doesn't get wrong ideas--
12927              in other words, introduce a couple of "redundant" if:s.
12928      Branch: cfgperl
12929            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
12930            ! util.c
12931 ____________________________________________________________________________
12932 [  3886] By: jhi                                   on 1999/08/02  12:43:16
12933         Log: Mention that also *BSD systems with glibc are known to stumble.
12934      Branch: cfgperl
12935            ! t/pragma/warn/pp_hot
12936 ____________________________________________________________________________
12937 [  3885] By: jhi                                   on 1999/08/02  12:34:15
12938         Log: Allow also non-long long but still quad platforms print quads.
12939      Branch: cfgperl
12940            ! Configure config_h.SH
12941      Branch: metaconfig/U/perl
12942            ! longdblfio.U quadfio.U
12943 ____________________________________________________________________________
12944 [  3884] By: jhi                                   on 1999/08/02  11:56:14
12945         Log: Fix regclass utf8 hex ranges for quads.
12946      Branch: cfgperl
12947            ! regcomp.c
12948 ____________________________________________________________________________
12949 [  3883] By: jhi                                   on 1999/08/02  11:42:14
12950         Log: Enhance the description of how to detect quad support.
12951      Branch: cfgperl
12952            ! pod/perlfunc.pod
12953 ____________________________________________________________________________
12954 [  3882] By: jhi                                   on 1999/08/02  11:22:19
12955         Log: Fix printf %D %U %O for quads.
12956      Branch: cfgperl
12957            ! sv.c t/op/64bit.t
12958 ____________________________________________________________________________
12959 [  3881] By: jhi                                   on 1999/08/02  11:16:12
12960         Log: Document quad printing.
12961      Branch: cfgperl
12962            ! pod/perlfunc.pod
12963 ____________________________________________________________________________
12964 [  3880] By: jhi                                   on 1999/08/02  10:32:01
12965         Log: More 64-bit fixing.  One known bug of that kind
12966              remains, 32-bit platforms using long long in
12967              the test t/pragma/utf8 subtests 1-3 fail.
12968              (Update: change    #3884 fixed that one.)
12969      Branch: cfgperl
12970            + t/op/64bit.t
12971            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
12972
12973 ----------------
12974 Version 5.005_59
12975 ----------------
12976
12977 ____________________________________________________________________________
12978 [  3879] By: gsar                                  on 1999/08/02  08:18:58
12979         Log: integrate cfgperl changes into mainline
12980      Branch: perl
12981           !> Configure config_h.SH sv.c
12982 ____________________________________________________________________________
12983 [  3878] By: gsar                                  on 1999/08/02  08:13:16
12984         Log: change#3692 had an unintentional patch leak through!
12985              (this would explain the mysterious C<next LABEL> failures
12986              people have seen)
12987      Branch: perl
12988            ! pp_ctl.c
12989 ____________________________________________________________________________
12990 [  3877] By: gsar                                  on 1999/08/02  08:00:29
12991         Log: up patchlevel to 59
12992      Branch: perl
12993            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
12994            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12995            ! win32/makefile.mk
12996 ____________________________________________________________________________
12997 [  3876] By: gsar                                  on 1999/08/02  07:51:18
12998         Log: fix coredump under usethreads+debug
12999      Branch: perl
13000            ! util.c
13001 ____________________________________________________________________________
13002 [  3875] By: jhi                                   on 1999/08/02  07:50:51
13003         Log: d_bincompat5005 could be left empty.
13004      Branch: cfgperl
13005            ! Configure config_h.SH
13006      Branch: metaconfig/U/perl
13007            ! bincompat5005.U
13008 ____________________________________________________________________________
13009 [  3874] By: jhi                                   on 1999/08/02  07:42:45
13010         Log: Fix printf %d when IV is quad.
13011      Branch: cfgperl
13012            ! sv.c
13013 ____________________________________________________________________________
13014 [  3873] By: gsar                                  on 1999/08/02  07:41:03
13015         Log: fix d_bincompat5005='' junking config.h
13016      Branch: perl
13017            ! Configure
13018 ____________________________________________________________________________
13019 [  3872] By: gsar                                  on 1999/08/02  07:38:48
13020         Log: C needs parameter list, not merely type
13021      Branch: perl
13022            ! win32/win32.c
13023 ____________________________________________________________________________
13024 [  3871] By: jhi                                   on 1999/08/02  07:20:51
13025         Log: Integrate with Sarathy.
13026      Branch: cfgperl
13027           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
13028 ____________________________________________________________________________
13029 [  3870] By: gsar                                  on 1999/08/02  07:12:18
13030         Log: integrate cfgperl changes into mainline
13031      Branch: perl
13032            ! Changes
13033           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
13034           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
13035           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
13036           !> toke.c util.c
13037 ____________________________________________________________________________
13038 [  3869] By: gsar                                  on 1999/08/02  06:59:09
13039         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13040              Date: Sat, 31 Jul 1999 19:08:33 -0700
13041              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
13042              Subject: [PATCH 5.005_58] "use constant" in the compiler
13043      Branch: perl
13044            ! ext/B/B/C.pm ext/B/B/CC.pm
13045 ____________________________________________________________________________
13046 [  3868] By: gsar                                  on 1999/08/02  06:55:51
13047         Log: debug build tweak
13048      Branch: perl
13049            ! regexec.c
13050 ____________________________________________________________________________
13051 [  3867] By: gsar                                  on 1999/08/02  06:35:18
13052         Log: create vmsperl branch (to be owned and operated by: cbailey)
13053      Branch: vmsperl
13054           +> (branch 1476 files)
13055 ____________________________________________________________________________
13056 [  3866] By: jhi                                   on 1999/08/01  23:34:40
13057         Log: so_locations once is enough.
13058      Branch: cfgperl
13059            ! Makefile.SH
13060 ____________________________________________________________________________
13061 [  3865] By: jhi                                   on 1999/08/01  23:13:05
13062         Log: Simplicate duplicated code.
13063      Branch: cfgperl
13064            ! util.c
13065 ____________________________________________________________________________
13066 [  3864] By: jhi                                   on 1999/08/01  22:41:41
13067         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
13068      Branch: cfgperl
13069           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13070           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13071            - README.cygwin32 cygwin32/Makefile.SHs
13072            - cygwin32/build-instructions.READFIRST
13073            - cygwin32/build-instructions.charles-wilson
13074            - cygwin32/build-instructions.sebastien-barre
13075            - cygwin32/build-instructions.steven-morlock
13076            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13077            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13078            - hints/cygwin32.sh
13079           !> (integrate 61 files)
13080 ____________________________________________________________________________
13081 [  3863] By: jhi                                   on 1999/08/01  22:36:02
13082         Log: Regen Configure and Glossary once again.
13083      Branch: cfgperl
13084            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13085            ! config_h.SH
13086 ____________________________________________________________________________
13087 [  3862] By: jhi                                   on 1999/08/01  22:26:09
13088         Log: Glossary update for #3861.
13089      Branch: cfgperl
13090            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13091            ! config_h.SH
13092 ____________________________________________________________________________
13093 [  3861] By: jhi                                   on 1999/08/01  22:22:51
13094         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
13095              with -Duse64bits (using long long).
13096              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
13097              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
13098              'print unpack "q", pack "q", 12345678901'
13099              should work on such 32-bit platforms.
13100              Still a lot of printf()s behind -D which wrongly assume
13101              that %ld/%lx and (long) are a good combination.
13102              Introducing a slew of new macros intended to be used in printf()
13103              format strings: e. g. PERL_PRId64 is the string to be used
13104              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
13105              The PRI... naming follows the C9X naming of <inttypes.h> macros.
13106      Branch: cfgperl
13107            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13108            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
13109            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
13110      Branch: metaconfig/U/perl
13111            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
13112 ____________________________________________________________________________
13113 [  3860] By: gsar                                  on 1999/08/01  21:23:18
13114         Log: integrate cfgperl contents into mainline
13115      Branch: perl
13116            ! toke.c
13117           !> (integrate 29 files)
13118 ____________________________________________________________________________
13119 [  3859] By: gsar                                  on 1999/08/01  21:13:09
13120         Log: From: Nathan Torkington <gnat@frii.com>
13121              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
13122              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
13123              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
13124      Branch: perl
13125            ! ext/B/B/Disassembler.pm
13126 ____________________________________________________________________________
13127 [  3858] By: gsar                                  on 1999/08/01  21:09:15
13128         Log: DB_File 1.68 update from Paul Marquess
13129      Branch: perl
13130            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13131            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
13132            ! t/lib/db-recno.t
13133 ____________________________________________________________________________
13134 [  3857] By: gsar                                  on 1999/08/01  21:05:54
13135         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13136              Date: Sat, 31 Jul 1999 05:13:38 -0400
13137              Message-Id: <199907311407.IAA25038@localhost.frii.com>
13138              Subject: [PATCH 5.005_58] More optimizations to REx engine
13139      Branch: perl
13140            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
13141            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
13142 ____________________________________________________________________________
13143 [  3856] By: gsar                                  on 1999/08/01  20:59:59
13144         Log: slightly modified version of suggested patch
13145              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13146              Date: Sat, 31 Jul 1999 04:45:12 -0400
13147              Message-Id: <199907311406.IAA25034@localhost.frii.com>
13148              Subject: [PATCH 5.005_58] Fix OS/2 build
13149      Branch: perl
13150            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
13151            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
13152 ____________________________________________________________________________
13153 [  3855] By: gsar                                  on 1999/08/01  20:49:06
13154         Log: cygwin update
13155              From: "Fifer, Eric" <EFifer@sanwaint.com>
13156              Date: Fri, 30 Jul 1999 18:31:48 +0100
13157              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
13158              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
13159      Branch: perl
13160            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
13161            ! pp_sys.c unixish.h util.c
13162 ____________________________________________________________________________
13163 [  3854] By: gsar                                  on 1999/08/01  20:41:53
13164         Log: fixes from Stephen McCamant that address bugs in change#3612
13165              (the optimization shouldn't be enabled in expressions where
13166              the variable is introduced), and fix Deparse to grok the
13167              optimization
13168              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
13169              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
13170              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
13171              --
13172              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
13173              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
13174              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
13175              --
13176              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
13177              Message-Id: <199907310326.VAA24376@localhost.frii.com>
13178              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
13179      Branch: perl
13180            ! ext/B/B/Deparse.pm op.c
13181 ____________________________________________________________________________
13182 [  3853] By: gsar                                  on 1999/08/01  20:31:32
13183         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13184              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
13185              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
13186              Subject: [PATCH _58] Two one-liner LOGOP tweaks
13187      Branch: perl
13188            ! op.c opcode.h opcode.pl
13189 ____________________________________________________________________________
13190 [  3852] By: gsar                                  on 1999/08/01  20:29:17
13191         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
13192      Branch: perl
13193            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
13194            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
13195            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
13196            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
13197            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
13198            ! pod/perlport.pod pp_sys.c util.c
13199 ____________________________________________________________________________
13200 [  3851] By: gsar                                  on 1999/08/01  20:20:05
13201         Log: move files around for s/cygwin32/cygwin/ renaming
13202      Branch: perl
13203           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
13204           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
13205            - README.cygwin32 cygwin32/Makefile.SHs
13206            - cygwin32/build-instructions.READFIRST
13207            - cygwin32/build-instructions.charles-wilson
13208            - cygwin32/build-instructions.sebastien-barre
13209            - cygwin32/build-instructions.steven-morlock
13210            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
13211            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
13212            - hints/cygwin32.sh
13213            ! MANIFEST
13214 ____________________________________________________________________________
13215 [  3850] By: gsar                                  on 1999/08/01  20:05:14
13216         Log: posix-bc hints tweak (via private mail from Thomas Dorner
13217              <Thomas.Dorner@start.de>)
13218      Branch: perl
13219            ! Changes hints/posix-bc.sh
13220 ____________________________________________________________________________
13221 [  3849] By: gsar                                  on 1999/08/01  19:50:20
13222         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
13223              <gnat@frii.com>)
13224      Branch: perl
13225            ! perl.h pod/perldelta.pod pod/perlguts.pod
13226 ____________________________________________________________________________
13227 [  3848] By: gsar                                  on 1999/08/01  18:34:41
13228         Log: fix defined(@foo) encarpments
13229      Branch: perl
13230            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
13231            ! pod/perltrap.pod
13232 ____________________________________________________________________________
13233 [  3847] By: jhi                                   on 1999/08/01  17:17:07
13234         Log: Undo #3790 and the patches that attempted to fix it
13235              (#3837, #3838, #3845).  The #3790 caused linkage failures
13236              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
13237              IRIX 6.5.
13238      Branch: cfgperl
13239            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
13240            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13241            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13242 ____________________________________________________________________________
13243 [  3846] By: jhi                                   on 1999/08/01  11:41:52
13244         Log: Reading 64-bit decimal numbers was broken because
13245              the NV was cast to an I32, not an IV.
13246      Branch: cfgperl
13247            ! toke.c
13248 ____________________________________________________________________________
13249 [  3845] By: jhi                                   on 1999/08/01  11:00:24
13250         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
13251      Branch: cfgperl
13252            + ext/SDBM_File/hints/solaris.pl
13253 ____________________________________________________________________________
13254 [  3844] By: jhi                                   on 1999/08/01  10:55:44
13255         Log: Enable Solaris largefiles support only if -Duse64bits is used.
13256              (Effectively removes #3311).
13257      Branch: cfgperl
13258            ! hints/solaris_2.sh
13259 ____________________________________________________________________________
13260 [  3843] By: jhi                                   on 1999/07/31  22:44:56
13261         Log: Integer overflow iteration.
13262      Branch: cfgperl
13263            ! t/op/oct.t toke.c util.c
13264 ____________________________________________________________________________
13265 [  3842] By: jhi                                   on 1999/07/31  22:11:03
13266         Log: Remove a lot of unused regnode codes.
13267              Noticed by Ilya.
13268      Branch: cfgperl
13269            ! regcomp.c regcomp.sym regexec.c regnodes.h
13270 ____________________________________________________________________________
13271 [  3841] By: jhi                                   on 1999/07/31  21:53:54
13272         Log: Make the use64bits and usethreads friendlier/braver;
13273              they no more wimp out if the platform is unknown.
13274              On use64bits if gcc used -DUSE_LONG_LONG is added
13275              to the ccflags (this dependency on gcc caused a slightly weird
13276              reordering of Configure, but things still seem to work.)
13277      Branch: cfgperl
13278            ! Configure README.threads config_h.SH
13279      Branch: metaconfig
13280            ! U/threads/usethreads.U
13281      Branch: metaconfig/U/perl
13282            ! use64bits.U
13283 ____________________________________________________________________________
13284 [  3840] By: jhi                                   on 1999/07/31  20:26:22
13285         Log: Hack the "integer overflow" code some more.
13286      Branch: cfgperl
13287            ! perl.h toke.c util.c
13288 ____________________________________________________________________________
13289 [  3839] By: jhi                                   on 1999/07/31  20:22:00
13290         Log: Test oct() at the 2^32-1 limit.
13291      Branch: cfgperl
13292            ! t/op/oct.t
13293 ____________________________________________________________________________
13294 [  3838] By: jhi                                   on 1999/07/31  20:08:43
13295         Log: Update MANIFEST for #3837.
13296      Branch: cfgperl
13297            ! MANIFEST
13298 ____________________________________________________________________________
13299 [  3837] By: jhi                                   on 1999/07/31  20:02:40
13300         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
13301              (a core dump with a corrput stack ensues).
13302      Branch: cfgperl
13303            + ext/SDBM_File/hints/dec_osf.pl
13304 ____________________________________________________________________________
13305 [  3836] By: jhi                                   on 1999/07/29  21:09:01
13306         Log: Allow for Configure -Ubincompat5005 override.
13307      Branch: cfgperl
13308            ! Configure config_h.SH
13309      Branch: metaconfig/U/perl
13310            ! bincompat5005.U
13311 ____________________________________________________________________________
13312 [  3835] By: jhi                                   on 1999/07/29  21:04:02
13313         Log: Make Configure support PERL_BINCOMPAT_5005.
13314      Branch: cfgperl
13315            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13316            ! config_h.SH
13317      Branch: metaconfig/U/perl
13318            + bincompat5005.U
13319 ____________________________________________________________________________
13320 [  3834] By: jhi                                   on 1999/07/29  19:25:35
13321         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
13322      Branch: cfgperl
13323            ! Makefile.SH
13324 ____________________________________________________________________________
13325 [  3833] By: jhi                                   on 1999/07/29  14:07:09
13326         Log: Integrate with Sarathy.  I overruled on perldelta
13327              and perldiag.
13328      Branch: cfgperl
13329           !> README.win32 emacs/cperl-mode.el globals.c installperl
13330           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
13331           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
13332           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
13333           !> win32/perllib.c win32/win32.c
13334 ____________________________________________________________________________
13335 [  3832] By: jhi                                   on 1999/07/29  14:02:50
13336         Log: Repent and make overly large integerish
13337              constants non-fatal.  They are now promoted
13338              to NVs, accompanied by an overflow warning that
13339              is by default on.
13340      Branch: cfgperl
13341            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
13342            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
13343            ! toke.c util.c
13344 ____________________________________________________________________________
13345 [  3831] By: jhi                                   on 1999/07/29  11:40:04
13346         Log: AIX exhibits different error on failed system().
13347              Slightly modified patch via private email from
13348              David R. Favor <dfavor@austin.ibm.com>
13349      Branch: cfgperl
13350            ! t/op/exec.t
13351 ____________________________________________________________________________
13352 [  3830] By: gsar                                  on 1999/07/29  07:46:11
13353         Log: cperl-mode.el v4.19
13354      Branch: perl
13355            ! emacs/cperl-mode.el
13356 ____________________________________________________________________________
13357 [  3829] By: gsar                                  on 1999/07/29  07:30:35
13358         Log: From: jan.dubois@ibm.net (Jan Dubois)
13359              Date: Wed, 28 Jul 1999 22:01:42 +0200
13360              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
13361              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
13362      Branch: perl
13363            ! win32/bin/pl2bat.pl
13364 ____________________________________________________________________________
13365 [  3828] By: gsar                                  on 1999/07/29  07:19:27
13366         Log: tweak previous change for multiple hits
13367      Branch: perl
13368            ! utils/perldoc.PL
13369 ____________________________________________________________________________
13370 [  3827] By: gsar                                  on 1999/07/29  07:10:00
13371         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
13372              really needs a pod2text() compatibility function)
13373      Branch: perl
13374            ! utils/perldoc.PL
13375 ____________________________________________________________________________
13376 [  3826] By: gsar                                  on 1999/07/29  01:33:46
13377         Log: minor tweaks to pods and toke.c comments
13378      Branch: perl
13379            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
13380 ____________________________________________________________________________
13381 [  3825] By: gsar                                  on 1999/07/29  00:12:52
13382         Log: integrate cfgperl changes into mainline
13383      Branch: perl
13384           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13385           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
13386           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
13387           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
13388           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
13389           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
13390           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
13391           !> t/pragma/warn/util toke.c util.c
13392 ____________________________________________________________________________
13393 [  3824] By: jhi                                   on 1999/07/28  21:15:04
13394         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
13395      Branch: cfgperl
13396            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13397            ! ext/IO/lib/IO/Socket/INET.pm
13398 ____________________________________________________________________________
13399 [  3823] By: jhi                                   on 1999/07/28  20:29:17
13400         Log: Continue pack() doc honing.
13401      Branch: cfgperl
13402            ! pod/perlfunc.pod
13403 ____________________________________________________________________________
13404 [  3822] By: jhi                                   on 1999/07/28  20:17:37
13405         Log: Enhance pack() doc.
13406      Branch: cfgperl
13407            ! pod/perlfunc.pod
13408 ____________________________________________________________________________
13409 [  3821] By: jhi                                   on 1999/07/28  18:34:50
13410         Log: UNIX Domain Sockets are not implemented under QNX.
13411              
13412              From: Norton Allen <allen@huarp.harvard.edu>
13413              To: perl5-porters@perl.org
13414              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
13415              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
13416              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
13417      Branch: cfgperl
13418            ! t/lib/io_unix.t
13419 ____________________________________________________________________________
13420 [  3820] By: jhi                                   on 1999/07/28  18:13:37
13421         Log: IO::* enhancements.
13422              
13423              1) write() and syswrite() will now accept a single-argument
13424              form of the call, for consistency with Perl's syswrite().
13425              2) You can create a TCP-based IO::Socket::INET without forcing
13426              a connect attempt.  This allows you to configure its options
13427              (like making it non-blocking) and then call connect() manually.
13428              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
13429              from ever returning the correct value.
13430              
13431              From: Lincoln Stein <lstein@formaggio.cshl.org>
13432              To: Graham Barr <gbarr@pobox.com>
13433              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
13434              Subject: Re: patch for IO::*
13435              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
13436              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
13437      Branch: cfgperl
13438            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13439            ! ext/IO/lib/IO/Socket/INET.pm
13440 ____________________________________________________________________________
13441 [  3819] By: gsar                                  on 1999/07/28  18:08:06
13442         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
13443      Branch: perl
13444            ! README.win32 globals.c installperl iperlsys.h makedef.pl
13445            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
13446            ! win32/win32.c
13447 ____________________________________________________________________________
13448 [  3818] By: jhi                                   on 1999/07/28  17:48:16
13449         Log: Need to add QNX to the list for DONT_DECLARE_STD.
13450              (The elimination of use of the _() macro apparently triggered
13451              an incompatability with a #define of atof)
13452              
13453              From: Norton Allen <allen@huarp.harvard.edu>
13454              To: perl5-porters@perl.org
13455              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
13456              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
13457              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
13458      Branch: cfgperl
13459            ! perl.h
13460 ____________________________________________________________________________
13461 [  3817] By: jhi                                   on 1999/07/28  17:46:30
13462         Log: Need to add some more conditions to deal with the case
13463              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
13464              which is true for QNX4.
13465              From: Norton Allen <allen@huarp.harvard.edu>
13466              To: perl5-porters@perl.org
13467              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
13468              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
13469              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
13470      Branch: cfgperl
13471            ! pp_sys.c
13472 ____________________________________________________________________________
13473 [  3816] By: jhi                                   on 1999/07/28  17:43:40
13474         Log: The QNX shell needs a couple more semicolons.
13475              
13476              From: Norton Allen <allen@huarp.harvard.edu>
13477              To: perl5-porters@perl.org
13478              Subject: [ID 19990728.007] Patch:Configure _58 QNX
13479              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
13480              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
13481              
13482              plus silence metalint moanings on vendorprefix.
13483      Branch: cfgperl
13484            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13485            ! config_h.SH
13486 ____________________________________________________________________________
13487 [  3815] By: jhi                                   on 1999/07/28  17:31:11
13488         Log: Silence metalint on vendorprefix.U.
13489      Branch: metaconfig
13490            ! U/installdirs/vendorprefix.U
13491 ____________________________________________________________________________
13492 [  3814] By: jhi                                   on 1999/07/28  17:13:29
13493         Log: QNX shell needs more semicolons.
13494      Branch: metaconfig/U/perl
13495            ! Extensions.U
13496 ____________________________________________________________________________
13497 [  3813] By: jhi                                   on 1999/07/28  17:05:08
13498         Log: Integrate with Sarathy.
13499      Branch: cfgperl
13500           !> lib/ExtUtils/MM_Unix.pm
13501 ____________________________________________________________________________
13502 [  3812] By: jhi                                   on 1999/07/28  16:20:17
13503         Log: Fix a typo, un-shout, and reformat the installation output.
13504      Branch: cfgperl
13505            ! lib/ExtUtils/Install.pm
13506 ____________________________________________________________________________
13507 [  3811] By: gsar                                  on 1999/07/28  15:41:11
13508         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
13509      Branch: perl
13510            ! lib/ExtUtils/MM_Unix.pm
13511 ____________________________________________________________________________
13512 [  3810] By: jhi                                   on 1999/07/28  13:55:57
13513         Log: Talk more about subsecond things in perlfunc.
13514              (Yes, redundant with perlfaq8.)
13515      Branch: cfgperl
13516            ! pod/perlfunc.pod
13517 ____________________________________________________________________________
13518 [  3809] By: jhi                                   on 1999/07/28  07:23:48
13519         Log: Integrate with Sarathy.
13520      Branch: cfgperl
13521           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
13522           !> t/op/pwent.t
13523 ____________________________________________________________________________
13524 [  3808] By: jhi                                   on 1999/07/28  07:23:03
13525         Log: Document toke.c.
13526              From: Nathan Torkington <gnat@frii.com>
13527              To: perl5-porters@perl.org
13528              Subject: Re: toke.c patch, work in progress
13529              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
13530              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
13531      Branch: cfgperl
13532            ! toke.c
13533 ____________________________________________________________________________
13534 [  3807] By: jhi                                   on 1999/07/28  07:10:56
13535         Log: perlre clarification.
13536              
13537              From: Ian Phillipps <ian@dial.pipex.com>
13538              To: Perl 5 Porters <perl5-porters@perl.org>
13539              Subject: [PATCH 5.00557] Add definite article to perlre.pod
13540              Date: Tue, 27 Jul 1999 10:46:29 +0100
13541              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
13542      Branch: cfgperl
13543            ! pod/perlre.pod
13544 ____________________________________________________________________________
13545 [  3806] By: gsar                                  on 1999/07/28  07:07:46
13546         Log: fix the perl -V breakage
13547              
13548              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13549              To: Jarkko Hietaniemi <jhi@iki.fi>
13550              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
13551              gsar@activestate.com
13552              Subject: Re: Follow up to: _58 on AIX 431
13553              Date: Tue, 27 Jul 1999 17:42:00 -0400
13554              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
13555      Branch: perl
13556            ! configpm
13557 ____________________________________________________________________________
13558 [  3805] By: gsar                                  on 1999/07/28  07:03:34
13559         Log: avoid warning (from Doug MacEachern)
13560      Branch: perl
13561            ! perl.h
13562 ____________________________________________________________________________
13563 [  3804] By: gsar                                  on 1999/07/28  06:59:30
13564         Log: Pod::Html tweak
13565              
13566              From: jan.dubois@ibm.net (Jan Dubois)
13567              To: perl5-porters@perl.org
13568              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
13569              Date: Tue, 27 Jul 1999 22:14:12 +0200
13570              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
13571      Branch: perl
13572            ! lib/Pod/Html.pm
13573 ____________________________________________________________________________
13574 [  3803] By: gsar                                  on 1999/07/28  06:56:38
13575         Log: freebsd hints update
13576              
13577              From: Anton Berezin <tobez@plab.ku.dk>
13578              To: perl5-porters@perl.org
13579              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
13580              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
13581              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
13582      Branch: perl
13583            ! hints/freebsd.sh
13584 ____________________________________________________________________________
13585 [  3802] By: gsar                                  on 1999/07/28  06:51:32
13586         Log: cosmetic testsuite patch
13587              
13588              From: Graham Barr <gbarr@ti.com>
13589              To: Perl5 Porters <perl5-porters@perl.org>
13590              Subject: 5.005_58 build
13591              Date: Tue, 27 Jul 1999 08:09:25 -0500
13592              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
13593      Branch: perl
13594            ! t/op/grent.t t/op/pwent.t
13595 ____________________________________________________________________________
13596 [  3801] By: jhi                                   on 1999/07/27  13:49:39
13597         Log: Minuscule cleanup of the integer overflow patch.
13598      Branch: cfgperl
13599            ! util.c
13600 ____________________________________________________________________________
13601 [  3800] By: jhi                                   on 1999/07/27  13:37:23
13602         Log: Test hex('x...').
13603      Branch: cfgperl
13604            ! t/op/oct.t
13605 ____________________________________________________________________________
13606 [  3799] By: jhi                                   on 1999/07/27  12:45:45
13607         Log: Integrate with Sarathy (5.005_58).
13608      Branch: cfgperl
13609            - ext/B/byteperl.c
13610           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
13611           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
13612           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
13613           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
13614           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
13615           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
13616           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
13617           !> win32/config_H.vc
13618 ____________________________________________________________________________
13619 [  3798] By: jhi                                   on 1999/07/27  12:42:43
13620         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
13621              they used to be just optional lexical warnings.
13622              Also, with warnings turned on, constants > 2**32-1
13623              trigger a non-portability warning.
13624      Branch: cfgperl
13625            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
13626            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
13627            ! util.c
13628 ____________________________________________________________________________
13629 [  3797] By: gsar                                  on 1999/07/27  10:48:27
13630         Log: here lies 5.005_58
13631      Branch: perl
13632            - ext/B/byteperl.c
13633            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
13634            ! pod/perlfaq9.pod pod/perlhist.pod
13635
13636 ----------------
13637 Version 5.005_58
13638 ----------------
13639
13640 ____________________________________________________________________________
13641 [  3796] By: gsar                                  on 1999/07/27  09:23:42
13642         Log: regenerate win32/config_H.?c
13643      Branch: perl
13644            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13645 ____________________________________________________________________________
13646 [  3795] By: gsar                                  on 1999/07/27  09:02:31
13647         Log: From: Tye McQueen <tye@metronet.com>
13648              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
13649              Message-Id: <199907270019.AA08223@metronet.com>
13650              Subject: Patch pl2bat.pl so batch file can fail
13651      Branch: perl
13652            ! win32/bin/pl2bat.pl
13653 ____________________________________________________________________________
13654 [  3794] By: gsar                                  on 1999/07/27  08:59:58
13655         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13656              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
13657              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
13658              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
13659      Branch: perl
13660            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
13661            ! lib/SelfLoader.pm
13662 ____________________________________________________________________________
13663 [  3793] By: gsar                                  on 1999/07/27  08:19:16
13664         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
13665              (from Andy Dougherty)
13666      Branch: perl
13667            ! embed.h embed.pl
13668 ____________________________________________________________________________
13669 [  3792] By: gsar                                  on 1999/07/27  08:04:19
13670         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
13671              and Brad Appleton)
13672      Branch: perl
13673            ! lib/Pod/Parser.pm
13674 ____________________________________________________________________________
13675 [  3791] By: gsar                                  on 1999/07/27  07:50:54
13676         Log: cover case where CLK_TCK is a float, not integer (from
13677              alexander smishlajev <als@turnhere.com>)
13678      Branch: perl
13679            ! ext/Devel/DProf/DProf.xs
13680 ____________________________________________________________________________
13681 [  3790] By: gsar                                  on 1999/07/27  07:45:08
13682         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
13683              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
13684      Branch: perl
13685            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
13686            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
13687 ____________________________________________________________________________
13688 [  3789] By: jhi                                   on 1999/07/27  07:44:55
13689         Log: Integrate with Sarathy.
13690      Branch: cfgperl
13691           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13692           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
13693           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
13694           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
13695           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
13696           !> proto.h t/comp/proto.t t/io/open.t
13697 ____________________________________________________________________________
13698 [  3788] By: gsar                                  on 1999/07/27  07:29:59
13699         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
13700              to Russ Allbery <rra@stanford.edu>); s/Simple// and
13701              s/pod2txt/pod2text/ etc.
13702      Branch: perl
13703            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
13704            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
13705 ____________________________________________________________________________
13706 [  3787] By: gsar                                  on 1999/07/27  06:48:40
13707         Log: From: Andy Dougherty <doughera@lafayette.edu>
13708              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
13709              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
13710              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
13711      Branch: perl
13712            ! ext/SDBM_File/sdbm/sdbm.h
13713 ____________________________________________________________________________
13714 [  3786] By: gsar                                  on 1999/07/27  06:30:09
13715         Log: applied suggested patch; added missing prototype changes to
13716              opcode.pl along with documentation typos (feature still needs
13717              to be described in perlopentut.pod and summarized in
13718              perldelta.pod)
13719              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13720              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
13721              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
13722              Subject: [PATCH 5.00557] 3-arg open
13723      Branch: perl
13724            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
13725            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
13726            ! proto.h t/comp/proto.t t/io/open.t
13727 ____________________________________________________________________________
13728 [  3785] By: gsar                                  on 1999/07/27  04:36:39
13729         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
13730              <roland.bauer@fff.at>)
13731      Branch: perl
13732            ! lib/Pod/Html.pm
13733 ____________________________________________________________________________
13734 [  3784] By: gsar                                  on 1999/07/27  03:56:17
13735         Log: change#3762 wasn't needed
13736      Branch: perl
13737            ! ext/B/B/CC.pm
13738 ____________________________________________________________________________
13739 [  3783] By: jhi                                   on 1999/07/26  19:08:21
13740         Log: Integrate with Sarathy.
13741      Branch: cfgperl
13742           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
13743           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
13744           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
13745 ____________________________________________________________________________
13746 [  3782] By: gsar                                  on 1999/07/26  18:16:50
13747         Log: update Changes, patchlevel &c.
13748      Branch: perl
13749            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
13750            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13751 ____________________________________________________________________________
13752 [  3781] By: gsar                                  on 1999/07/26  17:54:47
13753         Log: a more correct fix for change#2744
13754              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13755              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
13756              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
13757              Subject: [PATCH _57] Re: toke.c questions 
13758      Branch: perl
13759            ! toke.c
13760 ____________________________________________________________________________
13761 [  3780] By: gsar                                  on 1999/07/26  17:37:04
13762         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
13763      Branch: perl
13764            ! pod/perlfunc.pod
13765 ____________________________________________________________________________
13766 [  3779] By: jhi                                   on 1999/07/26  16:37:23
13767         Log: Dusting off.
13768      Branch: cfgperl
13769            ! README.threads
13770 ____________________________________________________________________________
13771 [  3778] By: gsar                                  on 1999/07/26  13:28:46
13772         Log: avoid DIVZERO
13773      Branch: perl
13774            ! utils/dprofpp.PL
13775 ____________________________________________________________________________
13776 [  3777] By: gsar                                  on 1999/07/26  13:18:53
13777         Log: warnings identified by Borland compiler
13778      Branch: perl
13779            ! makedef.pl pp_ctl.c
13780 ____________________________________________________________________________
13781 [  3776] By: jhi                                   on 1999/07/26  13:07:36
13782         Log: Integrate with Sarathy.
13783      Branch: cfgperl
13784           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
13785 ____________________________________________________________________________
13786 [  3775] By: gsar                                  on 1999/07/26  12:55:43
13787         Log: avoid infinite recursion when Thread.pm croaks during
13788              bootstrap
13789      Branch: perl
13790            ! lib/Carp/Heavy.pm
13791 ____________________________________________________________________________
13792 [  3774] By: gsar                                  on 1999/07/26  12:43:02
13793         Log: integrate cfgperl contents into mainline
13794      Branch: perl
13795           +> lib/Carp/Heavy.pm
13796           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
13797           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
13798           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
13799           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13800           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
13801 ____________________________________________________________________________
13802 [  3773] By: jhi                                   on 1999/07/26  12:40:29
13803         Log: Use long doubles only if they are useful.
13804      Branch: cfgperl
13805            ! ext/POSIX/POSIX.xs
13806 ____________________________________________________________________________
13807 [  3772] By: gsar                                  on 1999/07/26  12:33:11
13808         Log: typo in change#3768
13809      Branch: perl
13810            ! pp_hot.c
13811 ____________________________________________________________________________
13812 [  3771] By: gsar                                  on 1999/07/26  12:08:27
13813         Log: alpha-stage support for user-hooks in @INC
13814              From: Ken Fox <kfox@ford.com>
13815              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
13816              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
13817              Subject: Re: loading remote modules
13818      Branch: perl
13819            ! pp_ctl.c
13820 ____________________________________________________________________________
13821 [  3770] By: jhi                                   on 1999/07/26  11:38:36
13822         Log: Back out #3735.  Needs more work.
13823      Branch: cfgperl
13824            ! Makefile.SH cflags.SH configpm ext/util/make_ext
13825            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
13826            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
13827            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
13828            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
13829 ____________________________________________________________________________
13830 [  3769] By: jhi                                   on 1999/07/26  11:24:45
13831         Log: Integrate with Sarathy.
13832      Branch: cfgperl
13833           !> (integrate 35 files)
13834 ____________________________________________________________________________
13835 [  3768] By: gsar                                  on 1999/07/26  11:03:07
13836         Log: optimize method name lookup
13837              From: Chip Salzenberg <chip@perlsupport.com>
13838              Date: Thu, 22 Jul 1999 13:43:36 -0400
13839              Message-ID: <19990722134336.Q391@perlsupport.com>
13840              Subject: [PATCH] OP_METHOD_NAMED
13841      Branch: perl
13842            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
13843            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
13844            ! proto.h
13845 ____________________________________________________________________________
13846 [  3767] By: gsar                                  on 1999/07/26  10:44:11
13847         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
13848              foo()->()); rework grammar to remove conflicts
13849              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
13850              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
13851              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
13852              Subject: [PATCH _57, long] Re: optional arrow asymmetry
13853      Branch: perl
13854            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
13855            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
13856            ! vms/perly_c.vms vms/perly_h.vms
13857 ____________________________________________________________________________
13858 [  3766] By: jhi                                   on 1999/07/26  10:18:56
13859         Log: Use $< instead of $*.c in *perlmain.o rules.
13860      Branch: cfgperl
13861            ! Makefile.SH
13862 ____________________________________________________________________________
13863 [  3765] By: gsar                                  on 1999/07/26  09:28:48
13864         Log: From: Ian Phillipps <ian@dial.pipex.com>
13865              Date: Fri, 23 Jul 1999 23:35:56 +0100
13866              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
13867              Subject: (Version 2) Extending unpack to deal with counted strings
13868      Branch: perl
13869            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
13870 ____________________________________________________________________________
13871 [  3764] By: jhi                                   on 1999/07/26  09:17:26
13872         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13873              To: perl5-porters@perl.org (Mailing list Perl5)
13874              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
13875              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
13876              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
13877              
13878              The patch was based on 5_57 so had to re-apply lib/Carp.pm
13879              parts of changes #3498, #3696, and #3702 for the new
13880              lib/Carp/Heavy.pm.
13881      Branch: cfgperl
13882            + lib/Carp/Heavy.pm
13883            ! MANIFEST lib/Carp.pm
13884 ____________________________________________________________________________
13885 [  3763] By: gsar                                  on 1999/07/26  09:03:17
13886         Log: ~ isn't valid in VMS filenames
13887      Branch: perl
13888            ! lib/Pod/Html.pm
13889 ____________________________________________________________________________
13890 [  3762] By: gsar                                  on 1999/07/26  08:59:47
13891         Log: setstate stop-gap from Vishal Bhatia
13892      Branch: perl
13893            ! ext/B/B/CC.pm
13894 ____________________________________________________________________________
13895 [  3761] By: gsar                                  on 1999/07/26  08:06:39
13896         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
13897              add B::OP::name() method that returns just the op_name;
13898              convert Deparse et all to use that instead of B::OP::ppaddr();
13899              add support for OP_SETSTATE in Deparse
13900      Branch: perl
13901            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
13902            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
13903            ! ext/B/B/Xref.pm opcode.h opcode.pl
13904 ____________________________________________________________________________
13905 [  3760] By: jhi                                   on 1999/07/26  07:14:43
13906         Log: Integrate with Sarathy.
13907      Branch: cfgperl
13908           !> (integrate 43 files)
13909 ____________________________________________________________________________
13910 [  3759] By: gsar                                  on 1999/07/26  05:12:24
13911         Log: add disclaimer about perl 4 libraries (modified version of
13912              patch suggested by Clinton Pierce <cpierce1@ford.com>)
13913      Branch: perl
13914            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
13915            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
13916            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
13917            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
13918            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
13919 ____________________________________________________________________________
13920 [  3758] By: gsar                                  on 1999/07/26  04:48:35
13921         Log: make reset() behave with high-bit characters
13922              From: Ian Phillipps <ian@dial.pipex.com>
13923              Date: Thu, 22 Jul 1999 22:48:59 +0100
13924              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
13925              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
13926      Branch: perl
13927            ! sv.c
13928 ____________________________________________________________________________
13929 [  3757] By: gsar                                  on 1999/07/26  04:40:32
13930         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
13931      Branch: perl
13932            ! pod/perlport.pod
13933 ____________________________________________________________________________
13934 [  3756] By: gsar                                  on 1999/07/26  04:20:37
13935         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
13936      Branch: perl
13937            ! utils/dprofpp.PL
13938 ____________________________________________________________________________
13939 [  3755] By: gsar                                  on 1999/07/26  04:18:00
13940         Log: disable VPATH for now (breaks x2p build)
13941      Branch: perl
13942            ! x2p/Makefile.SH
13943 ____________________________________________________________________________
13944 [  3754] By: gsar                                  on 1999/07/26  03:15:33
13945         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
13946              (%! has the necessary magic); misc typos
13947      Branch: perl
13948            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
13949            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
13950            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
13951            ! utils/h2xs.PL
13952 ____________________________________________________________________________
13953 [  3753] By: gsar                                  on 1999/07/26  02:38:28
13954         Log: integrate cfgperl contents into mainline
13955      Branch: perl
13956           +> t/pragma/locale/latin1 t/pragma/locale/utf8
13957           !> (integrate 53 files)
13958 ____________________________________________________________________________
13959 [  3752] By: gsar                                  on 1999/07/26  02:11:31
13960         Log: ensure implicitly closed handles don't set $? or $!
13961      Branch: perl
13962            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
13963 ____________________________________________________________________________
13964 [  3751] By: gsar                                  on 1999/07/26  01:28:34
13965         Log: change#3534 didn't preserve undef return values from caller()
13966      Branch: perl
13967            ! Changes pp_ctl.c
13968 ____________________________________________________________________________
13969 [  3750] By: jhi                                   on 1999/07/25  20:59:29
13970         Log: Back up a tiny bit from #3735.
13971              This may break builds outside the source directory
13972              but then again, they do not work that ell yet anyway.
13973      Branch: cfgperl
13974            ! Makefile.SH
13975 ____________________________________________________________________________
13976 [  3750] By: jhi                                   on 1999/07/25  20:59:29
13977         Log: Back up a tiny bit from #3735.
13978              This may break builds outside the source directory
13979              but then again, they do not work that ell yet anyway.
13980      Branch: cfgperl
13981            ! Makefile.SH
13982 ____________________________________________________________________________
13983 [  3749] By: jhi                                   on 1999/07/25  19:15:55
13984         Log: Integrate with Sarathy.
13985      Branch: cfgperl
13986           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
13987 ____________________________________________________________________________
13988 [  3748] By: jhi                                   on 1999/07/25  19:06:59
13989         Log: Recode locale.t so that the change in #3730
13990              is not needed and locale.t works both without
13991              and with the utf8 pragma.
13992      Branch: cfgperl
13993            + t/pragma/locale/latin1 t/pragma/locale/utf8
13994            ! MANIFEST t/pragma/locale.t
13995 ____________________________________________________________________________
13996 [  3747] By: jhi                                   on 1999/07/25  19:01:46
13997         Log: Like #3743.
13998      Branch: cfgperl
13999            ! utils/perlbug.PL
14000 ____________________________________________________________________________
14001 [  3746] By: gsar                                  on 1999/07/25  18:08:58
14002         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
14003              append a HISTORY section to POD if option is used
14004      Branch: perl
14005            ! utils/h2xs.PL
14006 ____________________________________________________________________________
14007 [  3745] By: gsar                                  on 1999/07/25  17:40:03
14008         Log: warn rather than die when parse_version() can't cut it (from
14009              Michael G Schwern <schwern@pobox.com>)
14010      Branch: perl
14011            ! lib/ExtUtils/MM_Unix.pm
14012 ____________________________________________________________________________
14013 [  3744] By: gsar                                  on 1999/07/25  16:32:48
14014         Log: make map behave like grep wrt indirect object slot when
14015              there are parentheses; revert an experimental mod by Larry
14016              in change#2038 that failed to parse %{{qw(a b c)}} properly
14017              (this means C<map {use Foo; ...} ...> still needs a proper
14018              fix)
14019      Branch: perl
14020            ! toke.c
14021 ____________________________________________________________________________
14022 [  3743] By: jhi                                   on 1999/07/25  16:24:55
14023         Log: Fix a typo in #3725.
14024      Branch: cfgperl
14025            ! utils/perlbug.PL
14026 ____________________________________________________________________________
14027 [  3742] By: jhi                                   on 1999/07/25  16:14:39
14028         Log: Integrate with Sarathy.
14029      Branch: cfgperl
14030           !> (integrate 26 files)
14031 ____________________________________________________________________________
14032 [  3741] By: jhi                                   on 1999/07/25  16:02:28
14033         Log: Cut-and-pasto in #3737.
14034      Branch: cfgperl
14035            ! perl.c
14036 ____________________________________________________________________________
14037 [  3740] By: gsar                                  on 1999/07/25  15:59:34
14038         Log: add note about glibc bug
14039      Branch: perl
14040            ! t/pragma/warn/pp_hot
14041 ____________________________________________________________________________
14042 [  3739] By: gsar                                  on 1999/07/25  15:48:40
14043         Log: fix bug in change#3728 that might free COPs prematurely;
14044              null(op) now does more thorough scrubbing of the op, which
14045              fixes a few compile-time memory "leaks"
14046      Branch: perl
14047            ! dump.c embed.h embed.pl op.c proto.h
14048 ____________________________________________________________________________
14049 [  3738] By: jhi                                   on 1999/07/25  14:15:26
14050         Log: In accordance with #3737.
14051      Branch: metaconfig
14052            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
14053            ! U/modified/Oldconfig.U
14054      Branch: metaconfig/U/perl
14055            ! Extensions.U
14056 ____________________________________________________________________________
14057 [  3737] By: jhi                                   on 1999/07/25  14:12:34
14058         Log: Use vendorprefixlib.
14059      Branch: cfgperl
14060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14061            ! config_h.SH perl.c
14062 ____________________________________________________________________________
14063 [  3736] By: jhi                                   on 1999/07/25  13:10:03
14064         Log: Populate metaconfig branch.
14065      Branch: metaconfig
14066            + (add 1468 files)
14067      Branch: metaconfig/U/perl
14068            + (add 101 files)
14069 ____________________________________________________________________________
14070 [  3735] By: jhi                                   on 1999/07/25  12:27:20
14071         Log: First steps of making builds outside the source
14072              directory possible.  These should get us as far
14073              as miniperl, then building DynaLoader falls into
14074              tiny twinkling pieces as MakeMaker knows nothing
14075              of VPATH mindset.
14076      Branch: cfgperl
14077            ! Configure Makefile.SH cflags.SH config_h.SH configpm
14078            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
14079            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
14080            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
14081            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
14082 ____________________________________________________________________________
14083 [  3734] By: jhi                                   on 1999/07/25  11:19:28
14084         Log: Poor Glossary--are we fixed yet?
14085      Branch: cfgperl
14086            ! Porting/Glossary
14087 ____________________________________________________________________________
14088 [  3733] By: jhi                                   on 1999/07/25  11:15:06
14089         Log: Change #3732 mistakenly clobbered Glossary.
14090      Branch: cfgperl
14091            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14092            ! config_h.SH
14093 ____________________________________________________________________________
14094 [  3732] By: jhi                                   on 1999/07/25  10:46:39
14095         Log: Andy's new installation scheme (note: a lot of this
14096              leaked in already with change #3731).  The vendor*
14097              stuff is not used anywhere (in *.SH, say), so it
14098              isn't in Configure, either.
14099      Branch: cfgperl
14100            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14101            ! config_h.SH
14102 ____________________________________________________________________________
14103 [  3731] By: jhi                                   on 1999/07/25  10:12:07
14104         Log: Circumcode a strange shell(?) bug in AIX found
14105              while trying to do -Duse64bits (which I couldn't do
14106              in the end because the CPU isn't 64-bit in that box,
14107              but at least now the probing doesn't crash.)
14108      Branch: cfgperl
14109            ! Configure config_h.SH hints/aix.sh
14110 ____________________________________________________________________________
14111 [  3730] By: gsar                                  on 1999/07/25  04:56:56
14112         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
14113              a utf8 bug in one of the new RE optimizations
14114      Branch: perl
14115            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
14116            ! t/pragma/locale.t
14117 ____________________________________________________________________________
14118 [  3729] By: jhi                                   on 1999/07/23  19:56:27
14119         Log: From: Andy Dougherty <doughera@lafayette.edu>
14120              To: Perl Porters <perl5-porters@perl.org>
14121              Subject: [PATCH 5.005_57] INSTALL-1.58
14122              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
14123              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
14124              
14125              plus
14126              
14127              From: "Kurt D. Starsinic" <kstar@chapin.edu>
14128              To: Andy Dougherty <doughera@lafayette.edu>
14129              Cc: Perl Porters <perl5-porters@perl.org>
14130              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
14131              Date: Fri, 23 Jul 1999 13:38:25 -0400
14132              Message-ID: <19990723133825.A12033@O2.chapin.edu>
14133      Branch: cfgperl
14134            ! INSTALL
14135 ____________________________________________________________________________
14136 [  3728] By: gsar                                  on 1999/07/23  17:24:42
14137         Log: applied suggested patch for tracking line numbers correctly in
14138              optimized blocks with a single statement; changed setcop to
14139              setstate and added code for -Dx dumps
14140              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14141              Date: Wed, 23 Jun 1999 17:27:42 +0100
14142              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
14143              Subject: [PATCH 5.005_57] Line number error in optimised else() 
14144      Branch: perl
14145            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
14146            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
14147            ! pp_proto.h t/op/misc.t
14148 ____________________________________________________________________________
14149 [  3727] By: gsar                                  on 1999/07/23  15:56:04
14150         Log: avoid useless use of target for pp_each(); also fixes bugs due to
14151              refcount held by the target
14152      Branch: perl
14153            ! opcode.h opcode.pl pp.c t/op/each.t
14154 ____________________________________________________________________________
14155 [  3726] By: jhi                                   on 1999/07/23  12:08:30
14156         Log: Change #3725 aftershock.
14157      Branch: cfgperl
14158            ! INSTALL jpl/JNI/JNI.pm
14159 ____________________________________________________________________________
14160 [  3725] By: jhi                                   on 1999/07/23  11:58:49
14161         Log: Introduce $Config{ldlibpthname} which contains
14162              the name of the environment variable holding the
14163              dynamic library search path, often LD_LIBRARY_PATH.
14164              Use this new feature all over.
14165              Also removed remnants of admonition "add LD_LIBRARY_PATH
14166              before running make" because Makefile.SH does this for you. 
14167      Branch: cfgperl
14168            ! Configure Makefile.SH config_h.SH
14169            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
14170            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
14171            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
14172            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
14173            ! jpl/install-jpl utils/perlbug.PL
14174 ____________________________________________________________________________
14175 [  3724] By: jhi                                   on 1999/07/23  08:03:36
14176         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
14177              To: perl5-porters@perl.org
14178              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
14179              Date: Thu, 22 Jul 1999 19:58:34 -0400
14180              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
14181      Branch: cfgperl
14182            ! av.c
14183 ____________________________________________________________________________
14184 [  3723] By: gsar                                  on 1999/07/23  00:01:29
14185         Log: emit warning about function calls that were encountered too early
14186              to enforce their prototype
14187      Branch: perl
14188            ! op.c op.h pod/perldiag.pod
14189 ____________________________________________________________________________
14190 [  3722] By: jhi                                   on 1999/07/22  21:19:59
14191         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
14192              To: perl5-porters@perl.org
14193              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
14194              Subject: [PATCH] MakeMaker documentation
14195              Date: Wed, 21 Jul 1999 14:15:42 -0400
14196              Message-ID: <19990721141542.A1800@O2.chapin.edu>
14197      Branch: cfgperl
14198            ! lib/ExtUtils/MakeMaker.pm
14199 ____________________________________________________________________________
14200 [  3721] By: jhi                                   on 1999/07/22  21:05:19
14201         Log: From: pvhp@forte.com (Peter Prymmer)
14202              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
14203              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
14204              Date: Wed, 21 Jul 99 17:15:39 PDT
14205              Message-Id: <9907220015.AA11931@forte.com>
14206      Branch: cfgperl
14207            ! hints/os390.sh
14208 ____________________________________________________________________________
14209 [  3720] By: jhi                                   on 1999/07/22  20:51:17
14210         Log: AIX magic: ccdlflags needs to be different for
14211              Perl itself and for extra-core extensions
14212              (as used by ExtUtilss::embed::ldopts).
14213              Based on the problems described in
14214              
14215              From: Mike W Ellwood <mwe@rl.ac.uk>
14216              To: perl5-porters@perl.org
14217              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
14218              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
14219              Reply-To: m.w.ellwood@rl.ac.uk
14220              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
14221      Branch: cfgperl
14222            ! Configure Makefile.SH config_h.SH hints/aix.sh
14223 ____________________________________________________________________________
14224 [  3719] By: jhi                                   on 1999/07/22  08:23:53
14225         Log: Update history records.
14226      Branch: cfgperl
14227            ! pod/perlhist.pod
14228 ____________________________________________________________________________
14229 [  3718] By: jhi                                   on 1999/07/21  13:54:42
14230         Log: Todododobedobedo.
14231      Branch: cfgperl
14232            ! Todo
14233 ____________________________________________________________________________
14234 [  3717] By: jhi                                   on 1999/07/21  12:10:48
14235         Log: Even more Todo.
14236      Branch: cfgperl
14237            ! Todo
14238 ____________________________________________________________________________
14239 [  3716] By: jhi                                   on 1999/07/21  11:40:39
14240         Log: Use Errno more extensively so that error
14241              messages are more portable (another way
14242              would be to muck around with LC_MESSAGES).
14243              Problem reported in
14244              
14245              From: oracle@pcr8.pcr.com
14246              To: perl5-porters@perl.org
14247              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
14248              Date: Mon, 19 Jul 1999 18:39:13 -0400
14249              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
14250      Branch: cfgperl
14251            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
14252            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
14253            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
14254 ____________________________________________________________________________
14255 [  3715] By: jhi                                   on 1999/07/21  11:05:36
14256         Log: Slightly modified patch.
14257              From: Sean Sheedy <seans@ncube.com>
14258              To: perl5-porters@perl.org
14259              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
14260              Date: Tue, 20 Jul 1999 09:52:06 -0700
14261              Message-Id: <3794A935.1C150E54@ncube.com>
14262      Branch: cfgperl
14263            ! cflags.SH x2p/cflags.SH
14264 ____________________________________________________________________________
14265 [  3714] By: jhi                                   on 1999/07/20  21:26:19
14266         Log: More Todo.
14267      Branch: cfgperl
14268            ! Todo
14269 ____________________________________________________________________________
14270 [  3713] By: jhi                                   on 1999/07/20  18:02:45
14271         Log: Integrate with Sarathy.
14272      Branch: cfgperl
14273           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14274           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14275           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
14276           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
14277           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
14278           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
14279           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
14280           +> utils/dprofpp.PL
14281           !> INSTALL MAINTAIN MANIFEST configure.com
14282           !> ext/Devel/Peek/Makefile.PL installman installperl
14283           !> pod/roffitall utils/Makefile vms/descrip_mms.template
14284           !> win32/Makefile win32/makefile.mk win32/win32.h
14285 ____________________________________________________________________________
14286 [  3712] By: gsar                                  on 1999/07/20  15:29:01
14287         Log: DProf tweak
14288      Branch: perl
14289            ! ext/Devel/DProf/DProf.xs
14290 ____________________________________________________________________________
14291 [  3711] By: gsar                                  on 1999/07/20  07:56:19
14292         Log: another DProf build tweak
14293      Branch: perl
14294            ! utils/dprofpp.PL
14295 ____________________________________________________________________________
14296 [  3710] By: gsar                                  on 1999/07/20  07:36:36
14297         Log: move DProf things around to where they are supposed to be
14298      Branch: perl
14299            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
14300            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
14301            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
14302            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
14303            + t/lib/dprof/test6_t t/lib/dprof/test6_v
14304           +> utils/dprofpp.PL
14305            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
14306            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
14307            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
14308            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
14309            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
14310            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
14311            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
14312            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
14313            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
14314            ! installperl pod/roffitall utils/Makefile
14315            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14316 ____________________________________________________________________________
14317 [  3709] By: gsar                                  on 1999/07/20  06:13:16
14318         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
14319      Branch: perl
14320            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14321            ! ext/Devel/Peek/Makefile.PL
14322 ____________________________________________________________________________
14323 [  3708] By: gsar                                  on 1999/07/20  06:01:22
14324         Log: move DProf to Devel/DProf
14325      Branch: perl
14326           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
14327           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
14328           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
14329           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
14330           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
14331           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
14332           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
14333           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
14334           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
14335           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
14336           +> ext/Devel/DProf/test.pl
14337            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14338            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14339            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14340            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14341            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14342            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14343            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14344            ! MAINTAIN MANIFEST configure.com win32/Makefile
14345            ! win32/makefile.mk
14346 ____________________________________________________________________________
14347 [  3707] By: gsar                                  on 1999/07/20  05:39:11
14348         Log: add Devel::DProf v19990108 from CPAN, as it was
14349      Branch: perl
14350            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
14351            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
14352            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
14353            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
14354            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
14355            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
14356            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
14357            ! MANIFEST
14358 ____________________________________________________________________________
14359 [  3706] By: gsar                                  on 1999/07/20  04:52:25
14360         Log: C<union any> needs no PERL_OBJECT-treatment
14361      Branch: perl
14362            ! win32/win32.h
14363 ____________________________________________________________________________
14364 [  3705] By: gsar                                  on 1999/07/20  04:11:54
14365         Log: fix problem in default build
14366      Branch: perl
14367            ! win32/Makefile win32/makefile.mk
14368 ____________________________________________________________________________
14369 [  3704] By: jhi                                   on 1999/07/19  07:06:36
14370         Log: Integrate with Sarathy.
14371      Branch: cfgperl
14372           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
14373           !> win32/win32.c
14374 ____________________________________________________________________________
14375 [  3703] By: gsar                                  on 1999/07/19  05:55:57
14376         Log: win32 nits
14377      Branch: perl
14378            ! makedef.pl sv.h
14379 ____________________________________________________________________________
14380 [  3702] By: gsar                                  on 1999/07/19  04:29:34
14381         Log: don't display tid from main thread (or testsuite breaks)
14382      Branch: perl
14383            ! lib/Carp.pm util.c
14384 ____________________________________________________________________________
14385 [  3701] By: gsar                                  on 1999/07/19  00:47:52
14386         Log: remove several doubled (and tripled!) entries
14387      Branch: perl
14388            ! pod/perldiag.pod
14389 ____________________________________________________________________________
14390 [  3700] By: gsar                                  on 1999/07/19  00:42:34
14391         Log: integrate cfgperl contents into mainline
14392      Branch: perl
14393           +> makedef.pl
14394            - perl_exp.SH win32/makedef.pl
14395           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14396           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
14397           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
14398           !> utf8.c util.c win32/Makefile win32/makefile.mk
14399 ____________________________________________________________________________
14400 [  3699] By: gsar                                  on 1999/07/19  00:33:59
14401         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
14402      Branch: perl
14403            ! Changes win32/win32.c
14404 ____________________________________________________________________________
14405 [  3698] By: jhi                                   on 1999/07/18  21:33:57
14406         Log: Integrate with Sarathy.
14407      Branch: cfgperl
14408           +> t/op/chars.t
14409           !> (integrate 57 files)
14410 ____________________________________________________________________________
14411 [  3697] By: gsar                                  on 1999/07/18  05:22:36
14412         Log: From: pvhp@forte.com (Peter Prymmer)
14413              Date: Thu, 1 Jul 99 19:31:24 PDT
14414              Message-Id: <9907020231.AA16942@forte.com>
14415              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
14416      Branch: perl
14417            + t/op/chars.t
14418            ! MANIFEST ebcdic.c t/op/ord.t
14419 ____________________________________________________________________________
14420 [  3696] By: gsar                                  on 1999/07/18  05:11:02
14421         Log: display thread id in diagnostics (suggested by Dan Sugalski)
14422      Branch: perl
14423            ! lib/Carp.pm util.c
14424 ____________________________________________________________________________
14425 [  3695] By: gsar                                  on 1999/07/18  04:57:47
14426         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
14427      Branch: perl
14428            ! pod/perldiag.pod
14429 ____________________________________________________________________________
14430 [  3694] By: gsar                                  on 1999/07/18  04:56:28
14431         Log: cache [NIUP]V conversions of defined READONLY values
14432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14433              Date: Sun, 11 Jul 1999 04:39:44 -0400
14434              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
14435              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
14436      Branch: perl
14437            ! sv.c
14438 ____________________________________________________________________________
14439 [  3693] By: gsar                                  on 1999/07/18  03:53:38
14440         Log: From: jan.dubois@ibm.net (Jan Dubois)
14441              Date: Sat, 17 Jul 1999 10:58:29 +0200
14442              Message-ID: <379144ad.13616689@smtp1.ibm.net>
14443              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
14444      Branch: perl
14445            ! lib/ExtUtils/Manifest.pm
14446 ____________________________________________________________________________
14447 [  3692] By: gsar                                  on 1999/07/18  03:51:03
14448         Log: remove spurious newSTATEOP() that causes goto to enter one too many
14449              contexts when jumping between if and elsif blocks
14450      Branch: perl
14451            ! perly.c perly.y pp_ctl.c t/op/goto.t
14452 ____________________________________________________________________________
14453 [  3691] By: gsar                                  on 1999/07/18  01:49:59
14454         Log: detypo, update Changes
14455      Branch: perl
14456            ! Changes doio.c
14457 ____________________________________________________________________________
14458 [  3690] By: gsar                                  on 1999/07/18  01:16:59
14459         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
14460      Branch: perl
14461            ! lib/integer.pm
14462 ____________________________________________________________________________
14463 [  3689] By: gsar                                  on 1999/07/18  00:47:17
14464         Log: ensure __END__ appears on a line by itself in wrapped
14465              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
14466              mention caveat about successfull kill()
14467      Branch: perl
14468            ! pod/perlfunc.pod win32/bin/pl2bat.pl
14469 ____________________________________________________________________________
14470 [  3688] By: gsar                                  on 1999/07/17  20:47:44
14471         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
14472      Branch: perl
14473            ! ext/SDBM_File/sdbm/Makefile.PL
14474 ____________________________________________________________________________
14475 [  3687] By: gsar                                  on 1999/07/17  20:43:27
14476         Log: make CC.pm use a distinct CCPP() macro rather than PP()
14477              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
14478      Branch: perl
14479            ! cc_runtime.h ext/B/B/CC.pm
14480 ____________________________________________________________________________
14481 [  3686] By: gsar                                  on 1999/07/17  20:39:08
14482         Log: tiny bug in vars.pm (from John Dlugosz)
14483      Branch: perl
14484            ! lib/vars.pm
14485 ____________________________________________________________________________
14486 [  3685] By: gsar                                  on 1999/07/17  20:37:27
14487         Log: applied suggested patch, along with later tweak
14488              From: jan.dubois@ibm.net (Jan Dubois)
14489              Date: Wed, 14 Jul 1999 23:53:43 +0200
14490              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
14491              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
14492      Branch: perl
14493            ! lib/Pod/Html.pm
14494 ____________________________________________________________________________
14495 [  3684] By: gsar                                  on 1999/07/17  20:24:32
14496         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
14497      Branch: perl
14498            ! thrdvar.h
14499 ____________________________________________________________________________
14500 [  3683] By: gsar                                  on 1999/07/17  20:21:01
14501         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14502              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
14503              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
14504              Subject: [PATCH 5.005_57] Segfaults if $^P
14505      Branch: perl
14506            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
14507            ! proto.h
14508 ____________________________________________________________________________
14509 [  3682] By: gsar                                  on 1999/07/17  20:04:17
14510         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
14511              and prefix/lib/perl5/man are ass_u_med only if those directories
14512              actually exist; else prefix/{lib,man} are used)
14513      Branch: perl
14514            ! lib/ExtUtils/MM_Unix.pm
14515 ____________________________________________________________________________
14516 [  3681] By: gsar                                  on 1999/07/17  19:12:33
14517         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
14518      Branch: perl
14519            ! op.c t/comp/proto.t
14520 ____________________________________________________________________________
14521 [  3680] By: gsar                                  on 1999/07/17  18:23:55
14522         Log: fix vec() on magic values
14523              From: Ian Phillipps <ian@dial.pipex.com>
14524              Date: Mon, 12 Jul 1999 12:30:05 +0100
14525              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
14526              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
14527      Branch: perl
14528            ! doop.c t/op/tie.t
14529 ____________________________________________________________________________
14530 [  3679] By: gsar                                  on 1999/07/17  18:10:44
14531         Log: make system() return -1 and set $! if exec of child failed
14532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14533              Date: Fri, 9 Jul 1999 05:21:13 -0400
14534              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
14535              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
14536      Branch: perl
14537            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
14538            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
14539 ____________________________________________________________________________
14540 [  3678] By: gsar                                  on 1999/07/17  17:54:01
14541         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14542              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
14543              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
14544              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
14545      Branch: perl
14546            ! util.c
14547 ____________________________________________________________________________
14548 [  3677] By: gsar                                  on 1999/07/17  17:34:38
14549         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
14550              converted Ken's documentation outline into pod
14551      Branch: perl
14552            ! x2p/find2perl.PL
14553 ____________________________________________________________________________
14554 [  3676] By: gsar                                  on 1999/07/17  16:34:09
14555         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
14556              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
14557              Steve Lidie
14558      Branch: perl
14559            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
14560            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
14561            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
14562            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
14563            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
14564            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
14565 ____________________________________________________________________________
14566 [  3675] By: gsar                                  on 1999/07/17  00:16:53
14567         Log: backout redundant change#3628
14568      Branch: perl
14569            ! Changes hints/bsdos.sh
14570 ____________________________________________________________________________
14571 [  3674] By: jhi                                   on 1999/07/15  14:26:03
14572         Log: Fix the bin/oct/hex constant overflow tests for
14573              long long platforms.
14574      Branch: cfgperl
14575            ! t/pragma/warn/util
14576 ____________________________________________________________________________
14577 [  3673] By: jhi                                   on 1999/07/14  21:59:11
14578         Log: Fixed AIX dynamic loading and AIX shared Perl library.
14579              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
14580              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
14581              Hijacked win32/makedef.pl for more general purpose export
14582              list building, now it is used (as toplevel makedef.pl)
14583              for win32 and AIX (perl_exp.SH made unnecessary).
14584              Because the export lists are now correct in AIX, no more linker
14585              warnings about "Exported symbol not defined" should appear.
14586      Branch: cfgperl
14587            + makedef.pl
14588            - perl_exp.SH win32/makedef.pl
14589            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
14590            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
14591            ! win32/makefile.mk
14592 ____________________________________________________________________________
14593 [  3672] By: gsar                                  on 1999/07/14  17:12:13
14594         Log: minor efficiency tweak
14595      Branch: perl
14596            ! pp_ctl.c
14597 ____________________________________________________________________________
14598 [  3671] By: jhi                                   on 1999/07/14  16:22:39
14599         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
14600              if its caller re_intuit_start() was entered with strend == strpos
14601              because end_shift ended up as -1.  The patch ain't necessarily
14602              correct but least the core dump is avoided.
14603      Branch: cfgperl
14604            ! regexec.c
14605 ____________________________________________________________________________
14606 [  3670] By: jhi                                   on 1999/07/13  07:59:09
14607         Log: Integrate with Sarathy.
14608      Branch: cfgperl
14609            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14610            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14611           !> (integrate 67 files)
14612 ____________________________________________________________________________
14613 [  3669] By: gsar                                  on 1999/07/12  06:14:54
14614         Log: fixups for sundry warnings about function pointers
14615      Branch: perl
14616            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
14617            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
14618            ! win32/win32.c win32/win32.h
14619 ____________________________________________________________________________
14620 [  3668] By: gsar                                  on 1999/07/12  04:11:58
14621         Log: tweaks for win32/borland
14622      Branch: perl
14623            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
14624 ____________________________________________________________________________
14625 [  3667] By: gsar                                  on 1999/07/12  01:55:15
14626         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
14627              builds; passing the implicit context is unified among the three
14628              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
14629              flavors (see the top of perl.h) for testing; all varargs functions
14630              foo() have a va_list-taking variant vfoo() for generating the
14631              context-free versions; the PERL_OBJECT build should now be
14632              hyper-compatible with CPAN extensions (C++ is totally out of
14633              the picture)
14634              
14635              result has only been tested on Windows
14636              
14637              TODO: write docs on the THX rationale and idiomatic usage of
14638              the Perl API
14639      Branch: perl
14640            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
14641            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
14642            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
14643            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
14644            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
14645            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
14646            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14647            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
14648            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
14649            ! global.sym globals.c intrpvar.h iperlsys.h
14650            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14651            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
14652            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
14653            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
14654            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
14655            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
14656            ! win32/dl_win32.xs win32/include/dirent.h
14657            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
14658            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
14659            ! win32/win32iop.h win32/win32sck.c
14660 ____________________________________________________________________________
14661 [  3666] By: jhi                                   on 1999/07/11  22:00:13
14662         Log: Integrate with Sarathy.
14663      Branch: cfgperl
14664           !> op.c t/op/lex_assign.t
14665 ____________________________________________________________________________
14666 [  3665] By: jhi                                   on 1999/07/11  21:59:01
14667         Log: More manual sync.
14668      Branch: cfgperl
14669            ! pod/perldelta.pod
14670 ____________________________________________________________________________
14671 [  3664] By: gsar                                  on 1999/07/11  19:11:07
14672         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
14673              remedy and related tests via private mail
14674      Branch: perl
14675            ! op.c t/op/lex_assign.t
14676 ____________________________________________________________________________
14677 [  3663] By: jhi                                   on 1999/07/11  15:04:37
14678         Log: Manual synchronization with Sarathy (some files
14679              had drifted apart for no apparent reason), plus
14680              I had a typo in dl_vms.xs Sarathy had fixed.
14681      Branch: cfgperl
14682            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
14683 ____________________________________________________________________________
14684 [  3662] By: jhi                                   on 1999/07/10  12:23:21
14685         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
14686              to adapt to the underlying platform (the binary, 0b1..., test
14687              was broken in 64-bit platforms).  Also change "hex" in the
14688              warning messages to "hexadecimal" to match "binary" and "octal".
14689      Branch: cfgperl
14690            ! pod/perldiag.pod t/pragma/warn/util util.c
14691 ____________________________________________________________________________
14692 [  3661] By: jhi                                   on 1999/07/08  21:54:55
14693         Log: Integrate with Sarathy.
14694      Branch: cfgperl
14695           +> perlapi.c perlapi.h
14696           !> (integrate 43 files)
14697 ____________________________________________________________________________
14698 [  3660] By: gsar                                  on 1999/07/08  18:47:35
14699         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
14700      Branch: perl
14701            + perlapi.c perlapi.h
14702            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
14703            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
14704            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
14705            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
14706            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
14707            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
14708            ! win32/win32.h
14709 ____________________________________________________________________________
14710 [  3659] By: gsar                                  on 1999/07/08  18:41:45
14711         Log: sundry cleanups for clean build on windows
14712      Branch: perl
14713            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
14714 ____________________________________________________________________________
14715 [  3658] By: gsar                                  on 1999/07/08  01:24:25
14716         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
14717              type mismatch problems
14718      Branch: perl
14719            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
14720            ! t/pragma/warn/op toke.c utf8.c util.c
14721 ____________________________________________________________________________
14722 [  3657] By: jhi                                   on 1999/07/07  23:01:16
14723         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
14724      Branch: cfgperl
14725            ! pod/perldiag.pod
14726           !> Changes configure.com ext/B/B/Deparse.pm
14727           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
14728           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
14729           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
14730           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
14731           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
14732           !> t/pragma/overload.t thread.h vms/vms.c
14733 ____________________________________________________________________________
14734 [  3656] By: gsar                                  on 1999/07/07  21:04:38
14735         Log: integrate cfgperl contents
14736      Branch: perl
14737           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
14738           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
14739           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
14740            ! Changes
14741           !> (integrate 45 files)
14742 ____________________________________________________________________________
14743 [  3655] By: gsar                                  on 1999/07/07  18:55:45
14744         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
14745              <pvhp@forte.com>
14746      Branch: perl
14747            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
14748 ____________________________________________________________________________
14749 [  3654] By: gsar                                  on 1999/07/07  18:47:03
14750         Log: change#1889 mistakenly removed F_SETLK
14751      Branch: perl
14752            ! ext/Fcntl/Fcntl.xs
14753 ____________________________________________________________________________
14754 [  3653] By: gsar                                  on 1999/07/07  18:42:42
14755         Log: B::Deparse update
14756              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14757              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
14758              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
14759              Subject: [PATCH _57, long] B::Deparse 0.58
14760      Branch: perl
14761            ! ext/B/B/Deparse.pm
14762 ____________________________________________________________________________
14763 [  3652] By: gsar                                  on 1999/07/07  18:41:07
14764         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14765              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
14766              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
14767              Subject: Re: [ID 19990705.001] Overloading boolean conversion
14768      Branch: perl
14769            ! gv.c t/pragma/overload.t
14770 ____________________________________________________________________________
14771 [  3651] By: gsar                                  on 1999/07/07  17:47:30
14772         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
14773      Branch: perl
14774            ! perlsfio.h
14775 ____________________________________________________________________________
14776 [  3650] By: gsar                                  on 1999/07/07  17:45:52
14777         Log: applied new parts of suggested patch
14778              From: Charles Bailey <BAILEY@newman.upenn.edu>
14779              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
14780              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
14781              Subject: [PATCH 5.005_57] Consolidated VMS patch
14782      Branch: perl
14783            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
14784            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
14785            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
14786            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
14787            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
14788 ____________________________________________________________________________
14789 [  3649] By: jhi                                   on 1999/07/07  13:38:02
14790         Log: Sync regcomp warn with reality.
14791      Branch: cfgperl
14792            ! t/pragma/warn/regcomp
14793 ____________________________________________________________________________
14794 [  3648] By: jhi                                   on 1999/07/07  13:04:55
14795         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
14796              resolved manually.
14797      Branch: cfgperl
14798           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
14799           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
14800           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
14801            - README.lexwarn
14802           !> (integrate 79 files)
14803 ____________________________________________________________________________
14804 [  3647] By: gsar                                  on 1999/07/07  10:32:03
14805         Log: From: jan.dubois@ibm.net (Jan Dubois)
14806              Date: Thu, 01 Jul 1999 11:17:53 +0200
14807              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
14808              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
14809      Branch: perl
14810            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
14811            ! lib/ExtUtils/MakeMaker.pm
14812 ____________________________________________________________________________
14813 [  3646] By: gsar                                  on 1999/07/07  10:27:55
14814         Log: fix undocumented IO::Handle functions as suggested
14815              by cj10@cam.ac.uk
14816      Branch: perl
14817            ! ext/IO/lib/IO/Handle.pm
14818 ____________________________________________________________________________
14819 [  3645] By: gsar                                  on 1999/07/07  10:18:55
14820         Log: prohibit thread join()ing itself (from Dan Sugalski)
14821      Branch: perl
14822            ! ext/Thread/Thread.xs
14823 ____________________________________________________________________________
14824 [  3644] By: gsar                                  on 1999/07/07  10:14:26
14825         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
14826              Date: Wed, 30 Jun 1999 14:02:42 -0700
14827              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
14828              Subject:  [PATCH 5.005_57] Compiler and XSUBS
14829      Branch: perl
14830            ! ext/B/B/C.pm
14831 ____________________________________________________________________________
14832 [  3643] By: gsar                                  on 1999/07/07  10:08:38
14833         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
14834              (from François Désarménien <desar@club-internet.fr>)
14835      Branch: perl
14836            ! pod/perlsyn.pod
14837 ____________________________________________________________________________
14838 [  3642] By: gsar                                  on 1999/07/07  10:03:24
14839         Log: From: Doug MacEachern <dougm@cp.net>
14840              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
14841              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
14842              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
14843      Branch: perl
14844            ! ext/B/B.xs
14845 ____________________________________________________________________________
14846 [  3641] By: gsar                                  on 1999/07/07  10:00:57
14847         Log: slightly modified version of suggested patch
14848              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
14849              Date: Mon, 28 Jun 1999 14:23:59 -0400
14850              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
14851              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
14852      Branch: perl
14853            ! ext/POSIX/POSIX.xs
14854 ____________________________________________________________________________
14855 [  3640] By: gsar                                  on 1999/07/07  09:45:43
14856         Log: lexical warnings update (warning.t fails one test
14857              due to leaked scalar, investigation pending)
14858              From: paul.marquess@bt.com
14859              Date: Sat, 26 Jun 1999 23:19:52 +0100
14860              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
14861              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
14862      Branch: perl
14863            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
14864            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
14865            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
14866            - README.lexwarn
14867            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
14868            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
14869            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
14870            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
14871            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14872            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
14873            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
14874            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
14875            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
14876            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
14877            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
14878            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
14879            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
14880            ! warning.h warning.pl win32/win32.c
14881 ____________________________________________________________________________
14882 [  3639] By: gsar                                  on 1999/07/07  08:09:30
14883         Log: From: Brian Jepson <bjepson@home.com>
14884              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
14885              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
14886              Subject: Patch to JPL example program
14887      Branch: perl
14888            ! jpl/JPL_Rolo/JPL_Rolo.jpl
14889 ____________________________________________________________________________
14890 [  3638] By: jhi                                   on 1999/07/07  08:07:58
14891         Log: Integrate with Sarathy.
14892      Branch: cfgperl
14893           !> (integrate 34 files)
14894 ____________________________________________________________________________
14895 [  3637] By: gsar                                  on 1999/07/07  08:07:49
14896         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14897              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
14898              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
14899              Subject: [PATCH _57, long] Eliminate CONDOPs
14900      Branch: perl
14901            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
14902            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
14903            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
14904            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
14905            ! pod/perltoc.pod pp_ctl.c pp_hot.c
14906 ____________________________________________________________________________
14907 [  3636] By: gsar                                  on 1999/07/07  07:50:51
14908         Log: adapted suggested patch for IO-1.20x
14909              From: ian@dial.pipex.com
14910              Date:  Fri, 25 Jun 1999 10:39:42 +0100
14911              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
14912              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
14913      Branch: perl
14914            ! ext/IO/lib/IO/Socket.pm
14915 ____________________________________________________________________________
14916 [  3635] By: gsar                                  on 1999/07/07  07:26:05
14917         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
14918      Branch: perl
14919            ! hints/powerux.sh
14920 ____________________________________________________________________________
14921 [  3634] By: gsar                                  on 1999/07/07  07:20:02
14922         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14923              Date: Wed, 23 Jun 1999 16:16:05 +0100
14924              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
14925              Subject: [PATCH 5.005_57] memleak in optimizer
14926      Branch: perl
14927            ! embed.h embed.pl objXSUB.h op.c proto.h
14928 ____________________________________________________________________________
14929 [  3633] By: gsar                                  on 1999/07/07  07:10:52
14930         Log: add do-not-edit caveats for files generated by opcode.pl
14931              (suggested by Hugo van der Sanden)
14932      Branch: perl
14933            ! opcode.h opcode.pl pp.sym pp_proto.h
14934 ____________________________________________________________________________
14935 [  3632] By: gsar                                  on 1999/07/07  06:41:13
14936         Log: better diagnostics on read operations from write-only
14937              filehandles
14938      Branch: perl
14939            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
14940            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
14941 ____________________________________________________________________________
14942 [  3631] By: gsar                                  on 1999/07/07  02:03:34
14943         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
14944              by David Muir Sharnoff <muir@idiom.com>)
14945      Branch: perl
14946            ! lib/Sys/Hostname.pm
14947 ____________________________________________________________________________
14948 [  3630] By: gsar                                  on 1999/07/07  01:57:16
14949         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
14950              Date: Sun, 20 Jun 1999 17:17:17 -0700
14951              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
14952              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
14953      Branch: perl
14954            ! ext/B/B/CC.pm
14955 ____________________________________________________________________________
14956 [  3629] By: gsar                                  on 1999/07/07  01:46:03
14957         Log: installperl should write normal messages to STDOUT, not STDERR
14958      Branch: perl
14959            ! installperl
14960 ____________________________________________________________________________
14961 [  3628] By: gsar                                  on 1999/07/07  01:41:25
14962         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
14963      Branch: perl
14964            ! hints/bsdos.sh
14965 ____________________________________________________________________________
14966 [  3627] By: gsar                                  on 1999/07/07  00:27:10
14967         Log: make diagnostic on C<my $^I> etc., more readable
14968      Branch: perl
14969            ! op.c
14970 ____________________________________________________________________________
14971 [  3626] By: gsar                                  on 1999/07/06  23:47:27
14972         Log: From: Andy Dougherty <doughera@lafayette.edu>
14973              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
14974              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
14975              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
14976      Branch: perl
14977            ! Makefile.SH utils/Makefile
14978 ____________________________________________________________________________
14979 [  3625] By: jhi                                   on 1999/07/06  21:50:46
14980         Log: Some new files of #3624 missing from MANIFEST.
14981      Branch: cfgperl
14982            ! MANIFEST
14983 ____________________________________________________________________________
14984 [  3624] By: jhi                                   on 1999/07/06  21:47:04
14985         Log: POSIX [[:character class:]] support for standard, locale,
14986              and utf8.  If both utf8 and locale are on, utf8 wins.
14987              I don't fully understand why so many tables changed in
14988              lib/unicode because of "make" -- maybe it was just overdue.
14989      Branch: cfgperl
14990            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
14991            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
14992            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
14993            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
14994            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
14995            ! lib/unicode/Block.pl lib/unicode/Category.pl
14996            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
14997            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
14998            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
14999            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
15000            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
15001            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
15002            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
15003            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
15004            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
15005            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
15006            ! t/pragma/warn/regcomp utf8.c
15007 ____________________________________________________________________________
15008 [  3623] By: gsar                                  on 1999/07/06  20:52:48
15009         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15010              Date: Wed, 16 Jun 1999 14:57:22 -0400
15011              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
15012              Subject: [PATCH 5.00557] Devel::Peek
15013      Branch: perl
15014            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
15015 ____________________________________________________________________________
15016 [  3622] By: gsar                                  on 1999/07/06  20:22:59
15017         Log: applied patch after demunging headers with appropriate paths
15018              From: "Vishal Bhatia" <vishalb@my-deja.com>
15019              Date: Sat, 12 Jun 1999 08:23:59 -0700
15020              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
15021              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
15022      Branch: perl
15023            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
15024            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
15025 ____________________________________________________________________________
15026 [  3621] By: gsar                                  on 1999/07/06  20:10:50
15027         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15028              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
15029              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
15030              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
15031      Branch: perl
15032            ! doio.c
15033 ____________________________________________________________________________
15034 [  3620] By: jhi                                   on 1999/07/06  19:16:47
15035         Log: Mention EPOC and SOCKS.
15036      Branch: cfgperl
15037            ! pod/perldelta.pod
15038 ____________________________________________________________________________
15039 [  3619] By: gsar                                  on 1999/07/06  16:52:37
15040         Log: fix int vs STRLEN issue
15041      Branch: perl
15042            ! pp.c
15043 ____________________________________________________________________________
15044 [  3618] By: jhi                                   on 1999/07/06  16:52:20
15045         Log: There ain't Perl_atonv().
15046      Branch: cfgperl
15047            ! ext/ByteLoader/bytecode.h
15048 ____________________________________________________________________________
15049 [  3617] By: jhi                                   on 1999/07/06  15:55:22
15050         Log: Integrate with Sarathy.
15051      Branch: cfgperl
15052           !> Makefile.SH
15053 ____________________________________________________________________________
15054 [  3616] By: jhi                                   on 1999/07/06  15:54:09
15055         Log: Tweak for #3613.
15056      Branch: cfgperl
15057            ! Configure config_h.SH
15058 ____________________________________________________________________________
15059 [  3615] By: gsar                                  on 1999/07/06  11:00:21
15060         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15061              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
15062              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
15063              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
15064      Branch: perl
15065            ! Makefile.SH
15066 ____________________________________________________________________________
15067 [  3614] By: jhi                                   on 1999/07/06  10:44:48
15068         Log: Integrate with Sarathy.
15069      Branch: cfgperl
15070           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
15071           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
15072 ____________________________________________________________________________
15073 [  3613] By: jhi                                   on 1999/07/06  10:43:20
15074         Log: From: Nathan Kurz <nate@valleytel.net>
15075              Subject: [ID 19990612.001 compiling three deep modules within ext/]
15076              ply-To: nate@valleytel.net
15077              erl5-porters@perl.org
15078              Date: Sat, 12 Jun 1999 01:26:04 -0500
15079              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
15080      Branch: cfgperl
15081            ! Configure config_h.SH
15082 ____________________________________________________________________________
15083 [  3612] By: gsar                                  on 1999/07/06  10:17:52
15084         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15085              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
15086              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
15087              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
15088      Branch: perl
15089            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
15090 ____________________________________________________________________________
15091 [  3611] By: gsar                                  on 1999/07/06  09:51:20
15092         Log: From: pvhp@forte.com (Peter Prymmer)
15093              Date: Fri, 11 Jun 99 17:07:19 PDT
15094              Message-Id: <9906120007.AA13802@forte.com>
15095              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
15096      Branch: perl
15097            ! ext/IO/lib/IO/File.pm
15098 ____________________________________________________________________________
15099 [  3610] By: gsar                                  on 1999/07/06  09:37:37
15100         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
15101              tweak)
15102              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15103              Date: Wed, 09 Jun 1999 18:27:51 +0100
15104              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
15105              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
15106      Branch: perl
15107            ! perl.h t/base/rs.t
15108 ____________________________________________________________________________
15109 [  3609] By: jhi                                   on 1999/07/06  09:28:48
15110         Log: Integrate with Sarathy.
15111      Branch: cfgperl
15112           !> (integrate 49 files)
15113 ____________________________________________________________________________
15114 [  3608] By: gsar                                  on 1999/07/06  09:28:21
15115         Log: test tweak
15116      Branch: perl
15117            ! t/pragma/warn/op
15118 ____________________________________________________________________________
15119 [  3607] By: jhi                                   on 1999/07/06  09:22:48
15120         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
15121      Branch: cfgperl
15122            ! Configure config_h.SH
15123 ____________________________________________________________________________
15124 [  3606] By: gsar                                  on 1999/07/06  09:05:02
15125         Log: applied slightly tweaked version of suggested patch for
15126              improved RE API
15127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15128              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
15129              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
15130              Subject: [PATCH 5.005_57] REx engine rehash
15131      Branch: perl
15132            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
15133            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
15134            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
15135            ! util.c
15136 ____________________________________________________________________________
15137 [  3605] By: gsar                                  on 1999/07/06  08:54:03
15138         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
15139      Branch: perl
15140            ! sv.c
15141 ____________________________________________________________________________
15142 [  3604] By: gsar                                  on 1999/07/06  07:08:30
15143         Log: From: paul.marquess@bt.com
15144              Date: Tue, 8 Jun 1999 22:37:58 +0100 
15145              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
15146              Subject: [PATCH 5.005_57] DB_File 1.67
15147      Branch: perl
15148            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15149            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15150 ____________________________________________________________________________
15151 [  3603] By: gsar                                  on 1999/07/06  07:04:50
15152         Log: From: paul.marquess@bt.com
15153              Date: Tue, 8 Jun 1999 22:34:01 +0100 
15154              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
15155              Subject: [PATCH 5.005_57] DBM Filters
15156      Branch: perl
15157            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15158            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
15159            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
15160            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
15161 ____________________________________________________________________________
15162 [  3602] By: gsar                                  on 1999/07/06  07:00:01
15163         Log: slightly tweaked version of suggested patch
15164              From: Dan Sugalski <sugalskd@ous.edu>
15165              Date: Tue, 08 Jun 1999 14:09:38 -0700
15166              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
15167              Subject: [PATCH 5.005_57]Use NV instead of double in the core
15168      Branch: perl
15169            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
15170            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
15171            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
15172            ! proto.h sv.c sv.h toke.c universal.c util.c
15173 ____________________________________________________________________________
15174 [  3601] By: gsar                                  on 1999/07/06  06:52:57
15175         Log: integrate cfgperl contents into mainline
15176      Branch: perl
15177           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15178           +> epoc/perl.mmp epoc/perl.pkg
15179           !> (integrate 30 files)
15180 ____________________________________________________________________________
15181 [  3598] By: jhi                                   on 1999/07/05  20:02:55
15182         Log: Integrate with mainperl.
15183      Branch: cfgperl
15184           +> lib/CGI/Pretty.pm
15185           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15186           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
15187           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
15188           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
15189           !> vms/vmsish.h
15190 ____________________________________________________________________________
15191 [  3597] By: jhi                                   on 1999/07/05  19:59:48
15192         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
15193              that addresses the notorious "Additional libraries" question.
15194      Branch: cfgperl
15195            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15196            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
15197            ! pp_sys.c
15198 ____________________________________________________________________________
15199 [  3596] By: gsar                                  on 1999/07/05  18:30:51
15200         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15201              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
15202              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
15203              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
15204      Branch: perl
15205            ! pp_sys.c t/lib/io_udp.t
15206 ____________________________________________________________________________
15207 [  3595] By: gsar                                  on 1999/07/05  18:29:08
15208         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15209              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
15210              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
15211              Subject: [PATCH 5.00557] Setting $^E wipes out $!
15212      Branch: perl
15213            ! mg.c
15214 ____________________________________________________________________________
15215 [  3594] By: gsar                                  on 1999/07/05  18:24:53
15216         Log: hand-apply whitespace mutiliated patch
15217              From: Dan Sugalski <sugalskd@osshe.edu>
15218              Date: Mon, 07 Jun 1999 14:46:42 -0700
15219              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
15220              Subject: [PATCH 5.005_57]Updated VMS patch
15221      Branch: perl
15222            ! thread.h vms/descrip_mms.template vms/subconfigure.com
15223            ! vms/vms.c vms/vmsish.h
15224 ____________________________________________________________________________
15225 [  3593] By: gsar                                  on 1999/07/05  17:53:04
15226         Log: applied parts not duplicated by previous patches
15227              From: "Vishal Bhatia" <vishalb@my-deja.com>
15228              Date: Sat, 05 Jun 1999 08:42:17 -0700
15229              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
15230              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
15231      Branch: perl
15232            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15233            ! ext/B/B/Stackobj.pm
15234 ____________________________________________________________________________
15235 [  3592] By: jhi                                   on 1999/07/05  17:17:22
15236         Log: AIX threaded build, plus few more on the side.
15237      Branch: cfgperl
15238            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
15239            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
15240            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
15241            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
15242 ____________________________________________________________________________
15243 [  3591] By: gsar                                  on 1999/07/05  16:52:34
15244         Log: "\e" and "\a" didn't produce right escape under EBCDIC
15245              From: pvhp@forte.com (Peter Prymmer)
15246              Date: Fri, 4 Jun 99 12:00:27 PDT
15247              Message-Id: <9906041900.AA28387@forte.com>
15248              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
15249      Branch: perl
15250            ! toke.c
15251 ____________________________________________________________________________
15252 [  3590] By: gsar                                  on 1999/07/05  16:40:01
15253         Log: s/scalar ref constructor/single ref constructor/ (suggested
15254              by Stephen McCamant)
15255      Branch: perl
15256            ! opcode.h opcode.pl
15257 ____________________________________________________________________________
15258 [  3589] By: gsar                                  on 1999/07/05  16:34:06
15259         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
15260      Branch: perl
15261            ! ext/GDBM_File/GDBM_File.xs
15262 ____________________________________________________________________________
15263 [  3588] By: gsar                                  on 1999/07/05  16:29:39
15264         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
15265              is unchanged still)
15266      Branch: perl
15267            ! op.c
15268 ____________________________________________________________________________
15269 [  3587] By: jhi                                   on 1999/07/05  10:31:43
15270         Log: Make perl_exp.SH smarter about what to include and what to exclude.
15271      Branch: cfgperl
15272            ! perl_exp.SH
15273 ____________________________________________________________________________
15274 [  3586] By: jhi                                   on 1999/07/05  09:29:31
15275         Log: Remove unnecessary and extraneous my $i = 0.
15276      Branch: cfgperl
15277            ! bytecode.pl
15278 ____________________________________________________________________________
15279 [  3585] By: jhi                                   on 1999/07/05  07:28:59
15280         Log: Integrate with mainperl.
15281      Branch: cfgperl
15282           !> (integrate 30 files)
15283 ____________________________________________________________________________
15284 [  3584] By: gsar                                  on 1999/07/05  05:36:28
15285         Log: From: Vishal Bhatia <vishalb@hotmail.com>
15286              Date: Thu, 03 Jun 1999 00:57:48 PDT
15287              Message-ID: <19990603075749.86665.qmail@hotmail.com>
15288              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
15289      Branch: perl
15290            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
15291 ____________________________________________________________________________
15292 [  3583] By: gsar                                  on 1999/07/05  05:31:19
15293         Log: suppress fancy display when in verbose mode (suggested by
15294              Paul Johnson <pjcj@transeda.com>)
15295      Branch: perl
15296            ! lib/Test/Harness.pm
15297 ____________________________________________________________________________
15298 [  3582] By: gsar                                  on 1999/07/05  05:17:12
15299         Log: cygwin32 update
15300              From: "Fifer, Eric" <EFifer@sanwaint.com>
15301              Date:  Wed, 2 Jun 1999 15:16:05 +0100
15302              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
15303              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
15304      Branch: perl
15305            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
15306            ! cygwin32/build-instructions.READFIRST
15307            ! cygwin32/build-instructions.charles-wilson
15308            ! cygwin32/build-instructions.sebastien-barre
15309            ! cygwin32/build-instructions.steven-morlock
15310            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
15311            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
15312            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
15313            ! t/op/magic.t util.c
15314 ____________________________________________________________________________
15315 [  3581] By: gsar                                  on 1999/07/05  02:46:18
15316         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
15317      Branch: perl
15318            ! util.c
15319 ____________________________________________________________________________
15320 [  3580] By: gsar                                  on 1999/07/05  02:38:03
15321         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
15322              Date: Mon, 31 May 1999 18:18:13 -0600
15323              Message-ID: <19990601001813.AAA17834@csgsystems.com>
15324              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
15325      Branch: perl
15326            ! t/TEST t/UTEST t/harness utils/perlcc.PL
15327 ____________________________________________________________________________
15328 [  3579] By: gsar                                  on 1999/07/05  01:20:58
15329         Log: compatibility tweak for Class::Struct
15330      Branch: perl
15331            ! lib/Class/Struct.pm
15332 ____________________________________________________________________________
15333 [  3578] By: jhi                                   on 1999/07/04  23:26:01
15334         Log: Miscellaneus AIX fixes + SOCKS support.
15335      Branch: cfgperl
15336            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
15337            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
15338            ! hints/aix.sh pp_sys.c
15339 ____________________________________________________________________________
15340 [  3577] By: gsar                                  on 1999/07/04  23:07:39
15341         Log: test tweak
15342      Branch: perl
15343            ! t/io/openpid.t
15344 ____________________________________________________________________________
15345 [  3576] By: jhi                                   on 1999/07/04  22:39:23
15346         Log: Integrate with mainperl.
15347      Branch: cfgperl
15348           +> t/io/openpid.t
15349            - win32/perlhost.h
15350           !> (integrate 51 files)
15351 ____________________________________________________________________________
15352 [  3575] By: jhi                                   on 1999/07/04  22:26:48
15353         Log: Added 64-bit support for AIX 4.3 or better
15354              based on Martin H. Rusoff's observations.
15355      Branch: cfgperl
15356            ! Configure config_h.SH hints/aix.sh
15357 ____________________________________________________________________________
15358 [  3574] By: jhi                                   on 1999/07/04  21:34:47
15359         Log: Do not throw away gccvers compilation errors.
15360              From: Andy Dougherty <doughera@lafayette.edu>
15361              To: Ron Seguin <rseguin@on.bell.ca>
15362              Cc: Perl Porters <perl5-porters@perl.org>
15363              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
15364              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
15365              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
15366      Branch: cfgperl
15367            ! Configure config_h.SH
15368 ____________________________________________________________________________
15369 [  3573] By: gsar                                  on 1999/07/04  21:10:32
15370         Log: adapted suggested tests for addition to testsuite
15371              From: RonaldWS@aol.com
15372              Date:  Sun, 30 May 1999 16:27:28 EDT
15373              Message-Id:  <25cd799f.2482f930@aol.com>
15374              Subject: [19990530.007] Open with pipe | does not return pid under win32
15375      Branch: perl
15376            + t/io/openpid.t
15377            ! MANIFEST win32/win32.c
15378 ____________________________________________________________________________
15379 [  3572] By: gsar                                  on 1999/07/04  20:29:32
15380         Log: perl_run() should call my_exit(0) for normal completion
15381      Branch: perl
15382            ! perl.c
15383 ____________________________________________________________________________
15384 [  3571] By: jhi                                   on 1999/07/04  20:10:44
15385         Log: Add test for change #3568 plus general cleanup.
15386      Branch: cfgperl
15387            ! t/pragma/locale.t
15388 ____________________________________________________________________________
15389 [  3570] By: gsar                                  on 1999/07/04  20:03:21
15390         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
15391              overloading
15392      Branch: perl
15393            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15394            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
15395 ____________________________________________________________________________
15396 [  3569] By: gsar                                  on 1999/07/04  18:04:48
15397         Log: make AIX dynaloading work when libperl is shared (and thus under
15398              mod_perl etc.)
15399              From: Jens-Uwe Mager <jum@helios.de>
15400              Date:  Sat, 29 May 1999 17:09:52 +0200
15401              Message-Id:  <199905291509.RAA43978@ans.helios.de>
15402              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
15403      Branch: perl
15404            ! ext/DynaLoader/dl_aix.xs
15405 ____________________________________________________________________________
15406 [  3568] By: jhi                                   on 1999/07/04  14:54:23
15407         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
15408              This resulted for example in the 'o' magic not being cleared by
15409              magic_setcollxfrm(), which resulted in strange cmp results.
15410              The bug was reported originally in the message
15411              Subject: Bug with locale
15412              From: Jan Starzynski <jan@planet.de> 
15413              To: perlbug@perl.com 
15414              Date: Fri, 09 Apr 1999 13:23:07 +0200 
15415              Message-ID: <370DE31B.DAEE1332@planet.de> 
15416      Branch: cfgperl
15417            ! pp.c
15418 ____________________________________________________________________________
15419 [  3567] By: gsar                                  on 1999/07/04  02:38:34
15420         Log: remove misleading info on defined(&func), unclutter deprecation
15421              about defined(@array)
15422      Branch: perl
15423            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
15424            ! t/pragma/warn/op
15425 ____________________________________________________________________________
15426 [  3566] By: gsar                                  on 1999/07/04  01:46:31
15427         Log: From: jan.dubois@ibm.net (Jan Dubois)
15428              Date: Wed, 26 May 1999 22:07:17 +0200
15429              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
15430              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
15431      Branch: perl
15432            ! Changes win32/win32.c win32/win32.h
15433 ____________________________________________________________________________
15434 [  3565] By: gsar                                  on 1999/07/04  01:26:02
15435         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
15436              for win32 issues)
15437      Branch: perl
15438            ! pod/perlxstut.pod
15439 ____________________________________________________________________________
15440 [  3564] By: gsar                                  on 1999/07/02  03:09:04
15441         Log: avoid warnings
15442      Branch: perl
15443            ! ext/Thread/Thread/Specific.pm lib/fields.pm
15444 ____________________________________________________________________________
15445 [  3563] By: gsar                                  on 1999/06/28  19:23:47
15446         Log: inc version (for CPAN.pm sanity)
15447      Branch: perl
15448            ! lib/Text/ParseWords.pm
15449 ____________________________________________________________________________
15450 [  3562] By: gsar                                  on 1999/06/28  19:19:01
15451         Log: regen perltoc
15452      Branch: perl
15453            ! pod/perltoc.pod
15454 ____________________________________________________________________________
15455 [  3561] By: gsar                                  on 1999/06/28  19:08:41
15456         Log: From: Damian Conway <damian@cs.monash.edu.au>
15457              Date: Wed, 26 May 1999 00:58:35 -0400
15458              Message-Id: <199905260458.AAA06411@defender.perl.org>
15459              Subject: [19990526.002] Misc. improvements to Class:Struct
15460      Branch: perl
15461            ! MANIFEST lib/Class/Struct.pm
15462 ____________________________________________________________________________
15463 [  3560] By: gsar                                  on 1999/06/28  18:50:52
15464         Log: remove bogus PL_optype_size
15465      Branch: perl
15466            ! bytecode.pl ext/ByteLoader/byterun.h
15467 ____________________________________________________________________________
15468 [  3559] By: gsar                                  on 1999/06/28  18:22:26
15469         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
15470      Branch: perl
15471            + lib/CGI/Pretty.pm
15472            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
15473            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
15474            ! t/lib/cgi-html.t t/lib/cgi-request.t
15475 ____________________________________________________________________________
15476 [  3558] By: jhi                                   on 1999/06/28  07:30:21
15477         Log: Change Olaf Lebbe's email address.
15478      Branch: cfgperl
15479            ! README.epoc
15480 ____________________________________________________________________________
15481 [  3557] By: gsar                                  on 1999/06/28  00:07:33
15482         Log: make autogenerated files writable
15483      Branch: perl
15484            - win32/perlhost.h
15485            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
15486            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
15487            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
15488            ! proto.h regnodes.h warning.h win32/config_H.bc
15489            ! win32/config_H.gc win32/config_H.vc
15490 ____________________________________________________________________________
15491 [  3556] By: jhi                                   on 1999/06/27  19:22:53
15492         Log: Update MANIFEST to match #3555.
15493      Branch: cfgperl
15494            ! MANIFEST
15495 ____________________________________________________________________________
15496 [  3555] By: jhi                                   on 1999/06/27  19:16:22
15497         Log: EPOC port to Psion5.
15498              From: Olaf Flebbe <O.Flebbe@science-computing.de>
15499              To: Jarkko Hietaniemi <jhi@iki.fi>
15500              Cc: perl5-porters@perl.org
15501              Subject: Re: Psion5
15502              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
15503              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
15504      Branch: cfgperl
15505            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
15506            + epoc/perl.mmp epoc/perl.pkg
15507            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
15508            ! perl.h sv.c util.c
15509 ____________________________________________________________________________
15510 [  3554] By: jhi                                   on 1999/06/27  18:50:52
15511         Log: Integrate from mainperl.
15512      Branch: cfgperl
15513           !> (integrate 48 files)
15514 ____________________________________________________________________________
15515 [  3553] By: gsar                                  on 1999/06/27  14:28:49
15516         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
15517              gone from the public API); PERL_OBJECT builds again on
15518              windows
15519              
15520              TODO: namespace-clean the typedefs in iperlsys.h and
15521              elsewhere; remove C++ remnants from public headers
15522      Branch: perl
15523            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
15524            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15525            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15526            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
15527            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
15528            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
15529            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
15530            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
15531            ! win32/config.gc win32/config.vc win32/dl_win32.xs
15532            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15533            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
15534            ! win32/win32sck.c
15535 ____________________________________________________________________________
15536 [  3552] By: gsar                                  on 1999/06/27  13:49:31
15537         Log: integrate cfgperl changes into mainline
15538      Branch: perl
15539           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15540           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15541           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15542           !> util.c
15543 ____________________________________________________________________________
15544 [  3551] By: gsar                                  on 1999/06/27  13:31:11
15545         Log: fix indents
15546      Branch: perl
15547            ! op.c
15548 ____________________________________________________________________________
15549 [  3550] By: gsar                                  on 1999/06/24  22:42:53
15550         Log: update Changes
15551      Branch: perl
15552            ! Changes
15553 ____________________________________________________________________________
15554 [  3549] By: gsar                                  on 1999/06/24  22:41:17
15555         Log: avoid race condition in the CAPI extension bootstrap handler
15556      Branch: perl
15557            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
15558 ____________________________________________________________________________
15559 [  3548] By: gsar                                  on 1999/06/24  22:39:53
15560         Log: sanity check to cover the case when perl is installed into the
15561              X:\ (drive root)
15562      Branch: perl
15563            ! win32/win32.c
15564 ____________________________________________________________________________
15565 [  3547] By: gsar                                  on 1999/06/22  19:30:32
15566         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
15567      Branch: perl
15568            ! lib/Tie/RefHash.pm
15569 ____________________________________________________________________________
15570 [  3544] By: jhi                                   on 1999/06/18  19:24:28
15571         Log: Tidy up #3542 and #3543. 
15572      Branch: cfgperl
15573            ! t/pragma/locale.t util.c
15574 ____________________________________________________________________________
15575 [  3543] By: jhi                                   on 1999/06/18  10:28:45
15576         Log: Spice up locale.t.
15577      Branch: cfgperl
15578            ! t/pragma/locale.t
15579 ____________________________________________________________________________
15580 [  3542] By: jhi                                   on 1999/06/17  22:42:03
15581         Log: Fixed two long-standing locale bugs.
15582              
15583              Both problems were related to numeric locale which
15584              controls the radix character aka the decimal separator.
15585              (1) printf (and sprintf) were resetting the numeric locale to C.
15586              (2) Using locale-numerically formatted floating point
15587              numbers (e.g. "1,23") together with -w caused warnings about
15588              "isn't numeric".  The operations were working fine, though,
15589              because atof() was using the local locale.
15590              Both problems reported by Stefan Vogtner.
15591              
15592              Introduced a wrapper for atof() that attempts to convert
15593              the string both ways.  This helps Perl to understand
15594              numbers like this "4.56" even when using a local locale
15595              makes atof() understand only numbers like this "7,89".
15596              
15597              Remaining related problems, both of which existed before
15598              this patch and continue to exist after this patch:
15599              (a) The behaviour of print() is _not_ as documented by perllocale.
15600              Instead of always using the C locale, print() does use the
15601              local locale, just like the *printf() do.  This may be fixable
15602              now that switching to-and-fro between locales has been made
15603              more consistent, but fixing print() would change existing
15604              behaviour.  perllocale is not changed by this patch.
15605              (b) If a number has been stringified (say, via "$number") under
15606              a local locale, the cached string value persists even under
15607              "no locale".  This may or may not be a problem: operations
15608              work fine because the original number is still there, but
15609              that the string form keeps its locale-ish outlook may be
15610              somewhat confusing.
15611      Branch: cfgperl
15612            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
15613            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
15614            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
15615            ! util.c
15616 ____________________________________________________________________________
15617 [  3541] By: jhi                                   on 1999/06/17  20:00:16
15618         Log: Integrate from mainperl.
15619      Branch: cfgperl
15620           !> ext/Data/Dumper/Dumper.pm op.c
15621 ____________________________________________________________________________
15622 [  3540] By: gsar                                  on 1999/06/16  16:49:55
15623         Log: dump C<0> as such, not C<'0'>
15624      Branch: perl
15625            ! ext/Data/Dumper/Dumper.pm
15626 ____________________________________________________________________________
15627 [  3539] By: gsar                                  on 1999/06/13  04:04:40
15628         Log: fix coredumper in change#3498
15629      Branch: perl
15630            ! op.c
15631 ____________________________________________________________________________
15632 [  3538] By: jhi                                   on 1999/06/12  22:01:26
15633         Log: Integrate from mainperl.
15634      Branch: cfgperl
15635           +> lib/caller.pm
15636           !> (integrate 36 files)
15637 ____________________________________________________________________________
15638 [  3537] By: gsar                                  on 1999/06/12  06:43:03
15639         Log: EXTERN_C declarations for global arrays in various
15640              headers, so perl can be built even in C++ mode; win32
15641              build fixups; regen headers
15642      Branch: perl
15643            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
15644            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
15645 ____________________________________________________________________________
15646 [  3536] By: gsar                                  on 1999/06/12  06:38:21
15647         Log: caller.pm typos
15648      Branch: perl
15649            ! lib/caller.pm
15650 ____________________________________________________________________________
15651 [  3535] By: gsar                                  on 1999/06/11  23:13:54
15652         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
15653              is temporarily gone
15654      Branch: perl
15655            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
15656            ! pod/perldelta.pod proto.h win32/perllib.c
15657 ____________________________________________________________________________
15658 [  3534] By: gsar                                  on 1999/06/11  20:41:51
15659         Log: implement C<use caller 'encoding'>
15660      Branch: perl
15661            + lib/caller.pm
15662            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
15663 ____________________________________________________________________________
15664 [  3533] By: gsar                                  on 1999/06/11  16:51:04
15665         Log: truncate() has a peculiar exemption from strict barewords, even
15666              though it has a non-filehandle prototype
15667      Branch: perl
15668            ! op.c t/io/fs.t
15669 ____________________________________________________________________________
15670 [  3532] By: gsar                                  on 1999/06/11  09:09:16
15671         Log: GDBM tweak
15672      Branch: perl
15673            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
15674 ____________________________________________________________________________
15675 [  3531] By: gsar                                  on 1999/06/10  23:34:19
15676         Log: part of the platform changes for IMPLICIT_CONTEXT
15677      Branch: perl
15678            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
15679            ! jpl/PerlInterpreter/PerlInterpreter.c
15680            ! jpl/PerlInterpreter/PerlInterpreter.h
15681            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
15682            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
15683 ____________________________________________________________________________
15684 [  3530] By: jhi                                   on 1999/06/10  20:55:56
15685         Log: Integrate from mainperl.
15686      Branch: cfgperl
15687           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
15688 ____________________________________________________________________________
15689 [  3529] By: gsar                                  on 1999/06/10  20:40:01
15690         Log: DB_File tweaks for IMPLICIT CONTEXT
15691      Branch: perl
15692            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15693 ____________________________________________________________________________
15694 [  3528] By: jhi                                   on 1999/06/10  10:18:15
15695         Log: Integrate from mainperl.
15696      Branch: cfgperl
15697           !> (integrate 105 files)
15698 ____________________________________________________________________________
15699 [  3527] By: gsar                                  on 1999/06/10  09:30:35
15700         Log: most globals are now interpreter local; locale initialization
15701              was too early, defer it until interpreter is allocated and
15702              initialized; multiple interpreters should now be
15703              concurrency-safe (untested)
15704      Branch: perl
15705            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
15706            ! perlvars.h
15707 ____________________________________________________________________________
15708 [  3526] By: gsar                                  on 1999/06/10  08:38:00
15709         Log: fix small nits
15710      Branch: perl
15711            ! cc_runtime.h ext/B/B/CC.pm run.c
15712 ____________________________________________________________________________
15713 [  3525] By: gsar                                  on 1999/06/10  04:41:38
15714         Log: win32 build fixes
15715      Branch: perl
15716            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
15717            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15718            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
15719            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
15720            ! win32/Makefile win32/config_H.bc win32/config_H.gc
15721            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
15722            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
15723            ! win32/win32.c win32/win32.h win32/win32sck.c
15724            ! win32/win32thread.c win32/win32thread.h
15725 ____________________________________________________________________________
15726 [  3524] By: gsar                                  on 1999/06/09  18:03:01
15727         Log: more complete support for implicit thread/interpreter pointer,
15728              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
15729              without that enabled):
15730              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
15731              is a noop; tests pass on Solaris; should be faster now!
15732              - MULTIPLICITY has been tested with and without
15733              PERL_IMPLICIT_CONTEXT on Solaris
15734              - improved function database now merged with embed.pl
15735              - everything except the varargs functions have foo(a,b,c) macros
15736              to provide compatibility
15737              - varargs functions default to compatibility variants that
15738              get the context pointer using dTHX
15739              - there should be almost no source compatibility issues as a
15740              result of all this
15741              - dl_foo.xs changes other than dl_dlopen.xs untested
15742              - still needs documentation, fixups for win32 etc
15743              Next step: migrate most non-mutex variables from perlvars.h
15744              to intrpvar.h
15745      Branch: perl
15746            - proto.pl
15747            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
15748            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
15749            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15750            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
15751            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
15752            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
15753            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
15754            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
15755            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
15756            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
15757            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
15758            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
15759            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
15760            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
15761            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
15762            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
15763            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
15764            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
15765            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
15766            ! util.c win32/Makefile win32/makefile.mk writemain.SH
15767 ____________________________________________________________________________
15768 [  3523] By: gsar                                  on 1999/06/07  05:24:13
15769         Log: missed a file
15770      Branch: perl
15771            + proto.pl
15772            ! MANIFEST
15773 ____________________________________________________________________________
15774 [  3522] By: gsar                                  on 1999/06/07  05:18:34
15775         Log: initial stub implementation of implicit thread/this
15776              pointer    argument; builds/tests on Solaris, win32
15777              hasn't been fixed up yet; proto.h, global.sym and
15778              static function decls are now generated from a common
15779              database in proto.pl; some inconsistently named
15780              perl_foo() things are now Perl_foo(), compatibility
15781              #defines provided; perl_foo() (lowercase 'p') reserved
15782              for functions that take an explicit context argument;
15783              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
15784      Branch: perl
15785            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
15786            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
15787            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
15788            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
15789            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
15790            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
15791            ! universal.c utf8.c util.c
15792 ____________________________________________________________________________
15793 [  3521] By: gsar                                  on 1999/06/04  23:00:22
15794         Log: clean up some stray "global" symbols
15795      Branch: perl
15796            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
15797            ! pp_proto.h proto.h
15798 ____________________________________________________________________________
15799 [  3520] By: jhi                                   on 1999/06/02  21:33:28
15800         Log: Integrate from mainperl.
15801      Branch: cfgperl
15802           !> (integrate 94 files)
15803 ____________________________________________________________________________
15804 [  3519] By: gsar                                  on 1999/06/02  07:16:10
15805         Log: avoid dereferencing null pointer from getpwent() et al
15806      Branch: perl
15807            ! pp_sys.c
15808 ____________________________________________________________________________
15809 [  3518] By: gsar                                  on 1999/06/02  04:47:10
15810         Log: remove _() non-ansism
15811      Branch: perl
15812            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
15813            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
15814            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
15815            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
15816            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
15817            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
15818            ! ext/re/re.xs handy.h hv.c iperlsys.h
15819            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
15820            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
15821            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
15822            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
15823            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
15824            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
15825            ! vms/vmsish.h vms/writemain.pl vos/config.h
15826            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
15827            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
15828            ! win32/perllib.c win32/runperl.c win32/win32.h
15829            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
15830            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
15831 ____________________________________________________________________________
15832 [  3517] By: gsar                                  on 1999/06/02  02:17:51
15833         Log: missed a few files
15834      Branch: perl
15835            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
15836 ____________________________________________________________________________
15837 [  3516] By: gsar                                  on 1999/06/02  01:37:33
15838         Log: integrate cfgperl contents into mainline
15839      Branch: perl
15840           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15841           +> ext/ByteLoader/byterun.h
15842            - bytecode.h byterun.c byterun.h
15843            ! Changes
15844           !> (integrate 58 files)
15845 ____________________________________________________________________________
15846 [  3515] By: gsar                                  on 1999/06/02  00:48:50
15847         Log: remove stray K&R-isms
15848      Branch: perl
15849            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
15850            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
15851            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
15852            ! toke.c util.c win32/win32.c x2p/hash.c
15853 ____________________________________________________________________________
15854 [  3514] By: gsar                                  on 1999/06/01  15:55:55
15855         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
15856              strict 'subs'
15857      Branch: perl
15858            ! op.c t/pragma/strict-subs
15859 ____________________________________________________________________________
15860 [  3513] By: jhi                                   on 1999/06/01  07:17:05
15861         Log: Patch applying of #3499 had gone awry.
15862      Branch: cfgperl
15863            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
15864 ____________________________________________________________________________
15865 [  3512] By: gsar                                  on 1999/05/31  19:21:30
15866         Log: tighter -help output
15867      Branch: perl
15868            ! perl.c
15869 ____________________________________________________________________________
15870 [  3511] By: gsar                                  on 1999/05/31  17:18:23
15871         Log: fix memory leak in C<eval 'return sub {...}'>
15872      Branch: perl
15873            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
15874 ____________________________________________________________________________
15875 [  3510] By: gsar                                  on 1999/05/31  14:11:46
15876         Log: tweak C++isms
15877      Branch: perl
15878            ! win32/dl_win32.xs win32/win32.c
15879 ____________________________________________________________________________
15880 [  3509] By: jhi                                   on 1999/05/30  13:02:26
15881         Log: Cleanup of #3488.
15882      Branch: cfgperl
15883            ! Configure config_h.SH
15884 ____________________________________________________________________________
15885 [  3508] By: jhi                                   on 1999/05/30  11:16:01
15886         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15887              To: Mailing list Perl5 <perl5-porters@perl.org>
15888              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
15889              Date: Sat, 29 May 1999 20:18:13 -0400
15890              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
15891      Branch: cfgperl
15892            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
15893 ____________________________________________________________________________
15894 [  3507] By: jhi                                   on 1999/05/29  20:05:40
15895         Log: From: Mark-Jason Dominus <mjd@plover.com>
15896              To: perl5-porters@perl.com
15897              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
15898              Date: Sat, 29 May 1999 14:45:10 -0400
15899              Message-ID: <19990529184510.27557.qmail@plover.com>
15900      Branch: cfgperl
15901            ! op.h
15902 ____________________________________________________________________________
15903 [  3506] By: gsar                                  on 1999/05/29  16:49:39
15904         Log: avoid gv_check() recursive pit
15905      Branch: perl
15906            ! gv.c
15907 ____________________________________________________________________________
15908 [  3505] By: jhi                                   on 1999/05/29  11:38:16
15909         Log: From: jan.dubois@ibm.net (Jan Dubois)
15910              To: Gurusamy Sarathy <gsar@activestate.com>
15911              Cc: perl5-porters@perl.org
15912              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
15913              Date: Sat, 29 May 1999 08:46:22 +0200
15914              Message-ID: <374f8007.2016008@smtp1.ibm.net>
15915      Branch: cfgperl
15916            ! t/op/grent.t t/op/pwent.t
15917 ____________________________________________________________________________
15918 [  3504] By: jhi                                   on 1999/05/29  11:07:10
15919         Log: QNX needs <sys/select.h> to define fd_set.
15920              
15921              From: Norton Allen <allen@huarp.harvard.edu>
15922              To: perl5-porters@perl.org
15923              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
15924              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
15925              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
15926      Branch: cfgperl
15927            ! ext/IO/poll.c
15928 ____________________________________________________________________________
15929 [  3503] By: jhi                                   on 1999/05/29  10:53:31
15930         Log: From: jan.dubois@ibm.net (Jan Dubois)
15931              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
15932              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
15933              Date: Fri, 28 May 1999 20:14:35 +0200
15934              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
15935      Branch: cfgperl
15936            ! lib/Math/BigFloat.pm
15937 ____________________________________________________________________________
15938 [  3502] By: jhi                                   on 1999/05/29  10:44:44
15939         Log: Make Configure support the change #3367,
15940              SysV shadow passwords.
15941      Branch: cfgperl
15942            ! Configure config_h.SH pp_sys.c
15943 ____________________________________________________________________________
15944 [  3501] By: gsar                                  on 1999/05/28  21:22:23
15945         Log: add wide versions of win32 system calls (first step in
15946              globalization); delayload winsock for performance if compiling
15947              with VC 6.0
15948      Branch: perl
15949            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
15950            ! win32/win32.c win32/win32.h
15951 ____________________________________________________________________________
15952 [  3500] By: jhi                                   on 1999/05/28  21:17:24
15953         Log: The new t/lib/io_linenum.t was using stricture
15954              before @INC was set up.
15955      Branch: cfgperl
15956            ! t/lib/io_linenum.t
15957 ____________________________________________________________________________
15958 [  3499] By: jhi                                   on 1999/05/28  17:13:23
15959         Log: From: Tom Hughes <tom@compton.nu>
15960              To: perl5-porters@perl.org
15961              Subject: [PATCH 5.005_57] ByteLoader mark 2
15962              Date: Wed, 26 May 1999 23:59:49 +0100
15963              Message-ID: <bf337a0849.tom@compton.compton.nu>
15964              
15965              plus resolve tiny conflict with #3479
15966              plus regen_headers.
15967      Branch: cfgperl
15968            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
15969            + ext/ByteLoader/byterun.h
15970            - bytecode.h byterun.c byterun.h
15971            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
15972            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
15973            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
15974            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
15975            ! perl.h perlvars.h proto.h util.c utils/Makefile
15976 ____________________________________________________________________________
15977 [  3498] By: jhi                                   on 1999/05/28  16:53:04
15978         Log: From: Mark-Jason Dominus <mjd@plover.com>
15979              To: perl5-porters@perl.com
15980              Subject: PATCH (5.005_57): defined(@a) now deprecated
15981              Date: Thu, 27 May 1999 16:05:44 -0400
15982              Message-ID: <19990527200544.13330.qmail@plover.com>
15983      Branch: cfgperl
15984            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
15985            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
15986 ____________________________________________________________________________
15987 [  3497] By: jhi                                   on 1999/05/28  16:50:54
15988         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15989              To: perl5-porters@perl.org (Mailing list Perl5)
15990              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
15991              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
15992              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
15993      Branch: cfgperl
15994            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
15995            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
15996 ____________________________________________________________________________
15997 [  3496] By: jhi                                   on 1999/05/28  16:48:39
15998         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15999              To: perl5-porters@perl.org (Mailing list Perl5)
16000              Subject: [PATCH 5.00557] Required OS/2-related patches
16001              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
16002              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
16003      Branch: cfgperl
16004            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
16005            ! t/op/stat.t util.c
16006 ____________________________________________________________________________
16007 [  3495] By: jhi                                   on 1999/05/28  16:45:56
16008         Log: From: Paul Johnson <pjcj@transeda.com>
16009              To: perl5-porters <perl5-porters@perl.org>
16010              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
16011              Date: Fri, 28 May 1999 15:13:54 +0100
16012              Message-ID: <19990528151354.B289@west-tip.transeda.com>
16013      Branch: cfgperl
16014            ! t/TEST
16015 ____________________________________________________________________________
16016 [  3494] By: jhi                                   on 1999/05/28  16:44:34
16017         Log: From: Paul Johnson <pjcj@transeda.com>
16018              To: perl5-porters <perl5-porters@perl.org>
16019              Subject: [PATCH 5.005_57] Fixes related to working local $.
16020              Date: Fri, 28 May 1999 15:11:18 +0100
16021              Message-ID: <19990528151118.A289@west-tip.transeda.com>
16022      Branch: cfgperl
16023            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
16024 ____________________________________________________________________________
16025 [  3493] By: gsar                                  on 1999/05/28  16:37:26
16026         Log: change#3449 wasn't doing enough
16027      Branch: perl
16028            ! op.c t/comp/proto.t
16029 ____________________________________________________________________________
16030 [  3492] By: jhi                                   on 1999/05/28  08:12:23
16031         Log: From: paul.marquess@bt.com
16032              To: doughera@lafayette.edu
16033              Cc: perl5-porters@perl.org
16034              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
16035              Date: Thu, 27 May 1999 23:31:38 +0100
16036              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
16037              
16038              Had to be applied manually; some mailer had munged the patch slightly.
16039      Branch: cfgperl
16040            ! ext/NDBM_File/NDBM_File.xs
16041 ____________________________________________________________________________
16042 [  3491] By: jhi                                   on 1999/05/28  07:51:17
16043         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
16044              To: perl5-porters@perl.org
16045              Subject: [PATCH 5.005_57] fixing eval in the compiler
16046              Date: Thu, 27 May 1999 07:56:54 -0700
16047              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
16048      Branch: cfgperl
16049            ! cc_runtime.h scope.h
16050 ____________________________________________________________________________
16051 [  3490] By: jhi                                   on 1999/05/28  07:47:06
16052         Log: From: Andy Dougherty <doughera@lafayette.edu>
16053              To: perlbug@perl.com
16054              Cc: Jarkko Hietaniemi <jhi@iki.fi>
16055              Subject: [PATCH] Configure updates for ISC 4.1
16056              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
16057              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
16058      Branch: cfgperl
16059            ! Configure config_h.SH
16060 ____________________________________________________________________________
16061 [  3489] By: jhi                                   on 1999/05/28  07:39:17
16062         Log: Integrate from mainperl.
16063      Branch: cfgperl
16064           !> malloc.c win32/makedef.pl win32/win32.c
16065 ____________________________________________________________________________
16066 [  3488] By: jhi                                   on 1999/05/27  16:57:19
16067         Log: From: Andy Dougherty <doughera@lafayette.edu>
16068              To: Perl Porters <perl5-porters@perl.org>
16069              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
16070              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
16071              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
16072      Branch: cfgperl
16073            ! Configure config_h.SH hints/sunos_4_1.sh util.c
16074 ____________________________________________________________________________
16075 [  3487] By: gsar                                  on 1999/05/27  03:56:20
16076         Log: make win32_spawnvp() inherit standard handles even when they
16077              may be redirected
16078      Branch: perl
16079            ! win32/win32.c
16080 ____________________________________________________________________________
16081 [  3486] By: jhi                                   on 1999/05/26  19:55:52
16082         Log: From: Andy Dougherty <doughera@lafayette.edu>
16083              To: perl5-porters@perl.org
16084              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
16085              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
16086              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
16087      Branch: cfgperl
16088            ! util.c
16089 ____________________________________________________________________________
16090 [  3485] By: chip                                  on 1999/05/26  17:19:11
16091         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
16092      Branch: maint-5.004/perl
16093            ! Configure
16094 ____________________________________________________________________________
16095 [  3484] By: gsar                                  on 1999/05/26  01:56:28
16096         Log: fix missing exported symbol
16097      Branch: perl
16098            ! malloc.c win32/makedef.pl
16099 ____________________________________________________________________________
16100 [  3483] By: jhi                                   on 1999/05/25  23:08:07
16101         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
16102              
16103              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16104              To: perlbug@perl.com
16105              Subject: OpenBSD hints file update
16106              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
16107              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
16108      Branch: cfgperl
16109            ! hints/openbsd.sh
16110 ____________________________________________________________________________
16111 [  3482] By: jhi                                   on 1999/05/25  23:01:25
16112         Log: From: Tom Hughes <tom@compton.nu>
16113              To: perl5-porters@perl.org
16114              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
16115              Date: Tue, 25 May 1999 23:10:23 +0100
16116              Message-ID: <1ed7f10749.tom@compton.compton.nu>
16117      Branch: cfgperl
16118            ! Configure config_h.SH
16119 ____________________________________________________________________________
16120 [  3481] By: jhi                                   on 1999/05/25  22:31:50
16121         Log: 3479, 3480, 3481 seems logical.
16122      Branch: cfgperl
16123           !> hints/aix.sh
16124 ____________________________________________________________________________
16125 [  3480] By: jhi                                   on 1999/05/25  22:13:39
16126         Log: The change #3479 wasn't perfect.
16127      Branch: perl
16128            ! hints/aix.sh
16129 ____________________________________________________________________________
16130 [  3479] By: jhi                                   on 1999/05/25  21:59:21
16131         Log: Cures for _57 in AIX 4.1.5.0.
16132              (1) The lddlflags lost its -lc by change #3660
16133              (and the politeness of change #3257).
16134              (2) optype_size must end up in perl.exp (as PL_optype_size).
16135              Added it to perlvars.h, fixed bytecode.pl,
16136              regen'ed the relevant headers.
16137      Branch: cfgperl
16138            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
16139            ! perlvars.h
16140      Branch: perl
16141            ! hints/aix.sh
16142 ____________________________________________________________________________
16143 [  3478] By: jhi                                   on 1999/05/25  20:13:47
16144         Log: Integrate from mainperl.
16145      Branch: cfgperl
16146           +> pod/perltootc.pod
16147           !> (integrate 101 files)
16148 ____________________________________________________________________________
16149 [  3477] By: gsar                                  on 1999/05/25  10:43:48
16150         Log: here be 5.005_57
16151      Branch: perl
16152            ! Changes MANIFEST Porting/makerel
16153           !> Changes5.005
16154
16155 ----------------
16156 Version 5.005_57
16157 ----------------
16158
16159 ____________________________________________________________________________
16160 [  3476] By: gsar                                  on 1999/05/25  09:23:43
16161         Log: up patchlevel &c
16162      Branch: perl
16163            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16164            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16165            ! win32/makefile.mk
16166 ____________________________________________________________________________
16167 [  3475] By: gsar                                  on 1999/05/25  09:14:51
16168         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16169              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
16170              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
16171              Subject: [PATCH 5.005_56] REx engine improvements
16172      Branch: perl
16173            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
16174            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
16175            ! thrdvar.h util.c
16176 ____________________________________________________________________________
16177 [  3474] By: gsar                                  on 1999/05/25  08:39:56
16178         Log: test case for change#3470
16179      Branch: perl
16180            ! t/lib/bigintpm.t
16181 ____________________________________________________________________________
16182 [  3473] By: gsar                                  on 1999/05/25  08:36:52
16183         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
16184      Branch: perl
16185            ! Changes pod/perlport.pod
16186 ____________________________________________________________________________
16187 [  3472] By: gsar                                  on 1999/05/25  08:28:57
16188         Log: assorted tweaks
16189      Branch: perl
16190            ! doio.c iperlsys.h win32/config.bc win32/config.gc
16191            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16192            ! win32/config_H.vc win32/makedef.pl
16193 ____________________________________________________________________________
16194 [  3471] By: gsar                                  on 1999/05/25  06:06:04
16195         Log: perlref update from Tom Christiansen
16196      Branch: perl
16197            ! pod/perlref.pod
16198 ____________________________________________________________________________
16199 [  3470] By: gsar                                  on 1999/05/25  06:03:27
16200         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16201              Date: Mon, 24 May 1999 17:43:56 -0400
16202              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
16203              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
16204      Branch: perl
16205            ! hv.c
16206 ____________________________________________________________________________
16207 [  3469] By: gsar                                  on 1999/05/25  05:59:22
16208         Log: avoid temporary files that have a constant name (from a suggestion
16209              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
16210      Branch: perl
16211            ! lib/ExtUtils/MM_Unix.pm
16212 ____________________________________________________________________________
16213 [  3468] By: gsar                                  on 1999/05/25  05:54:29
16214         Log: From: pvhp@forte.com (Peter Prymmer)
16215              Date: Mon, 24 May 99 11:20:25 PDT
16216              Message-Id: <9905241820.AA28071@forte.com>
16217              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
16218      Branch: perl
16219            ! lib/Pod/Text.pm
16220 ____________________________________________________________________________
16221 [  3467] By: gsar                                  on 1999/05/25  04:08:50
16222         Log: fix glob() bug that resulted in missing symlinks that don't point
16223              anywhere
16224      Branch: perl
16225            ! pp_hot.c
16226 ____________________________________________________________________________
16227 [  3466] By: gsar                                  on 1999/05/25  03:00:00
16228         Log: avoid enumerating @INC contents in diagnostic if @INC was never
16229              searched
16230      Branch: perl
16231            ! pod/perldiag.pod pp_ctl.c
16232 ____________________________________________________________________________
16233 [  3465] By: gsar                                  on 1999/05/25  02:24:08
16234         Log: add caveat about close(PIPE) carelessness
16235      Branch: perl
16236            ! pod/perlfunc.pod
16237 ____________________________________________________________________________
16238 [  3464] By: gsar                                  on 1999/05/24  23:55:53
16239         Log: fix bogus line numbers for void context warnings
16240              (change#2548 was overeager)
16241      Branch: perl
16242            ! op.c
16243 ____________________________________________________________________________
16244 [  3463] By: gsar                                  on 1999/05/24  23:31:58
16245         Log: change#3455 had a typo
16246      Branch: perl
16247            ! pp_ctl.c
16248 ____________________________________________________________________________
16249 [  3462] By: gsar                                  on 1999/05/24  17:32:20
16250         Log: more pod updates from Tom Christiansen; regen perltoc
16251      Branch: perl
16252            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
16253            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
16254 ____________________________________________________________________________
16255 [  3461] By: gsar                                  on 1999/05/24  07:41:32
16256         Log: perlmod notes from Damian Conway (via Tom Christiansen)
16257      Branch: perl
16258            ! pod/perlmod.pod
16259 ____________________________________________________________________________
16260 [  3460] By: gsar                                  on 1999/05/24  07:24:11
16261         Log: major pod update from Tom Christiansen
16262      Branch: perl
16263            + pod/perltootc.pod
16264            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
16265            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
16266            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
16267            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
16268            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
16269            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
16270            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
16271            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
16272            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
16273            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
16274            ! pod/perlxs.pod pod/pod2man.PL
16275 ____________________________________________________________________________
16276 [  3459] By: gsar                                  on 1999/05/24  06:26:48
16277         Log: perlfaq update from Tom Christiansen
16278      Branch: perl
16279            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
16280            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16281            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
16282            ! pod/perlfaq9.pod
16283 ____________________________________________________________________________
16284 [  3458] By: gsar                                  on 1999/05/24  05:55:11
16285         Log: updated to v1.50 from CPAN
16286      Branch: perl
16287            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
16288 ____________________________________________________________________________
16289 [  3457] By: gsar                                  on 1999/05/24  05:46:20
16290         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16291              Date: Sun, 23 May 1999 16:35:07 +0100
16292              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
16293              Subject: [PATCH 5.005_56] name PL_in_eval bits
16294      Branch: perl
16295            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
16296 ____________________________________________________________________________
16297 [  3456] By: gsar                                  on 1999/05/24  05:18:06
16298         Log: make -t mode the default on emacs/dumb terminals
16299      Branch: perl
16300            ! Changes utils/perldoc.PL
16301 ____________________________________________________________________________
16302 [  3455] By: gsar                                  on 1999/05/24  05:05:19
16303         Log: return 0 rather than "" when scalar grep has nothing to iterate
16304              on (brings behavior in line with documentation)
16305      Branch: perl
16306            ! pp_ctl.c
16307 ____________________________________________________________________________
16308 [  3454] By: gsar                                  on 1999/05/24  04:52:52
16309         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
16310              Date: Thu, 20 May 1999 13:27:02 -1000
16311              Message-Id: <E10kcDN-0007TA-00@lapaki>
16312              Subject: Problem with MM_Unix in 5.005_03
16313      Branch: perl
16314            ! lib/ExtUtils/MM_Unix.pm
16315 ____________________________________________________________________________
16316 [  3453] By: gsar                                  on 1999/05/24  04:39:49
16317         Log: avoid removing duplicates in user-generated warnings
16318              From: byron@omix.com (Byron Brummer)
16319              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
16320              Message-Id: <199905201101.EAA91175@thrush.omix.com>
16321              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
16322      Branch: perl
16323            ! lib/diagnostics.pm
16324 ____________________________________________________________________________
16325 [  3452] By: gsar                                  on 1999/05/24  04:23:10
16326         Log: straighten some code to avoid NeXT compiler bugs (from
16327              Geoff Kuenning <geoff@cs.hmc.edu>)
16328      Branch: perl
16329            ! pp_ctl.c
16330 ____________________________________________________________________________
16331 [  3451] By: gsar                                  on 1999/05/24  03:03:05
16332         Log: minor logic tweak for reserved word warning
16333      Branch: perl
16334            ! lib/Test/Harness.pm toke.c
16335 ____________________________________________________________________________
16336 [  3450] By: gsar                                  on 1999/05/24  02:34:20
16337         Log: oops, some files missing in change#3449
16338      Branch: perl
16339            ! op.c op.h toke.c
16340 ____________________________________________________________________________
16341 [  3449] By: gsar                                  on 1999/05/24  02:33:12
16342         Log: allow '*' prototype to autoquote even barewords that happen to be
16343              function names; parens or ampersand continue to force the other
16344              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
16345              do the right thing, for example
16346      Branch: perl
16347            ! t/comp/proto.t
16348 ____________________________________________________________________________
16349 [  3448] By: gsar                                  on 1999/05/24  01:51:24
16350         Log: remove vestiges of PL_last_proto
16351      Branch: perl
16352            ! embedvar.h intrpvar.h objXSUB.h
16353 ____________________________________________________________________________
16354 [  3447] By: gsar                                  on 1999/05/24  01:49:20
16355         Log: redo change#2061 and parts of change#1169 with code in the
16356              parser; PL_last_proto hackery gone, strict 'subs' in now
16357              implemented in the optimizer where specifying the exceptional
16358              cases is much more robust; '*' (bareword) prototype now works
16359              reliably when used in second and subsequent arguments
16360      Branch: perl
16361            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
16362 ____________________________________________________________________________
16363 [  3446] By: gsar                                  on 1999/05/23  05:00:55
16364         Log: remove redundant part of change#1169 superceded by change#2061;
16365              avoid "future reserved word" warning on prototypical bearwords
16366      Branch: perl
16367            ! t/lib/fatal.t toke.c
16368 ____________________________________________________________________________
16369 [  3445] By: gsar                                  on 1999/05/21  23:36:49
16370         Log: s/isspace/isSPACE/g and make sure the CRT version is always
16371              passed an unsigned char (fixes random occurrence of spaces in
16372              arguments containing high-bit chars passed to spawned children,
16373              on win32)
16374      Branch: perl
16375            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
16376 ____________________________________________________________________________
16377 [  3444] By: gsar                                  on 1999/05/21  23:08:55
16378         Log: integrate Configure changes from cfgperl
16379      Branch: perl
16380           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16381           !> config_h.SH
16382 ____________________________________________________________________________
16383 [  3443] By: jhi                                   on 1999/05/21  22:00:56
16384         Log: Integrate from mainperl.
16385      Branch: cfgperl
16386           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
16387           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
16388           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
16389           !> win32/perlhost.h win32/win32.c x2p/walk.c
16390 ____________________________________________________________________________
16391 [  3442] By: jhi                                   on 1999/05/21  21:59:46
16392         Log: fflush.
16393      Branch: cfgperl
16394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16395            ! config_h.SH
16396 ____________________________________________________________________________
16397 [  3441] By: gsar                                  on 1999/05/21  17:48:55
16398         Log: integrate cfgperl changes
16399      Branch: perl
16400           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
16401           !> config_h.SH hints/sunos_4_1.sh installperl
16402 ____________________________________________________________________________
16403 [  3440] By: gsar                                  on 1999/05/21  17:42:49
16404         Log: test tweak
16405      Branch: perl
16406            ! t/comp/proto.t
16407 ____________________________________________________________________________
16408 [  3439] By: gsar                                  on 1999/05/21  17:31:26
16409         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
16410              (Configure fflush(NULL) detection seems broken on Solaris, which
16411              is why I hit the problem)
16412      Branch: perl
16413            ! Changes perl.h
16414 ____________________________________________________________________________
16415 [  3438] By: gsar                                  on 1999/05/20  16:41:01
16416         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
16417      Branch: perl
16418            ! pod/perlport.pod
16419 ____________________________________________________________________________
16420 [  3437] By: jhi                                   on 1999/05/20  07:14:39
16421         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
16422              (via private email).
16423      Branch: cfgperl
16424            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16425            ! config_h.SH hints/sunos_4_1.sh
16426 ____________________________________________________________________________
16427 [  3436] By: gsar                                  on 1999/05/20  05:18:26
16428         Log: various little nits
16429      Branch: perl
16430            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
16431            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
16432            ! win32/perlhost.h win32/win32.c x2p/walk.c
16433 ____________________________________________________________________________
16434 [  3435] By: jhi                                   on 1999/05/18  16:25:49
16435         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16436              To: perl5-porters@perl.org
16437              Subject: installperl
16438              Date: Fri, 14 May 1999 21:34:58 +0100
16439              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
16440      Branch: cfgperl
16441            ! installperl
16442 ____________________________________________________________________________
16443 [  3434] By: jhi                                   on 1999/05/17  21:25:54
16444         Log: Integrate from mainperl.
16445      Branch: cfgperl
16446           +> lib/ExtUtils/MM_Cygwin.pm
16447            - cygwin32/impure_ptr.c
16448           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16449           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16450           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
16451           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
16452           !> x2p/find2perl.PL
16453 ____________________________________________________________________________
16454 [  3433] By: gsar                                  on 1999/05/17  09:49:01
16455         Log: integrate cfgperl changes into mainline
16456      Branch: perl
16457           !> Configure INSTALL config_h.SH configure.com embed.h
16458           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
16459           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
16460           !> util.c
16461 ____________________________________________________________________________
16462 [  3432] By: gsar                                  on 1999/05/17  09:06:45
16463         Log: emit more appropriate diagnostic for failed glob (variant
16464              of patch suggested by Graham Barr)
16465      Branch: perl
16466            ! gv.c pod/perldiag.pod pp.c pp_hot.c
16467 ____________________________________________________________________________
16468 [  3431] By: gsar                                  on 1999/05/17  08:38:09
16469         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
16470              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
16471              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
16472              Subject: find2perl does not grok the 'c' suffix to the -size argument
16473      Branch: perl
16474            ! x2p/find2perl.PL
16475 ____________________________________________________________________________
16476 [  3430] By: gsar                                  on 1999/05/17  08:26:21
16477         Log: additional cleanups for cygwin32 port
16478              From: "Fifer, Eric" <EFifer@sanwaint.com>
16479              Date: Wed, 12 May 1999 20:25:54 +0100
16480              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
16481              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
16482      Branch: perl
16483            + lib/ExtUtils/MM_Cygwin.pm
16484            - cygwin32/impure_ptr.c
16485            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
16486            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
16487            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
16488            ! perl.h util.c
16489 ____________________________________________________________________________
16490 [  3429] By: gsar                                  on 1999/05/17  08:01:04
16491         Log: From: Andy Dougherty <doughera@lafayette.edu>
16492              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16493              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16494              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16495      Branch: perl
16496            ! INSTALL
16497 ____________________________________________________________________________
16498 [  3428] By: jhi                                   on 1999/05/17  07:03:26
16499         Log: Integrate from mainperl modulo the Socket.xs change.
16500      Branch: cfgperl
16501           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
16502           !> win32/win32.c win32/win32.h
16503 ____________________________________________________________________________
16504 [  3427] By: jhi                                   on 1999/05/16  22:09:11
16505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16506              To: perl5-porters@perl.org (Mailing list Perl5)
16507              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
16508              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
16509              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
16510      Branch: cfgperl
16511            ! ext/Devel/Peek/Peek.xs
16512 ____________________________________________________________________________
16513 [  3426] By: jhi                                   on 1999/05/16  22:07:11
16514         Log: From: Mark-Jason Dominus <mjd@plover.com>
16515              To: perl5-porters@perl.com
16516              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
16517              Date: Sat, 15 May 1999 12:43:47 -0400
16518              Message-ID: <19990515164348.7313.qmail@plover.com>
16519      Branch: cfgperl
16520            ! pod/perldiag.pod
16521 ____________________________________________________________________________
16522 [  3425] By: nick                                  on 1999/05/15  15:56:10
16523         Log: Mingw32 + w32api-0.1.5 tweaks
16524              - now more like other Win32 compilers
16525      Branch: perl
16526            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
16527            ! win32/win32.h
16528 ____________________________________________________________________________
16529 [  3424] By: nick                                  on 1999/05/14  21:04:22
16530         Log: Experimental "slab" allocator for ops.
16531              To try it -DPL_OP_SLAB_ALLOC for op.c 
16532              This is for proof of concept only, it leaks memory 
16533              (ops are not free'd) so don't use in embedded apps.
16534              If this minimalist version does not show performance 
16535              gain then whole idea is worthless. 
16536              Nick see's approx 12% speed up vs perlmalloc running
16537              perl -Ilib -MCPAN -e '' 
16538              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
16539      Branch: perl
16540            ! op.c
16541 ____________________________________________________________________________
16542 [  3423] By: gsar                                  on 1999/05/14  19:55:04
16543         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
16544              found (brings sitelib intuition in line with privlib)
16545      Branch: perl
16546            ! win32/win32.c
16547 ____________________________________________________________________________
16548 [  3422] By: jhi                                   on 1999/05/14  08:08:01
16549         Log: From: pvhp@forte.com (Peter Prymmer)
16550              To: perl5-porters@perl.org, vmsperl@perl.org
16551              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
16552              Date: Thu, 13 May 99 15:29:57 PDT
16553              Message-Id: <9905132229.AA15854@forte.com>
16554      Branch: cfgperl
16555            ! configure.com
16556 ____________________________________________________________________________
16557 [  3421] By: jhi                                   on 1999/05/14  07:34:20
16558         Log: Integrate from mainperl.
16559      Branch: cfgperl
16560           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
16561 ____________________________________________________________________________
16562 [  3420] By: jhi                                   on 1999/05/14  07:33:26
16563         Log: Still fflushing.
16564      Branch: cfgperl
16565            ! Configure config_h.SH util.c
16566 ____________________________________________________________________________
16567 [  3419] By: gsar                                  on 1999/05/14  03:08:29
16568         Log: mortalize string allocations by win32_get_{priv,site}lib()
16569              (fixes small memory leak in interpreter)
16570      Branch: perl
16571            ! win32/win32.c
16572 ____________________________________________________________________________
16573 [  3418] By: gsar                                  on 1999/05/14  03:06:50
16574         Log: make win32_longname() preserve kind of slashes in argument
16575      Branch: perl
16576            ! win32/win32.c
16577 ____________________________________________________________________________
16578 [  3417] By: gsar                                  on 1999/05/14  03:04:44
16579         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
16580      Branch: perl
16581            ! lib/ExtUtils/MM_Unix.pm
16582 ____________________________________________________________________________
16583 [  3416] By: jhi                                   on 1999/05/13  21:18:06
16584         Log: Integrate from mainperl.
16585      Branch: cfgperl
16586           !> pp_ctl.c
16587 ____________________________________________________________________________
16588 [  3415] By: jhi                                   on 1999/05/13  21:16:49
16589         Log: Fixes from Andy Dougherty (via private email).
16590      Branch: cfgperl
16591            ! Configure config_h.SH
16592 ____________________________________________________________________________
16593 [  3414] By: nick                                  on 1999/05/13  20:04:26
16594         Log: valist vs va_list typo
16595      Branch: perl
16596            ! pp_ctl.c
16597 ____________________________________________________________________________
16598 [  3413] By: jhi                                   on 1999/05/13  15:04:05
16599         Log: From: Andy Dougherty <doughera@lafayette.edu>
16600              To: perlbug@perl.com
16601              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
16602              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
16603              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
16604      Branch: cfgperl
16605            ! INSTALL
16606 ____________________________________________________________________________
16607 [  3412] By: jhi                                   on 1999/05/13  14:20:17
16608         Log: Integrate from mainperl.
16609      Branch: cfgperl
16610           !> pp_ctl.c
16611 ____________________________________________________________________________
16612 [  3411] By: gsar                                  on 1999/05/13  14:16:56
16613         Log: docatch_body() declaration mismatch
16614      Branch: perl
16615            ! pp_ctl.c
16616 ____________________________________________________________________________
16617 [  3410] By: jhi                                   on 1999/05/13  13:51:44
16618         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
16619      Branch: cfgperl
16620            ! Configure config_h.SH perl.h
16621 ____________________________________________________________________________
16622 [  3409] By: jhi                                   on 1999/05/13  13:31:53
16623         Log: Still fflushing strong.
16624      Branch: cfgperl
16625            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
16626            ! proto.h util.c
16627 ____________________________________________________________________________
16628 [  3408] By: jhi                                   on 1999/05/12  14:30:23
16629         Log: Integrate from mainperl.
16630      Branch: cfgperl
16631           !> (integrate 30 files)
16632 ____________________________________________________________________________
16633 [  3407] By: jhi                                   on 1999/05/12  12:28:31
16634         Log: Be tidier with fflush(NULL) testing.
16635      Branch: cfgperl
16636            ! Configure config_h.SH
16637 ____________________________________________________________________________
16638 [  3406] By: gsar                                  on 1999/05/12  11:26:03
16639         Log: better range-checking on list slices, with test
16640              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16641              Date: Sun, 02 May 1999 17:02:53 +0100
16642              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
16643              Subject: Re: List slice of undefs returns 0 items 
16644      Branch: perl
16645            ! pp.c t/op/list.t
16646 ____________________________________________________________________________
16647 [  3405] By: gsar                                  on 1999/05/12  11:22:27
16648         Log: change#3397 needs test tweak
16649      Branch: perl
16650            ! Changes t/pragma/warn/sv
16651 ____________________________________________________________________________
16652 [  3404] By: gsar                                  on 1999/05/12  11:07:44
16653         Log: typo in change#3397
16654      Branch: perl
16655            ! doop.c
16656 ____________________________________________________________________________
16657 [  3403] By: gsar                                  on 1999/05/12  10:49:01
16658         Log: From: Stephen Zander <gibreel@pobox.com>
16659              Date: 12 May 1999 01:22:31 -0700
16660              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
16661              Subject: Re: Test::Harness runs tainted tests with wrong library path
16662      Branch: perl
16663            ! lib/Test/Harness.pm
16664 ____________________________________________________________________________
16665 [  3402] By: gsar                                  on 1999/05/12  10:42:06
16666         Log: typo in change#3400
16667      Branch: perl
16668            ! ext/B/B/Deparse.pm
16669 ____________________________________________________________________________
16670 [  3401] By: jhi                                   on 1999/05/12  10:40:42
16671         Log: A better, shinier, and possibly even correctly working
16672              reincarnation of #3398.
16673      Branch: cfgperl
16674            ! Configure config_h.SH
16675 ____________________________________________________________________________
16676 [  3400] By: gsar                                  on 1999/05/12  10:40:11
16677         Log: deparse \&func() as \(&func()) for clarity
16678              From: Albert Dvornik <bert@genscan.com>
16679              Date: 11 May 1999 13:32:04 -0400
16680              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
16681              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
16682      Branch: perl
16683            ! ext/B/B/Deparse.pm
16684 ____________________________________________________________________________
16685 [  3399] By: gsar                                  on 1999/05/12  10:36:02
16686         Log: more testsuite smarts (many of them courtesy Ilya)
16687      Branch: perl
16688            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
16689            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
16690            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
16691            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
16692            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
16693            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
16694            ! t/op/pwent.t
16695 ____________________________________________________________________________
16696 [  3398] By: jhi                                   on 1999/05/12  09:33:08
16697         Log: Detect whether fflush(NULL) works as per change #3352.
16698      Branch: cfgperl
16699            ! Configure config_h.SH perl.h
16700 ____________________________________________________________________________
16701 [  3397] By: gsar                                  on 1999/05/12  08:56:03
16702         Log: From: jan.dubois@ibm.net (Jan Dubois)
16703              Date: Wed, 12 May 1999 01:01:00 +0200
16704              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
16705              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
16706      Branch: perl
16707            ! doop.c
16708 ____________________________________________________________________________
16709 [  3396] By: gsar                                  on 1999/05/12  08:23:27
16710         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
16711              stat() behaves similarly
16712      Branch: perl
16713            ! win32/win32.c
16714 ____________________________________________________________________________
16715 [  3395] By: jhi                                   on 1999/05/11  22:21:32
16716         Log: Redo parts of #3341 and #3358 that #3394 undid.
16717      Branch: cfgperl
16718            ! Configure config_h.SH
16719 ____________________________________________________________________________
16720 [  3394] By: jhi                                   on 1999/05/11  22:03:48
16721         Log: Add I_NETINET_TCP to help change #3391.
16722      Branch: cfgperl
16723            ! Configure config_h.SH ext/Socket/Socket.xs
16724 ____________________________________________________________________________
16725 [  3393] By: jhi                                   on 1999/05/11  21:44:59
16726         Log: Integrate from mainperl.
16727      Branch: cfgperl
16728           !> (integrate 55 files)
16729 ____________________________________________________________________________
16730 [  3392] By: gsar                                  on 1999/05/11  20:56:43
16731         Log: update embedvar.h
16732      Branch: perl
16733            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
16734 ____________________________________________________________________________
16735 [  3391] By: gsar                                  on 1999/05/11  16:32:05
16736         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16737              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
16738              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
16739              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
16740      Branch: perl
16741            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
16742 ____________________________________________________________________________
16743 [  3390] By: gsar                                  on 1999/05/11  15:27:40
16744         Log: display more frequent progress messages when STDOUT is a tty
16745      Branch: perl
16746            ! lib/Test/Harness.pm
16747 ____________________________________________________________________________
16748 [  3389] By: gsar                                  on 1999/05/11  14:40:58
16749         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16750              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
16751              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
16752              Subject: [PATCH 5.005_53] Explanations by Test::Harness
16753      Branch: perl
16754            ! lib/Test/Harness.pm
16755 ____________________________________________________________________________
16756 [  3388] By: gsar                                  on 1999/05/11  14:08:14
16757         Log: avoid creating spurious subroutine stubs on failed subroutine
16758              call and other places of sv_2cv() misuse; fixes problems with
16759              failed subroutine calls "hiding" later attempts to lookup methods
16760              in base classes
16761      Branch: perl
16762            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
16763 ____________________________________________________________________________
16764 [  3387] By: gsar                                  on 1999/05/11  09:34:13
16765         Log: various fixes for clean build and test on win32; configpm broken,
16766              needed to open myconfig.SH rather than myconfig; sundry adjustments
16767              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
16768              work under win32; getenv_sv() changed to getenv_len() since SVs
16769              aren't visible in the lower echelons; remove bogus exports from
16770              config.sym; PERL_OBJECT-ness for C++ exception support; null out
16771              IoDIRP in filter_del() or sv_free() will attempt to close it
16772      Branch: perl
16773            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
16774            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
16775            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
16776            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
16777            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
16778            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
16779            ! win32/config.gc win32/config.vc win32/makedef.pl
16780            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
16781            ! win32/win32.c win32/win32.h
16782 ____________________________________________________________________________
16783 [  3386] By: gsar                                  on 1999/05/11  02:49:07
16784         Log: gutsupport for C++ exceptions
16785              From: Chip Salzenberg <chip@perlsupport.com>
16786              Date: Tue, 9 Mar 1999 11:51:57 -0500
16787              Message-ID: <19990309115157.E7911@perlsupport.com>
16788              Subject: [PATCH 5.005] Flexible Exceptions
16789      Branch: perl
16790            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
16791            ! scope.c scope.h thrdvar.h util.c
16792 ____________________________________________________________________________
16793 [  3385] By: gsar                                  on 1999/05/10  19:33:36
16794         Log: "weak" references internals, still needs perlguts documentation
16795              (somewhat modified version of patch suggested by Tuomas J. Lukka
16796              <lukka@fas.harvard.edu>)
16797      Branch: perl
16798            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
16799            ! pod/perldiag.pod proto.h sv.c sv.h util.c
16800 ____________________________________________________________________________
16801 [  3384] By: jhi                                   on 1999/05/10  18:21:43
16802         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
16803              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
16804      Branch: cfgperl
16805            ! INSTALL hints/dec_osf.sh
16806 ____________________________________________________________________________
16807 [  3381] By: jhi                                   on 1999/05/10  14:39:28
16808         Log: Integrate from mainperl.
16809      Branch: cfgperl
16810           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
16811           +> cygwin32/build-instructions.charles-wilson
16812           +> cygwin32/build-instructions.sebastien-barre
16813           +> cygwin32/build-instructions.steven-morlock
16814           +> cygwin32/build-instructions.steven-morlock2
16815           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
16816           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
16817           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
16818           +> t/op/numconvert.t utils/perlbc.PL
16819            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
16820            - cygwin32/perlld
16821           !> (integrate 105 files)
16822 ____________________________________________________________________________
16823 [  3380] By: gsar                                  on 1999/05/10  12:27:14
16824         Log: regen regnodes.h
16825      Branch: perl
16826            ! Changes regnodes.h
16827 ____________________________________________________________________________
16828 [  3379] By: gsar                                  on 1999/05/10  12:17:26
16829         Log: From: jan.dubois@ibm.net (Jan Dubois)
16830              Date: Sat, 01 May 1999 22:55:36 +0200
16831              Message-ID: <373067e9.56194713@smtp1.ibm.net>
16832              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
16833      Branch: perl
16834            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
16835            ! win32/config_H.vc
16836 ____________________________________________________________________________
16837 [  3378] By: gsar                                  on 1999/05/10  12:07:13
16838         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16839              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
16840              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
16841              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
16842      Branch: perl
16843            + t/op/numconvert.t
16844            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
16845            ! util.c
16846 ____________________________________________________________________________
16847 [  3377] By: gsar                                  on 1999/05/10  11:39:48
16848         Log: pp_modulo comment tweak from Ilya
16849      Branch: perl
16850            ! pp.c
16851 ____________________________________________________________________________
16852 [  3376] By: gsar                                  on 1999/05/10  11:30:40
16853         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16854              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
16855              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
16856              Subject: Test.pm update [PATCH _56]
16857      Branch: perl
16858            ! lib/Test.pm
16859 ____________________________________________________________________________
16860 [  3375] By: gsar                                  on 1999/05/10  11:28:30
16861         Log: From: jan.dubois@ibm.net (Jan Dubois)
16862              Date: Fri, 07 May 1999 00:59:54 +0200
16863              Message-ID: <373318ae.19292461@smtp1.ibm.net>
16864              Subject: Re: Using existing memory for an SV's PV 
16865      Branch: perl
16866            ! sv.c
16867 ____________________________________________________________________________
16868 [  3374] By: gsar                                  on 1999/05/10  11:23:44
16869         Log: From: jan.dubois@ibm.net (Jan Dubois)
16870              Date: Fri, 07 May 1999 00:59:52 +0200
16871              Message-ID: <37321800.19118320@smtp1.ibm.net>
16872              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
16873      Branch: perl
16874            ! perl.h
16875 ____________________________________________________________________________
16876 [  3373] By: gsar                                  on 1999/05/10  11:22:10
16877         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16878              Date: Thu, 6 May 1999 18:17:28 -0400
16879              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
16880              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
16881      Branch: perl
16882            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
16883            ! util.c
16884 ____________________________________________________________________________
16885 [  3372] By: gsar                                  on 1999/05/10  10:57:49
16886         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16887              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
16888              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
16889              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
16890      Branch: perl
16891            ! regcomp.c regcomp.pl
16892 ____________________________________________________________________________
16893 [  3371] By: gsar                                  on 1999/05/10  10:54:01
16894         Log: From: lane@duphy4.physics.drexel.edu
16895              Date: Tue, 04 May 1999 10:19:25 -0700
16896              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
16897              Subject: [PATCH 5.005.56] pod->html VMS fixes
16898      Branch: perl
16899            ! installhtml lib/Pod/Html.pm
16900 ____________________________________________________________________________
16901 [  3370] By: gsar                                  on 1999/05/10  10:45:52
16902         Log: testsuite nits
16903      Branch: perl
16904            ! t/lib/io_linenum.t t/op/filetest.t
16905 ____________________________________________________________________________
16906 [  3369] By: gsar                                  on 1999/05/10  10:35:22
16907         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16908              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
16909              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
16910              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
16911      Branch: perl
16912            ! os2/os2ish.h os2/os2thread.h
16913 ____________________________________________________________________________
16914 [  3368] By: gsar                                  on 1999/05/10  10:00:11
16915         Log: From: Albert Dvornik <bert@genscan.com>
16916              Date: 03 May 1999 12:20:57 -0400
16917              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
16918              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
16919      Branch: perl
16920            ! dump.c
16921 ____________________________________________________________________________
16922 [  3367] By: gsar                                  on 1999/05/10  09:55:51
16923         Log: shadow password support for Solaris (needs Configure help to
16924              determine HAS_GETSPENT)
16925              From: "Patrick O'Brien" <pdo@cs.umd.edu>
16926              Date: Sat, 01 May 1999 19:41:17 -0400
16927              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
16928              Subject: getpwent() under solaris
16929      Branch: perl
16930            ! pp_sys.c
16931 ____________________________________________________________________________
16932 [  3366] By: gsar                                  on 1999/05/10  09:45:58
16933         Log: From: jan.dubois@ibm.net (Jan Dubois)
16934              Date: Sat, 01 May 1999 23:45:47 +0200
16935              Message-ID: <373373fb.59284266@smtp1.ibm.net>
16936              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
16937      Branch: perl
16938            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
16939            ! pod/perldelta.pod
16940 ____________________________________________________________________________
16941 [  3365] By: gsar                                  on 1999/05/10  09:34:22
16942         Log: test suite and fix input_line_number()
16943              From: Paul Johnson <pjcj@transeda.com>
16944              Date: Thu, 29 Apr 1999 06:28:14 +0100
16945              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
16946              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
16947      Branch: perl
16948            + t/lib/io_linenum.t
16949            ! MANIFEST ext/IO/lib/IO/Handle.pm
16950 ____________________________________________________________________________
16951 [  3364] By: gsar                                  on 1999/05/10  09:20:56
16952         Log: fix overeager [:foo:] parsing
16953              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16954              Date: Fri, 30 Apr 1999 09:26:18 +0100
16955              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
16956              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
16957      Branch: perl
16958            ! regcomp.c t/op/re_tests
16959 ____________________________________________________________________________
16960 [  3363] By: gsar                                  on 1999/05/10  09:09:21
16961         Log: documentation for Win32 builtins (somewhat modified)
16962              From: jan.dubois@ibm.net (Jan Dubois)
16963              Date: Tue, 30 Mar 1999 08:05:03 +0200
16964              Message-ID: <37006783.1926460@smtp1.ibm.net>
16965              Subject: Re: Issues with build 509 
16966      Branch: perl
16967            + pod/Win32.pod
16968            ! MANIFEST
16969 ____________________________________________________________________________
16970 [  3362] By: gsar                                  on 1999/05/10  08:22:07
16971         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
16972      Branch: perl
16973            ! lib/File/Copy.pm win32/win32.c
16974 ____________________________________________________________________________
16975 [  3361] By: gsar                                  on 1999/05/10  08:11:29
16976         Log: escape ampersands in <pre> sections
16977      Branch: perl
16978            ! Changes lib/Pod/Html.pm
16979 ____________________________________________________________________________
16980 [  3360] By: gsar                                  on 1999/05/10  08:04:14
16981         Log: AIX hints enhancements (threads build, SOCKS support)
16982              From: "David R. Favor" <dfavor@austin.ibm.com>
16983              Date: Wed, 28 Apr 1999 08:45:28 -0500
16984              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
16985              Subject: Working build for AIX + gcc + threading
16986      Branch: perl
16987            ! hints/aix.sh
16988 ____________________________________________________________________________
16989 [  3359] By: gsar                                  on 1999/05/10  07:49:26
16990         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
16991              Date: Tue, 27 Apr 1999 23:47:24 PDT
16992              Message-ID: <19990428064724.95244.qmail@hotmail.com>
16993              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
16994              --
16995              Date: Thu, 29 Apr 1999 18:21:06 -0700
16996              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
16997              Subject: [PATCH 5.005_56] double constants ( C.pm)
16998              --
16999              Date: Mon, 03 May 1999 20:21:31 PDT
17000              Message-ID: <19990504032131.81113.qmail@hotmail.com>
17001              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
17002              --
17003              Date: Thu, 06 May 1999 17:57:09 -0700
17004              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
17005              Subject: Stash.pm
17006      Branch: perl
17007            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
17008            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
17009 ____________________________________________________________________________
17010 [  3358] By: gsar                                  on 1999/05/10  04:39:15
17011         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
17012              From: alexander smishlajev <als@turnhere.com>
17013              Date: Sun, 25 Apr 1999 14:58:29 +0300
17014              Message-ID: <37230365.5F68B460@turnhere.com>
17015              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
17016      Branch: perl
17017            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
17018            + cygwin32/build-instructions.charles-wilson
17019            + cygwin32/build-instructions.sebastien-barre
17020            + cygwin32/build-instructions.steven-morlock
17021            + cygwin32/build-instructions.steven-morlock2
17022            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
17023            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
17024            - cygwin32/perlld
17025            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
17026            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
17027            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
17028            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
17029            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
17030            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
17031 ____________________________________________________________________________
17032 [  3357] By: gsar                                  on 1999/05/10  04:07:07
17033         Log: applied suggested patch, modulo already applied parts
17034              From: Charles Bailey <BAILEY@newman.upenn.edu>
17035              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
17036              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
17037              Subject: [Patch 5.005_56] VMS consolidated patch #2
17038      Branch: perl
17039            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
17040            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
17041            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
17042            ! vms/subconfigure.com vms/test.com vms/vms.c
17043 ____________________________________________________________________________
17044 [  3356] By: gsar                                  on 1999/05/10  03:48:08
17045         Log: applied suggested patch, with win32 and PERL_OBJECT additions
17046              From: Tom Hughes <tom@compton.nu>
17047              Date: Sat, 24 Apr 1999 18:11:59 +0100
17048              Message-ID: <609bdff748.tom@compton.compton.nu>
17049              Subject: ByteLoader patch
17050      Branch: perl
17051            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
17052            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
17053            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
17054            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
17055            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
17056            ! utils/Makefile win32/Makefile win32/makefile.mk
17057 ____________________________________________________________________________
17058 [  3355] By: gsar                                  on 1999/05/10  03:22:49
17059         Log: document 'test' attribute (from Andreas Koenig)
17060      Branch: perl
17061            ! lib/ExtUtils/MakeMaker.pm
17062 ____________________________________________________________________________
17063 [  3354] By: gsar                                  on 1999/05/10  03:12:37
17064         Log: From: pmarquess@bfsec.bt.co.uk
17065              Date: Thu, 22 Apr 1999 23:12:08 +0100
17066              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
17067              Subject: PATCH for small bug in scan_bin
17068      Branch: perl
17069            ! util.c
17070 ____________________________________________________________________________
17071 [  3353] By: gsar                                  on 1999/05/10  02:39:33
17072         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
17073              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
17074      Branch: perl
17075            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
17076            ! win32/win32iop.h
17077 ____________________________________________________________________________
17078 [  3352] By: gsar                                  on 1999/05/09  22:47:39
17079         Log: flush all open output buffers before fork(), exec(), system, qx//
17080              and pipe open() operations, simplifying buffering headaches faced
17081              by users; uses fflush(NULL), which may need Configure test
17082      Branch: perl
17083            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
17084            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
17085 ____________________________________________________________________________
17086 [  3351] By: gsar                                  on 1999/05/09  21:11:51
17087         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
17088              Leroy <jll@skynet.be>)
17089      Branch: perl
17090            ! utils/perlcc.PL
17091 ____________________________________________________________________________
17092 [  3350] By: gsar                                  on 1999/05/09  20:39:11
17093         Log: normalize $^X to full pathname on win32
17094      Branch: perl
17095            ! win32/runperl.c
17096 ____________________________________________________________________________
17097 [  3349] By: gsar                                  on 1999/05/09  20:23:07
17098         Log: allow readline($globref), <$globref> already works
17099      Branch: perl
17100            ! pp_hot.c
17101 ____________________________________________________________________________
17102 [  3348] By: gsar                                  on 1999/05/09  20:00:09
17103         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
17104              <lemburg@online-club.de>)
17105      Branch: perl
17106            ! utils/perldoc.PL
17107 ____________________________________________________________________________
17108 [  3347] By: gsar                                  on 1999/05/09  18:47:21
17109         Log: additions to Thread.pm docs from Tuomas J. Lukka
17110              <lukka@fas.harvard.edu>
17111      Branch: perl
17112            ! ext/Thread/Thread.pm
17113 ____________________________________________________________________________
17114 [  3346] By: gsar                                  on 1999/05/09  18:38:00
17115         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17116              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
17117              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
17118              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
17119      Branch: perl
17120            ! ext/B/B/Xref.pm
17121 ____________________________________________________________________________
17122 [  3345] By: gsar                                  on 1999/05/09  18:22:43
17123         Log: work around mangled archname on win32 while finding privlib/sitelib;
17124              normalize lib paths to forward slashes internally
17125      Branch: perl
17126            ! win32/win32.c
17127 ____________________________________________________________________________
17128 [  3344] By: gsar                                  on 1999/05/09  03:20:06
17129         Log: fix typo in dbm filters that caused odbm.t to fail
17130      Branch: perl
17131            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
17132 ____________________________________________________________________________
17133 [  3343] By: gsar                                  on 1999/05/09  02:02:59
17134         Log: tweak test totals
17135      Branch: perl
17136            ! Changes t/lib/tie-stdhandle.t
17137 ____________________________________________________________________________
17138 [  3342] By: gsar                                  on 1999/05/09  01:42:06
17139         Log: import list propagation busted (pointed out by Ton Hospel
17140              <thospel@mail.dma.be>)
17141      Branch: perl
17142            ! lib/autouse.pm
17143 ____________________________________________________________________________
17144 [  3341] By: gsar                                  on 1999/05/09  00:54:18
17145         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
17146              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
17147      Branch: perl
17148            ! Configure Makefile.SH
17149 ____________________________________________________________________________
17150 [  3340] By: gsar                                  on 1999/05/09  00:40:41
17151         Log: generate manpages for newly added utils
17152      Branch: perl
17153            ! installman
17154 ____________________________________________________________________________
17155 [  3339] By: gsar                                  on 1999/05/09  00:33:50
17156         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17157              Date: Sun, 02 May 1999 17:59:24 +0100
17158              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
17159              Subject: [PATCH] Re: ptr to realloced memory in yylex
17160      Branch: perl
17161            ! toke.c
17162 ____________________________________________________________________________
17163 [  3338] By: jhi                                   on 1999/05/08  22:40:29
17164         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
17165      Branch: cfgperl
17166            ! INSTALL
17167 ____________________________________________________________________________
17168 [  3337] By: jhi                                   on 1999/05/08  22:22:26
17169         Log: Integrate from mainperl.
17170      Branch: cfgperl
17171           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
17172           !> (integrate 54 files)
17173 ____________________________________________________________________________
17174 [  3336] By: gsar                                  on 1999/05/08  21:48:22
17175         Log: make perldoc -f grok nested =items
17176      Branch: perl
17177            ! utils/perldoc.PL
17178 ____________________________________________________________________________
17179 [  3335] By: gsar                                  on 1999/05/08  19:48:11
17180         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
17181      Branch: perl
17182            ! op.c t/lib/fields.t
17183 ____________________________________________________________________________
17184 [  3334] By: gsar                                  on 1999/05/08  19:09:41
17185         Log: update test totals
17186      Branch: perl
17187            ! t/lib/bigintpm.t
17188 ____________________________________________________________________________
17189 [  3333] By: gsar                                  on 1999/05/08  16:56:02
17190         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
17191      Branch: perl
17192            ! pod/perlfunc.pod
17193 ____________________________________________________________________________
17194 [  3332] By: gsar                                  on 1999/05/08  16:46:44
17195         Log: applied suggested patch, added tests
17196              From: William Mann <wmann@avici.com>
17197              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
17198              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
17199              Subject: BigInt.pm extensions for logical operations
17200      Branch: perl
17201            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
17202 ____________________________________________________________________________
17203 [  3331] By: gsar                                  on 1999/05/08  16:09:33
17204         Log: avoid temporary files named 'tmp'
17205      Branch: perl
17206            ! Makefile.SH pp.c
17207 ____________________________________________________________________________
17208 [  3330] By: nick                                  on 1999/05/08  14:16:30
17209         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
17210              Provide Tie::StdHandle
17211              Basic update of docs.
17212      Branch: perl
17213            + t/lib/tie-stdhandle.t
17214            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
17215 ____________________________________________________________________________
17216 [  3329] By: nick                                  on 1999/05/08  12:03:45
17217         Log: Tweaks to open(my $fh,...) stuff
17218      Branch: perl
17219            ! op.c pp.c pp_sys.c t/io/open.t
17220 ____________________________________________________________________________
17221 [  3328] By: nick                                  on 1999/05/08  11:18:42
17222         Log: Bring SDBM_File.xs into line with new typemap
17223      Branch: perl
17224            ! ext/SDBM_File/SDBM_File.xs
17225 ____________________________________________________________________________
17226 [  3327] By: gsar                                  on 1999/05/08  00:07:11
17227         Log: add test case for AUTOLOAD reentrancy fix in change#3279
17228      Branch: perl
17229            ! t/lib/autoloader.t
17230 ____________________________________________________________________________
17231 [  3326] By: nick                                  on 1999/05/07  21:24:50
17232         Log: Implement open( my $fh, ...) and similar.
17233              Set flag in op.c for "constructor ops"
17234              In pp_rv2gv, if flag is set and arg is PADSV and uninit
17235              vivify as reference to a detached GV.
17236              (Name of GV is the pad name.)
17237              This scheme should "just work" for pipe/socket etc. too.
17238              
17239              #if 0 out the open(FH,undef) for now.
17240              Change t/io/open.t to test open(my $fh,...)
17241      Branch: perl
17242            ! op.c pp.c pp_sys.c t/io/open.t
17243 ____________________________________________________________________________
17244 [  3325] By: nick                                  on 1999/05/07  21:18:42
17245         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
17246      Branch: perl
17247            ! util.c
17248 ____________________________________________________________________________
17249 [  3324] By: gsar                                  on 1999/05/07  20:28:31
17250         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
17251              intervening code has to allocate SVs)
17252      Branch: perl
17253            ! util.c
17254 ____________________________________________________________________________
17255 [  3323] By: gsar                                  on 1999/05/07  19:45:08
17256         Log: allow line numbers to show in diagnostics during global destruction
17257      Branch: perl
17258            ! util.c
17259 ____________________________________________________________________________
17260 [  3322] By: gsar                                  on 1999/05/07  09:38:11
17261         Log: From: Dan Sugalski <sugalskd@ous.edu>
17262              Date: Fri, 09 Apr 1999 16:16:39 -0700
17263              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
17264              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
17265      Branch: perl
17266            ! lib/ExtUtils/MM_VMS.pm
17267 ____________________________________________________________________________
17268 [  3321] By: gsar                                  on 1999/05/07  09:08:23
17269         Log: From: kwzh@gnu.org (Karl Heuer)
17270              Date: Wed, 7 Apr 1999 23:58:58 -0400
17271              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
17272              Subject: [perl-5.005.02] detect lack of /dev/tty
17273      Branch: perl
17274            ! Makefile.SH
17275 ____________________________________________________________________________
17276 [  3320] By: gsar                                  on 1999/05/07  08:52:14
17277         Log: allow distinct prefix for versioned executables
17278              From: Roderick Schertler <roderick@argon.org>
17279              Date: Wed, 07 Apr 1999 15:34:56 -0400
17280              Message-ID: <3003.923513696@eeyore.ibcinc.com>
17281              Subject: perl55.00503 -> perl5.00503 patch for installperl
17282      Branch: perl
17283            ! INSTALL installperl
17284 ____________________________________________________________________________
17285 [  3319] By: gsar                                  on 1999/05/07  08:07:02
17286         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17287              Date: Mon, 05 Apr 1999 15:38:42 -0700
17288              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
17289              Subject: Re: chomp fails with $/ in fixed-length record mode
17290              --
17291              From: Roderick Schertler <roderick@argon.org>
17292              Date: Tue, 06 Apr 1999 21:11:37 -0400
17293              Message-ID: <2795.923447497@eeyore.ibcinc.com>
17294              Subject: Re: chomp fails with $/ in fixed-length record mode
17295      Branch: perl
17296            ! doop.c pod/perlfunc.pod t/op/chop.t
17297 ____________________________________________________________________________
17298 [  3318] By: gsar                                  on 1999/05/07  07:56:35
17299         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17300              Date: Tue, 6 Apr 1999 01:40:36 -0400
17301              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
17302              Subject: [PATCH 5.005_*] Make % use fmod()
17303      Branch: perl
17304            ! pp.c t/op/arith.t
17305 ____________________________________________________________________________
17306 [  3317] By: gsar                                  on 1999/05/07  04:18:11
17307         Log: DBM Filters (via private mail)
17308              From: pmarquess@bfsec.bt.co.uk
17309              Date: Sun, 18 Apr 1999 21:05:52 +0100
17310              Message-Id: <199904182009.NAA19152@activestate.com>
17311              Subject: DBM Filters
17312      Branch: perl
17313            + pod/perldbmfilter.pod
17314            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
17315            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
17316            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
17317            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
17318            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
17319            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
17320            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
17321            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
17322            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
17323            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
17324            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
17325            ! t/lib/sdbm.t
17326 ____________________________________________________________________________
17327 [  3316] By: gsar                                  on 1999/05/07  03:28:53
17328         Log: avoid negative return value from Win32::GetTickCount()
17329              From: jan.dubois@ibm.net (Jan Dubois)
17330              Date: Sat, 03 Apr 1999 19:04:18 +0200
17331              Message-ID: <37084742.22824479@smtp1.ibm.net>
17332              Subject: Re: Win32::GetTickCount
17333      Branch: perl
17334            ! win32/win32.c
17335 ____________________________________________________________________________
17336 [  3314] By: gsar                                  on 1999/05/06  08:01:23
17337         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
17338              Date: Tue, 30 Mar 1999 23:40:34 PST
17339              Message-ID: <19990331074034.6117.qmail@hotmail.com>
17340              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
17341              --
17342              Date: Wed, 07 Apr 1999 00:28:23 -0800
17343              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
17344              Subject: [PATCH 5.005_56] function prototypes(B.pm)
17345              --
17346              Date: Thu, 22 Apr 1999 23:40:52 -0700
17347              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
17348              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
17349              --
17350              Date: Tue, 27 Apr 1999 01:14:49 PDT
17351              Message-ID: <19990427081449.28615.qmail@hotmail.com>
17352              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
17353      Branch: perl
17354            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
17355            ! t/op/ref.t
17356 ____________________________________________________________________________
17357 [  3313] By: jhi                                   on 1999/05/06  07:59:52
17358         Log: Integrate from mainperl.
17359      Branch: cfgperl
17360           !> (integrate 33 files)
17361 ____________________________________________________________________________
17362 [  3312] By: gsar                                  on 1999/05/06  07:11:50
17363         Log: add Ethiopic section to unicode master database (from Ken
17364              Whistler <kenw@sybase.com>)
17365      Branch: perl
17366            ! lib/unicode/UnicodeData-Latest.txt
17367 ____________________________________________________________________________
17368 [  3311] By: gsar                                  on 1999/05/06  05:37:55
17369         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
17370              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
17371              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
17372              Subject: Largefiles for Solaris
17373      Branch: perl
17374            ! hints/solaris_2.sh
17375 ____________________________________________________________________________
17376 [  3310] By: gsar                                  on 1999/05/06  05:14:35
17377         Log: emit more accurate diagnostic for syntax errors involving <>
17378              within eval""
17379      Branch: perl
17380            ! toke.c utils/perldoc.PL
17381 ____________________________________________________________________________
17382 [  3309] By: gsar                                  on 1999/05/06  04:36:31
17383         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
17384      Branch: perl
17385            ! t/lib/open3.t
17386 ____________________________________________________________________________
17387 [  3308] By: gsar                                  on 1999/05/06  03:19:16
17388         Log: applied first part of suggested patch (bug described cannot be
17389              reproduced any longer, so the second inconclusive part has not
17390              been applied)
17391              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17392              Date: Sun, 28 Mar 1999 04:51:34 +0100
17393              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
17394              Subject: [PATCH 5.005_56] Re: A core dump 
17395      Branch: perl
17396            ! toke.c
17397 ____________________________________________________________________________
17398 [  3307] By: gsar                                  on 1999/05/06  01:56:06
17399         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
17400              change#3180)
17401      Branch: perl
17402            ! op.c
17403 ____________________________________________________________________________
17404 [  3306] By: gsar                                  on 1999/05/05  17:17:34
17405         Log: applied non-conflicting parts of suggested patch
17406              From: Charles Bailey <BAILEY@newman.upenn.edu>
17407              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
17408              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
17409              Subject: [Patch 5.005_56] Revised VMS patch
17410      Branch: perl
17411            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
17412            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
17413 ____________________________________________________________________________
17414 [  3305] By: gsar                                  on 1999/05/05  16:20:19
17415         Log: make perldoc use backslashed pathnames within system() on win32
17416      Branch: perl
17417            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
17418 ____________________________________________________________________________
17419 [  3304] By: gsar                                  on 1999/05/05  07:29:43
17420         Log: upgrade Pod::Parser to v1.081 from CPAN
17421      Branch: perl
17422            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
17423            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
17424            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
17425 ____________________________________________________________________________
17426 [  3303] By: gsar                                  on 1999/05/05  07:02:07
17427         Log: From: Andy Dougherty <doughera@lafayette.edu>
17428              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
17429              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
17430              Subject: [PATCH 5.005_03-MT3] INSTALL patches
17431      Branch: perl
17432            ! INSTALL
17433 ____________________________________________________________________________
17434 [  3302] By: gsar                                  on 1999/05/05  06:55:21
17435         Log: load base packages based on nonexistent $VERSION
17436              From: andreas.koenig@anima.de (Andreas J. Koenig)
17437              Date: 19 Mar 1999 06:00:28 +0100
17438              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
17439              Subject: Re: base.pm flaw
17440      Branch: perl
17441            ! lib/base.pm lib/locale.pm
17442 ____________________________________________________________________________
17443 [  3301] By: gsar                                  on 1999/05/04  05:41:08
17444         Log: pod2man outputs switched date and revision label (fix suggested by
17445              EthanSasiela@mede.com)
17446      Branch: perl
17447            ! pod/pod2man.PL
17448 ____________________________________________________________________________
17449 [  3300] By: gsar                                  on 1999/05/03  18:48:25
17450         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
17451              (makes opendir(D,"c:") work reliably)
17452      Branch: perl
17453            ! win32/win32.c
17454 ____________________________________________________________________________
17455 [  3299] By: gsar                                  on 1999/05/02  19:39:55
17456         Log: add test case for change#3298
17457      Branch: perl
17458            ! sv.c t/op/readdir.t
17459 ____________________________________________________________________________
17460 [  3298] By: gsar                                  on 1999/05/02  19:24:41
17461         Log: close directory handles properly when localized
17462      Branch: perl
17463            ! sv.c
17464 ____________________________________________________________________________
17465 [  3297] By: jhi                                   on 1999/04/30  11:42:14
17466         Log: Integrate from mainperl.
17467      Branch: cfgperl
17468           !> Changes config_h.SH configure.com lib/AutoLoader.pm
17469           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
17470           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
17471           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
17472           !> vms/subconfigure.com win32/win32.c
17473 ____________________________________________________________________________
17474 [  3293] By: chip                                  on 1999/04/29  18:50:49
17475         Log: Fix shebang lines.
17476      Branch: maint-5.004/perl
17477            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
17478            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
17479            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
17480            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
17481            ! x2p/find2perl.PL x2p/s2p.PL
17482 ____________________________________________________________________________
17483 [  3284] By: gsar                                  on 1999/04/27  00:48:42
17484         Log: integrate change#3279 from maint-5.004
17485      Branch: perl
17486            ! lib/AutoLoader.pm
17487 ____________________________________________________________________________
17488 [  3279] By: chip                                  on 1999/04/26  23:09:26
17489         Log: Make &AutoLoad::AUTOLOAD reentrant.
17490      Branch: maint-5.004/perl
17491            ! lib/AutoLoader.pm
17492 ____________________________________________________________________________
17493 [  3276] By: chip                                  on 1999/04/26  22:34:36
17494         Log: Make porting scripts executable.
17495      Branch: maint-5.004/perl
17496            ! Changes Porting/genlog Porting/makerel Porting/p4desc
17497            ! Porting/patchls
17498 ____________________________________________________________________________
17499 [  3274] By: gsar                                  on 1999/04/26  17:30:31
17500         Log: allow embedded null characters in diagnostics
17501      Branch: perl
17502            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
17503 ____________________________________________________________________________
17504 [  3273] By: gsar                                  on 1999/04/26  08:27:22
17505         Log: hand-applied conflicting parts of suggested patch
17506              From: Charles Bailey <BAILEY@newman.upenn.edu>
17507              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
17508              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
17509              Subject: [PATCH 5.005_56] VMS configuration/build
17510      Branch: perl
17511            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
17512            ! vms/munchconfig.c vms/subconfigure.com
17513 ____________________________________________________________________________
17514 [  3272] By: gsar                                  on 1999/04/26  08:25:41
17515         Log: update Changes; tweak minor regressions
17516      Branch: perl
17517            ! Changes lib/AutoSplit.pm lib/File/Path.pm
17518 ____________________________________________________________________________
17519 [  3271] By: gsar                                  on 1999/04/26  07:52:51
17520         Log: integrate change#3229 from maint-5.004
17521      Branch: perl
17522            ! pp_ctl.c util.c
17523 ____________________________________________________________________________
17524 [  3270] By: gsar                                  on 1999/04/25  22:58:27
17525         Log: fix buggy reference count on refs to SVs with autoviv magic
17526              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
17527              accessing free()d memory)
17528      Branch: perl
17529            ! pp.c t/op/ref.t
17530 ____________________________________________________________________________
17531 [  3269] By: gsar                                  on 1999/04/24  17:07:55
17532         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
17533              on win32)
17534      Branch: perl
17535            ! win32/win32.c
17536 ____________________________________________________________________________
17537 [  3268] By: gsar                                  on 1999/04/24  16:38:25
17538         Log: kill dup hunk
17539      Branch: perl
17540            ! config_h.SH
17541 ____________________________________________________________________________
17542 [  3267] By: gsar                                  on 1999/04/24  16:35:57
17543         Log: integrate cfgperl changes into mainline
17544      Branch: perl
17545           +> myconfig.SH
17546            - myconfig
17547            ! pod/perlre.pod
17548           !> (integrate 38 files)
17549 ____________________________________________________________________________
17550 [  3266] By: jhi                                   on 1999/04/23  18:42:44
17551         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
17552              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
17553              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
17554              Cc: Lionel Cons <lionel.cons@cern.ch>,
17555              Ilya Zakharevich <ilya@math.ohio-state.edu>,
17556              David Hayes <david@bdel.com>
17557              Subject: [PATCH] h2ph
17558              Date: Fri, 23 Apr 1999 12:37:23 -0400
17559              Message-ID: <19990423123723.A49550@O2.chapin.edu>
17560      Branch: cfgperl
17561            ! utils/h2ph.PL
17562 ____________________________________________________________________________
17563 [  3265] By: jhi                                   on 1999/04/21  18:17:12
17564         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
17565              To: perlbug@perl.org
17566              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
17567              Date: Wed, 21 Apr 1999 08:17:54 -0700
17568              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
17569      Branch: cfgperl
17570            ! vms/descrip_mms.template
17571 ____________________________________________________________________________
17572 [  3264] By: jhi                                   on 1999/04/20  08:50:54
17573         Log: From: Andy Dougherty <doughera@lafayette.edu>
17574              To: The Perl Porters Mailing List <perl5-porters@perl.org>
17575              Subject: [PATCH 5.005_56] Re: 5.006 Todo
17576              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
17577              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
17578      Branch: cfgperl
17579            ! Porting/pumpkin.pod
17580 ____________________________________________________________________________
17581 [  3263] By: jhi                                   on 1999/04/20  08:05:01
17582         Log: From: Chip Salzenberg <chip@perlsupport.com>
17583              To: Perl 5 Porters <perl5-porters@perl.org>
17584              Subject: [PATCH 5.005_56] Configure: $sig_count
17585              Date: Sun, 18 Apr 1999 17:54:36 -0400
17586              Message-ID: <19990418175436.A27496@perlsupport.com>
17587      Branch: cfgperl
17588            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17589            ! config_h.SH
17590 ____________________________________________________________________________
17591 [  3262] By: jhi                                   on 1999/04/19  18:23:50
17592         Log: Subject: PATCH wrong faq reference in perlbook.pod
17593              From: Robin Barker <rmb1@cise.npl.co.uk>
17594              To: perlbug@perl.com
17595              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
17596              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
17597      Branch: cfgperl
17598            ! pod/perlbook.pod
17599 ____________________________________________________________________________
17600 [  3261] By: jhi                                   on 1999/04/15  13:59:04
17601         Log: From: Andy Dougherty <doughera@lafayette.edu>
17602              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
17603              Cc: Perl Porters <perl5-porters@perl.org>
17604              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
17605              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
17606              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
17607      Branch: cfgperl
17608            ! hints/solaris_2.sh
17609 ____________________________________________________________________________
17610 [  3260] By: jhi                                   on 1999/04/15  13:56:53
17611         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
17612              To: pumpkings@jhereg.perl.com
17613              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
17614              Date: Thu, 15 Apr 1999 07:13:41 -0600
17615              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
17616      Branch: cfgperl
17617            ! pod/perldata.pod
17618 ____________________________________________________________________________
17619 [  3259] By: jhi                                   on 1999/04/13  23:12:52
17620         Log: LDLIBPTH also on 'clean' targets.
17621      Branch: cfgperl
17622            ! Makefile.SH
17623 ____________________________________________________________________________
17624 [  3258] By: jhi                                   on 1999/04/13  21:38:46
17625         Log: Add information about the two DEC C compiler optimizer bugs
17626              (what patch levels of the compilers fix them).
17627      Branch: cfgperl
17628            ! pp.c t/op/repeat.t
17629 ____________________________________________________________________________
17630 [  3257] By: jhi                                   on 1999/04/13  14:25:08
17631         Log: Be polite about ccdlflags and lddflags, too.
17632              Avoid Perl's malloc only when threaded.
17633      Branch: cfgperl
17634            ! hints/aix.sh
17635 ____________________________________________________________________________
17636 [  3256] By: jhi                                   on 1999/04/13  10:21:33
17637         Log: Croak if no known ways to semctl() (don't assume union semun).
17638      Branch: cfgperl
17639            ! doio.c perl.h
17640 ____________________________________________________________________________
17641 [  3255] By: jhi                                   on 1999/04/13  09:10:26
17642         Log: From: Dan Sugalski <sugalskd@osshe.edu>
17643              To: perl5-porters@perl.org, vmsperl@perl.org
17644              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
17645              Date: Mon, 12 Apr 1999 13:36:48 -0700
17646              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
17647      Branch: cfgperl
17648            ! lib/ExtUtils/MM_VMS.pm
17649 ____________________________________________________________________________
17650 [  3254] By: jhi                                   on 1999/04/13  06:56:26
17651         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
17652              To: perlbug@perl.com
17653              Subject: Update for OpenBSD hints
17654              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
17655              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
17656      Branch: cfgperl
17657            ! hints/openbsd.sh
17658 ____________________________________________________________________________
17659 [  3229] By: chip                                  on 1999/04/13  04:04:14
17660         Log: Preserve errno from importunities of sfio.
17661      Branch: maint-5.004/perl
17662            ! pp_ctl.c util.c
17663 ____________________________________________________________________________
17664 [  3226] By: jhi                                   on 1999/04/11  12:52:26
17665         Log: If both ways to call semctl are broken,    skip the tests.
17666      Branch: cfgperl
17667            ! t/lib/ipc_sysv.t
17668 ____________________________________________________________________________
17669 [  3225] By: jhi                                   on 1999/04/10  22:27:28
17670         Log: From: Andy Dougherty <doughera@lafayette.edu>
17671              To: dsembr01@ox.slug.louisville.edu
17672              Cc: perlbug@perl.com
17673              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
17674              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
17675              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
17676      Branch: cfgperl
17677            ! ext/POSIX/POSIX.xs
17678 ____________________________________________________________________________
17679 [  3224] By: jhi                                   on 1999/04/09  18:50:32
17680         Log: From: Andy Dougherty <doughera@lafayette.edu>
17681              To: Perl Porters <perl5-porters@perl.org>
17682              Subject: [PATCH 5.005_56] Re: prefix= in hints
17683              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
17684              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
17685              
17686              (Overrides change #3204 from Kurt)
17687      Branch: cfgperl
17688            ! hints/linux.sh
17689 ____________________________________________________________________________
17690 [  3223] By: jhi                                   on 1999/04/09  18:37:55
17691         Log: Understand Apollo's //node notation.
17692              
17693              From: Johann Klasek <jk@auto.tuwien.ac.at>
17694              To: jhi@iki.fi
17695              Subject: Re: DomainPerl
17696              Date: Fri, 9 Apr 1999 18:21:37 +0200
17697              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
17698      Branch: cfgperl
17699            ! lib/Cwd.pm
17700 ____________________________________________________________________________
17701 [  3220] By: jhi                                   on 1999/04/04  16:33:49
17702         Log: Integrate from mainperl.
17703      Branch: cfgperl
17704           !> (integrate 39 files)
17705 ____________________________________________________________________________
17706 [  3219] By: gsar                                  on 1999/04/04  02:48:17
17707         Log: tweak previous change
17708      Branch: maint-5.005/perl
17709            ! win32/win32.c
17710 ____________________________________________________________________________
17711 [  3218] By: gsar                                  on 1999/04/04  02:44:47
17712         Log: be careful about extending the stack for the Win32:: builtins
17713      Branch: maint-5.005/perl
17714            ! win32/win32.c
17715 ____________________________________________________________________________
17716 [  3217] By: gsar                                  on 1999/04/04  01:59:26
17717         Log: correct places that said newSVpv() when they meant newSVpvn()
17718      Branch: perl
17719            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
17720            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
17721            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
17722            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
17723            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
17724            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
17725            ! win32/win32.c
17726 ____________________________________________________________________________
17727 [  3216] By: gsar                                  on 1999/04/03  23:58:27
17728         Log: avoid duplicate code
17729      Branch: perl
17730            ! sv.c
17731 ____________________________________________________________________________
17732 [  3215] By: gsar                                  on 1999/04/03  23:14:34
17733         Log: grow PL_tmps_stack more efficiently; make it more amenable to
17734              STRESS_REALLOC testing
17735      Branch: perl
17736            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
17737            ! sv.c
17738 ____________________________________________________________________________
17739 [  3214] By: gsar                                  on 1999/04/03  21:01:09
17740         Log: scrounge and save three extra branches in pp_entersub()
17741      Branch: perl
17742            ! cv.h pp_ctl.c pp_hot.c
17743 ____________________________________________________________________________
17744 [  3213] By: gsar                                  on 1999/04/03  17:43:23
17745         Log: remove duplicate code and an extra branch in sv_setsv() and
17746              other hot code by making SvTHINKFIRST() think about FAKE SVs
17747      Branch: perl
17748            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
17749            ! proto.h scope.c sv.c sv.h
17750 ____________________________________________________________________________
17751 [  3212] By: jhi                                   on 1999/04/03  16:20:09
17752         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
17753              
17754              From: John Bley <jbb6@acpub.duke.edu>
17755              To: perlbug@perl.org
17756              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
17757              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
17758              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
17759      Branch: cfgperl
17760            ! doio.c pp_sys.c
17761 ____________________________________________________________________________
17762 [  3211] By: jhi                                   on 1999/04/03  13:27:26
17763         Log: Change #3210 was rather unportable.  This is better.
17764      Branch: cfgperl
17765            ! Configure config_h.SH
17766 ____________________________________________________________________________
17767 [  3210] By: jhi                                   on 1999/04/03  13:16:20
17768         Log: Avoid Digital UNIX' ksh.
17769              
17770              From: Jarkko Hietaniemi <jhi@iki.fi> 
17771              To: Henrik Tougaard <ht000@siberut.foa.dk> 
17772              Cc: perlbug@perl.com, ht000@foa.dk 
17773              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
17774              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
17775              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
17776      Branch: cfgperl
17777            ! Configure config_h.SH
17778 ____________________________________________________________________________
17779 [  3209] By: jhi                                   on 1999/04/03  12:49:04
17780         Log: Integrate from mainperl.
17781      Branch: cfgperl
17782           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
17783 ____________________________________________________________________________
17784 [  3208] By: jhi                                   on 1999/04/03  12:27:24
17785         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
17786              
17787              From: Lionel Cons <lionel.cons@cern.ch>
17788              To: jhi@iki.fi
17789              Cc: perlbug@perl.com, kstar@isinet.com,
17790              Philippe Defert <philippe.defert@cern.ch>
17791              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
17792              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
17793              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
17794      Branch: cfgperl
17795            ! hints/irix_6.sh
17796 ____________________________________________________________________________
17797 [  3207] By: jhi                                   on 1999/04/03  12:20:21
17798         Log: Be polite about usemymalloc.
17799      Branch: cfgperl
17800            ! hints/aix.sh
17801 ____________________________________________________________________________
17802 [  3206] By: gsar                                  on 1999/04/02  23:31:59
17803         Log: a typo in change#3205
17804      Branch: perl
17805            ! t/lib/bigfloatpm.t
17806 ____________________________________________________________________________
17807 [  3205] By: gsar                                  on 1999/04/02  23:20:31
17808         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
17809              returns NaNs faithfully)
17810      Branch: perl
17811            ! t/lib/bigfloatpm.t
17812 ____________________________________________________________________________
17813 [  3204] By: jhi                                   on 1999/04/02  22:03:23
17814         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
17815              
17816              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17817              To: perl5-porters@perl.org
17818              Subject: linux hints nit
17819              Date: Fri, 2 Apr 1999 16:49:47 -0500
17820              Message-ID: <19990402164947.E80926@O2.chapin.edu>
17821      Branch: cfgperl
17822            ! hints/linux.sh
17823 ____________________________________________________________________________
17824 [  3203] By: jhi                                   on 1999/04/02  22:00:56
17825         Log: Display exact glibc version in Linux. 
17826              
17827              From: Andy Dougherty <doughera@lafayette.edu>
17828              To: Perl Porters <perl5-porters@perl.org>
17829              Subject: Displaying glibc version on Linux
17830              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
17831              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
17832      Branch: cfgperl
17833            ! hints/linux.sh
17834 ____________________________________________________________________________
17835 [  3202] By: gsar                                  on 1999/04/02  21:23:18
17836         Log: various little goofs
17837      Branch: perl
17838            ! Changes Makefile.SH README installperl
17839 ____________________________________________________________________________
17840 [  3201] By: jhi                                   on 1999/04/02  13:13:39
17841         Log: Configure regen.
17842              
17843              Add llseek + offset_t probing.
17844              Change CONFIG to CONFIGDOTSH.
17845              'unset foo' is unportable, use foo=''.
17846      Branch: cfgperl
17847            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
17848            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
17849            ! perl_exp.SH writemain.SH
17850 ____________________________________________________________________________
17851 [  3200] By: jhi                                   on 1999/04/02  12:06:22
17852         Log: Introduce myconfig.SH.
17853              
17854              From: Andy Dougherty <doughera@lafayette.edu>
17855              To: Jarkko Hietaniemi <jhi@iki.fi>
17856              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
17857              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
17858              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
17859              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
17860      Branch: cfgperl
17861            + myconfig.SH
17862            - myconfig
17863            ! MANIFEST
17864 ____________________________________________________________________________
17865 [  3195] By: jhi                                   on 1999/03/28  16:42:54
17866         Log: Update perlhist on 5_03.
17867      Branch: maint-5.005/perl
17868            ! pod/perlhist.pod
17869 ____________________________________________________________________________
17870 [  3194] By: jhi                                   on 1999/03/28  12:30:01
17871         Log: Integrate from mainperl.
17872      Branch: cfgperl
17873           +> t/op/grep.t
17874            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
17875            ! t/lib/bigintpm.t
17876           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
17877           !> t/lib/thread.t
17878 ____________________________________________________________________________
17879 [  3189] By: gsar                                  on 1999/03/28  08:22:00
17880         Log: various pod niggles
17881      Branch: maint-5.005/perl
17882            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
17883            ! pod/perlfunc.pod pod/perlhist.pod
17884 ____________________________________________________________________________
17885 [  3187] By: gsar                                  on 1999/03/28  07:31:16
17886         Log: regularize CAPI declarations (CAPI extensions now build under
17887              the Borland compiler)
17888      Branch: maint-5.005/perl
17889            ! win32/GenCAPI.pl
17890 ____________________________________________________________________________
17891 [  3186] By: gsar                                  on 1999/03/28  07:26:33
17892         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
17893              -DPERL_CAPI
17894      Branch: maint-5.005/perl
17895            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
17896 ____________________________________________________________________________
17897 [  3183] By: gsar                                  on 1999/03/28  06:00:46
17898         Log: update p4 utility to ignore non-text files
17899      Branch: perl
17900            ! Porting/p4desc
17901 ____________________________________________________________________________
17902 [  3181] By: gsar                                  on 1999/03/28  03:37:23
17903         Log: integrate change#3179 from maint-5.005
17904      Branch: perl
17905           !> ext/Thread/Thread.xs t/lib/thread.t
17906 ____________________________________________________________________________
17907 [  3180] By: gsar                                  on 1999/03/28  02:28:20
17908         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
17909              (sometimes caused bizarreness in the BLOCK)
17910      Branch: perl
17911            + t/op/grep.t
17912            ! MANIFEST op.c
17913 ____________________________________________________________________________
17914 [  3179] By: gsar                                  on 1999/03/28  02:14:04
17915         Log: fix thread segfault when passing large number of arguments to child
17916              a la C<Thread->new($foo, 1..1000)>
17917      Branch: maint-5.005/perl
17918            ! ext/Thread/Thread.xs t/lib/thread.t
17919 ____________________________________________________________________________
17920 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
17921         Log: fix $Config{'usethreads'} typo in perlthrtut
17922              
17923              From: Ian Maloney <szhmf9@wsblob.ubs.com>
17924              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
17925              Message-Id: <199903251540.QAA02439@wsblob.>
17926              Subject: perlthrtut documentation error
17927      Branch: maint-5.005/perl
17928            ! pod/perlthrtut.pod
17929 ____________________________________________________________________________
17930 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
17931         Log: Update Test.pm to VERSION 1.122 from CPAN
17932      Branch: maint-5.005/perl
17933            ! lib/Test.pm
17934 ____________________________________________________________________________
17935 [  3171] By: jhi                                   on 1999/03/26  22:38:28
17936         Log: Integrate from mainperl.
17937      Branch: cfgperl
17938           !> (integrate 37 files)
17939 ____________________________________________________________________________
17940 [  3170] By: gsar                                  on 1999/03/26  01:30:25
17941         Log: specify type of bracket in "Unmatched bracket" diagnostic;
17942              prefer 'brace' or 'curly bracket' over 'curly brace'
17943      Branch: perl
17944            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
17945            ! t/op/misc.t t/op/re_tests toke.c
17946 ____________________________________________________________________________
17947 [  3169] By: gsar                                  on 1999/03/26  00:50:51
17948         Log: better description of "Integer overflow" diagnostic
17949      Branch: perl
17950            ! pod/perldiag.pod
17951 ____________________________________________________________________________
17952 [  3168] By: gsar                                  on 1999/03/25  11:02:46
17953         Log: applied needful parts of suggested patch
17954              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
17955              Date: Tue, 23 Mar 1999 16:21:43 -0800
17956              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
17957              Subject: [PATCH 5.005_56] pp_formline correction
17958      Branch: perl
17959            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
17960 ____________________________________________________________________________
17961 [  3167] By: gsar                                  on 1999/03/25  10:39:02
17962         Log: clarify what a "comment" means (due to Mark-Jason Dominus
17963              <mjd@plover.com>)
17964      Branch: perl
17965            ! pod/perlsyn.pod
17966 ____________________________________________________________________________
17967 [  3166] By: gsar                                  on 1999/03/25  10:33:18
17968         Log: describe current behavior on local($foo{nothere}) (suggested by
17969              Lionel Cons <lionel.cons@cern.ch>)
17970      Branch: perl
17971            ! pod/perlsub.pod
17972 ____________________________________________________________________________
17973 [  3165] By: gsar                                  on 1999/03/25  06:21:05
17974         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
17975              <vishalb@hotmail.com>)
17976      Branch: perl
17977            ! ext/B/B/C.pm
17978 ____________________________________________________________________________
17979 [  3164] By: gsar                                  on 1999/03/25  06:17:27
17980         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17981              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
17982              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
17983              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
17984      Branch: perl
17985            ! ext/B/B.xs op.h opcode.pl
17986 ____________________________________________________________________________
17987 [  3163] By: gsar                                  on 1999/03/25  06:15:49
17988         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
17989              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
17990              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
17991              Subject: [PATCH _56] B::Deparse 0.57
17992              --
17993              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
17994              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
17995              Subject: Re: [PATCH _56] B::Deparse 0.57 
17996      Branch: perl
17997            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
17998 ____________________________________________________________________________
17999 [  3162] By: gsar                                  on 1999/03/25  06:11:46
18000         Log: fix a few places that said 'int', but meant 'STRLEN'
18001      Branch: perl
18002            ! pod/perlguts.pod proto.h sv.c
18003 ____________________________________________________________________________
18004 [  3161] By: gsar                                  on 1999/03/25  06:01:18
18005         Log: From: Russ Allbery <rra@stanford.edu>
18006              Date: 22 Mar 1999 04:26:26 -0800
18007              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
18008              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
18009      Branch: perl
18010            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
18011            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
18012            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
18013            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
18014 ____________________________________________________________________________
18015 [  3160] By: gsar                                  on 1999/03/25  02:26:31
18016         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
18017      Branch: perl
18018            ! opcode.h opcode.pl
18019 ____________________________________________________________________________
18020 [  3159] By: gsar                                  on 1999/03/25  02:18:17
18021         Log: add statement-modifier loops to :base_loop class
18022      Branch: perl
18023            ! ext/Opcode/Opcode.pm
18024 ____________________________________________________________________________
18025 [  3158] By: gsar                                  on 1999/03/25  00:36:57
18026         Log: integrate changes#3105,3130,3154 from maint-5.005
18027      Branch: perl
18028           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
18029 ____________________________________________________________________________
18030 [  3157] By: gsar                                  on 1999/03/25  00:24:17
18031         Log: remove bogus panic()
18032      Branch: perl
18033            ! Changes lib/Math/BigFloat.pm
18034 ____________________________________________________________________________
18035 [  3156] By: jhi                                   on 1999/03/24  22:43:43
18036         Log: Integrate from mainperl.
18037      Branch: cfgperl
18038           +> (branch 38 files)
18039           !> (integrate 68 files)
18040 ____________________________________________________________________________
18041 [  3155] By: jhi                                   on 1999/03/24  22:12:17
18042         Log: Configure regenerated because of changes #3130/#3154 and #3147.
18043      Branch: cfgperl
18044            ! Configure config_h.SH
18045 ____________________________________________________________________________
18046 [  3154] By: jhi                                   on 1999/03/24  21:40:51
18047         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
18048              based on suggestions from Andy Dougherty.
18049      Branch: maint-5.005/perl
18050            ! INSTALL
18051 ____________________________________________________________________________
18052 [  3153] By: gsar                                  on 1999/03/24  10:38:05
18053         Log: applied suggested patch, modulo superceded parts
18054              From: Charles Bailey <BAILEY@newman.upenn.edu>
18055              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
18056              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
18057              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
18058      Branch: perl
18059            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
18060            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
18061            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
18062            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
18063 ____________________________________________________________________________
18064 [  3152] By: gsar                                  on 1999/03/24  10:30:51
18065         Log: applied suggested patch, modulo superceded parts
18066              From: Charles Bailey <BAILEY@newman.upenn.edu>
18067              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
18068              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
18069              Subject: [PATCH 5.005_56] Miscellaneous small fixes
18070      Branch: perl
18071            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
18072            ! lib/File/Basename.pm
18073 ____________________________________________________________________________
18074 [  3151] By: gsar                                  on 1999/03/24  10:15:00
18075         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
18076      Branch: perl
18077            ! pod/perlop.pod
18078 ____________________________________________________________________________
18079 [  3150] By: gsar                                  on 1999/03/24  10:09:13
18080         Log: missing integration in previous change
18081      Branch: perl
18082           !> README.apollo
18083 ____________________________________________________________________________
18084 [  3149] By: gsar                                  on 1999/03/24  10:06:44
18085         Log: integrate changes#3116,3119 from maint-5.005
18086      Branch: perl
18087            + README.apollo
18088           +> apollo/netinet/in.h
18089           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
18090 ____________________________________________________________________________
18091 [  3148] By: gsar                                  on 1999/03/24  10:01:56
18092         Log: integrate changes#3091-3094 from maint-5.005
18093      Branch: perl
18094           !> README.hurd vms/subconfigure.com vos/config.h
18095           !> vos/config_h.SH_orig
18096 ____________________________________________________________________________
18097 [  3147] By: gsar                                  on 1999/03/24  09:31:49
18098         Log: warn about newfangled vfork() caveats
18099      Branch: perl
18100            ! Configure
18101 ____________________________________________________________________________
18102 [  3146] By: jhi                                   on 1999/03/24  09:20:14
18103         Log: Bring in changes #2808 and #2812 (from mainline perl)
18104              that enhance the perlbug checklist.
18105      Branch: maint-5.005/perl
18106            ! utils/perlbug.PL
18107 ____________________________________________________________________________
18108 [  3145] By: gsar                                  on 1999/03/24  08:37:02
18109         Log: integrate change#3115 from maint-5.005
18110      Branch: perl
18111           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
18112           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
18113 ____________________________________________________________________________
18114 [  3144] By: gsar                                  on 1999/03/24  08:33:59
18115         Log: add note about map in scalar context
18116      Branch: perl
18117            ! pod/perlfunc.pod
18118 ____________________________________________________________________________
18119 [  3143] By: gsar                                  on 1999/03/24  08:25:59
18120         Log: doc tweak
18121      Branch: perl
18122            ! lib/Time/Local.pm
18123 ____________________________________________________________________________
18124 [  3142] By: gsar                                  on 1999/03/24  08:20:37
18125         Log: applied suggested patch, modulo bogus hunk
18126              From: "Vishal Bhatia" <vishalb@hotmail.com>
18127              Date: Thu, 11 Mar 1999 07:40:27 PST
18128              Message-ID: <19990311154027.25891.qmail@hotmail.com>
18129              Subject: [PATCH 5.005_56] Minor fixes in perlcc
18130      Branch: perl
18131            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
18132 ____________________________________________________________________________
18133 [  3141] By: gsar                                  on 1999/03/24  08:06:12
18134         Log: integrate change#3104 from maint-5.005
18135      Branch: perl
18136           !> README.os390 t/lib/posix.t
18137 ____________________________________________________________________________
18138 [  3140] By: gsar                                  on 1999/03/24  06:34:56
18139         Log: fix failure of C<&locked_sub;> under -Dusethreads
18140      Branch: perl
18141            ! pp_hot.c t/lib/thread.t
18142 ____________________________________________________________________________
18143 [  3139] By: gsar                                  on 1999/03/24  05:52:00
18144         Log: debugger tweak (wasn't printing a newline after recalled commands)
18145      Branch: perl
18146            ! lib/perl5db.pl
18147 ____________________________________________________________________________
18148 [  3138] By: gsar                                  on 1999/03/24  05:33:28
18149         Log: document OO exceptions (based on a suggestion by Andreas Koenig
18150              <andreas.koenig@anima.de>)
18151      Branch: perl
18152            ! pod/perlfunc.pod
18153 ____________________________________________________________________________
18154 [  3137] By: gsar                                  on 1999/03/24  02:50:20
18155         Log: better "Illegal %s digit ignored" warnings
18156      Branch: perl
18157            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
18158            ! toke.c util.c
18159 ____________________________________________________________________________
18160 [  3136] By: gsar                                  on 1999/03/24  02:26:38
18161         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
18162      Branch: perl
18163            + t/pragma/utf8.t
18164            ! regcomp.c
18165 ____________________________________________________________________________
18166 [  3135] By: gsar                                  on 1999/03/24  01:29:09
18167         Log: flip release & version in win32_uname()
18168      Branch: perl
18169            ! win32/win32.c
18170 ____________________________________________________________________________
18171 [  3134] By: gsar                                  on 1999/03/24  01:08:33
18172         Log: support POSIX::uname() via win32_uname()
18173      Branch: perl
18174            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
18175            ! win32/config.gc win32/config.vc win32/config_H.bc
18176            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
18177            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
18178 ____________________________________________________________________________
18179 [  3133] By: gsar                                  on 1999/03/23  22:20:10
18180         Log: From: jan.dubois@ibm.net (Jan Dubois)
18181              Date: Sat, 06 Mar 1999 21:42:56 +0100
18182              Message-ID: <36e49281.50337171@smtp1.ibm.net>
18183              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
18184      Branch: perl
18185            ! pod/perldelta.pod
18186 ____________________________________________________________________________
18187 [  3132] By: gsar                                  on 1999/03/23  22:17:45
18188         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
18189              Date: Sat, 06 Mar 1999 17:50:49 +0100
18190              Message-ID: <36e25209.33833760@smtp1.ibm.net>
18191              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
18192              --
18193              Date: Sat, 06 Mar 1999 18:15:00 +0100
18194              Message-ID: <36e36222.37954195@smtp1.ibm.net>
18195              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
18196      Branch: perl
18197            + t/lib/filefunc.t
18198            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
18199            ! pod/perldelta.pod pod/perlmodlib.pod
18200 ____________________________________________________________________________
18201 [  3131] By: gsar                                  on 1999/03/23  22:07:59
18202         Log: integrate cfgperl changes into mainline
18203      Branch: perl
18204           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18205           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
18206           !> installperl malloc.c perl.c perl.h pod/perl.pod
18207           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
18208 ____________________________________________________________________________
18209 [  3130] By: jhi                                   on 1999/03/23  22:02:23
18210         Log: Don't use config.msg to remind about the
18211              LD_LIBRARY_PATH because Makefile.SH takes
18212              care of that.
18213              
18214              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
18215              This used to be the default but in some MT or another it
18216              was dropped because of some transient error or another.
18217      Branch: maint-5.005/perl
18218            ! Configure hints/dec_osf.sh
18219 ____________________________________________________________________________
18220 [  3129] By: gsar                                  on 1999/03/23  21:38:03
18221         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
18222              to size    and better maintainability)
18223      Branch: perl
18224            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
18225            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
18226            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
18227            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
18228            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
18229            + t/pod/include.xr t/pod/included.t t/pod/included.xr
18230            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
18231            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
18232            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
18233            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
18234            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
18235            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
18236            ! win32/Makefile win32/makefile.mk win32/pod.mak
18237 ____________________________________________________________________________
18238 [  3128] By: jhi                                   on 1999/03/23  10:14:54
18239         Log: Integrate from mainperl.
18240      Branch: cfgperl
18241           !> (integrate 46 files)
18242 ____________________________________________________________________________
18243 [  3127] By: gsar                                  on 1999/03/23  06:57:30
18244         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
18245              Date: Thu, 4 Mar 1999 10:54:01 -0800
18246              Message-Id: <9903041854.AA46868@frc0000>
18247              Subject: patch for useless Math::BigInt warnings
18248      Branch: perl
18249            ! lib/Math/BigInt.pm
18250 ____________________________________________________________________________
18251 [  3126] By: gsar                                  on 1999/03/23  05:54:37
18252         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
18253              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18254              Date: Fri, 19 Feb 1999 15:47:59 -0500
18255              Message-ID: <19990219154759.A32350@O2.chapin.edu>
18256              Subject: [PATCH] OSF/1 hints
18257      Branch: perl
18258            ! hints/dec_osf.sh
18259 ____________________________________________________________________________
18260 [  3125] By: gsar                                  on 1999/03/23  00:56:38
18261         Log: avoid typeglob persistence in pp_readline()
18262      Branch: perl
18263            ! sv.c t/op/gv.t
18264 ____________________________________________________________________________
18265 [  3124] By: gsar                                  on 1999/03/22  21:12:23
18266         Log: update copyright years
18267      Branch: perl
18268            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
18269            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
18270            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
18271            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
18272            ! sv.c sv.h toke.c utf8.c utf8.h util.c
18273 ____________________________________________________________________________
18274 [  3123] By: gsar                                  on 1999/03/22  07:07:06
18275         Log: implement win32_spawnvp() internally, making it return true PIDs
18276              for asynchronous spawns; fix win32_kill() to always deal with
18277              PIDs
18278      Branch: perl
18279            ! win32/win32.c win32/win32.h
18280 ____________________________________________________________________________
18281 [  3122] By: jhi                                   on 1999/03/19  21:12:14
18282         Log: Describe the new Benchmark feature in more detail.
18283      Branch: cfgperl
18284            ! pod/perldelta.pod
18285      Branch: maint-5.005/perl
18286            ! pod/perldelta.pod
18287 ____________________________________________________________________________
18288 [  3121] By: jhi                                   on 1999/03/19  08:16:12
18289         Log: AVAILABILITY tuning.
18290      Branch: cfgperl
18291            ! pod/perl.pod
18292      Branch: maint-5.005/perl
18293            ! pod/perl.pod
18294 ____________________________________________________________________________
18295 [  3120] By: jhi                                   on 1999/03/17  14:52:17
18296         Log: Rhapsody change assumed too much.
18297      Branch: cfgperl
18298            ! t/op/stat.t
18299 ____________________________________________________________________________
18300 [  3119] By: jhi                                   on 1999/03/17  14:33:43
18301         Log: More Apollo fixes.
18302      Branch: maint-5.005/perl
18303            ! README.apollo hints/apollo.sh t/lib/io_udp.t
18304 ____________________________________________________________________________
18305 [  3118] By: jhi                                   on 1999/03/16  17:23:39
18306         Log: Nada.
18307      Branch: maint-5.005/perl
18308            ! README.apollo
18309 ____________________________________________________________________________
18310 [  3117] By: jhi                                   on 1999/03/16  17:18:49
18311         Log: Apollo DomainOS AVAILABILITY.
18312      Branch: cfgperl
18313            ! pod/perl.pod
18314      Branch: maint-5.005/perl
18315            ! pod/perl.pod
18316 ____________________________________________________________________________
18317 [  3116] By: jhi                                   on 1999/03/16  17:14:00
18318         Log: Apollo DomainOS patch
18319              From: Johann Klasek <jk@auto.tuwien.ac.at>
18320              Subject: Re: DomainPerl
18321              Date: Tue, 16 Mar 1999 17:46:32 +0100
18322              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
18323      Branch: maint-5.005/perl
18324            + README.apollo apollo/netinet/in.h
18325            ! MANIFEST hints/apollo.sh
18326 ____________________________________________________________________________
18327 [  3115] By: jhi                                   on 1999/03/16  14:23:54
18328         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
18329              To: Gurusamy Sarathy <gsar@activestate.com>,
18330              Graham Barr <gbarr@pobox.com>
18331              Cc: Perl5 Porters <perl5-porters@perl.org>,
18332              "Paul.Marquess" <Paul.Marquess@btinternet.com>
18333              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
18334              Date: Sun, 14 Mar 1999 14:43:57 -0000
18335              Message-Id: <199903141841.NAA17040@defender.perl.org>
18336      Branch: maint-5.005/perl
18337            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18338            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
18339 ____________________________________________________________________________
18340 [  3114] By: jhi                                   on 1999/03/16  12:42:20
18341         Log: Mention Rhapsody in 5.005_5X perldelta,
18342              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
18343              *planned* AVAILABILITY.
18344      Branch: cfgperl
18345            ! pod/perl.pod pod/perldelta.pod
18346      Branch: maint-5.005/perl
18347            ! pod/perl.pod
18348 ____________________________________________________________________________
18349 [  3113] By: jhi                                   on 1999/03/16  10:38:53
18350         Log: perldelta niggling.
18351      Branch: cfgperl
18352            ! pod/perldelta.pod
18353      Branch: maint-5.005/perl
18354            ! pod/perldelta.pod
18355 ____________________________________________________________________________
18356 [  3112] By: jhi                                   on 1999/03/16  10:35:21
18357         Log: Integrate from mainperl.
18358      Branch: cfgperl
18359           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18360           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18361 ____________________________________________________________________________
18362 [  3111] By: jhi                                   on 1999/03/16  10:28:10
18363         Log: AVAILABILITY update: still mention PowerUX,
18364              Novell Netware now has sources available.
18365      Branch: cfgperl
18366            ! pod/perl.pod
18367      Branch: maint-5.005/perl
18368            ! pod/perl.pod
18369 ____________________________________________________________________________
18370 [  3110] By: gsar                                  on 1999/03/16  04:34:23
18371         Log: sundry pod niggles
18372      Branch: perl
18373            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
18374            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
18375 ____________________________________________________________________________
18376 [  3109] By: jhi                                   on 1999/03/15  17:00:11
18377         Log: Integrate from mainperl.
18378      Branch: cfgperl
18379           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18380           +> lib/unicode/Is/Syllable.pl
18381           +> lib/unicode/MakeEthiopicSyllables.PL
18382           +> lib/unicode/README.Ethiopic
18383           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18384           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18385           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18386           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18387           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18388           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18389           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18390           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
18391 ____________________________________________________________________________
18392 [  3108] By: jhi                                   on 1999/03/15  16:58:12
18393         Log: First pass of integrating the Rhapsody port,
18394              
18395              From: Wilfredo Sanchez <wsanchez@apple.com> 
18396              Subject: Keeping the world in sync.
18397              Reply-To: wsanchez@apple.com 
18398              To: perlbug@perl.com 
18399              Date: Fri, 13 Nov 1998 17:11:30 -0800 
18400              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
18401      Branch: cfgperl
18402            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
18403            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
18404            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
18405            ! x2p/util.c
18406 ____________________________________________________________________________
18407 [  3107] By: gsar                                  on 1999/03/15  03:22:10
18408         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
18409              From: Daniel Yacob <dmulholl@cs.indiana.edu>
18410              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
18411              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
18412              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
18413      Branch: perl
18414            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
18415            + lib/unicode/Is/Syllable.pl
18416            + lib/unicode/MakeEthiopicSyllables.PL
18417            + lib/unicode/README.Ethiopic
18418            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
18419            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
18420            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
18421            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
18422            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
18423            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
18424            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
18425            ! lib/unicode/Name.pl lib/unicode/Number.pl
18426 ____________________________________________________________________________
18427 [  3106] By: gsar                                  on 1999/03/12  20:35:36
18428         Log: change#3067 failed package.t due to needless creation of $a and $b;
18429              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
18430      Branch: perl
18431            ! op.c
18432 ____________________________________________________________________________
18433 [  3105] By: jhi                                   on 1999/03/12  15:54:57
18434         Log: Recognize the NetBSD packages collection.
18435      Branch: maint-5.005/perl
18436            ! hints/netbsd.sh
18437 ____________________________________________________________________________
18438 [  3104] By: jhi                                   on 1999/03/12  09:07:04
18439         Log: From: pvhp@forte.com (Peter Prymmer)
18440              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
18441              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
18442              Date: Thu, 11 Mar 99 14:24:54 PST
18443              Message-Id: <9903112224.AA24346@forte.com>
18444      Branch: maint-5.005/perl
18445            ! README.os390 t/lib/posix.t
18446 ____________________________________________________________________________
18447 [  3103] By: jhi                                   on 1999/03/10  11:07:46
18448         Log: Integrate from mainperl.
18449      Branch: cfgperl
18450           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
18451           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
18452           !> t/pragma/warn/1global toke.c win32/makedef.pl
18453 ____________________________________________________________________________
18454 [  3102] By: jhi                                   on 1999/03/10  11:01:20
18455         Log: From: pvhp@forte.com (Peter Prymmer)
18456              To: perl5-porters@perl.org
18457              Subject: [5.005_03-MT6]Patch: time passes
18458              Date: Tue, 9 Mar 99 18:42:17 PST
18459              Message-Id: <9903100242.AA29057@forte.com>
18460      Branch: maint-5.005/perl
18461            ! perl.c
18462 ____________________________________________________________________________
18463 [  3101] By: jhi                                   on 1999/03/10  10:30:15
18464         Log: From: Mark-Jason Dominus <mjd@plover.com>
18465              To: perl5-porters@perl.com
18466              Subject: Minor fix to perlfunc.pod
18467              Date: Mon, 08 Mar 1999 20:05:53 -0500
18468              Message-ID: <19990309010553.13757.qmail@plover.com>
18469      Branch: maint-5.005/perl
18470            ! pod/perlfunc.pod
18471 ____________________________________________________________________________
18472 [  3100] By: gsar                                  on 1999/03/09  23:04:44
18473         Log: change#3060 had the wrong quotes
18474      Branch: perl
18475            ! pod/pod2man.PL
18476 ____________________________________________________________________________
18477 [  3099] By: jhi                                   on 1999/03/09  12:52:21
18478         Log: d_uname was broken (probably since _53), reported by
18479              
18480              From: Alan Burlison <Alan.Burlison@uk.sun.com>
18481              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
18482              cpan-testers@perl.org
18483              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
18484              Date: Mon, 08 Mar 1999 13:22:31 +0000
18485              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
18486              
18487              and
18488              
18489              From: lvirden@cas.org (Larry W. Virden)
18490              To: perlbug@perl.com
18491              Subject: configure not correctly identifying uname posix compatibility
18492              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
18493              Message-Id: <199903081136.GAA23682@cas.org>
18494      Branch: cfgperl
18495            ! Configure config_h.SH
18496 ____________________________________________________________________________
18497 [  3098] By: gsar                                  on 1999/03/09  03:16:07
18498         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
18499      Branch: perl
18500            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
18501 ____________________________________________________________________________
18502 [  3097] By: gsar                                  on 1999/03/09  02:50:43
18503         Log: use yyerror() instead of croak() so that compile-time failures in
18504              my(LIST) don't confuse globals with lexicals
18505      Branch: perl
18506            ! op.c toke.c
18507 ____________________________________________________________________________
18508 [  3096] By: gsar                                  on 1999/03/09  02:47:36
18509         Log: adjust testsuite for change#3067
18510      Branch: perl
18511            ! t/pragma/warn/1global
18512 ____________________________________________________________________________
18513 [  3095] By: gsar                                  on 1999/03/08  21:04:48
18514         Log: remove bogus symbols from global.sym
18515      Branch: perl
18516            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
18517            ! perl.h win32/makedef.pl
18518 ____________________________________________________________________________
18519 [  3094] By: jhi                                   on 1999/03/06  16:16:15
18520         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18521              To: jhi@iki.fi
18522              Subject: Oops
18523              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
18524              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
18525      Branch: maint-5.005/perl
18526            ! README.hurd
18527 ____________________________________________________________________________
18528 [  3093] By: jhi                                   on 1999/03/06  15:59:46
18529         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
18530              To: jhi@iki.fi
18531              Subject: New Hurd README
18532              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
18533              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
18534      Branch: maint-5.005/perl
18535            ! README.hurd
18536 ____________________________________________________________________________
18537 [  3092] By: jhi                                   on 1999/03/06  12:52:06
18538         Log: From: Paul_Green@stratus.com
18539              To: perl5-porters@perl.org
18540              Cc: jhi@iki.fi, Paul_Green@stratus.com
18541              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
18542              Date: Fri, 5 Mar 1999 18:08:49 -0500 
18543              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
18544      Branch: maint-5.005/perl
18545            ! vos/config.h vos/config_h.SH_orig
18546 ____________________________________________________________________________
18547 [  3091] By: jhi                                   on 1999/03/06  12:42:21
18548         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18549              To: perl5-porters@perl.org, vmsperl@perl.org
18550              Subject: [PATCH 5.005_03-MT6]VMS build patch
18551              Date: Fri, 05 Mar 1999 12:36:19 -0800
18552              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
18553      Branch: maint-5.005/perl
18554            ! vms/subconfigure.com
18555 ____________________________________________________________________________
18556 [  3090] By: gsar                                  on 1999/03/06  04:40:03
18557         Log: integrate change#3089 from mainline
18558              
18559              tolerate CRs after options
18560      Branch: maint-5.005/perl
18561           !> perl.c
18562 ____________________________________________________________________________
18563 [  3089] By: gsar                                  on 1999/03/06  04:30:40
18564         Log: tolerate CRs after options
18565      Branch: perl
18566            ! perl.c
18567 ____________________________________________________________________________
18568 [  3088] By: jhi                                   on 1999/03/05  12:49:01
18569         Log: Integrate from mainperl.
18570      Branch: cfgperl
18571           +> README.hurd
18572           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
18573 ____________________________________________________________________________
18574 [  3087] By: gsar                                  on 1999/03/05  06:41:16
18575         Log: adjust timeouts to accomodate slow/busy systems
18576      Branch: perl
18577            ! t/lib/io_sock.t
18578 ____________________________________________________________________________
18579 [  3083] By: gsar                                  on 1999/03/05  01:32:47
18580         Log: integrate change#3081 from maint-5.005
18581      Branch: perl
18582           !> ext/Errno/Errno_pm.PL
18583 ____________________________________________________________________________
18584 [  3082] By: gsar                                  on 1999/03/05  01:31:06
18585         Log: integrate change#2904 from maint-5.005
18586      Branch: perl
18587           +> README.hurd
18588           !> MANIFEST
18589 ____________________________________________________________________________
18590 [  3081] By: gsar                                  on 1999/03/05  00:14:33
18591         Log: protect against doubled backslashes
18592      Branch: maint-5.005/perl
18593            ! ext/Errno/Errno_pm.PL
18594 ____________________________________________________________________________
18595 [  3077] By: jhi                                   on 1999/03/04  08:10:13
18596         Log: Integrate from mainperl.
18597      Branch: cfgperl
18598           +> ext/B/B/Stash.pm
18599           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
18600           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
18601           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
18602           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
18603 ____________________________________________________________________________
18604 [  3076] By: jhi                                   on 1999/03/04  08:07:59
18605         Log: Regen config_h.SH once more because of *size, 
18606              noticed by
18607              
18608              From: Hans Mulder <hansm@icgned.icgroup.nl>
18609              To: Jarkko Hietaniemi <jhi@iki.fi>
18610              Cc: perl5-porters@perl.org
18611              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18612              Date: Thu,  4 Mar 99 00:10:45 +0100
18613              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18614      Branch: cfgperl
18615            ! Configure config_h.SH
18616 ____________________________________________________________________________
18617 [  3068] By: gsar                                  on 1999/03/04  05:48:03
18618         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
18619              Date: Thu,  4 Mar 99 00:10:45 +0100
18620              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
18621              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
18622      Branch: perl
18623            ! config_h.SH
18624 ____________________________________________________________________________
18625 [  3067] By: gsar                                  on 1999/03/04  05:44:32
18626         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
18627              From: Graham Barr <gbarr@ti.com>
18628              Date: Wed, 3 Mar 1999 17:23:56 -0600
18629              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
18630              Subject: Re: 'use strict' doesn't work for one-letter variables
18631      Branch: perl
18632            ! gv.c op.c
18633 ____________________________________________________________________________
18634 [  3066] By: gsar                                  on 1999/03/04  05:20:50
18635         Log: updates to compiler modules
18636              From: "Vishal Bhatia" <vishalb@hotmail.com>
18637              Date: Tue, 02 Mar 1999 23:27:25 PST
18638              Message-ID: <19990303072725.779.qmail@hotmail.com>
18639              Subject: PATCH 5.005_56 + Test procedure
18640      Branch: perl
18641            + ext/B/B/Stash.pm
18642            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
18643            ! lib/Test/Harness.pm utils/perlcc.PL
18644 ____________________________________________________________________________
18645 [  3065] By: gsar                                  on 1999/03/04  05:03:30
18646         Log: more s/s_/s!/ etc.
18647      Branch: perl
18648            ! pod/perldelta.pod pod/perlfunc.pod
18649 ____________________________________________________________________________
18650 [  3064] By: gsar                                  on 1999/03/04  04:50:45
18651         Log: integrate cfgperl contents into mainline
18652      Branch: perl
18653           !> Configure README.vms bytecode.h config_h.SH configure.com
18654           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
18655           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
18656           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18657 ____________________________________________________________________________
18658 [  3063] By: gsar                                  on 1999/03/04  04:44:13
18659         Log: HP-UX has yet another spelling for /NaNQ?/
18660      Branch: perl
18661            ! t/lib/bigfloatpm.t
18662 ____________________________________________________________________________
18663 [  3062] By: gsar                                  on 1999/03/04  04:36:08
18664         Log: error-check for accept() test
18665      Branch: perl
18666            ! t/lib/io_sock.t
18667 ____________________________________________________________________________
18668 [  3061] By: gsar                                  on 1999/03/04  03:40:25
18669         Log: allow custom comparison function in File::Compare::compare_text()
18670              From: jan.dubois@ibm.net (Jan Dubois)
18671              Date: Fri, 26 Feb 1999 21:56:09 +0100
18672              Message-ID: <36db0838.8805651@smtp1.ibm.net>
18673              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
18674      Branch: perl
18675            ! lib/File/Compare.pm
18676 ____________________________________________________________________________
18677 [  3060] By: gsar                                  on 1999/03/04  03:37:38
18678         Log: better version of change#3038
18679              From: abigail@fnx.com
18680              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
18681              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
18682              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
18683      Branch: perl
18684            ! pod/pod2man.PL
18685 ____________________________________________________________________________
18686 [  3058] By: jhi                                   on 1999/03/03  22:30:40
18687         Log: Configure regen to
18688              (1) match maint-5.005 patches #3056 and #3057
18689              (2) better version of PHOSTNAME of #3050
18690              (3) the crosscompile/multiarch config_h.SH trouble solved for now
18691      Branch: cfgperl
18692            ! Configure config_h.SH
18693 ____________________________________________________________________________
18694 [  3054] By: jhi                                   on 1999/03/03  09:57:59
18695         Log: Change #3053 missed perldelta.
18696      Branch: cfgperl
18697            ! pod/perldelta.pod
18698 ____________________________________________________________________________
18699 [  3053] By: jhi                                   on 1999/03/03  08:29:43
18700         Log: Use '!' to mark native integer packings instead of '_'.
18701      Branch: cfgperl
18702            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
18703 ____________________________________________________________________________
18704 [  3052] By: jhi                                   on 1999/03/02  23:12:36
18705         Log: The HP-UX threads patch (change #3028) is needed also here.
18706      Branch: cfgperl
18707            ! hints/hpux.sh thread.h
18708 ____________________________________________________________________________
18709 [  3051] By: jhi                                   on 1999/03/02  08:24:52
18710         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18711              To: perl5-porters@perl.org, vmsperl@perl.org
18712              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
18713              Date: Mon, 01 Mar 1999 16:10:57 -0800
18714              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
18715      Branch: cfgperl
18716            ! README.vms
18717      Branch: maint-5.005/perl
18718            ! README.vms
18719 ____________________________________________________________________________
18720 [  3050] By: jhi                                   on 1999/03/02  08:22:29
18721         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18722              To: perl5-porters@perl.org, vmsperl@perl.org
18723              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
18724              Date: Mon, 01 Mar 1999 16:06:29 -0800
18725              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
18726              
18727              From: Dan Sugalski <sugalskd@osshe.edu>
18728              To: perl5-porters@perl.org, vmsperl@perl.org
18729              Subject: [PATCH 5.005_56]vmsish.pm patch
18730              Date: Mon, 01 Mar 1999 20:19:04 -0800
18731              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
18732              
18733              plus Configure regen containing a "solution" to the
18734              crosscompile/multiarch problem.
18735      Branch: cfgperl
18736            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
18737            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
18738 ____________________________________________________________________________
18739 [  3049] By: jhi                                   on 1999/03/02  07:34:21
18740         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
18741              To: perl5-porters@perl.org
18742              Subject: [PATCH] Eliminate (valid) warning in byterun.c
18743              Date: Mon, 01 Mar 1999 17:27:59 -0500
18744              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
18745      Branch: cfgperl
18746            ! bytecode.h
18747      Branch: maint-5.005/perl
18748            ! bytecode.h
18749 ____________________________________________________________________________
18750 [  3048] By: gsar                                  on 1999/03/02  06:41:21
18751         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18752      Branch: perl
18753            ! MANIFEST README.hpux
18754 ____________________________________________________________________________
18755 [  3047] By: jhi                                   on 1999/03/01  06:34:43
18756         Log: Integrate from mainperl.
18757      Branch: cfgperl
18758           +> README.hpux lib/File/Spec/Functions.pm
18759           !> (integrate 28 files)
18760 ____________________________________________________________________________
18761 [  3046] By: gsar                                  on 1999/03/01  05:34:28
18762         Log: this is 5.005_56
18763      Branch: perl
18764            ! Changes
18765
18766 ----------------
18767 Version 5.005_56
18768 ----------------
18769
18770 ____________________________________________________________________________
18771 [  3045] By: gsar                                  on 1999/03/01  03:32:30
18772         Log: destroy PL_svref_mutex in perl_destruct()
18773      Branch: perl
18774            ! perl.c
18775 ____________________________________________________________________________
18776 [  3044] By: gsar                                  on 1999/03/01  00:38:50
18777         Log: up patchlevel &c.
18778      Branch: perl
18779            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
18780            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18781            ! win32/makefile.mk
18782 ____________________________________________________________________________
18783 [  3043] By: gsar                                  on 1999/03/01  00:14:15
18784         Log: integrate cfgperl contents into mainline
18785      Branch: perl
18786            ! pod/perldelta.pod
18787           !> Configure config_h.SH
18788 ____________________________________________________________________________
18789 [  3042] By: gsar                                  on 1999/02/28  23:55:08
18790         Log: slightly edited version of suggested patch
18791              From: jan.dubois@ibm.net (Jan Dubois)
18792              Date: Mon, 01 Mar 1999 00:32:05 +0100
18793              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
18794              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
18795      Branch: perl
18796            + lib/File/Spec/Functions.pm
18797            ! MANIFEST lib/File/Spec.pm
18798 ____________________________________________________________________________
18799 [  3041] By: gsar                                  on 1999/02/28  22:47:19
18800         Log: fix subtle bug in eval'' testsuite
18801      Branch: perl
18802            ! t/op/eval.t
18803 ____________________________________________________________________________
18804 [  3040] By: gsar                                  on 1999/02/28  22:46:24
18805         Log: avoid literal control characters in change#3039
18806      Branch: perl
18807            ! t/base/lex.t
18808 ____________________________________________________________________________
18809 [  3039] By: gsar                                  on 1999/02/28  21:47:18
18810         Log: todo item: permit extended control variables a la ${^Foo} (patch
18811              courtesy Mark-Jason Dominus <mjd@plover.com>)
18812      Branch: perl
18813            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
18814            ! t/base/lex.t toke.c
18815 ____________________________________________________________________________
18816 [  3038] By: gsar                                  on 1999/02/28  21:21:05
18817         Log: From: abigail@fnx.com
18818              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
18819              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
18820              Subject: Recognize -> and => inside [A-Z]<> sequences.
18821      Branch: perl
18822            ! pod/pod2man.PL
18823 ____________________________________________________________________________
18824 [  3037] By: gsar                                  on 1999/02/28  21:12:22
18825         Log: fix longstanding bug: searches for lexicals originating within eval''
18826              weren't stopping at the subroutine boundary correctly
18827      Branch: perl
18828            ! op.c proto.h t/op/eval.t
18829 ____________________________________________________________________________
18830 [  3036] By: gsar                                  on 1999/02/28  20:02:29
18831         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
18832              as stacked list values
18833              From: jan.dubois@ibm.net (Jan Dubois)
18834              Date: Sat, 27 Feb 1999 18:24:17 +0100
18835              Message-ID: <36e22849.36531259@smtp1.ibm.net>
18836              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
18837      Branch: perl
18838            ! win32/win32.c
18839 ____________________________________________________________________________
18840 [  3035] By: gsar                                  on 1999/02/28  19:48:54
18841         Log: remove superfluous stack_sp decl
18842      Branch: perl
18843            ! jpl/JNI/JNI.xs
18844 ____________________________________________________________________________
18845 [  3034] By: gsar                                  on 1999/02/28  19:34:58
18846         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
18847      Branch: perl
18848            ! lib/Getopt/Std.pm
18849 ____________________________________________________________________________
18850 [  3033] By: gsar                                  on 1999/02/28  19:23:41
18851         Log: add File::Compare::compare_text()
18852              From: jan.dubois@ibm.net (Jan Dubois)
18853              Date: Fri, 26 Feb 1999 00:20:41 +0100
18854              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
18855              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
18856      Branch: perl
18857            ! lib/File/Compare.pm pod/perltodo.pod
18858 ____________________________________________________________________________
18859 [  3032] By: gsar                                  on 1999/02/28  19:01:33
18860         Log: add README.hpux
18861      Branch: perl
18862            + README.hpux
18863            ! MAINTAIN MANIFEST
18864 ____________________________________________________________________________
18865 [  3031] By: gsar                                  on 1999/02/28  18:49:08
18866         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
18867              James Cromie <jcromie@fossil.uswc.uswest.com>
18868      Branch: perl
18869            ! lib/Pod/Html.pm
18870 ____________________________________________________________________________
18871 [  3030] By: gsar                                  on 1999/02/28  18:35:09
18872         Log: From: jan.dubois@ibm.net (Jan Dubois)
18873              Date: Wed, 24 Feb 1999 22:34:56 +0100
18874              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
18875              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
18876      Branch: perl
18877            ! lib/Test/Harness.pm
18878 ____________________________________________________________________________
18879 [  3029] By: gsar                                  on 1999/02/28  18:28:18
18880         Log: add note about env pollution
18881      Branch: perl
18882            ! INSTALL pod/perltodo.pod
18883 ____________________________________________________________________________
18884 [  3028] By: jhi                                   on 1999/02/26  14:40:00
18885         Log: HP-UX 11 threads.
18886              
18887              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18888              To: perl5-porters@perl.org
18889              Cc: jhi@cc.hut.fi
18890              Subject: Maint 5 and _54 with threading on HP-UX 11.00
18891              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
18892              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
18893              
18894              NOTE from jhi: the hpux hints could still be more robust by
18895              disabling gdbm when necessary.
18896              
18897              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
18898              linking -lgdbm -lpthread creates an executable that instantly
18899              core dumps on a pthreads internal panic:
18900              
18901              ./gdpt
18902              
18903              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
18904              Return Pointer is 0xc082bf33
18905              17639 quit (core dumped)  ./gdpt
18906              
18907              You don't have to *use* either gdbm or pthreads in the executable,
18908              just linking them together is enough.  Workaround is to recompile
18909              the GDBM under HP-UX 11, that makes the problem go away.
18910      Branch: maint-5.005/perl
18911            ! hints/hpux.sh thread.h
18912 ____________________________________________________________________________
18913 [  3025] By: jhi                                   on 1999/02/25  20:41:07
18914         Log: Temporary workaround for the config_h.SH versus
18915              crosscompile and multiarch plus introduce 'rt'
18916              to $libswanted: in UNIX98 sched_yield() lives there.
18917      Branch: cfgperl
18918            ! Configure config_h.SH
18919 ____________________________________________________________________________
18920 [  3024] By: jhi                                   on 1999/02/24  12:54:59
18921         Log: Integrate from mainperl.
18922      Branch: cfgperl
18923           +> t/lib/fatal.t
18924           !> (integrate 44 files)
18925 ____________________________________________________________________________
18926 [  3023] By: gsar                                  on 1999/02/24  07:02:12
18927         Log: integrate cfgperl contents
18928      Branch: perl
18929           !> (integrate 30 files)
18930 ____________________________________________________________________________
18931 [  3022] By: gsar                                  on 1999/02/24  05:59:47
18932         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
18933              Date: 23 Feb 1999 17:53:22 -0700
18934              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
18935              Subject: [PATCH: _55] perldoc -q broken
18936      Branch: perl
18937            ! utils/perldoc.PL
18938 ____________________________________________________________________________
18939 [  3021] By: gsar                                  on 1999/02/24  05:51:53
18940         Log: ansify perlio.c, fix PerlIO-ish typos
18941      Branch: perl
18942            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
18943            ! iperlsys.h perlio.c
18944 ____________________________________________________________________________
18945 [  3020] By: gsar                                  on 1999/02/24  05:28:06
18946         Log: adjust a Perl_malloc() flag for NeXT
18947              From: Hans Mulder <hansm@icgned.icgroup.nl>
18948              Date: Tue, 23 Feb 99 00:26:25 +0100
18949              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
18950              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
18951      Branch: perl
18952            ! perl.h
18953 ____________________________________________________________________________
18954 [  3019] By: gsar                                  on 1999/02/24  05:19:42
18955         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
18956      Branch: perl
18957            ! pod/perltodo.pod
18958 ____________________________________________________________________________
18959 [  3018] By: gsar                                  on 1999/02/24  04:15:18
18960         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
18961              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
18962              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
18963              Subject: improved error message [PATCH _55] [RESEND]
18964      Branch: perl
18965            ! sv.c
18966 ____________________________________________________________________________
18967 [  3017] By: gsar                                  on 1999/02/24  03:50:34
18968         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18969              Date: Sun, 21 Feb 1999 20:02:18 -0700
18970              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
18971              Subject: perlfunc updates (against 55)
18972      Branch: perl
18973            ! pod/perlfunc.pod
18974 ____________________________________________________________________________
18975 [  3016] By: gsar                                  on 1999/02/24  03:17:05
18976         Log: testsuite adjustments
18977              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
18978              Date: Sat, 20 Feb 1999 15:24:57 +0000
18979              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
18980              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
18981      Branch: perl
18982            ! t/lib/io_sock.t t/op/lex_assign.t
18983 ____________________________________________________________________________
18984 [  3015] By: gsar                                  on 1999/02/24  02:54:47
18985         Log: avoid modifying readonly values from qw()
18986      Branch: perl
18987            ! lib/ExtUtils/MM_Unix.pm
18988 ____________________________________________________________________________
18989 [  3014] By: gsar                                  on 1999/02/24  02:49:04
18990         Log: more "correct" utbuf for utime()
18991      Branch: perl
18992            ! doio.c
18993 ____________________________________________________________________________
18994 [  3013] By: jhi                                   on 1999/02/22  19:27:44
18995         Log: Fix MacPerl version, change PowerUX to PowerMAX.
18996              
18997              From: Chris Nandor <pudge@pobox.com>
18998              To: jhi@iki.fi
18999              Cc: perl5-porters@perl.org
19000              Subject: Re: perl current availability as documented by perl.pod
19001              Date: Sun, 21 Feb 1999 11:06:03 -0500
19002              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
19003              
19004              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
19005              To: jhi@iki.fi
19006              Cc: perl5-porters@perl.org
19007              Subject: Re: perl current availability as documented by perl.pod
19008              Date: Mon, 22 Feb 1999 13:08:30 GMT
19009              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
19010      Branch: cfgperl
19011            ! pod/perl.pod
19012      Branch: maint-5.005/perl
19013            ! pod/perl.pod
19014 ____________________________________________________________________________
19015 [  3012] By: jhi                                   on 1999/02/22  10:26:11
19016         Log: Snapshot the cross-compilation/multiarchitecture stuff
19017              (currently broken in next)
19018      Branch: cfgperl
19019            ! Configure config_h.SH pp.c
19020 ____________________________________________________________________________
19021 [  3011] By: jhi                                   on 1999/02/22  10:24:51
19022         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
19023              To: gsar@activestate.com (Gurusamy Sarathy)
19024              Cc: perl5-porters@perl.org (Perl5 Porters)
19025              Subject: [PATCH 5.005_55] DB_File 1.64 patch
19026              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
19027              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
19028      Branch: cfgperl
19029            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19030            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
19031 ____________________________________________________________________________
19032 [  3009] By: jhi                                   on 1999/02/22  09:14:26
19033         Log: Scratch #3008 and introduce $crosscompile and $multiarch
19034              also in non-Configure lands.
19035      Branch: cfgperl
19036            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
19037            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
19038            ! win32/config.gc win32/config.vc win32/config_H.bc
19039            ! win32/config_H.gc win32/config_H.vc
19040 ____________________________________________________________________________
19041 [  3008] By: jhi                                   on 1999/02/22  08:58:04
19042         Log: Add -DMULTIARCH (see change #3006).
19043      Branch: cfgperl
19044            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
19045 ____________________________________________________________________________
19046 [  3007] By: jhi                                   on 1999/02/22  08:54:06
19047         Log: Undo the references to local{lib,arch} introduced by #3006.
19048      Branch: cfgperl
19049            ! Configure config_h.SH
19050 ____________________________________________________________________________
19051 [  3006] By: jhi                                   on 1999/02/22  08:43:50
19052         Log: From: hansm@icgned.icgroup.nl
19053              To: perlbug@perl.com
19054              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
19055              Date: Sun, 21 Feb 1999 22:58:55 +0100
19056              Reply-To: hansmu@xs4all.nl
19057              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
19058              
19059              plus other Configure changes: prepare for cross-compilation/
19060              multiarchitecture builds.
19061      Branch: cfgperl
19062            ! Configure config_h.SH
19063 ____________________________________________________________________________
19064 [  3005] By: jhi                                   on 1999/02/22  08:35:30
19065         Log: Configure/Perl knew how to look for use Mach cthreads
19066              but Configure didn't let them to be used ($osname 'next').
19067      Branch: cfgperl
19068            ! Configure config_h.SH
19069      Branch: maint-5.005/perl
19070            ! Configure
19071 ____________________________________________________________________________
19072 [  3004] By: jhi                                   on 1999/02/21  15:46:02
19073         Log: Update Acorn AVAILABILITY.
19074      Branch: cfgperl
19075            ! pod/perl.pod
19076      Branch: maint-5.005/perl
19077            ! pod/perl.pod
19078 ____________________________________________________________________________
19079 [  3003] By: jhi                                   on 1999/02/21  14:50:42
19080         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
19081              To: perl5-porters@perl.org (Perl 5 Porters)
19082              Subject: PATCH: perlref.pod - symbolic ref example
19083              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
19084              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
19085      Branch: cfgperl
19086            ! pod/perlref.pod
19087      Branch: maint-5.005/perl
19088            ! pod/perlref.pod
19089 ____________________________________________________________________________
19090 [  3002] By: jhi                                   on 1999/02/21  14:35:22
19091         Log: Sync cfgperl with maint-5.005 change #3000.
19092      Branch: cfgperl
19093            ! pod/perlfunc.pod t/op/pack.t
19094 ____________________________________________________________________________
19095 [  2999] By: gsar                                  on 1999/02/20  22:48:30
19096         Log: From:    John Bley <jbb6@acpub.duke.edu>
19097              Date:    Sat, 20 Feb 1999 16:02:34 EST
19098              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
19099              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
19100      Branch: perl
19101            ! regcomp.c
19102 ____________________________________________________________________________
19103 [  2998] By: jhi                                   on 1999/02/20  14:13:06
19104         Log: Enhanced the endianness description.
19105      Branch: cfgperl
19106            ! pod/perlfunc.pod
19107 ____________________________________________________________________________
19108 [  2996] By: jhi                                   on 1999/02/20  13:55:41
19109         Log: Glossary now mostly fixed.
19110      Branch: cfgperl
19111            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19112            ! config_h.SH
19113 ____________________________________________________________________________
19114 [  2994] By: jhi                                   on 1999/02/20  11:58:33
19115         Log: Perldeltify GNU/Hurd.
19116      Branch: cfgperl
19117            ! pod/perldelta.pod
19118 ____________________________________________________________________________
19119 [  2993] By: gsar                                  on 1999/02/20  00:59:10
19120         Log: fix typo in Perl_sbrk()
19121              From: hansm@icgned.icgroup.nl
19122              Date: Fri, 19 Feb 1999 23:19:31 +0100
19123              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
19124              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
19125      Branch: perl
19126            ! malloc.c
19127 ____________________________________________________________________________
19128 [  2992] By: gsar                                  on 1999/02/20  00:51:08
19129         Log: integrate change#2980 from maint-5.005
19130      Branch: perl
19131           !> utils/h2xs.PL
19132 ____________________________________________________________________________
19133 [  2991] By: gsar                                  on 1999/02/20  00:34:01
19134         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19135              Date: Thu, 18 Feb 1999 18:51:38 +0000
19136              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
19137              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
19138      Branch: perl
19139            ! pp_hot.c t/op/pat.t
19140 ____________________________________________________________________________
19141 [  2990] By: gsar                                  on 1999/02/20  00:30:48
19142         Log: From: jan.dubois@ibm.net (Jan Dubois)
19143              Date: Thu, 18 Feb 1999 19:14:07 +0100
19144              Message-ID: <36d15809.40853323@smtp1.ibm.net>
19145              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
19146      Branch: perl
19147            ! win32/win32.c
19148 ____________________________________________________________________________
19149 [  2989] By: gsar                                  on 1999/02/20  00:27:01
19150         Log: do poll() emulation unless HAS_POLL && I_POLL
19151      Branch: perl
19152            ! ext/IO/poll.h
19153 ____________________________________________________________________________
19154 [  2988] By: gsar                                  on 1999/02/19  23:52:12
19155         Log: tweak RE for NaNQ? recognition
19156      Branch: perl
19157            ! t/lib/bigfloatpm.t
19158 ____________________________________________________________________________
19159 [  2987] By: gsar                                  on 1999/02/19  23:29:59
19160         Log: mention C<use utf8> and C<use warning> in perldelta
19161      Branch: perl
19162            ! pod/perldelta.pod
19163 ____________________________________________________________________________
19164 [  2985] By: jhi                                   on 1999/02/19  20:43:19
19165         Log: pack/unpack better in (network-)short-non-16-bits and
19166              (network-)long-non-32-bits systems such as Cray C90.
19167      Branch: cfgperl
19168            ! perl.h pp.c t/op/pack.t
19169 ____________________________________________________________________________
19170 [  2984] By: jhi                                   on 1999/02/19  20:38:54
19171         Log: Regen Configure.
19172      Branch: cfgperl
19173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19174            ! perl.c
19175 ____________________________________________________________________________
19176 [  2982] By: jhi                                   on 1999/02/19  19:51:49
19177         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
19178              not probed for and         
19179              
19180              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19181              To: Chaim Frenkel <chaimf@pobox.com>,
19182              Russ Allbery <rra@stanford.edu>,
19183              Jarkko Hietaniemi <jhi@iki.fi>,
19184              Gurusamy Sarathy <gsar@activestate.com>,
19185              Graham Barr <gbarr@pobox.com>
19186              Cc: bdensch@ameritech.net, perlbug@perl.com
19187              Subject: [PATCH] Re: Solaris 7 for Intel
19188              Message-ID: <19990219124404.A30182@O2.chapin.edu>
19189              
19190              Glossary is still missing some terms because
19191              mkglossary is misbehaving (change #2981 updated
19192              Glossary manually)
19193      Branch: cfgperl
19194            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
19195            ! Porting/config_H
19196 ____________________________________________________________________________
19197 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
19198         Log: Make result of h2xs work when user adds C<use strict>
19199      Branch: maint-5.005/perl
19200            ! utils/h2xs.PL
19201 ____________________________________________________________________________
19202 [  2979] By: gsar                                  on 1999/02/19  05:24:29
19203         Log: doc for change#2978
19204      Branch: perl
19205            ! pod/perlsub.pod
19206 ____________________________________________________________________________
19207 [  2978] By: gsar                                  on 1999/02/19  05:08:29
19208         Log: bring '*' prototype closer to how it behaves internally
19209      Branch: perl
19210            + t/lib/fatal.t
19211            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
19212 ____________________________________________________________________________
19213 [  2977] By: gsar                                  on 1999/02/19  02:50:31
19214         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
19215      Branch: perl
19216            ! perly.h
19217 ____________________________________________________________________________
19218 [  2975] By: gsar                                  on 1999/02/18  21:41:57
19219         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
19220              of lexical searches in BEGIN|INIT|END)
19221      Branch: perl
19222            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
19223            ! vms/perly_c.vms
19224 ____________________________________________________________________________
19225 [  2974] By: gsar                                  on 1999/02/18  21:03:06
19226         Log: missing PERL_POLLUTE_MALLOC
19227      Branch: perl
19228            ! ext/SDBM_File/sdbm/sdbm.h
19229 ____________________________________________________________________________
19230 [  2973] By: gsar                                  on 1999/02/18  17:10:49
19231         Log: From:    Andy Dougherty <doughera@lafayette.edu>
19232              Date:    Wed, 17 Feb 1999 17:22:50 EST
19233              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
19234              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
19235      Branch: perl
19236            ! lib/dotsh.pl
19237 ____________________________________________________________________________
19238 [  2972] By: gsar                                  on 1999/02/18  17:04:12
19239         Log: s/#defined/#define/
19240      Branch: perl
19241            ! ext/Data/Dumper/Dumper.xs
19242 ____________________________________________________________________________
19243 [  2970] By: gsar                                  on 1999/02/18  03:26:43
19244         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
19245      Branch: perl
19246            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
19247            ! ext/GDBM_File/typemap
19248 ____________________________________________________________________________
19249 [  2969] By: gsar                                  on 1999/02/17  23:30:47
19250         Log: correct slurp mode doc
19251      Branch: perl
19252            ! pod/perlfunc.pod pod/perlop.pod
19253 ____________________________________________________________________________
19254 [  2968] By: jhi                                   on 1999/02/17  23:15:49
19255         Log: Ultrix hints update.
19256              
19257              From: Spider Boardman <spider@zk3.dec.com>
19258              To: perlbug@perl.com
19259              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
19260              Date: Tue, 16 Feb 1999 23:04:28 -0500
19261              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
19262      Branch: cfgperl
19263            ! hints/ultrix_4.sh
19264 ____________________________________________________________________________
19265 [  2966] By: jhi                                   on 1999/02/17  23:09:21
19266         Log: Change #2965 wiped out some Sarathy's _55 changes.
19267              Now unwiped.
19268      Branch: cfgperl
19269            ! Configure pp.c t/op/pack.t
19270 ____________________________________________________________________________
19271 [  2965] By: jhi                                   on 1999/02/17  23:00:04
19272         Log: Configure tweaks.
19273              
19274              Fix the Unixware/SCO uname scan:
19275              
19276              From: Tom Hughes <thh@cyberscience.com>
19277              To: perlbug@perl.com
19278              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
19279              Date: 17 Feb 1999 15:34:15 +0000    
19280              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
19281              
19282              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
19283              
19284              From: Joe Buehler <jhpb@hekimian.com>
19285              To: perl5-porters@perl.org
19286              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
19287              Date: 12 Feb 1999 11:25:21 -0500
19288              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
19289              
19290              Make the pthreads joinable constant scan to output to fd 4, not 2.
19291      Branch: cfgperl
19292            ! Configure
19293 ____________________________________________________________________________
19294 [  2964] By: gsar                                  on 1999/02/17  21:30:07
19295         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
19296              Date: Wed, 17 Feb 1999 06:53:13 -0700
19297              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
19298              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
19299      Branch: perl
19300            ! lib/Pod/Functions.pm
19301 ____________________________________________________________________________
19302 [  2963] By: gsar                                  on 1999/02/17  21:18:21
19303         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
19304              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19305              Date: Wed, 17 Feb 1999 10:06:01 +0000
19306              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
19307              Subject: Re: [5.005_53] panic: pad_free curpad 
19308      Branch: perl
19309            ! regcomp.c regexec.c t/op/misc.t
19310 ____________________________________________________________________________
19311 [  2962] By: gsar                                  on 1999/02/16  21:26:28
19312         Log: NaNQ? tweak
19313      Branch: perl
19314            ! t/lib/bigfloatpm.t
19315 ____________________________________________________________________________
19316 [  2961] By: jhi                                   on 1999/02/16  19:26:38
19317         Log: Integrate from mainperl.
19318      Branch: cfgperl
19319           !> (integrate 37 files)
19320 ____________________________________________________________________________
19321 [  2960] By: gsar                                  on 1999/02/16  18:04:29
19322         Log: undo change#2465 (qw[] is a real list now)
19323      Branch: perl
19324            ! pod/perlop.pod
19325 ____________________________________________________________________________
19326 [  2959] By: gsar                                  on 1999/02/16  07:09:33
19327         Log: this was 5.005_55
19328      Branch: perl
19329            ! Changes
19330
19331 ----------------
19332 Version 5.005_55
19333 ----------------
19334
19335 ____________________________________________________________________________
19336 [  2958] By: gsar                                  on 1999/02/16  06:18:27
19337         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
19338              elide dups and non-dependents from Changes
19339      Branch: perl
19340            ! Changes pod/perlhist.pod
19341           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
19342           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
19343           !> pod/perlport.pod pp.c t/op/pack.t
19344 ____________________________________________________________________________
19345 [  2957] By: gsar                                  on 1999/02/16  04:09:47
19346         Log: propagate PERL_VERSION everywhere, add to pod
19347      Branch: perl
19348            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
19349            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
19350            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
19351            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
19352            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
19353            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
19354            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
19355            ! win32/config.gc win32/config.vc win32/config_sh.PL
19356            ! win32/win32.c x2p/a2py.c
19357 ____________________________________________________________________________
19358 [  2955] By: jhi                                   on 1999/02/15  16:15:03
19359         Log: The pack tests now better in C90 (after the packnative patches).
19360      Branch: cfgperl
19361            ! t/op/pack.t
19362 ____________________________________________________________________________
19363 [  2954] By: gsar                                  on 1999/02/15  14:11:50
19364         Log: tweak Configure to follow new PERL_VERSION etc.
19365      Branch: perl
19366            ! Configure patchlevel.h pod/perlhist.pod
19367 ____________________________________________________________________________
19368 [  2953] By: jhi                                   on 1999/02/15  14:02:21
19369         Log: Integrate from mainperl.
19370      Branch: cfgperl
19371           !> MANIFEST Porting/makerel
19372 ____________________________________________________________________________
19373 [  2952] By: jhi                                   on 1999/02/15  13:50:07
19374         Log: Enhance the packnative patch: use the packnative code
19375              only if required.  Also added hefty testing (hopefully
19376              I didn't assume too much...).  Tested on alpha, ix86, sparc.
19377      Branch: cfgperl
19378            ! pod/perlfunc.pod pp.c t/op/pack.t
19379 ____________________________________________________________________________
19380 [  2951] By: jhi                                   on 1999/02/15  13:46:56
19381         Log: AVAILABILITY from 5.005_03-tobe, will of course
19382              require updating when 5.006 comes out.
19383      Branch: cfgperl
19384            ! pod/perl.pod
19385 ____________________________________________________________________________
19386 [  2949] By: gsar                                  on 1999/02/15  13:28:51
19387         Log: will this be it for 5.005_55?
19388      Branch: perl
19389            ! MANIFEST Porting/makerel
19390 ____________________________________________________________________________
19391 [  2948] By: jhi                                   on 1999/02/15  13:23:52
19392         Log: Integrate from mainperl.
19393      Branch: cfgperl
19394           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
19395           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19396           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19397           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
19398           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
19399           !> win32/config.gc win32/config.vc win32/config_H.bc
19400           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
19401 ____________________________________________________________________________
19402 [  2947] By: jhi                                   on 1999/02/15  13:20:41
19403         Log: perlport.pod 1.39 from Chris.
19404      Branch: cfgperl
19405            ! pod/perlport.pod
19406 ____________________________________________________________________________
19407 [  2946] By: jhi                                   on 1999/02/15  13:09:58
19408         Log: Import Ultrix update, change #2864, 
19409              
19410              From: Spider Boardman <spider@zk3.dec.com>
19411              To: perlbug@perl.com
19412              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19413              Date: Wed, 10 Feb 1999 23:33:31 -0500
19414              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
19415      Branch: cfgperl
19416            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
19417 ____________________________________________________________________________
19418 [  2945] By: jhi                                   on 1999/02/15  13:04:50
19419         Log: OpenBSD sparc SHMLBA.
19420      Branch: cfgperl
19421            ! ext/IPC/SysV/SysV.xs
19422 ____________________________________________________________________________
19423 [  2944] By: gsar                                  on 1999/02/15  12:09:52
19424         Log: update win32/config* stuff, Changes
19425      Branch: perl
19426            ! Changes win32/Makefile win32/config.bc win32/config.gc
19427            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19428            ! win32/config_H.vc win32/makefile.mk
19429 ____________________________________________________________________________
19430 [  2943] By: gsar                                  on 1999/02/15  11:54:08
19431         Log: #include patchlevel.h by default, provide
19432              PERL_{REVISION,VERSION,SUBVERSION}
19433      Branch: perl
19434            ! patchlevel.h perl.h
19435 ____________________________________________________________________________
19436 [  2942] By: gsar                                  on 1999/02/15  10:26:59
19437         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
19438              misc fixes
19439      Branch: perl
19440            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
19441 ____________________________________________________________________________
19442 [  2941] By: gsar                                  on 1999/02/15  10:24:37
19443         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
19444              Message-ID: <19990207002851.B9185@toldyouso.com>
19445              Message-ID: <19990207212152.A9765@toldyouso.com>
19446              Message-ID: <19990207212041.A9622@toldyouso.com>
19447              Message-ID: <19990207213127.A10244@toldyouso.com>
19448              Message-ID: <19990207212559.A9950@toldyouso.com>
19449              Message-ID: <19990207212842.A9994@toldyouso.com>
19450              Message-ID: <19990207212500.A9860@toldyouso.com>
19451              Message-ID: <19990207213013.A10105@toldyouso.com>
19452      Branch: perl
19453            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
19454            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
19455            ! pod/perlmodlib.pod pod/perltoc.pod
19456 ____________________________________________________________________________
19457 [  2940] By: gsar                                  on 1999/02/15  10:07:08
19458         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
19459              of suggested patch)
19460              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
19461              Date: Mon, 08 Feb 1999 01:14:41 -0000
19462              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
19463              Subject: [PATCH 5.005_54] some pending C.pm stuff 
19464      Branch: perl
19465            ! ext/B/B/C.pm
19466 ____________________________________________________________________________
19467 [  2939] By: jhi                                   on 1999/02/15  08:40:18
19468         Log: Integrate from mainperl.
19469      Branch: cfgperl
19470           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
19471            - lib/File/PathConvert.pm
19472           !> (integrate 81 files)
19473 ____________________________________________________________________________
19474 [  2938] By: gsar                                  on 1999/02/15  06:56:39
19475         Log: change#2839 was bogus, redo
19476      Branch: perl
19477           !> t/lib/h2ph.pht
19478 ____________________________________________________________________________
19479 [  2937] By: gsar                                  on 1999/02/15  06:38:15
19480         Log: support Win32::GetFullPathName() and Win32::SetLastError()
19481              From: jan.dubois@ibm.net (Jan Dubois)
19482              Date: Tue, 09 Feb 1999 22:27:31 +0100
19483              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
19484              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
19485      Branch: perl
19486            ! win32/win32.c
19487 ____________________________________________________________________________
19488 [  2936] By: gsar                                  on 1999/02/15  06:26:39
19489         Log: support native integers, pack("L_",...) etc. (via private mail)
19490              From: Jarkko Hietaniemi <jhi@iki.fi>
19491              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
19492              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
19493              Subject: the "packnative" patch
19494      Branch: perl
19495            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
19496            ! t/lib/ipc_sysv.t t/op/pack.t
19497 ____________________________________________________________________________
19498 [  2935] By: gsar                                  on 1999/02/15  06:04:02
19499         Log: From: Michael G Schwern <schwern@pobox.com>
19500              Date: Tue, 9 Feb 1999 04:13:12 -0500
19501              Message-ID: <19990209041312.A15788@toldyouso.com>
19502              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
19503      Branch: perl
19504            ! utils/h2xs.PL
19505 ____________________________________________________________________________
19506 [  2934] By: gsar                                  on 1999/02/15  05:30:13
19507         Log: fix bugs in the handling of negative numbers, among other things
19508              From: Steven Knight <knight@theopera.baldmt.citilink.com>
19509              Date: Mon, 8 Feb 1999 01:16:24 -0600
19510              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
19511              Subject: Math::BigFloat and Math::BigInt
19512      Branch: perl
19513            + t/lib/bigfloat.t t/lib/bigfloatpm.t
19514            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
19515            ! t/lib/bigintpm.t
19516 ____________________________________________________________________________
19517 [  2933] By: gsar                                  on 1999/02/15  04:57:52
19518         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
19519              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
19520              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
19521              Subject: s2p incorrectly handles hold space commands
19522      Branch: perl
19523            ! x2p/s2p.PL
19524 ____________________________________________________________________________
19525 [  2932] By: gsar                                  on 1999/02/15  04:45:55
19526         Log: clarify what a "line" is
19527      Branch: perl
19528            ! pod/perlfunc.pod pod/perlvar.pod
19529 ____________________________________________________________________________
19530 [  2931] By: gsar                                  on 1999/02/15  04:23:29
19531         Log: backout change#2811 and add newer version based on File::Spec
19532              From: Barrie Slaymaker <rbs@telerama.com>
19533              Date: Thu, 11 Feb 1999 16:29:24 -0500
19534              Message-ID: <36C34BB4.A62090E0@telerama.com>
19535              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
19536      Branch: perl
19537            - lib/File/PathConvert.pm
19538            ! MANIFEST installhtml lib/Pod/Html.pm
19539 ____________________________________________________________________________
19540 [  2930] By: gsar                                  on 1999/02/15  04:16:25
19541         Log: From: Barrie Slaymaker <rbs@telerama.com>
19542              Date: Thu, 11 Feb 1999 19:39:48 -0500
19543              Message-ID: <36C37854.707D139@telerama.com>
19544              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
19545      Branch: perl
19546            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
19547 ____________________________________________________________________________
19548 [  2929] By: gsar                                  on 1999/02/15  04:06:50
19549         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
19550              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
19551              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
19552              Subject: [PATCH]5.005_54 (DOC) fix many typos
19553              --
19554              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
19555              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
19556              Subject: [PATCH]5.005_54 (DOC) typos
19557      Branch: perl
19558            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
19559            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
19560            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19561            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19562            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
19563            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
19564            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
19565            ! pod/perlvar.pod pod/perlxs.pod
19566 ____________________________________________________________________________
19567 [  2928] By: gsar                                  on 1999/02/15  03:39:53
19568         Log: allow the Carp routines to pass through exception objects
19569      Branch: perl
19570            ! lib/Carp.pm
19571 ____________________________________________________________________________
19572 [  2927] By: gsar                                  on 1999/02/15  03:22:57
19573         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
19574      Branch: perl
19575            ! pod/perlfaq8.pod
19576 ____________________________________________________________________________
19577 [  2926] By: gsar                                  on 1999/02/15  03:19:39
19578         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
19579              have done that, but didn't)
19580      Branch: perl
19581           !> utils/h2ph.PL
19582 ____________________________________________________________________________
19583 [  2925] By: gsar                                  on 1999/02/15  03:17:01
19584         Log: integrate cfgperl changes into mainline
19585      Branch: perl
19586            ! Changes
19587           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19588           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
19589           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
19590           !> vms/subconfigure.com
19591 ____________________________________________________________________________
19592 [  2924] By: gsar                                  on 1999/02/15  03:07:08
19593         Log: add const qualifier to most char* prototypes, handle ripple effect
19594      Branch: perl
19595            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
19596            ! universal.c util.c
19597 ____________________________________________________________________________
19598 [  2923] By: gsar                                  on 1999/02/15  01:04:30
19599         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19600              Date: Thu, 04 Feb 1999 02:37:31 +0000
19601              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
19602              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
19603      Branch: perl
19604            ! pp_ctl.c t/op/range.t
19605 ____________________________________________________________________________
19606 [  2922] By: gsar                                  on 1999/02/15  00:24:34
19607         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19608              Date: Sun, 31 Jan 1999 01:50:06 +0000
19609              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
19610              Subject: [PATCH 5.005_03t4] regexp flags bug
19611      Branch: perl
19612            ! regcomp.c t/op/re_tests
19613 ____________________________________________________________________________
19614 [  2921] By: gsar                                  on 1999/02/15  00:13:02
19615         Log: use New() et al., rather than safemalloc() et al.
19616              From: jan.dubois@ibm.net (Jan Dubois)
19617              Date: Fri, 29 Jan 1999 23:27:22 +0100
19618              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
19619              Subject: [PATCH _03-MT5] POSIX.xs memory API
19620      Branch: perl
19621            ! ext/POSIX/POSIX.xs
19622 ____________________________________________________________________________
19623 [  2920] By: gsar                                  on 1999/02/15  00:05:33
19624         Log: tweak READ() docs to mention $buffer must be altered by reference
19625      Branch: perl
19626            ! pod/perltie.pod
19627 ____________________________________________________________________________
19628 [  2919] By: gsar                                  on 1999/02/14  23:50:39
19629         Log: applied suggested patch, with several language/readability tweaks
19630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19631              Date: Fri, 29 Jan 1999 00:25:02 -0500
19632              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
19633              Subject: Re: [PATCH 5.005_*] Better parsing docs
19634      Branch: perl
19635            ! pod/perlop.pod
19636 ____________________________________________________________________________
19637 [  2918] By: gsar                                  on 1999/02/14  23:20:42
19638         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
19639              of silently returning bogus values)
19640              From: Peter Chines <pchines@nhgri.nih.gov>
19641              Date: Wed, 27 Jan 1999 16:11:31 -0500
19642              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
19643              Subject: Time::Local
19644      Branch: perl
19645            ! lib/Time/Local.pm pod/perldelta.pod
19646 ____________________________________________________________________________
19647 [  2917] By: gsar                                  on 1999/02/14  11:21:43
19648         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19649              Date: Thu, 28 Jan 1999 10:02:20 -0500
19650              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
19651              Subject: Re: [PATCH 5.005_53] Better perldoc
19652      Branch: perl
19653            ! utils/perldoc.PL
19654 ____________________________________________________________________________
19655 [  2916] By: gsar                                  on 1999/02/14  10:59:38
19656         Log: back out change#2751, apply updated version 
19657              From: jan.dubois@ibm.net (Jan Dubois)
19658              Date: Sat, 06 Feb 1999 01:06:29 +0100
19659              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
19660              Subject: [PATCH] Cleanup of File::Spec module
19661      Branch: perl
19662            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
19663            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
19664            ! lib/File/Spec/Win32.pm
19665 ____________________________________________________________________________
19666 [  2915] By: gsar                                  on 1999/02/14  10:48:01
19667         Log: tweak select() test
19668      Branch: perl
19669            ! pod/perlipc.pod t/op/fh.t
19670 ____________________________________________________________________________
19671 [  2914] By: gsar                                  on 1999/02/14  10:25:55
19672         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
19673      Branch: perl
19674            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
19675 ____________________________________________________________________________
19676 [  2913] By: gsar                                  on 1999/02/14  10:03:51
19677         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
19678              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
19679              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
19680              Subject: Re: SvOPV() or SvPV_nolen() or ...
19681      Branch: perl
19682            ! pod/perlguts.pod
19683 ____________________________________________________________________________
19684 [  2912] By: gsar                                  on 1999/02/14  09:57:29
19685         Log: provide SvPV_nolen(sv) to avoid use of PL_na
19686              From: jan.dubois@ibm.net (Jan Dubois)
19687              Date: Sun, 24 Jan 1999 02:45:32 +0100
19688              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
19689              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
19690      Branch: perl
19691            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
19692            ! sv.h
19693 ____________________________________________________________________________
19694 [  2911] By: gsar                                  on 1999/02/14  06:51:05
19695         Log: elide stray effluvium
19696      Branch: perl
19697            ! pod/perldelta.pod
19698 ____________________________________________________________________________
19699 [  2910] By: gsar                                  on 1999/02/14  05:51:56
19700         Log: slurping an empty file should return '' rather than undef, with
19701              commensurate effects on ARGV processing
19702      Branch: perl
19703            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
19704            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
19705 ____________________________________________________________________________
19706 [  2909] By: gsar                                  on 1999/02/14  00:02:11
19707         Log: perly_c.diff typo
19708      Branch: perl
19709            ! perly.c perly_c.diff vms/perly_c.vms
19710 ____________________________________________________________________________
19711 [  2908] By: gsar                                  on 1999/02/13  18:20:13
19712         Log: From: jan.dubois@ibm.net (Jan Dubois)
19713              Date: Sat, 13 Feb 1999 13:25:53 +0100
19714              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
19715              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
19716      Branch: perl
19717            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
19718 ____________________________________________________________________________
19719 [  2907] By: jhi                                   on 1999/02/13  15:07:26
19720         Log: Integrate from mainperl.
19721      Branch: cfgperl
19722           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
19723           !> (integrate 150 files)
19724 ____________________________________________________________________________
19725 [  2903] By: gsar                                  on 1999/02/12  13:25:59
19726         Log: From: jan.dubois@ibm.net (Jan Dubois)
19727              Date: Sun, 24 Jan 1999 01:12:00 +0100
19728              Message-ID: <36b66479.62756298@smtp1.ibm.net>
19729              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
19730      Branch: perl
19731            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
19732            ! proto.h sv.c sv.h
19733 ____________________________________________________________________________
19734 [  2902] By: gsar                                  on 1999/02/12  12:55:11
19735         Log: script to generate ctags from etags
19736              From: Colin Kuskie <ckuskie@cadence.com>
19737              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
19738              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
19739              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
19740      Branch: perl
19741            + emacs/e2ctags.pl
19742            ! Makefile.SH pod/perlfaq3.pod
19743 ____________________________________________________________________________
19744 [  2901] By: gsar                                  on 1999/02/12  12:40:17
19745         Log: allow boolean assign ops to be lvalues
19746              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19747              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
19748              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
19749              --
19750              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19751              Date: Mon, 18 Jan 1999 10:04:00 +0000
19752              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
19753              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
19754      Branch: perl
19755            + t/op/lop.t
19756            ! MANIFEST op.c
19757 ____________________________________________________________________________
19758 [  2899] By: jhi                                   on 1999/02/12  12:03:48
19759         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
19760      Branch: cfgperl
19761            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19762            ! config_h.SH hints/openbsd.sh
19763 ____________________________________________________________________________
19764 [  2898] By: gsar                                  on 1999/02/12  11:49:25
19765         Log: support win32_putenv()
19766      Branch: perl
19767            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
19768            ! win32/win32.c win32/win32iop.h
19769 ____________________________________________________________________________
19770 [  2894] By: gsar                                  on 1999/02/12  11:09:27
19771         Log: add missing hunk in change#2657
19772      Branch: perl
19773            ! ext/B/B/CC.pm
19774 ____________________________________________________________________________
19775 [  2893] By: gsar                                  on 1999/02/12  11:00:13
19776         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19777              Date: Tue, 19 Jan 1999 20:13:15 -0500
19778              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
19779              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
19780      Branch: perl
19781            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
19782            ! t/pragma/subs.t t/pragma/warning.t
19783 ____________________________________________________________________________
19784 [  2892] By: gsar                                  on 1999/02/12  10:44:38
19785         Log: update change#2670 to later version
19786              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19787              Date: Sun, 31 Jan 1999 16:16:14 +0000
19788              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
19789              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
19790      Branch: perl
19791            ! t/op/subst.t toke.c
19792 ____________________________________________________________________________
19793 [  2891] By: gsar                                  on 1999/02/12  10:31:17
19794         Log: make testsuite somewhat location independent
19795      Branch: perl
19796            ! (edit 117 files)
19797 ____________________________________________________________________________
19798 [  2890] By: gsar                                  on 1999/02/12  10:00:30
19799         Log: add $AutoLoader::VERSION
19800      Branch: perl
19801            ! lib/AutoLoader.pm
19802 ____________________________________________________________________________
19803 [  2889] By: gsar                                  on 1999/02/12  09:55:48
19804         Log: tweak PERL_STRICT_CR notes
19805      Branch: perl
19806            ! pod/perl5005delta.pod
19807 ____________________________________________________________________________
19808 [  2888] By: gsar                                  on 1999/02/12  09:41:45
19809         Log: add note about test-notty target
19810      Branch: perl
19811            ! README.win32
19812 ____________________________________________________________________________
19813 [  2887] By: gsar                                  on 1999/02/12  09:37:37
19814         Log: add perltodo.pod
19815      Branch: perl
19816            + pod/perltodo.pod
19817            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
19818            ! win32/pod.mak
19819 ____________________________________________________________________________
19820 [  2886] By: jhi                                   on 1999/02/12  08:52:14
19821         Log: Integrate from mainperl.
19822      Branch: cfgperl
19823           +> t/op/fh.t
19824           !> (integrate 30 files)
19825 ____________________________________________________________________________
19826 [  2885] By: gsar                                  on 1999/02/12  08:42:10
19827         Log: note how to find REG_INFTY limit
19828      Branch: perl
19829            ! pod/perlre.pod
19830 ____________________________________________________________________________
19831 [  2884] By: jhi                                   on 1999/02/12  08:36:14
19832         Log: OpenBSD pthreads awareness, thanks to
19833              David Leonard <david.leonard@csee.uq.edu.au>
19834      Branch: maint-5.005/perl
19835            ! Configure hints/openbsd.sh
19836 ____________________________________________________________________________
19837 [  2882] By: gsar                                  on 1999/02/12  08:05:20
19838         Log: IO is maintained by p5p (per Graham Barr's wishes)
19839      Branch: perl
19840            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
19841            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
19842            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
19843            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
19844 ____________________________________________________________________________
19845 [  2881] By: gsar                                  on 1999/02/12  07:57:13
19846         Log: fh.t typo
19847      Branch: perl
19848            ! t/op/fh.t
19849 ____________________________________________________________________________
19850 [  2880] By: gsar                                  on 1999/02/12  07:38:16
19851         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
19852      Branch: perl
19853            ! perl.c pod/perlrun.pod
19854 ____________________________________________________________________________
19855 [  2879] By: gsar                                  on 1999/02/12  05:39:29
19856         Log: fix ops that are not filehandle constructors to not create GV if it
19857              doesn't already exist (avoids leaks); extend semantics of defined()
19858              so that defined(*{$foo}) works (experimental)
19859      Branch: perl
19860            + t/op/fh.t
19861            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
19862            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
19863 ____________________________________________________________________________
19864 [  2877] By: jhi                                   on 1999/02/11  20:44:00
19865         Log: From: Chris Nandor <pudge@pobox.com>
19866              To: perl5-porters@perl.org
19867              Subject: [PATCH] perlport.pod 1.39
19868              Date: Thu, 11 Feb 1999 12:28:35 -0500
19869              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
19870      Branch: cfgperl
19871            ! pod/perlport.pod
19872 ____________________________________________________________________________
19873 [  2870] By: gsar                                  on 1999/02/11  11:17:08
19874         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
19875      Branch: perl
19876            ! ext/IO/lib/IO/Pipe.pm
19877 ____________________________________________________________________________
19878 [  2869] By: gsar                                  on 1999/02/11  11:00:56
19879         Log: update win32/pod.mak
19880      Branch: perl
19881            ! win32/pod.mak
19882 ____________________________________________________________________________
19883 [  2868] By: gsar                                  on 1999/02/11  10:42:44
19884         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
19885              Date: Fri, 08 Jan 1999 14:36:53 +1100
19886              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
19887              Subject: Re: [Fwd: IO::Socket::connect and blocking]
19888      Branch: perl
19889            ! ext/IO/lib/IO/Socket.pm
19890 ____________________________________________________________________________
19891 [  2867] By: gsar                                  on 1999/02/11  09:43:03
19892         Log: av_extend() doc tweak from Jan Dubois
19893      Branch: perl
19894            ! pod/perlguts.pod
19895 ____________________________________________________________________________
19896 [  2866] By: gsar                                  on 1999/02/11  09:27:17
19897         Log: display full pathname of unreadable files
19898      Branch: perl
19899            ! utils/perldoc.PL
19900 ____________________________________________________________________________
19901 [  2865] By: gsar                                  on 1999/02/11  09:02:31
19902         Log: missing patch in change#2522
19903      Branch: perl
19904            ! lib/Pod/Text.pm
19905 ____________________________________________________________________________
19906 [  2864] By: jhi                                   on 1999/02/11  08:45:00
19907         Log: From: Spider Boardman <spider@zk3.dec.com>
19908              To: perlbug@perl.com
19909              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
19910              Date: Wed, 10 Feb 1999 23:33:31 -0500
19911              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
19912      Branch: maint-5.005/perl
19913            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
19914 ____________________________________________________________________________
19915 [  2862] By: gsar                                  on 1999/02/11  08:14:34
19916         Log: integrate changes#2738,2740 from maint-5.005
19917      Branch: perl
19918           !> lib/ExtUtils/MakeMaker.pm
19919 ____________________________________________________________________________
19920 [  2861] By: jhi                                   on 1999/02/11  08:04:25
19921         Log: Integrate from mainperl.
19922      Branch: cfgperl
19923           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
19924           !> t/op/range.t win32/config.gc
19925 ____________________________________________________________________________
19926 [  2860] By: gsar                                  on 1999/02/11  07:30:08
19927         Log: binmode() support for cygwin32 (suggested by Steven Morlock
19928              <newspost@morlock.net>)
19929      Branch: perl
19930            ! perl.h
19931 ____________________________________________________________________________
19932 [  2859] By: gsar                                  on 1999/02/11  07:14:21
19933         Log: update Changes
19934      Branch: perl
19935            ! Changes
19936           !> pod/perl5005delta.pod
19937 ____________________________________________________________________________
19938 [  2856] By: gsar                                  on 1999/02/11  07:07:39
19939         Log: integrate perldelta changes from maint-5.005
19940      Branch: perl
19941           !> pod/perl5005delta.pod
19942 ____________________________________________________________________________
19943 [  2855] By: gsar                                  on 1999/02/11  06:31:50
19944         Log: applied suggested patch; added tests
19945              From: Adam Krolnik <adamk@gypsy.cyrix.com>
19946              Date: Sat, 12 Dec 98 15:30:18 -0600
19947              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
19948              Subject: Range operation doesn't handle IV_MAX
19949      Branch: perl
19950            ! pp_ctl.c t/op/range.t
19951 ____________________________________________________________________________
19952 [  2854] By: gsar                                  on 1999/02/11  05:00:55
19953         Log: compatibility fix: magic non-propagation in foreach implicit localization
19954      Branch: perl
19955            ! pp_ctl.c t/op/local.t win32/config.gc
19956 ____________________________________________________________________________
19957 [  2852] By: gsar                                  on 1999/02/10  23:17:49
19958         Log: fair warning about -Dusethreads
19959      Branch: maint-5.005/perl
19960            ! Configure INSTALL README.threads
19961 ____________________________________________________________________________
19962 [  2847] By: jhi                                   on 1999/02/09  19:13:28
19963         Log: Integrate from mainperl.
19964      Branch: cfgperl
19965           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
19966           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
19967 ____________________________________________________________________________
19968 [  2846] By: gsar                                  on 1999/02/09  13:53:28
19969         Log: a modified version of suggested patch for pack template 'Z'; added docs
19970              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
19971              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
19972              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
19973              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
19974      Branch: perl
19975            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
19976 ____________________________________________________________________________
19977 [  2845] By: gsar                                  on 1999/02/09  00:03:26
19978         Log: clarify docs for change#2835
19979      Branch: perl
19980            ! pod/perldelta.pod pod/perlop.pod
19981 ____________________________________________________________________________
19982 [  2844] By: gsar                                  on 1999/02/08  23:40:57
19983         Log: addendum to change#2823
19984              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19985              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
19986              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
19987              Subject: [PATCH] Docs and tests for method-call syntax
19988      Branch: perl
19989            ! pod/perlobj.pod t/op/method.t
19990 ____________________________________________________________________________
19991 [  2843] By: jhi                                   on 1999/02/08  21:06:28
19992         Log: Ultrix mmap tidbit.
19993      Branch: cfgperl
19994            ! hints/ultrix_4.sh
19995 ____________________________________________________________________________
19996 [  2842] By: jhi                                   on 1999/02/08  20:22:55
19997         Log: Integrate from mainperl.
19998      Branch: cfgperl
19999           +> t/op/subst_wamp.t
20000           !> (integrate 35 files)
20001 ____________________________________________________________________________
20002 [  2841] By: jhi                                   on 1999/02/08  18:23:26
20003         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20004              To: Mailing list Perl5 <perl5-porters@perl.org>
20005              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20006              Date: Sun, 7 Feb 1999 17:25:22 -0500
20007              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20008      Branch: cfgperl
20009            + t/op/subst_amp.t
20010            ! MANIFEST regcomp.c t/op/subst.t
20011 ____________________________________________________________________________
20012 [  2840] By: jhi                                   on 1999/02/08  18:16:54
20013         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20014              To: Mailing list Perl5 <perl5-porters@perl.org>
20015              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20016              Date: Sun, 7 Feb 1999 17:00:10 -0500
20017              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20018      Branch: cfgperl
20019            ! pp_hot.c t/op/pat.t
20020 ____________________________________________________________________________
20021 [  2839] By: jhi                                   on 1999/02/08  17:25:30
20022         Log: A require was missing.
20023      Branch: cfgperl
20024            ! t/lib/h2ph.pht
20025 ____________________________________________________________________________
20026 [  2838] By: jhi                                   on 1999/02/08  16:38:41
20027         Log: Bring in the change #2809 (the Configure part has been
20028              modified rather a lot since the #2809, though.)
20029      Branch: cfgperl
20030            ! Configure utils/h2ph.PL
20031 ____________________________________________________________________________
20032 [  2835] By: gsar                                  on 1999/02/08  14:40:23
20033         Log: make qw() into a true list at compile time (slightly modified
20034              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
20035      Branch: perl
20036            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
20037 ____________________________________________________________________________
20038 [  2834] By: gsar                                  on 1999/02/08  13:23:16
20039         Log: make safesysmalloc() etc., always available; safemalloc() et al are
20040              now macros that point to the right malloc; fix various places in
20041              sources that need to always use safesysmalloc() et al
20042      Branch: perl
20043            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
20044            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
20045 ____________________________________________________________________________
20046 [  2833] By: gsar                                  on 1999/02/08  10:56:16
20047         Log: remove spurious #endif in last change
20048      Branch: perl
20049            ! perl.h
20050 ____________________________________________________________________________
20051 [  2832] By: gsar                                  on 1999/02/08  10:34:55
20052         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
20053              them ask for insanity (untested)
20054      Branch: perl
20055            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
20056            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
20057            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
20058 ____________________________________________________________________________
20059 [  2831] By: jhi                                   on 1999/02/08  08:33:33
20060         Log: Update vms/subconfigure.com along the lines of change #2829.
20061      Branch: cfgperl
20062            ! vms/subconfigure.com
20063 ____________________________________________________________________________
20064 [  2830] By: gsar                                  on 1999/02/08  00:19:46
20065         Log: integrate cfgperl changes into mainline
20066      Branch: perl
20067           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
20068           +> lib/File/PathConvert.pm pod/perlthrtut.pod
20069            ! Changes
20070           !> (integrate 93 files)
20071 ____________________________________________________________________________
20072 [  2829] By: jhi                                   on 1999/02/07  23:49:46
20073         Log: Configure update.
20074              
20075              Probe for mmap() et alia.
20076              The *cc*symbols patch (just Configure, no h2ph).
20077      Branch: cfgperl
20078            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20079            ! config_h.SH perl.h
20080 ____________________________________________________________________________
20081 [  2828] By: gsar                                  on 1999/02/07  23:38:47
20082         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20083              Date: Sun, 7 Feb 1999 17:25:22 -0500
20084              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
20085              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
20086      Branch: perl
20087            + t/op/subst_amp.t t/op/subst_wamp.t
20088            ! MANIFEST regcomp.c t/op/subst.t
20089 ____________________________________________________________________________
20090 [  2827] By: gsar                                  on 1999/02/07  23:27:32
20091         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20092              Date: Sun, 7 Feb 1999 17:00:10 -0500
20093              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
20094              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
20095      Branch: perl
20096            ! pp_hot.c t/op/pat.t
20097 ____________________________________________________________________________
20098 [  2826] By: gsar                                  on 1999/02/07  23:26:04
20099         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
20100              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20101              Date: Sun, 7 Feb 1999 15:07:27 -0500
20102              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
20103              Subject: Re: fixing memory leaks in REx compilation
20104      Branch: perl
20105            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
20106            ! regexec.c
20107 ____________________________________________________________________________
20108 [  2825] By: jhi                                   on 1999/02/07  18:05:13
20109         Log: Integrate from mainperl.
20110      Branch: cfgperl
20111           +> lib/DB.pm t/comp/bproto.t
20112           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
20113           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
20114           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
20115           !> toke.c vms/perly_c.vms
20116 ____________________________________________________________________________
20117 [  2824] By: gsar                                  on 1999/02/07  14:21:48
20118         Log: tweak doc on bitwise ops
20119      Branch: perl
20120            ! pod/perlop.pod
20121 ____________________________________________________________________________
20122 [  2823] By: gsar                                  on 1999/02/07  13:38:31
20123         Log: applied suggested patch; regen perly* and vms/perly*
20124              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
20125              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
20126              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
20127              Subject: [PATCH] Re: Suggestion for perlobj man page
20128      Branch: perl
20129            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
20130 ____________________________________________________________________________
20131 [  2822] By: gsar                                  on 1999/02/07  12:39:09
20132         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
20133              disabled, fails tests)
20134      Branch: perl
20135            ! regcomp.h
20136 ____________________________________________________________________________
20137 [  2821] By: gsar                                  on 1999/02/07  11:09:39
20138         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
20139              <Alexander.Barilo@aexp.com>)
20140      Branch: perl
20141            ! lib/Pod/Html.pm
20142 ____________________________________________________________________________
20143 [  2820] By: gsar                                  on 1999/02/07  10:20:35
20144         Log: add draft debugging API implementation
20145      Branch: perl
20146            + lib/DB.pm
20147            ! MANIFEST
20148 ____________________________________________________________________________
20149 [  2819] By: gsar                                  on 1999/02/07  09:58:45
20150         Log: avoid garbage in db->dirbuf
20151              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
20152              Date: Sat, 05 Dec 1998 14:14:54 +0900
20153              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
20154              Subject: SDBM bug
20155      Branch: perl
20156            ! ext/SDBM_File/sdbm/sdbm.c
20157 ____________________________________________________________________________
20158 [  2818] By: gsar                                  on 1999/02/07  09:32:24
20159         Log: missing entry
20160      Branch: perl
20161            ! MANIFEST
20162 ____________________________________________________________________________
20163 [  2817] By: gsar                                  on 1999/02/07  09:30:47
20164         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
20165      Branch: perl
20166            + t/comp/bproto.t
20167            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
20168 ____________________________________________________________________________
20169 [  2816] By: gsar                                  on 1999/02/06  00:14:29
20170         Log: minor bug in dumping blessed subrefs
20171      Branch: perl
20172            ! ext/Data/Dumper/Dumper.pm
20173 ____________________________________________________________________________
20174 [  2812] By: jhi                                   on 1999/02/03  22:02:24
20175         Log: Enhance change #2808.
20176              
20177              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20178              To: perl5-porters@perl.org
20179              Subject: Re: [PATCH 5.00*]: perlbug checklist
20180              Date: Wed, 3 Feb 1999 19:02:27 +0000
20181              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
20182      Branch: cfgperl
20183            ! utils/perlbug.PL
20184 ____________________________________________________________________________
20185 [  2811] By: jhi                                   on 1999/02/03  21:53:23
20186         Log: From: Barrie Slaymaker <rbs@telerama.com>
20187              To: perl5-porters@perl.org
20188              CC: pod-people@perl.org
20189              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
20190              Date: Wed, 03 Feb 1999 10:34:18 -0500
20191              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
20192              
20193              Add File::PathConvert.pm.
20194              Fix Pod::Html and installhtml to understand relative urls.
20195      Branch: cfgperl
20196            + lib/File/PathConvert.pm
20197            ! MANIFEST installhtml lib/Pod/Html.pm
20198 ____________________________________________________________________________
20199 [  2810] By: jhi                                   on 1999/02/03  20:25:10
20200         Log: From: Francois Desarmenien <desar@club-internet.fr>
20201              To: Mailing list Perl5 <perl5-porters@perl.org>
20202              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
20203              Date: Wed, 03 Feb 1999 13:13:24 +0000
20204              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
20205              
20206              (note: this patch completely overrides Tom Wolfe's patch,
20207              change #2604)
20208      Branch: cfgperl
20209            + ext/GDBM_File/hints/sco.pl
20210            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
20211 ____________________________________________________________________________
20212 [  2809] By: jhi                                   on 1999/02/03  19:54:16
20213         Log: h2ph fixes + Configure patch to support them.
20214              
20215              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20216              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
20217              Gurusamy Sarathy <gsar@engin.umich.edu>
20218              Cc: perl5-porters@perl.org
20219              Subject: [PATCH 5.00503_MT5] h2ph.PL
20220              Date: Tue, 2 Feb 1999 19:48:06 -0500
20221              Message-ID: <19990202194806.E10647@O2.chapin.edu>
20222      Branch: maint-5.005/perl
20223            ! Configure utils/h2ph.PL
20224 ____________________________________________________________________________
20225 [  2808] By: jhi                                   on 1999/02/03  16:59:55
20226         Log: Enhance the perlbug checklist.
20227      Branch: cfgperl
20228            ! utils/perlbug.PL
20229 ____________________________________________________________________________
20230 [  2807] By: jhi                                   on 1999/02/03  14:01:37
20231         Log: Document the standard strftime %formats.
20232              
20233              From: Dominic Dunlop <domo@vo.lu>
20234              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
20235              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
20236              Date: Tue, 2 Feb 1999 15:55:29 +0100
20237              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
20238      Branch: cfgperl
20239            ! ext/POSIX/POSIX.pod
20240 ____________________________________________________________________________
20241 [  2806] By: jhi                                   on 1999/02/03  13:58:00
20242         Log: Integrate from mainperl.
20243      Branch: cfgperl
20244           !> perl.h
20245 ____________________________________________________________________________
20246 [  2805] By: gsar                                  on 1999/02/03  03:32:31
20247         Log: PL_uuemap[] init needs help for sizeof()
20248      Branch: perl
20249            ! perl.h
20250 ____________________________________________________________________________
20251 [  2804] By: jhi                                   on 1999/02/02  20:44:30
20252         Log: These should've been already in #2803.
20253      Branch: cfgperl
20254            ! Configure config_h.SH vms/subconfigure.com
20255 ____________________________________________________________________________
20256 [  2803] By: jhi                                   on 1999/02/02  20:38:45
20257         Log: telldir prototype issue, from mists of time...
20258      Branch: cfgperl
20259            ! hints/netbsd.sh pp_sys.c
20260 ____________________________________________________________________________
20261 [  2801] By: jhi                                   on 1999/02/02  17:40:14
20262         Log: From: John Bley <jbb6@acpub.duke.edu>
20263              To: perlbug@perl.org
20264              Subject: [PATCH]5.005_54 (DOC) fix minor typos
20265              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
20266              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
20267      Branch: cfgperl
20268            ! pod/perlre.pod
20269 ____________________________________________________________________________
20270 [  2800] By: jhi                                   on 1999/02/02  17:26:49
20271         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
20272      Branch: cfgperl
20273            ! Todo-5.005
20274 ____________________________________________________________________________
20275 [  2799] By: jhi                                   on 1999/02/02  17:18:51
20276         Log: Update FindBin from maint-5.005.
20277      Branch: cfgperl
20278            ! lib/FindBin.pm
20279 ____________________________________________________________________________
20280 [  2798] By: jhi                                   on 1999/02/02  17:16:07
20281         Log: Fix typecasts in #2797
20282              
20283              From: "G. Del Merritt" <del@intranetics.com>
20284              Date: Fri, 29 Jan 1999 11:47:25 -0700
20285              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
20286              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
20287      Branch: cfgperl
20288            ! ext/POSIX/POSIX.xs
20289 ____________________________________________________________________________
20290 [  2797] By: jhi                                   on 1999/02/02  17:14:37
20291         Log: From: Ted Law <tedlaw@cibcwg.com>
20292              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
20293              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
20294              Subject: POSIX::strftime buffer overflow problem
20295      Branch: cfgperl
20296            ! ext/POSIX/POSIX.xs
20297 ____________________________________________________________________________
20298 [  2796] By: jhi                                   on 1999/02/02  17:13:23
20299         Log: Do not use File::Slurp.
20300      Branch: cfgperl
20301            ! t/lib/textfill.t
20302 ____________________________________________________________________________
20303 [  2795] By: jhi                                   on 1999/02/02  17:11:48
20304         Log: perlhist update from maint-5.005.
20305      Branch: cfgperl
20306            ! pod/perlhist.pod
20307 ____________________________________________________________________________
20308 [  2794] By: jhi                                   on 1999/02/02  17:10:33
20309         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
20310      Branch: cfgperl
20311            ! ext/POSIX/POSIX.pm
20312 ____________________________________________________________________________
20313 [  2793] By: jhi                                   on 1999/02/02  17:08:39
20314         Log: Missed the html test from change #2787. 
20315      Branch: cfgperl
20316            ! t/lib/cgi-html.t
20317 ____________________________________________________________________________
20318 [  2792] By: jhi                                   on 1999/02/02  17:01:24
20319         Log: Update Getopt::Long to 2.19.
20320      Branch: cfgperl
20321            ! lib/Getopt/Long.pm
20322 ____________________________________________________________________________
20323 [  2791] By: jhi                                   on 1999/02/02  16:59:13
20324         Log: overload syntax is no longer experimental
20325      Branch: cfgperl
20326            ! lib/overload.pm
20327 ____________________________________________________________________________
20328 [  2789] By: jhi                                   on 1999/02/02  16:47:50
20329         Log: Still doc fixes.
20330      Branch: cfgperl
20331            ! lib/diagnostics.pm
20332 ____________________________________________________________________________
20333 [  2788] By: jhi                                   on 1999/02/02  16:47:07
20334         Log: Doc fixes.
20335      Branch: cfgperl
20336            ! lib/CGI.pm lib/diagnostics.pm
20337 ____________________________________________________________________________
20338 [  2787] By: jhi                                   on 1999/02/02  16:38:55
20339         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
20340              where applicable).
20341      Branch: cfgperl
20342            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
20343            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
20344            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
20345            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
20346            ! eg/cgi/frameset.cgi eg/cgi/index.html
20347            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
20348            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
20349            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
20350            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
20351            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
20352            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
20353 ____________________________________________________________________________
20354 [  2786] By: jhi                                   on 1999/02/02  16:17:52
20355         Log: Update CPAN to 1.47.
20356      Branch: cfgperl
20357            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20358 ____________________________________________________________________________
20359 [  2785] By: jhi                                   on 1999/02/02  16:09:03
20360         Log: From: Mark-Jason Dominus <mjd@plover.com>
20361              Date: Sat, 16 Jan 1999 17:22:06 -0500
20362              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
20363              Message-ID: <19990116222206.3674.qmail@plover.com>
20364      Branch: cfgperl
20365            ! pod/perlsub.pod
20366 ____________________________________________________________________________
20367 [  2784] By: jhi                                   on 1999/02/02  16:01:31
20368         Log: Fix incorrect "used only once" warnings
20369              
20370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20371              Date: Fri, 8 Jan 1999 04:37:10 -0500
20372              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
20373              Subject: Re: change#965 flakiness
20374      Branch: cfgperl
20375            ! gv.c
20376 ____________________________________________________________________________
20377 [  2783] By: jhi                                   on 1999/02/02  15:50:38
20378         Log: perldelta updates.
20379      Branch: cfgperl
20380            ! pod/perldelta.pod
20381 ____________________________________________________________________________
20382 [  2782] By: jhi                                   on 1999/02/02  14:28:26
20383         Log: Mirror change #2781.
20384      Branch: cfgperl
20385            ! hints/linux.sh
20386 ____________________________________________________________________________
20387 [  2781] By: jhi                                   on 1999/02/02  14:27:01
20388         Log: Update the MkLinux note.
20389      Branch: maint-5.005/perl
20390            ! hints/linux.sh
20391 ____________________________________________________________________________
20392 [  2780] By: jhi                                   on 1999/02/02  14:10:59
20393         Log: Update todo.
20394      Branch: cfgperl
20395            ! Todo-5.005
20396 ____________________________________________________________________________
20397 [  2779] By: jhi                                   on 1999/02/02  14:00:25
20398         Log: Integrate from mainperl.
20399      Branch: cfgperl
20400            ! t/lib/textfill.t t/lib/textwrap.t
20401           !> (integrate 32 files)
20402 ____________________________________________________________________________
20403 [  2778] By: jhi                                   on 1999/02/02  13:56:23
20404         Log: VMS update, applicable parts of
20405              
20406              From: Dan Sugalski <sugalskd@osshe.edu>
20407              To: perl5-porters@perl.org
20408              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20409              Date: Wed, 20 Jan 1999 12:05:18 -0800
20410              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20411              
20412              From: Dan Sugalski <sugalskd@osshe.edu>
20413              To: perlbug@perl.com, vmsperl@perl.org
20414              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
20415              Date: Tue, 26 Jan 1999 14:40:38 -0800
20416              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
20417              
20418              From: Dan Sugalski <sugalskd@osshe.edu>
20419              To: perl5-porters@perl.org, vmsperl@perl.org
20420              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
20421              Date: Tue, 26 Jan 1999 14:55:29 -0800
20422              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
20423      Branch: cfgperl
20424            ! vms/ext/Stdio/test.pl vms/subconfigure.com
20425 ____________________________________________________________________________
20426 [  2777] By: jhi                                   on 1999/02/02  13:43:24
20427         Log: Synch usethreads parts from maint-5.005.
20428      Branch: cfgperl
20429            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
20430            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
20431            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
20432            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
20433 ____________________________________________________________________________
20434 [  2776] By: jhi                                   on 1999/02/02  13:17:16
20435         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
20436      Branch: cfgperl
20437            ! Makefile.SH hints/freebsd.sh
20438 ____________________________________________________________________________
20439 [  2774] By: jhi                                   on 1999/02/02  13:10:39
20440         Log: Add perlthrtut, update pod/* machinery.
20441              (a pod/Makefile.SH is sorely needed)
20442      Branch: cfgperl
20443            + pod/perlthrtut.pod
20444            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
20445 ____________________________________________________________________________
20446 [  2773] By: jhi                                   on 1999/02/02  12:54:24
20447         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20448              To: perl5-porters@perl.org
20449              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
20450              Date: Tue, 26 Jan 1999 22:25:07 +0000
20451              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
20452      Branch: cfgperl
20453            ! pod/perlguts.pod
20454 ____________________________________________________________________________
20455 [  2771] By: jhi                                   on 1999/02/02  12:47:34
20456         Log: Use perlbug instead of personal email address.
20457      Branch: cfgperl
20458            ! Configure
20459 ____________________________________________________________________________
20460 [  2770] By: jhi                                   on 1999/02/02  12:42:06
20461         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20462              
20463              From: "G. Del Merritt" <del@intranetics.com>
20464              To: perlbug@perl.com
20465              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20466              Date: Tue, 26 Jan 1999 12:09:09 -0700
20467              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20468      Branch: cfgperl
20469            ! iperlsys.h
20470 ____________________________________________________________________________
20471 [  2769] By: jhi                                   on 1999/02/02  12:37:57
20472         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20473              To: Mailing list Perl5 <perl5-porters@perl.org>
20474              Subject: [PATCH 5.005_*] OS/2 threads
20475              Date: Tue, 26 Jan 1999 13:39:46 -0500
20476              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
20477      Branch: cfgperl
20478            ! os2/os2ish.h
20479 ____________________________________________________________________________
20480 [  2768] By: jhi                                   on 1999/02/02  12:36:16
20481         Log: Apply change #2711 from maint-5.005:
20482              
20483              make ok", "make okfile", and "make nok" were broken
20484              with -Duseshrplib, because of a shared typo.
20485              
20486              From: Spider Boardman <spider@web.zk3.dec.com>
20487              To: perlbug@perl.com
20488              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20489              Date: Wed, 27 Jan 1999 12:27:15 -0500
20490              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20491      Branch: cfgperl
20492            ! Makefile.SH
20493 ____________________________________________________________________________
20494 [  2766] By: jhi                                   on 1999/02/02  12:27:08
20495         Log: Make Configure use "int main()" instead of bare "main()".
20496              Like maint-5.005 change #2703 but now via metaconfig.
20497      Branch: cfgperl
20498            ! Configure
20499 ____________________________________________________________________________
20500 [  2765] By: jhi                                   on 1999/02/02  11:59:30
20501         Log: Undo part of change #2562.
20502      Branch: cfgperl
20503            ! Configure
20504 ____________________________________________________________________________
20505 [  2764] By: jhi                                   on 1999/02/02  11:52:39
20506         Log: NetBSD synch with maint-5.005.
20507      Branch: cfgperl
20508            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
20509 ____________________________________________________________________________
20510 [  2763] By: jhi                                   on 1999/02/02  11:44:07
20511         Log: $Config{installusrbinperl}
20512              (maint-5.005 changes #2614 and #2709)
20513      Branch: cfgperl
20514            ! Configure installperl
20515 ____________________________________________________________________________
20516 [  2762] By: jhi                                   on 1999/02/02  11:29:13
20517         Log: Errno update from maint-5.005 (changes #2583, #2710).
20518      Branch: cfgperl
20519            ! Configure ext/Errno/Errno_pm.PL
20520 ____________________________________________________________________________
20521 [  2759] By: jhi                                   on 1999/02/02  10:53:20
20522         Log: Update Trig.pm from maint-5.005.
20523      Branch: cfgperl
20524            ! lib/Math/Trig.pm
20525 ____________________________________________________________________________
20526 [  2757] By: jhi                                   on 1999/02/02  10:41:26
20527         Log: MPE/iX update (mirror maint-5.005 change #2715)
20528      Branch: cfgperl
20529            ! hints/mpeix.sh mpeix/relink
20530 ____________________________________________________________________________
20531 [  2756] By: jhi                                   on 1999/02/02  10:38:08
20532         Log: BeOS update (Mirror maint-5.005 change #2727).
20533      Branch: cfgperl
20534            + ext/DynaLoader/dl_beos.xs
20535            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20536            ! lib/ExtUtils/MM_Unix.pm
20537 ____________________________________________________________________________
20538 [  2754] By: gsar                                  on 1999/02/02  08:52:13
20539         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
20540      Branch: perl
20541            ! Porting/pumpkin.pod Todo Todo-5.005
20542 ____________________________________________________________________________
20543 [  2753] By: gsar                                  on 1999/02/02  08:46:21
20544         Log: Todo tweaks
20545      Branch: perl
20546            ! Todo Todo-5.005
20547 ____________________________________________________________________________
20548 [  2752] By: jhi                                   on 1999/02/01  22:15:12
20549         Log: Add perlthrtut.pod.
20550              
20551              From: Dan Sugalski <sugalskd@osshe.edu>
20552              To: perl5-porters@perl.org
20553              Subject: perlthrtut.pod
20554              Date: Mon, 01 Feb 1999 10:57:11 -0800
20555              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
20556      Branch: maint-5.005/perl
20557            + pod/perlthrtut.pod
20558            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
20559            ! pod/roffitall
20560 ____________________________________________________________________________
20561 [  2751] By: gsar                                  on 1999/02/01  07:28:05
20562         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
20563      Branch: perl
20564            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
20565            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
20566 ____________________________________________________________________________
20567 [  2750] By: gsar                                  on 1999/02/01  07:09:20
20568         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20569              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
20570              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
20571              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
20572      Branch: perl
20573            ! regexec.c
20574 ____________________________________________________________________________
20575 [  2749] By: gsar                                  on 1999/02/01  07:07:59
20576         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20577              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
20578              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
20579              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
20580      Branch: perl
20581            ! regexec.c
20582 ____________________________________________________________________________
20583 [  2748] By: gsar                                  on 1999/02/01  06:47:06
20584         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
20585              Date: Thu, 3 Dec 1998 15:10:17 -0500
20586              Message-Id: <199812032010.PAA09692@jik.shore.net>
20587              Subject: sample checksum code in "perlfunc" man page is wrong
20588      Branch: perl
20589            ! pod/perlfunc.pod
20590 ____________________________________________________________________________
20591 [  2747] By: gsar                                  on 1999/02/01  06:35:13
20592         Log: typos in Pod/Text.pm
20593              From: "Greg Chapman" <glc@well.com>
20594              Date: Tue, 1 Dec 1998 10:50:18 -0800
20595              Message-Id: <199812011849.KAA08816@smtp.well.com>
20596              Subject: Glitch in Pod::Text
20597      Branch: perl
20598            ! lib/Pod/Text.pm
20599 ____________________________________________________________________________
20600 [  2746] By: gsar                                  on 1999/02/01  06:27:35
20601         Log: various win32-ish changes merged from maint-5.005
20602      Branch: perl
20603            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
20604            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
20605            ! win32/Makefile win32/config.bc win32/config.vc
20606            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
20607            ! win32/win32.c
20608 ____________________________________________________________________________
20609 [  2745] By: gsar                                  on 1999/02/01  04:51:54
20610         Log: integrate cfgperl changes into mainline
20611      Branch: perl
20612           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
20613 ____________________________________________________________________________
20614 [  2744] By: gsar                                  on 1999/02/01  04:31:09
20615         Log: improved diagnostic on syntax errors at EOL
20616      Branch: perl
20617            ! toke.c
20618 ____________________________________________________________________________
20619 [  2743] By: gsar                                  on 1999/02/01  03:59:13
20620         Log: don't attempt connect() to bogus IP addresses
20621              From:    Graham Barr <gbarr@pobox.com>
20622              Date:    Sun, 31 Jan 1999 21:50:45 CST
20623              Message-Id: <19990131215045.A633@pobox.com>
20624      Branch: perl
20625            ! t/lib/io_multihomed.t
20626 ____________________________________________________________________________
20627 [  2742] By: gsar                                  on 1999/02/01  03:08:58
20628         Log: update Changes
20629      Branch: perl
20630            ! Changes pod/perldelta.pod
20631 ____________________________________________________________________________
20632 [  2740] By: gsar                                  on 1999/02/01  02:43:07
20633         Log: CAPI inheritance tweak and doc
20634      Branch: maint-5.005/perl
20635            ! lib/ExtUtils/MakeMaker.pm
20636 ____________________________________________________________________________
20637 [  2739] By: jhi                                   on 1999/01/31  18:31:54
20638         Log: Undo changes #2730 and #2731 and replace them
20639              with an extensively tested patch from
20640              Anton Berezin <tobez@plab.ku.dk> (via private email).
20641      Branch: maint-5.005/perl
20642            ! Makefile.SH hints/freebsd.sh
20643 ____________________________________________________________________________
20644 [  2738] By: gsar                                  on 1999/01/31  05:04:32
20645         Log: fix bogus CAPI inheritance from change#2541
20646      Branch: maint-5.005/perl
20647            ! lib/ExtUtils/MakeMaker.pm
20648 ____________________________________________________________________________
20649 [  2731] By: jhi                                   on 1999/01/29  14:33:12
20650         Log: FreeBSD version numbers can be like "2.2.8-release".
20651      Branch: maint-5.005/perl
20652            ! hints/freebsd.sh
20653 ____________________________________________________________________________
20654 [  2730] By: jhi                                   on 1999/01/29  12:40:38
20655         Log: FreeBSD hints iteration (hopefully convergent).
20656              usethreads: require at least FreeBSD 2.2.8.
20657              signal type: mirror change #2429 in cfgperl.
20658      Branch: maint-5.005/perl
20659            ! hints/freebsd.sh
20660 ____________________________________________________________________________
20661 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
20662         Log: From: Tom Spindler <dogcow@isi.net>
20663              Date: Thu, 28 Jan 1999 17:15:11 -0800
20664              Message-ID: <19990128171510.A11778@isi.net>
20665              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
20666      Branch: maint-5.005/perl
20667            + ext/DynaLoader/dl_beos.xs
20668            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
20669            ! lib/ExtUtils/MM_Unix.pm
20670 ____________________________________________________________________________
20671 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
20672         Log: Remove use of File::Slurp in t/lib/textfill.t
20673      Branch: maint-5.005/perl
20674            ! t/lib/textfill.t
20675 ____________________________________________________________________________
20676 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
20677         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
20678              Date: Wed, 27 Jan 1999 23:14:33 -0800
20679              Message-Id: <199901280714.XAA10176@activestate.com>
20680              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
20681      Branch: maint-5.005/perl
20682            ! win32/Makefile win32/makefile.mk
20683 ____________________________________________________________________________
20684 [  2720] By: gsar                                  on 1999/01/27  21:54:42
20685         Log: missing space while munging CCFLAGS for PERL_CAPI
20686      Branch: perl
20687            ! lib/ExtUtils/MM_Unix.pm
20688 ____________________________________________________________________________
20689 [  2718] By: jhi                                   on 1999/01/27  19:46:04
20690         Log: io/fs.t fails test #18 (sense of tests appears to have been
20691              changed incompletely; this patch just skips the test attached,
20692              a la test #17 preceding it).
20693              
20694              From: "G. Del Merritt" <del@intranetics.com>
20695              To: perlbug@perl.com
20696              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20697              Date: Tue, 26 Jan 1999 12:09:09 -0700
20698              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20699      Branch: maint-5.005/perl
20700            ! t/io/fs.t
20701 ____________________________________________________________________________
20702 [  2717] By: jhi                                   on 1999/01/27  19:44:46
20703         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
20704              
20705              From: "G. Del Merritt" <del@intranetics.com>
20706              To: perlbug@perl.com
20707              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
20708              Date: Tue, 26 Jan 1999 12:09:09 -0700
20709              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
20710      Branch: maint-5.005/perl
20711            ! iperlsys.h
20712 ____________________________________________________________________________
20713 [  2715] By: jhi                                   on 1999/01/27  19:34:28
20714         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
20715              To: perl5-porters@perl.org
20716              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
20717              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
20718              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
20719      Branch: maint-5.005/perl
20720            ! hints/mpeix.sh mpeix/relink
20721 ____________________________________________________________________________
20722 [  2710] By: jhi                                   on 1999/01/27  19:22:23
20723         Log: Errno fixes:
20724              
20725              From: Spider Boardman <spider@web.zk3.dec.com>
20726              To: perlbug@perl.com
20727              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20728              Date: Wed, 27 Jan 1999 12:27:15 -0500
20729              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
20730              
20731              From: Spider Boardman <spider@web.zk3.dec.com>
20732              To: perlbug@perl.com
20733              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20734              Date: Wed, 27 Jan 1999 13:31:16 -0500
20735              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
20736      Branch: maint-5.005/perl
20737            ! Configure ext/Errno/Errno_pm.PL
20738 ____________________________________________________________________________
20739 [  2709] By: jhi                                   on 1999/01/27  19:17:35
20740         Log: Fix Configure installusrbinperl:
20741              
20742              From: Spider Boardman <spider@web.zk3.dec.com>
20743              To: jhi@iki.fi
20744              cc: perl5-porters@perl.org
20745              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
20746              Date: Wed, 27 Jan 1999 13:03:35 -0500
20747              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
20748      Branch: maint-5.005/perl
20749            ! Configure
20750 ____________________________________________________________________________
20751 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
20752         Log: Add redef IO::Handle::* for setv?buf()
20753      Branch: maint-5.005/perl
20754            ! ext/POSIX/POSIX.pm
20755 ____________________________________________________________________________
20756 [  2705] By: jhi                                   on 1999/01/24  15:14:30
20757         Log: Mention year-1900 and month 0..11.
20758      Branch: cfgperl
20759            ! lib/Time/Local.pm
20760 ____________________________________________________________________________
20761 [  2704] By: jhi                                   on 1999/01/24  15:13:36
20762         Log: Document Configure -Uinstallusrbinperl.
20763      Branch: cfgperl
20764            ! INSTALL pod/perldelta.pod
20765 ____________________________________________________________________________
20766 [  2698] By: jhi                                   on 1999/01/24  12:46:00
20767         Log: Use only xlc_r for usethreads.
20768      Branch: cfgperl
20769            ! hints/aix.sh
20770 ____________________________________________________________________________
20771 [  2695] By: gsar                                  on 1999/01/24  07:09:05
20772         Log: integrate cfgperl changes into mainline
20773      Branch: perl
20774           +> lib/Exporter/Heavy.pm
20775           !> (integrate 65 files)
20776 ____________________________________________________________________________
20777 [  2694] By: gsar                                  on 1999/01/24  01:28:49
20778         Log: better notes on 'make' on win32
20779      Branch: perl
20780            ! README.win32
20781 ____________________________________________________________________________
20782 [  2683] By: jhi                                   on 1999/01/22  15:41:00
20783         Log: More de-cut-and-pastos.
20784      Branch: cfgperl
20785            ! hints/irix_6.sh hints/os2.sh
20786 ____________________________________________________________________________
20787 [  2682] By: jhi                                   on 1999/01/22  15:30:51
20788         Log: usethreads.cbu cut-and-pasto.
20789      Branch: cfgperl
20790            ! hints/solaris_2.sh
20791 ____________________________________________________________________________
20792 [  2681] By: jhi                                   on 1999/01/22  14:54:55
20793         Log: Better (I hope) LANGUAGE documentation.
20794      Branch: cfgperl
20795            ! pod/perllocale.pod
20796 ____________________________________________________________________________
20797 [  2680] By: jhi                                   on 1999/01/22  09:20:29
20798         Log: From: Dan Sugalski <sugalskd@osshe.edu>
20799              To: perl5-porters@perl.org
20800              Subject: [PATCH 5.005_03MT3]VMS configure tweak
20801              Date: Wed, 20 Jan 1999 12:05:18 -0800
20802              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
20803      Branch: cfgperl
20804            ! vms/subconfigure.com
20805 ____________________________________________________________________________
20806 [  2679] By: jhi                                   on 1999/01/22  09:13:18
20807         Log: nosuid getmntent() branch.
20808      Branch: cfgperl
20809            ! perl.c perl.h
20810 ____________________________________________________________________________
20811 [  2678] By: jhi                                   on 1999/01/22  08:54:19
20812         Log: nosuid patch continued: *BSD needs <sys/param.h>.
20813      Branch: cfgperl
20814            ! Configure config_h.SH
20815 ____________________________________________________________________________
20816 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
20817         Log: Fixup FindBin to use File::Spec
20818              
20819              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
20820              Date: Wed, 20 Jan 1999 18:51:57 +0000
20821              From: Paul Johnson <pjcj@transeda.com>
20822              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
20823      Branch: maint-5.005/perl
20824            ! lib/FindBin.pm
20825 ____________________________________________________________________________
20826 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
20827         Log: Fix win32 for Borland compiler and spaces in paths
20828              
20829              From: Gurusamy Sarathy <gsar@activestate.com>
20830              Date: Mon, 18 Jan 1999 20:33:17 -0800
20831              Message-Id: <199901190433.UAA03656@activestate.com>
20832              Subject: [PATCH] 5.005_03-trial3 win32 issues
20833      Branch: maint-5.005/perl
20834            ! README.win32 win32/Makefile win32/config_sh.PL
20835            ! win32/makefile.mk win32/runperl.c
20836 ____________________________________________________________________________
20837 [  2670] By: jhi                                   on 1999/01/21  16:12:38
20838         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20839              To: perl5-porters@perl.org
20840              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
20841              Date: Thu, 21 Jan 1999 12:08:01 +0000
20842              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
20843      Branch: cfgperl
20844            ! pod/perldiag.pod t/op/subst.t toke.c
20845 ____________________________________________________________________________
20846 [  2669] By: jhi                                   on 1999/01/21  16:11:46
20847         Log: To: perl5-porters@perl.org
20848              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
20849              From: Anton Berezin <tobez@plab.ku.dk>
20850              Date: 21 Jan 1999 17:07:28 +0100
20851              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
20852      Branch: cfgperl
20853            ! hints/freebsd.sh
20854 ____________________________________________________________________________
20855 [  2668] By: jhi                                   on 1999/01/21  15:38:34
20856         Log: Add Daniel Grisinger <dgris@dimensional.com>.
20857      Branch: cfgperl
20858            ! AUTHORS MAINTAIN
20859 ____________________________________________________________________________
20860 [  2667] By: jhi                                   on 1999/01/21  15:32:28
20861         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20862              To: Mailing list Perl5 <perl5-porters@perl.org>
20863              Subject: [PATCH 5.005_53] Lean Exporter.pm
20864              Date: Thu, 21 Jan 1999 03:25:23 -0500
20865              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
20866      Branch: cfgperl
20867            + lib/Exporter/Heavy.pm
20868            ! MANIFEST lib/Exporter.pm
20869 ____________________________________________________________________________
20870 [  2666] By: jhi                                   on 1999/01/21  15:24:10
20871         Log: From: "W. Phillip Moore" <wpm@ms.com>
20872              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
20873              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
20874              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
20875              Message-ID: <13988.46383.298992.97303@zappa>
20876      Branch: cfgperl
20877            ! lib/File/Path.pm
20878 ____________________________________________________________________________
20879 [  2665] By: jhi                                   on 1999/01/21  15:20:48
20880         Log: CPAN update (CPAN-1.44_54) from Andreas and
20881              jumbo doc patch from Abigail.
20882              
20883              From: abigail@fnx.com
20884              To: perl5-porters@perl.org (Perl Porters)
20885              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
20886              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
20887              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
20888              
20889              From: abigail@fnx.com
20890              To: perl5-porters@perl.org (Perl Porters)
20891              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
20892              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
20893              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
20894              
20895              From: abigail@fnx.com
20896              To: perl5-porters@perl.org (Perl Porters)
20897              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
20898              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
20899              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
20900              
20901              From: abigail@fnx.com
20902              To: perl5-porters@perl.org (Perl Porters)
20903              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
20904              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
20905              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
20906              
20907              From: abigail@fnx.com
20908              To: perl5-porters@perl.org (Perl Porters)
20909              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
20910              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
20911              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
20912              
20913              From: abigail@fnx.com
20914              To: perl5-porters@perl.org (Perl Porters)
20915              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
20916              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
20917              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
20918              
20919              From: abigail@fnx.com
20920              To: perl5-porters@perl.org (Perl Porters)
20921              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
20922              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
20923              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
20924              
20925              From: abigail@fnx.com
20926              To: perl5-porters@perl.org (Perl Porters)
20927              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
20928              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
20929              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
20930              
20931              From: abigail@fnx.com
20932              To: perl5-porters@perl.org (Perl Porters)
20933              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
20934              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
20935              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
20936              
20937              From: abigail@fnx.com
20938              To: perl5-porters@perl.org (Perl Porters)
20939              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
20940              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
20941              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
20942              
20943              From: abigail@fnx.com
20944              To: perl5-porters@perl.org (Perl Porters)
20945              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
20946              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
20947              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
20948              
20949              From: abigail@fnx.com
20950              To: perl5-porters@perl.org (Perl Porters)
20951              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
20952              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
20953              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
20954              
20955              From: abigail@fnx.com
20956              To: perl5-porters@perl.org (Perl Porters)
20957              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
20958              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
20959              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
20960      Branch: cfgperl
20961            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
20962            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
20963            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
20964            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
20965 ____________________________________________________________________________
20966 [  2664] By: jhi                                   on 1999/01/21  14:47:43
20967         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20968              To: Mailing list Perl5 <perl5-porters@perl.org>
20969              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
20970              Date: Thu, 21 Jan 1999 03:58:29 -0500
20971              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
20972      Branch: cfgperl
20973            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
20974 ____________________________________________________________________________
20975 [  2663] By: jhi                                   on 1999/01/21  14:43:58
20976         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20977              To: Mailing list Perl5 <perl5-porters@perl.org>
20978              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
20979              Date: Thu, 21 Jan 1999 02:46:34 -0500
20980              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
20981      Branch: cfgperl
20982            ! ext/Errno/Errno_pm.PL
20983 ____________________________________________________________________________
20984 [  2662] By: jhi                                   on 1999/01/21  14:42:42
20985         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
20986              To: Francois Desarmenien <desar@club-internet.fr>
20987              Cc: Gurusamy Sarathy <gsar@activestate.com>,
20988              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
20989              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
20990              Date: 21 Jan 1999 00:17:35 -0700
20991              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
20992      Branch: cfgperl
20993            ! Porting/patching.pod
20994 ____________________________________________________________________________
20995 [  2661] By: jhi                                   on 1999/01/21  14:41:13
20996         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20997              To: Mailing list Perl5 <perl5-porters@perl.org>
20998              Subject: [PATCH 5.00*] makedepend
20999              Date: Thu, 21 Jan 1999 02:08:27 -0500
21000              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
21001      Branch: cfgperl
21002            ! makedepend.SH
21003 ____________________________________________________________________________
21004 [  2660] By: jhi                                   on 1999/01/21  14:36:45
21005         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21006              To: Mailing list Perl5 <perl5-porters@perl.org>
21007              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
21008              Date: Tue, 19 Jan 1999 20:06:45 -0500
21009              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
21010      Branch: cfgperl
21011            ! os2/Changes os2/os2.c
21012 ____________________________________________________________________________
21013 [  2657] By: jhi                                   on 1999/01/21  11:40:35
21014         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21015              To: perl5-porters@perl.org
21016              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
21017              Date: Mon, 18 Jan 1999 01:32:31 PST
21018              Message-ID: <19990118093231.18443.qmail@hotmail.com>
21019      Branch: cfgperl
21020            ! ext/B/B/CC.pm
21021 ____________________________________________________________________________
21022 [  2656] By: jhi                                   on 1999/01/21  11:35:34
21023         Log: From: Achim Bohnet <ach@mpe.mpg.de>
21024              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
21025              Date: Wed, 20 Jan 1999 20:25:53 +0100
21026              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
21027      Branch: cfgperl
21028            ! pp.c
21029 ____________________________________________________________________________
21030 [  2655] By: jhi                                   on 1999/01/21  10:46:01
21031         Log: Handle NIS (and NetInfo) more robustly.
21032      Branch: cfgperl
21033            ! t/op/grent.t t/op/pwent.t
21034 ____________________________________________________________________________
21035 [  2654] By: jhi                                   on 1999/01/21  10:17:20
21036         Log: Two-argument eaccess() of SCO.
21037      Branch: cfgperl
21038            ! pp_sys.c
21039 ____________________________________________________________________________
21040 [  2653] By: jhi                                   on 1999/01/21  08:53:14
21041         Log: -DNO_NOSUID_CHECK for those platforms which have no way
21042              of checking for nosuid but still want suidperl.
21043      Branch: cfgperl
21044            ! perl.c
21045 ____________________________________________________________________________
21046 [  2652] By: jhi                                   on 1999/01/21  08:22:50
21047         Log: The LANGUAGE mirrors LC_ALL usage.
21048      Branch: cfgperl
21049            ! Configure config_h.SH
21050 ____________________________________________________________________________
21051 [  2651] By: jhi                                   on 1999/01/20  22:01:21
21052         Log: I_MNTENT was missing.
21053      Branch: cfgperl
21054            ! Configure config_h.SH
21055 ____________________________________________________________________________
21056 [  2650] By: jhi                                   on 1999/01/19  13:42:03
21057         Log: NetBSD update, based on patches from the NetBSD packages system.
21058      Branch: cfgperl
21059            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
21060 ____________________________________________________________________________
21061 [  2649] By: jhi                                   on 1999/01/19  12:44:02
21062         Log: Jumbo Configure update.
21063              * -Uinstallusrbinperl: disable /usr/bin/perl installation
21064              by installperl
21065              * usethreads.cbu
21066              * use64bits.cbu
21067              * "nosuid"
21068      Branch: cfgperl
21069            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
21070            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21071            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
21072            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
21073            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
21074            ! pod/perldiag.pod
21075 ____________________________________________________________________________
21076 [  2648] By: jhi                                   on 1999/01/19  09:16:44
21077         Log: Mention /usr/share/locale.
21078      Branch: cfgperl
21079            ! pod/perllocale.pod
21080 ____________________________________________________________________________
21081 [  2647] By: jhi                                   on 1999/01/19  09:11:11
21082         Log: SHMLBA strikes back in NetBSD/sparc.
21083              
21084              From: Dave Nelson <David.Nelson@bellcow.com>
21085              To: jhi@iki.fi
21086              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
21087              Date: Mon, 18 Jan 1999 22:07:56 -0600
21088              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
21089      Branch: cfgperl
21090            ! ext/IPC/SysV/SysV.xs
21091 ____________________________________________________________________________
21092 [  2646] By: jhi                                   on 1999/01/19  08:58:17
21093         Log: Show LANGUAGE env var when needed. (Augment change #2645).
21094      Branch: cfgperl
21095            ! util.c utils/perlbug.PL
21096 ____________________________________________________________________________
21097 [  2645] By: jhi                                   on 1999/01/19  08:52:15
21098         Log: Document the GNU LANGUAGE env var.
21099      Branch: cfgperl
21100            ! pod/perllocale.pod
21101 ____________________________________________________________________________
21102 [  2644] By: jhi                                   on 1999/01/19  08:42:25
21103         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21104              To: Mailing list Perl5 <perl5-porters@perl.org>
21105              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
21106              Date: Mon, 18 Jan 1999 20:57:02 -0500
21107              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
21108      Branch: cfgperl
21109            ! pp_hot.c t/op/pat.t
21110 ____________________________________________________________________________
21111 [  2643] By: jhi                                   on 1999/01/18  11:23:41
21112         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
21113      Branch: cfgperl
21114            ! Makefile.SH
21115 ____________________________________________________________________________
21116 [  2642] By: jhi                                   on 1999/01/18  11:03:38
21117         Log: GNU libc locale system has LANGUAGE env var that partly
21118              overrides even LC_ALL.
21119      Branch: cfgperl
21120            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
21121 ____________________________________________________________________________
21122 [  2641] By: jhi                                   on 1999/01/18  10:55:04
21123         Log: Integrate from mainperl.
21124      Branch: cfgperl
21125           +> ext/B/defsubs.h.PL
21126            ! t/op/groups.t
21127           !> (integrate 38 files)
21128 ____________________________________________________________________________
21129 [  2640] By: gsar                                  on 1999/01/18  10:06:29
21130         Log: a few random cleanups
21131      Branch: perl
21132            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
21133 ____________________________________________________________________________
21134 [  2639] By: gsar                                  on 1999/01/18  05:56:21
21135         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
21136              Date:    Sun, 17 Jan 1999 16:41:10 PST
21137              Message-Id: <19990118004111.29667.qmail@hotmail.com>
21138              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
21139      Branch: perl
21140            ! ext/B/B/C.pm
21141 ____________________________________________________________________________
21142 [  2638] By: gsar                                  on 1999/01/18  05:41:21
21143         Log: From:    jan.dubois@ibm.net (Jan Dubois)
21144              Date:    Mon, 18 Jan 1999 00:37:41 +0100
21145              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
21146              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
21147      Branch: perl
21148            ! dump.c
21149 ____________________________________________________________________________
21150 [  2633] By: gsar                                  on 1999/01/17  13:39:59
21151         Log: bogus assert()
21152      Branch: perl
21153            ! pp.c t/op/groups.t
21154 ____________________________________________________________________________
21155 [  2632] By: gsar                                  on 1999/01/17  13:22:04
21156         Log: various tweaks for clean build and test on win32
21157      Branch: perl
21158            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
21159            ! op.c t/pragma/warn/doio
21160 ____________________________________________________________________________
21161 [  2631] By: gsar                                  on 1999/01/17  12:28:06
21162         Log: undo change#2336, and add clarification about subversive
21163              CPAN distributions from Andreas Koenig
21164      Branch: perl
21165            ! Porting/pumpkin.pod lib/CPAN.pm
21166 ____________________________________________________________________________
21167 [  2630] By: gsar                                  on 1999/01/17  12:04:06
21168         Log: fix silent taint failures under -U
21169      Branch: perl
21170            ! doio.c
21171 ____________________________________________________________________________
21172 [  2629] By: gsar                                  on 1999/01/17  12:00:23
21173         Log: sanity check piped opens (tweaked version of patch suggested
21174              by Mark-Jason Dominus)
21175      Branch: perl
21176            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
21177            ! t/op/taint.t t/pragma/warn/doio
21178 ____________________________________________________________________________
21179 [  2628] By: gsar                                  on 1999/01/17  11:26:21
21180         Log: regen headers
21181      Branch: perl
21182            ! embed.h embedvar.h objXSUB.h
21183 ____________________________________________________________________________
21184 [  2627] By: gsar                                  on 1999/01/17  11:23:37
21185         Log: PERL_OBJECTness for change#2595
21186      Branch: perl
21187            ! embed.pl op.c pod/perlport.pod proto.h
21188 ____________________________________________________________________________
21189 [  2626] By: gsar                                  on 1999/01/17  09:47:07
21190         Log: PERL_OBJECT tweaks for change#2426
21191      Branch: perl
21192            ! embed.pl proto.h regcomp.c
21193 ____________________________________________________________________________
21194 [  2625] By: gsar                                  on 1999/01/17  09:37:58
21195         Log: documentation in change#2596 is not quite right; fix it
21196      Branch: perl
21197            ! lib/Math/BigFloat.pm pod/perlguts.pod
21198 ____________________________________________________________________________
21199 [  2624] By: gsar                                  on 1999/01/17  09:28:34
21200         Log: undo change#2571; C<use File::Spec> instead
21201      Branch: perl
21202            ! lib/FindBin.pm
21203 ____________________________________________________________________________
21204 [  2623] By: gsar                                  on 1999/01/17  09:20:42
21205         Log: change#2572 is not applicable; undo, retaining scan_bin addition
21206              to global.sym
21207      Branch: perl
21208            ! global.sym perl.c proto.h
21209 ____________________________________________________________________________
21210 [  2622] By: gsar                                  on 1999/01/17  09:17:42
21211         Log: change#2576 is based on a wrong premise; undo it
21212      Branch: perl
21213            ! pp_ctl.c
21214 ____________________________________________________________________________
21215 [  2621] By: gsar                                  on 1999/01/17  09:12:42
21216         Log: fix change#2602 to not used hard coded constants
21217      Branch: perl
21218            ! ext/B/B/C.pm ext/B/defsubs.h.PL
21219 ____________________________________________________________________________
21220 [  2620] By: gsar                                  on 1999/01/17  09:02:07
21221         Log: integrate cfgperl changes into mainline, fix conflicts
21222      Branch: perl
21223           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
21224           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
21225           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
21226           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
21227           +> pod/perlopentut.pod
21228           !> (integrate 162 files)
21229 ____________________________________________________________________________
21230 [  2619] By: gsar                                  on 1999/01/17  08:42:04
21231         Log: a few doc typos
21232      Branch: perl
21233            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
21234 ____________________________________________________________________________
21235 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
21236         Log: Win32 changes from Jan
21237              
21238              From: jan.dubois@ibm.net (Jan Dubois)
21239              Date: Fri, 15 Jan 1999 23:38:35 +0100
21240              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
21241              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
21242              
21243              From: jan.dubois@ibm.net (Jan Dubois)
21244              Date: Sat, 16 Jan 1999 13:02:45 +0100
21245              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
21246              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
21247      Branch: maint-5.005/perl
21248            ! README.win32 win32/Makefile win32/makefile.mk
21249 ____________________________________________________________________________
21250 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
21251         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
21252              
21253              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21254              Date: Thu, 07 Jan 1999 00:12:00 -0500
21255              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
21256              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21257              
21258              From: Gurusamy Sarathy <gsar@engin.umich.edu>
21259              Date: Thu, 14 Jan 1999 19:21:46 -0500
21260              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
21261              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21262      Branch: maint-5.005/perl
21263            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
21264            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
21265            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
21266            ! win32/makedef.pl win32/runperl.c win32/win32.c
21267 ____________________________________________________________________________
21268 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
21269         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21270              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
21271              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
21272              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
21273              
21274              From: Jarkko Hietaniemi <jhi@iki.fi>
21275              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
21276              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
21277              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
21278              
21279              From: Jarkko Hietaniemi <jhi@iki.fi>
21280              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
21281              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
21282              Subject: the promised "installusrbinperl + NetBSD" fix
21283      Branch: maint-5.005/perl
21284            ! Configure Makefile.SH hints/netbsd.sh installperl
21285            ! makedepend.SH unixish.h
21286 ____________________________________________________________________________
21287 [  2611] By: jhi                                   on 1999/01/14  12:16:14
21288         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
21289              To: pumpkings@jhereg.perl.com
21290              Subject: perlopentut.pod
21291              Date: Sat, 09 Jan 1999 08:13:18 -0700
21292              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
21293      Branch: cfgperl
21294            + pod/perlopentut.pod
21295            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
21296 ____________________________________________________________________________
21297 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
21298         Log: Added Carp::cluck to perldelta.pod
21299      Branch: maint-5.005/perl
21300            ! pod/perldelta.pod
21301 ____________________________________________________________________________
21302 [  2605] By: jhi                                   on 1999/01/13  18:26:19
21303         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
21304              To: "'cpan@perl.org'" <cpan@perl.org>
21305              Subject: "Bug" fix for File::Find.pm
21306              Date:   Thu, 31 Dec 1998 13:01:50 -0500
21307              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
21308      Branch: cfgperl
21309            ! lib/File/Find.pm
21310 ____________________________________________________________________________
21311 [  2604] By: jhi                                   on 1999/01/13  18:08:45
21312         Log: From: Peter Wolfe <wolfe@teloseng.com>
21313              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
21314              To: perlbug@perl.com
21315              Date: 11 Jan 1999 23:00:05 +0200
21316              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
21317      Branch: cfgperl
21318            ! hints/sco.sh
21319 ____________________________________________________________________________
21320 [  2603] By: jhi                                   on 1999/01/13  18:06:56
21321         Log: From: hans@icgroup.nl (Hans Mulder)
21322              Subject: [Patch for 5.005_54] re::debugcolors dumps core
21323              To: perlbug@perl.com
21324              Cc: hansmu@xs4all.nl
21325              Date: 11 Jan 1999 22:22:45 +0200
21326              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
21327      Branch: cfgperl
21328            ! ext/re/re.pm regcomp.c
21329 ____________________________________________________________________________
21330 [  2602] By: jhi                                   on 1999/01/13  18:05:43
21331         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21332              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
21333              Date: 11 Jan 1999 08:02:41 +0200
21334              Lines: 134
21335              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
21336      Branch: cfgperl
21337            ! ext/B/B.xs ext/B/B/C.pm
21338 ____________________________________________________________________________
21339 [  2601] By: jhi                                   on 1999/01/13  18:01:53
21340         Log: From: James FitzGibbon <james@ican.net>
21341              Subject: Trivial patch for HP-UX 11 and shared libperl
21342              To: perl5-porters@perl.org
21343              Date: 8 Jan 1999 19:13:23 +0200
21344              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
21345      Branch: cfgperl
21346            ! Makefile.SH
21347 ____________________________________________________________________________
21348 [  2600] By: jhi                                   on 1999/01/13  17:59:45
21349         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21350              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
21351              To: perl5-porters@perl.org
21352              Date: 8 Jan 1999 12:43:36 +0200
21353              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
21354      Branch: cfgperl
21355            ! ext/B/B/CC.pm
21356 ____________________________________________________________________________
21357 [  2599] By: jhi                                   on 1999/01/13  17:50:11
21358         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
21359              Subject: PATCH to installperl
21360              To: perl5-porters@perl.org
21361              Date: 4 Jan 1999 16:15:18 +0200
21362              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
21363      Branch: cfgperl
21364            ! installperl
21365 ____________________________________________________________________________
21366 [  2598] By: jhi                                   on 1999/01/13  17:34:51
21367         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
21368              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
21369              Cc: perl5-porters@perl.org
21370              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
21371              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
21372              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
21373      Branch: cfgperl
21374            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21375            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21376 ____________________________________________________________________________
21377 [  2597] By: jhi                                   on 1999/01/13  17:30:33
21378         Log: From: David Dyck <dcd@tc.fluke.com>
21379              To: Perl Porters <perl5-porters@perl.org>,
21380              Gurusamy Sarathy <gsar@engin.umich.edu>
21381              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
21382              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
21383              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
21384      Branch: cfgperl
21385            ! pod/perldsc.pod
21386 ____________________________________________________________________________
21387 [  2596] By: jhi                                   on 1999/01/13  17:26:44
21388         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
21389              To: perl5-porters@perl.org
21390              Subject: [PATCH] modglobal w/ spelling fixes
21391              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
21392              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
21393      Branch: cfgperl
21394            ! pod/perlguts.pod
21395 ____________________________________________________________________________
21396 [  2595] By: jhi                                   on 1999/01/13  17:24:59
21397         Log: From: Hans Mulder <hansm@icgroup.nl>
21398              Optimize common sort routines.  Thread started by the message
21399              
21400              From: Hans Mulder <hansm@icgroup.nl>
21401              Sender: owner-perl5-porters@perl.org
21402              To: perl5-porters@perl.org
21403              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
21404              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
21405              
21406              and the patch from the message
21407              
21408              From: Hans Mulder <hans@icgroup.nl>
21409              To: jhi@iki.fi
21410              Cc: perl5-porters@perl.org
21411              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
21412              $b }
21413              Date: Wed, 13 Jan 1999 17:39:35 +0100
21414              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
21415      Branch: cfgperl
21416            ! Todo op.c op.h pp_ctl.c t/op/sort.t
21417 ____________________________________________________________________________
21418 [  2594] By: jhi                                   on 1999/01/13  16:50:17
21419         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
21420              (the diffs were based on 5.004_02).  Tested by Guido
21421              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
21422      Branch: cfgperl
21423            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
21424            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
21425            + mint/sys/time.h mint/time.h
21426            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
21427            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
21428 ____________________________________________________________________________
21429 [  2593] By: jhi                                   on 1999/01/09  16:54:26
21430         Log: Detypo.
21431      Branch: cfgperl
21432            ! hints/dec_osf.sh
21433 ____________________________________________________________________________
21434 [  2592] By: jhi                                   on 1999/01/09  16:17:13
21435         Log: Move usethreads and use64bits logic from hints to Configure.
21436      Branch: cfgperl
21437            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
21438            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
21439            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
21440            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
21441 ____________________________________________________________________________
21442 [  2591] By: jhi                                   on 1999/01/09  14:45:24
21443         Log: Missing dTHRs added.
21444      Branch: cfgperl
21445            ! regcomp.c toke.c
21446 ____________________________________________________________________________
21447 [  2590] By: jhi                                   on 1999/01/08  15:27:17
21448         Log: Finalize change #2589 and add better AIX nm scanning from:
21449              
21450              Message-Id: <m0zyNW0-00017VC@gentoo.com>
21451              From: bll@gentoo.com (Brad Lanam)
21452              Subject: Re: mailhelp returned a non-zero status
21453              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
21454              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
21455      Branch: cfgperl
21456            ! Configure hints/freebsd.sh hints/linux.sh
21457 ____________________________________________________________________________
21458 [  2589] By: jhi                                   on 1999/01/08  15:14:54
21459         Log: Undo change #2581.
21460      Branch: cfgperl
21461            ! Configure hints/freebsd.sh hints/linux.sh
21462 ____________________________________________________________________________
21463 [  2588] By: jhi                                   on 1999/01/08  11:51:52
21464         Log: FAQ jumbo patch from tchrist.
21465              
21466              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
21467              From: Tom Christiansen <tchrist@jhereg.perl.com>
21468              To: pumpkings@jhereg.perl.com
21469              Subject: newest version of perlfaq.pod
21470              Date: Thu, 7 Jan 1999 23:05:02 -0700
21471              
21472              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
21473              From: Tom Christiansen <tchrist@jhereg.perl.com>
21474              To: pumpkings@jhereg.perl.com
21475              Subject: newest version of perlfaq1.pod
21476              Date: Thu, 7 Jan 1999 23:05:02 -0700
21477              
21478              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
21479              From: Tom Christiansen <tchrist@jhereg.perl.com>
21480              To: pumpkings@jhereg.perl.com
21481              Subject: newest version of perlfaq2.pod
21482              Date: Thu, 7 Jan 1999 23:05:02 -0700
21483              
21484              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
21485              From: Tom Christiansen <tchrist@jhereg.perl.com>
21486              To: pumpkings@jhereg.perl.com
21487              Subject: newest version of perlfaq3.pod
21488              Date: Thu, 7 Jan 1999 23:05:02 -0700
21489              
21490              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
21491              From: Tom Christiansen <tchrist@jhereg.perl.com>
21492              To: pumpkings@jhereg.perl.com
21493              Subject: newest version of perlfaq4.pod
21494              Date: Thu, 7 Jan 1999 23:05:02 -0700
21495              
21496              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
21497              From: Tom Christiansen <tchrist@jhereg.perl.com>
21498              To: pumpkings@jhereg.perl.com
21499              Subject: newest version of perlfaq5.pod
21500              Date: Thu, 7 Jan 1999 23:05:02 -0700
21501              
21502              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
21503              From: Tom Christiansen <tchrist@jhereg.perl.com>
21504              To: pumpkings@jhereg.perl.com
21505              Subject: newest version of perlfaq6.pod
21506              Date: Thu, 7 Jan 1999 23:05:02 -0700
21507              
21508              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
21509              From: Tom Christiansen <tchrist@jhereg.perl.com>
21510              To: pumpkings@jhereg.perl.com
21511              Subject: newest version of perlfaq7.pod
21512              Date: Thu, 7 Jan 1999 23:05:03 -0700
21513              
21514              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
21515              From: Tom Christiansen <tchrist@jhereg.perl.com>
21516              To: pumpkings@jhereg.perl.com
21517              Subject: newest version of perlfaq8.pod
21518              Date: Thu, 7 Jan 1999 23:05:03 -0700
21519              
21520              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
21521              From: Tom Christiansen <tchrist@jhereg.perl.com>
21522              To: pumpkings@jhereg.perl.com
21523              Subject: newest version of perlfaq9.pod
21524              Date: Thu, 7 Jan 1999 23:05:03 -0700
21525      Branch: cfgperl
21526            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21527            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21528            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21529            ! pod/perlfaq9.pod
21530 ____________________________________________________________________________
21531 [  2587] By: jhi                                   on 1999/01/08  11:17:43
21532         Log: More doc fixes from Abigail.
21533      Branch: cfgperl
21534            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21535            ! lib/User/pwent.pm
21536 ____________________________________________________________________________
21537 [  2585] By: jhi                                   on 1999/01/08  08:31:02
21538         Log: Change #2584 from maint-5.005:
21539              
21540              implemented Ilya's suggested fix, and added a testcase
21541              
21542              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21543              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
21544              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
21545              Subject: Re: Text::ParseWords: regex fix
21546      Branch: cfgperl
21547            ! lib/Text/ParseWords.pm t/lib/parsewords.t
21548 ____________________________________________________________________________
21549 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
21550         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
21551              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
21552              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
21553              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
21554      Branch: maint-5.005/perl
21555            ! ext/Errno/Errno_pm.PL
21556 ____________________________________________________________________________
21557 [  2581] By: jhi                                   on 1999/01/07  16:38:03
21558         Log: Configure update:
21559              - usethreads, use64bits, and usemultiplicity
21560              are no more interactively asked by Configure
21561              - "int main()" (vs bare "main()") enforced in test programs
21562      Branch: cfgperl
21563            ! Configure hints/freebsd.sh hints/linux.sh
21564 ____________________________________________________________________________
21565 [  2580] By: jhi                                   on 1999/01/07  11:19:12
21566         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21567              Date: Wed, 06 Jan 1999 13:47:34 -0800
21568              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
21569              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
21570      Branch: cfgperl
21571            ! vms/vms.c
21572 ____________________________________________________________________________
21573 [  2579] By: jhi                                   on 1999/01/07  09:08:36
21574         Log: Another set of doc patches from Abigail
21575              
21576              From: abigail@fnx.com
21577              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
21578              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
21579              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
21580              
21581              From: abigail@fnx.com
21582              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
21583              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
21584              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
21585              
21586              From: abigail@fnx.com
21587              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
21588              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
21589              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
21590              
21591              From: abigail@fnx.com
21592              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
21593              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
21594              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
21595              
21596              From: abigail@fnx.com
21597              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
21598              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
21599              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
21600              
21601              From: abigail@fnx.com
21602              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
21603              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
21604              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
21605              
21606              From: abigail@fnx.com
21607              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
21608              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
21609              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
21610              
21611              From: abigail@fnx.com
21612              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
21613              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
21614              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
21615              
21616              From: abigail@fnx.com
21617              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
21618              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
21619              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
21620              
21621              From: abigail@fnx.com
21622              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
21623              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
21624              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
21625              
21626              From: abigail@fnx.com
21627              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
21628              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
21629              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
21630              
21631              From: abigail@fnx.com
21632              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
21633              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
21634              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
21635              
21636              From: abigail@fnx.com
21637              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
21638              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
21639              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
21640              
21641              From: abigail@fnx.com
21642              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
21643              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
21644              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
21645      Branch: cfgperl
21646            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
21647            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
21648            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
21649            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
21650            ! lib/Tie/Array.pm lib/Tie/Hash.pm
21651 ____________________________________________________________________________
21652 [  2576] By: jhi                                   on 1999/01/06  17:05:20
21653         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
21654      Branch: cfgperl
21655            ! pp_ctl.c
21656 ____________________________________________________________________________
21657 [  2575] By: jhi                                   on 1999/01/06  13:18:56
21658         Log: Enhance the great_circle_distance() documentation.
21659      Branch: cfgperl
21660            ! lib/Math/Trig.pm
21661 ____________________________________________________________________________
21662 [  2574] By: jhi                                   on 1999/01/06  12:58:03
21663         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21664              To: perlbug@perl.com
21665              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
21666              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
21667              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
21668      Branch: cfgperl
21669            ! t/op/sysio.t
21670 ____________________________________________________________________________
21671 [  2573] By: jhi                                   on 1999/01/06  12:40:19
21672         Log: From: "W. Phillip Moore" <wpm@ms.com>
21673              To: perlbug@perl.org
21674              Subject: [PATCH] POSIX getpgrp is not -w clean
21675              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21676              Message-ID: <13970.20107.190314.549471@zappa>
21677      Branch: cfgperl
21678            ! ext/POSIX/POSIX.pm
21679 ____________________________________________________________________________
21680 [  2572] By: jhi                                   on 1999/01/06  12:25:24
21681         Log: Based on
21682              From: jan.dubois@ibm.net (Jan Dubois)
21683              To: perl5-porters@perl.org
21684              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21685              Date: Wed, 06 Jan 1999 01:24:09 +0100
21686              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21687              except that
21688              - objXSUB.h was already okay
21689              - embed.h patching is futile, global.sym patched instead
21690              - objpp.h does not exist
21691              - proto.h addition applied manually
21692              - win32/GenCAPI.pl was already okay
21693              - win32/makedef.pl was already okay
21694      Branch: cfgperl
21695            ! global.sym perl.c proto.h
21696 ____________________________________________________________________________
21697 [  2571] By: jhi                                   on 1999/01/06  11:25:48
21698         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21699              To: perlbug@perl.com
21700              Subject: FindBin.pm on Win32 systems
21701              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21702              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21703      Branch: cfgperl
21704            ! lib/FindBin.pm
21705 ____________________________________________________________________________
21706 [  2570] By: jhi                                   on 1999/01/06  11:21:48
21707         Log: From: Dan Sugalski <sugalskd@osshe.edu>
21708              To: perl5-porters@perl.org, vmsperl@perl.org
21709              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
21710              Date: Tue, 05 Jan 1999 16:47:31 -0800
21711              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
21712              
21713              (the ext/IO/lib/IO/Socket.pm was not really changed here;
21714              it was a leftover from #2569)
21715      Branch: cfgperl
21716            ! ext/IO/lib/IO/Socket.pm taint.c
21717 ____________________________________________________________________________
21718 [  2569] By: jhi                                   on 1999/01/06  11:18:22
21719         Log: Jumbo doc patch from Abigail (almost identical to
21720              the 5.005-maint change #2562 except for the
21721              ext/IO/lib/IO/Socket.pm patch which was not
21722              applicable because the IO version of 5.005-devel
21723              is somewhat different (why?))
21724              
21725              From: abigail@fnx.com
21726              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
21727              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
21728              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
21729              
21730              From: abigail@fnx.com
21731              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
21732              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
21733              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
21734              
21735              From: abigail@fnx.com
21736              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
21737              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
21738              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
21739              
21740              From: abigail@fnx.com
21741              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
21742              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
21743              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
21744              
21745              From: abigail@fnx.com
21746              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
21747              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
21748              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
21749              
21750              From: abigail@fnx.com
21751              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
21752              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
21753              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
21754              
21755              From: abigail@fnx.com
21756              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
21757              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
21758              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
21759              
21760              From: abigail@fnx.com
21761              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
21762              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
21763              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
21764              
21765              From: abigail@fnx.com
21766              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
21767              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
21768              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
21769              
21770              From: abigail@fnx.com
21771              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
21772              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
21773              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
21774      Branch: cfgperl
21775            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21776            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
21777            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
21778            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
21779            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
21780 ____________________________________________________________________________
21781 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
21782         Log: From: jan.dubois@ibm.net (Jan Dubois)
21783              Date: Wed, 06 Jan 1999 01:24:09 +0100
21784              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
21785              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
21786      Branch: maint-5.005/perl
21787            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
21788            ! win32/GenCAPI.pl win32/makedef.pl
21789 ____________________________________________________________________________
21790 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
21791         Log: From: "W. Phillip Moore" <wpm@ms.com>
21792              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
21793              Message-ID: <13970.20107.190314.549471@zappa>
21794              Subject: [PATCH] POSIX getpgrp is not -w clean
21795      Branch: maint-5.005/perl
21796            ! ext/POSIX/POSIX.pm
21797 ____________________________________________________________________________
21798 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
21799         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
21800              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
21801              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
21802              Subject: FindBin.pm on Win32 systems
21803      Branch: maint-5.005/perl
21804            ! lib/FindBin.pm
21805 ____________________________________________________________________________
21806 [  2561] By: jhi                                   on 1999/01/05  10:49:10
21807         Log: Reword the setlocale() 1-arg case better.
21808      Branch: cfgperl
21809            ! ext/POSIX/POSIX.pod
21810 ____________________________________________________________________________
21811 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
21812         Log: From: Blair Zajac <bzajac@geostaff.com>
21813              Date: Wed, 23 Dec 1998 17:13:32 -0800
21814              Message-ID: <3681953C.8B6A90AA@geostaff.com>
21815              Subject: Tie::SubstrHash patch
21816      Branch: maint-5.005/perl
21817            ! lib/Tie/SubstrHash.pm
21818 ____________________________________________________________________________
21819 [  2554] By: jhi                                   on 1999/01/02  14:55:06
21820         Log: Object destruction order testing.
21821      Branch: cfgperl
21822            ! t/op/misc.t
21823 ____________________________________________________________________________
21824 [  2553] By: jhi                                   on 1999/01/02  14:49:40
21825         Log: perldelta the Dumpvalue.pm of change #2513.
21826      Branch: cfgperl
21827            ! lib/Dumpvalue.pm pod/perldelta.pod
21828 ____________________________________________________________________________
21829 [  2552] By: nick                                  on 1999/01/02  14:45:38
21830         Log: Tone down Makefile.PL so it works on Win32
21831      Branch: perl
21832            ! ext/B/Makefile.PL
21833 ____________________________________________________________________________
21834 [  2551] By: nick                                  on 1999/01/02  14:06:30
21835         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
21836              Use them in various B::* rather than have local defs.
21837      Branch: perl
21838            + ext/B/defsubs.h.PL
21839            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
21840            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
21841            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
21842 ____________________________________________________________________________
21843 [  2550] By: nick                                  on 1999/01/02  10:04:02
21844         Log: Integrate ext/B changes from //depot/cfgperl
21845      Branch: perl
21846           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21847 ____________________________________________________________________________
21848 [  2549] By: jhi                                   on 1999/01/01  13:54:16
21849         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
21850              To: perlbug@perl.com
21851              Subject: op/groups.t fails test 1 on HP-UX 10.20
21852              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
21853              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
21854      Branch: cfgperl
21855            ! t/op/groups.t
21856 ____________________________________________________________________________
21857 [  2548] By: jhi                                   on 1999/01/01  13:53:31
21858         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21859              To: perl5-porters@perl.org
21860              cc: hv@crypt0.demon.co.uk
21861              Subject: [bug 5.004_54] duplicate error message
21862              Date: Thu, 31 Dec 1998 04:05:25 +0000
21863              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
21864              
21865              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
21866              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
21867              To: hv@crypt0.demon.co.uk
21868              Cc: perl5-porters@perl.org
21869              Subject: [PATCH _54] Re: duplicate error message
21870              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
21871              
21872              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
21873              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21874              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
21875              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
21876              Subject: [TEST PATCH _54] Re: duplicate error message 
21877              Date: Fri, 01 Jan 1999 07:32:14 +0000
21878      Branch: cfgperl
21879            ! op.c t/pragma/warn/op
21880 ____________________________________________________________________________
21881 [  2547] By: jhi                                   on 1998/12/31  14:15:04
21882         Log: From: Chris Nandor <pudge@pobox.com>
21883              To: jhi@iki.fi
21884              Cc: perl5-porters@perl.org
21885              Subject: Re: [PATCH] perlport.pod 1.38
21886              Date: Thu, 31 Dec 1998 09:06:48 -0500
21887              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
21888      Branch: cfgperl
21889            ! pod/perlport.pod
21890 ____________________________________________________________________________
21891 [  2546] By: jhi                                   on 1998/12/31  11:18:17
21892         Log: From: Wilson P. Snyder II
21893              To: perl5-porters@perl.org
21894              Subject: [PATCH v5.5.53] REV2: Binary number support
21895              Date: 1998/11/30
21896              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
21897      Branch: cfgperl
21898            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
21899            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
21900            ! toke.c util.c
21901 ____________________________________________________________________________
21902 [  2545] By: jhi                                   on 1998/12/31  09:27:40
21903         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
21904              To: perlbug@perl.com
21905              Subject: "perl -T -P" dumps core on OpenBSD and Linux
21906              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
21907              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
21908      Branch: cfgperl
21909            ! taint.c
21910 ____________________________________________________________________________
21911 [  2544] By: jhi                                   on 1998/12/31  09:21:45
21912         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
21913              To: perlbug@perl.com 
21914              Subject: bug in pod2man search for perl binary [5.005_5x]
21915              Date: Sat, 12 Dec 1998 23:08:51 +0000 
21916              Message-ID: <19981212230851.A20578@ig.co.uk> 
21917      Branch: cfgperl
21918            ! pod/pod2man.PL
21919 ____________________________________________________________________________
21920 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
21921         Log: From: jan.dubois@ibm.net (Jan Dubois)
21922              Date: Wed, 23 Dec 1998 21:26:38 +0100
21923              Message-ID: <36895086.8849224@smtp1.ibm.net>
21924              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
21925      Branch: maint-5.005/perl
21926            ! lib/ExtUtils/MakeMaker.pm
21927 ____________________________________________________________________________
21928 [  2540] By: jhi                                   on 1998/12/30  08:42:04
21929         Log: Evermore AUTHORS and MAINTAIN.
21930      Branch: cfgperl
21931            ! AUTHORS MAINTAIN
21932 ____________________________________________________________________________
21933 [  2539] By: jhi                                   on 1998/12/29  15:10:34
21934         Log: More AUTHORS and MAINTAIN.
21935      Branch: cfgperl
21936            ! AUTHORS MAINTAIN
21937 ____________________________________________________________________________
21938 [  2537] By: jhi                                   on 1998/12/29  14:34:47
21939         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
21940              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
21941              Message-ID: <13942.32480.700000.640927@utensil>
21942              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
21943              (mirror change#2531 in the 5.005-maint)
21944      Branch: cfgperl
21945            ! lib/AutoSplit.pm
21946 ____________________________________________________________________________
21947 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
21948         Log: change in_pod pattern to /^=\w/ from /^=/
21949              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
21950              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
21951              Message-ID: <13942.32480.700000.640927@utensil>
21952              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
21953      Branch: maint-5.005/perl
21954            ! lib/AutoSplit.pm
21955 ____________________________________________________________________________
21956 [  2525] By: jhi                                   on 1998/12/29  13:06:26
21957         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21958              To: perl5-porters@perl.org
21959              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
21960              Date: 16 Dec 1998 03:17:03 +0200
21961              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
21962      Branch: cfgperl
21963            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21964 ____________________________________________________________________________
21965 [  2524] By: jhi                                   on 1998/12/29  13:00:06
21966         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
21967              To: perl5-porters@perl.org
21968              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
21969              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
21970              Date: 10 Dec 1998 08:30:02 +0200
21971              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
21972              
21973              (Nick's part was applied earlier, in change #2460)
21974      Branch: cfgperl
21975            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
21976 ____________________________________________________________________________
21977 [  2523] By: jhi                                   on 1998/12/29  12:41:31
21978         Log: From: "vishal bhatia" <vishalb@hotmail.com>
21979              To: nick@ni-s.u-net.com
21980              Cc: perl5-porters@perl.org
21981              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
21982              Date: 9 Dec 1998 06:50:30 +0200
21983              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
21984      Branch: cfgperl
21985            ! ext/B/B/CC.pm
21986 ____________________________________________________________________________
21987 [  2522] By: jhi                                   on 1998/12/29  12:15:18
21988         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
21989              To: perl5-porters@perl.org (Perl 5 Porters)
21990              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
21991              Date: 25 Dec 1998 23:02:28 +0200
21992              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
21993      Branch: cfgperl
21994            ! lib/Pod/Text.pm
21995 ____________________________________________________________________________
21996 [  2521] By: jhi                                   on 1998/12/29  12:07:54
21997         Log: Undo #2519 (breaks universal.c).
21998      Branch: cfgperl
21999            ! XSUB.h
22000 ____________________________________________________________________________
22001 [  2519] By: jhi                                   on 1998/12/29  11:41:10
22002         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
22003              To: perl5-porters@perl.org
22004              Cc: perl-xs@perl.org
22005              Subject: XSUB.h refinement [PATCH]
22006              Date: 18 Dec 1998 03:58:44 +0200
22007              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
22008      Branch: cfgperl
22009            ! XSUB.h
22010 ____________________________________________________________________________
22011 [  2518] By: jhi                                   on 1998/12/29  11:36:19
22012         Log: From: abigail@fnx.com
22013              To: perl5-porters@perl.org (Perl Porters)
22014              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
22015              Date: 28 Dec 1998 21:39:15 +0200
22016              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
22017      Branch: cfgperl
22018            ! lib/fields.pm
22019 ____________________________________________________________________________
22020 [  2517] By: jhi                                   on 1998/12/29  11:35:03
22021         Log: Document change #2516.
22022      Branch: cfgperl
22023            ! pod/perldelta.pod
22024 ____________________________________________________________________________
22025 [  2516] By: jhi                                   on 1998/12/29  11:32:26
22026         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22027              To: perl5-porters@perl.org (Mailing list Perl5)
22028              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
22029              Date: 9 Dec 1998 10:39:31 +0200
22030              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
22031      Branch: cfgperl
22032            ! pod/perldiag.pod regcomp.c toke.c
22033 ____________________________________________________________________________
22034 [  2515] By: jhi                                   on 1998/12/29  11:27:11
22035         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22036              To: perl5-porters@perl.org (Mailing list Perl5)
22037              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
22038              Date: 8 Dec 1998 09:02:04 +0200
22039              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
22040              
22041              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
22042      Branch: cfgperl
22043            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
22044 ____________________________________________________________________________
22045 [  2514] By: jhi                                   on 1998/12/29  11:21:31
22046         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22047              To: perl5-porters@perl.org (Mailing list Perl5)
22048              Subject: [PATCH 5.005_53] Regexp tests and UTF8
22049              Date: 8 Dec 1998 07:02:01 +0200
22050              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
22051      Branch: cfgperl
22052            ! regcomp.c
22053 ____________________________________________________________________________
22054 [  2513] By: jhi                                   on 1998/12/29  11:18:34
22055         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22056              Subject: [PATCH 5.005_*] Dumpvar.pm
22057              To: perl5-porters@perl.org (Mailing list Perl5)
22058              Date: 7 Dec 1998 10:17:35 +0200
22059              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
22060      Branch: cfgperl
22061            + lib/Dumpvalue.pm
22062            ! MANIFEST
22063 ____________________________________________________________________________
22064 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
22065         Log: From: jan.dubois@ibm.net (Jan Dubois)
22066              Date: Tue, 01 Dec 1998 00:07:33 +0100
22067              Message-ID: <366921b5.14512598@smtp1.ibm.net>
22068              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
22069              
22070              From: jan.dubois@ibm.net (Jan Dubois)
22071              Date: Wed, 02 Dec 1998 00:24:54 +0100
22072              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
22073              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
22074      Branch: maint-5.005/perl
22075            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
22076            ! win32/config.bc win32/config.gc win32/config.vc
22077            ! win32/config_sh.PL win32/makedef.pl
22078 ____________________________________________________________________________
22079 [  2509] By: jhi                                   on 1998/12/28  13:00:31
22080     Log: Kickstart AUTHORS and MAINTAIN.
22081  Branch: cfgperl
22082        + AUTHORS MAINTAIN
22083        ! MANIFEST
22084 ____________________________________________________________________________
22085 [  2508] By: jhi                                   on 1998/12/28  08:04:00
22086     Log: From: Nathan Torkington <gnat@frii.com>
22087          To: perlbug@perl.com
22088          Subject: [PATCH] perlxstut.pod fix
22089          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
22090          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
22091  Branch: cfgperl
22092        ! pod/perlxstut.pod
22093 ____________________________________________________________________________
22094 [  2507] By: jhi                                   on 1998/12/28  07:59:00
22095     Log: From: abigail@fnx.com
22096          To: perlbug@perl.com
22097          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
22098          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
22099          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
22100          (slightly modified, a part of the patch was rejected)
22101          (strange, I thought I had already submitted this one
22102          but Perforce disagrees with me...)
22103  Branch: cfgperl
22104        ! pod/perlop.pod
22105 ____________________________________________________________________________
22106 [  2506] By: jhi                                   on 1998/12/28  07:56:59
22107     Log: From: Artur <artur@vogon-solutions.com>
22108          To: perlbug@perl.com
22109          Subject: PATCH: perlmodlib.pod
22110          Date: Fri, 25 Dec 1998 00:48:39 +0000
22111          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
22112  Branch: cfgperl
22113        ! pod/perlmodlib.pod pod/perlop.pod
22114 ____________________________________________________________________________
22115 [  2505] By: jhi                                   on 1998/12/28  07:46:06
22116     Log: From: abigail@fnx.com
22117          To: perl5-porters@perl.org (Perl Porters)
22118          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
22119          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
22120          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
22121  Branch: cfgperl
22122        ! pod/pod2html.PL
22123 ____________________________________________________________________________
22124 [  2504] By: jhi                                   on 1998/12/28  07:44:35
22125     Log: From: Jim Avera <avera@fjst.com>
22126          To: perlbug@perl.com
22127          Subject: perlbug bug - shows dates reversed
22128          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
22129          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
22130  Branch: cfgperl
22131        ! utils/perlbug.PL
22132 ____________________________________________________________________________
22133 [  2503] By: jhi                                   on 1998/12/28  07:41:39
22134     Log: From: jan.dubois@ibm.net (Jan Dubois)
22135          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
22136          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
22137          Date: Wed, 23 Dec 1998 21:26:38 +0100
22138          Message-ID: <36895086.8849224@smtp1.ibm.net>
22139  Branch: cfgperl
22140        ! lib/ExtUtils/MakeMaker.pm
22141 ____________________________________________________________________________
22142 [  2502] By: jhi                                   on 1998/12/28  07:39:20
22143     Log: From: Blair Zajac <bzajac@geostaff.com>
22144          To: perl5-porters@perl.org
22145          Subject: Tie::SubstrHash patch
22146          Date: Wed, 23 Dec 1998 17:13:32 -0800
22147          Message-ID: <3681953C.8B6A90AA@geostaff.com>
22148  Branch: cfgperl
22149        ! lib/Tie/SubstrHash.pm
22150 ____________________________________________________________________________
22151 [  2501] By: jhi                                   on 1998/12/28  07:37:16
22152     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
22153          To: perlbug@perl.com
22154          Subject: perlfaq9 minor error
22155          Date: Wed, 23 Dec 1998 14:54:19 -0800
22156          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
22157  Branch: cfgperl
22158        ! pod/perlfaq9.pod
22159 ____________________________________________________________________________
22160 [  2500] By: jhi                                   on 1998/12/23  10:38:18
22161     Log: More porting notes about filesystems, AmigaOS, and MiNT.
22162  Branch: cfgperl
22163        ! pod/perlport.pod
22164 ____________________________________________________________________________
22165 [  2499] By: jhi                                   on 1998/12/22  09:26:49
22166     Log: Add few MSG_ and uio constants.
22167  Branch: cfgperl
22168        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
22169 ____________________________________________________________________________
22170 [  2498] By: jhi                                   on 1998/12/22  08:39:30
22171     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
22172          a Digital C compiler optimizer bug that broke the 'x'
22173          operator under certain circumstances.  See t/op/repeat.t
22174          test #20 for graphic details.  Reported in
22175          
22176          From: Gisle Aas <gisle@aas.no>
22177          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
22178          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
22179          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
22180          Date: 18 Dec 1998 14:27:40 +0100
22181          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
22182          
22183          and discussed further in the thread
22184          
22185          From: Jarkko Hietaniemi <jhi@iki.fi>
22186          To: Gisle Aas <gisle@aas.no>
22187          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
22188          cpan-testers@perl.org, perl5-porters@perl.org
22189          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
22190          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
22191          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
22192  Branch: cfgperl
22193        ! t/op/repeat.t util.c
22194 ____________________________________________________________________________
22195 [  2497] By: jhi                                   on 1998/12/21  14:18:57
22196     Log: Change #2483 update.
22197  Branch: cfgperl
22198        ! t/op/tr.t
22199 ____________________________________________________________________________
22200 [  2496] By: jhi                                   on 1998/12/21  14:07:41
22201     Log: Update on change #2493.
22202  Branch: cfgperl
22203        ! t/pragma/warn/op
22204 ____________________________________________________________________________
22205 [  2495] By: jhi                                   on 1998/12/21  13:52:00
22206     Log: Change #2487 aftershock.
22207  Branch: cfgperl
22208        ! warning.pl
22209 ____________________________________________________________________________
22210 [  2494] By: jhi                                   on 1998/12/21  12:35:00
22211     Log: From: Chris Nandor <pudge@pobox.com>
22212          To: perl5-porters@perl.org
22213          Subject: [PATCH] perlport.pod v1.37
22214          Date: Sat, 19 Dec 1998 12:54:34 -0500
22215          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
22216  Branch: cfgperl
22217        ! pod/perlport.pod
22218 ____________________________________________________________________________
22219 [  2493] By: jhi                                   on 1998/12/21  12:22:44
22220     Log: From: Mark-Jason Dominus <mjd@plover.com>
22221          To: perl5-porters@perl.com
22222          Subject: PATCH (5.005_02): Dejargonizing
22223          Date: Sun, 20 Dec 1998 14:35:20 -0500
22224          Message-ID: <19981220193520.11230.qmail@plover.com>
22225          
22226          From: Mark-Jason Dominus <mjd@plover.com>
22227          To: perl5-porters@perl.com
22228          Subject: PATCH (5.005_02): Spelling correction in warning message
22229          Date: Sun, 20 Dec 1998 13:51:30 -0500
22230          Message-ID: <19981220185130.11067.qmail@plover.com>
22231  Branch: cfgperl
22232        ! doio.c op.c
22233 ____________________________________________________________________________
22234 [  2492] By: jhi                                   on 1998/12/21  09:00:05
22235     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
22236          To: perl5-porters@perl.org
22237          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
22238          Date: Sun, 20 Dec 1998 19:03:25 PST
22239          Message-ID: <19981221030326.27660.qmail@hotmail.com>
22240          
22241          (slightly reformatted)
22242  Branch: cfgperl
22243        ! ext/B/B/CC.pm
22244 ____________________________________________________________________________
22245 [  2491] By: nick                                  on 1998/12/20  14:21:29
22246     Log: Save _all_ GV's which have SV, AV or HV set.
22247  Branch: perl
22248        ! ext/B/B/C.pm
22249 ____________________________________________________________________________
22250 [  2490] By: jhi                                   on 1998/12/18  15:13:19
22251     Log: Add idea about generalising cpp symbol probing of Errno.
22252  Branch: cfgperl
22253        ! Todo
22254 ____________________________________________________________________________
22255 [  2489] By: jhi                                   on 1998/12/18  14:47:57
22256     Log: Address some of the issues of:
22257          
22258          From: Tom Christiansen <tchrist@jhereg.perl.com>
22259          To: perl-porters-active@jhereg.perl.com
22260          Subject: Undocumentation Issues for 5.005
22261          Date: Thu, 17 Dec 1998 14:46:24 -0700
22262          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
22263  Branch: cfgperl
22264        ! pod/perl5005delta.pod
22265 ____________________________________________________________________________
22266 [  2488] By: jhi                                   on 1998/12/18  11:26:32
22267     Log: From: root <root@dubravka.in-berlin.de>
22268          To: perlbug@perl.com
22269          Cc: k@dubravka.in-berlin.de
22270          Subject: Please add no_modify to PERL_POLLUTE
22271          Date: Fri, 18 Dec 1998 10:45:52 +0100
22272          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
22273          
22274          (Really from Andreas König)
22275  Branch: cfgperl
22276        ! embed.pl
22277 ____________________________________________________________________________
22278 [  2487] By: jhi                                   on 1998/12/17  14:05:52
22279     Log: Some (by far not all) issues of the below message addressed.
22280          
22281          From: Tom Christiansen <tchrist@jhereg.perl.com>
22282          To: The Perl Porters Mailing List <perl5-porters@perl.org>
22283          Subject: important UNDOC issues for 5.005_54
22284          Date: Wed, 16 Dec 1998 21:14:53 -0700
22285          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
22286  Branch: cfgperl
22287        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
22288 ____________________________________________________________________________
22289 [  2486] By: jhi                                   on 1998/12/17  12:47:15
22290     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22291          To: domo@computer.org
22292          Cc: jhi@iki.fi, perl5-porters@perl.org
22293          Subject: Re: stuff related to malloc.c
22294          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
22295          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
22296  Branch: cfgperl
22297        ! malloc.c
22298 ____________________________________________________________________________
22299 [  2485] By: jhi                                   on 1998/12/17  12:17:19
22300     Log: More porting notes.
22301  Branch: cfgperl
22302        ! Porting/pumpkin.pod
22303 ____________________________________________________________________________
22304 [  2484] By: jhi                                   on 1998/12/15  08:38:05
22305     Log: Undo #2386 and #2205.
22306  Branch: cfgperl
22307        ! pod/perlfunc.pod
22308 ____________________________________________________________________________
22309 [  2483] By: jhi                                   on 1998/12/14  17:58:35
22310     Log: lib was missing from @INC.
22311  Branch: cfgperl
22312        ! t/op/tr.t
22313 ____________________________________________________________________________
22314 [  2482] By: jhi                                   on 1998/12/14  17:52:42
22315     Log: Was missing use Text::Wrap.
22316  Branch: cfgperl
22317        ! t/lib/textfill.t
22318 ____________________________________________________________________________
22319 [  2481] By: jhi                                   on 1998/12/14  16:00:22
22320     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
22321          
22322          From: Jonathan Roy <roy@idle.com>
22323          To: perl5-porters@perl.org
22324          Subject: nlist.h add to Configure checks?
22325          Date: Sun, 13 Dec 1998 22:22:49 -0500
22326          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
22327  Branch: cfgperl
22328        + ext/DynaLoader/hints/linux.pl
22329        ! MANIFEST
22330 ____________________________________________________________________________
22331 [  2480] By: jhi                                   on 1998/12/14  15:02:44
22332     Log: Give up completely using nm in AIX.
22333          
22334          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22335          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
22336          Cc: perl5-porters@perl.org
22337          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
22338          Date: Thu, 10 Dec 1998 00:51:46 -0500
22339          Message-ID: <19981210005146.B29986@O2.chapin.edu>
22340  Branch: cfgperl
22341        ! hints/aix.sh
22342 ____________________________________________________________________________
22343 [  2479] By: jhi                                   on 1998/12/14  14:39:52
22344     Log: AIX' error messages are different.
22345          
22346          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22347          To: Gurusamy Sarathy <gsar@engin.umich.edu>
22348          Cc: perl5-porters@perl.org
22349          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
22350          Date: Thu, 10 Dec 1998 00:42:36 -0500
22351          Message-ID: <19981210004236.A29986@O2.chapin.edu>
22352          
22353          From: Michael Engel <engel@nms1.cc.huji.ac.il>
22354          To: perlbug@perl.com
22355          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
22356          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
22357          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
22358  Branch: cfgperl
22359        ! t/pragma/warn/doio
22360 ____________________________________________________________________________
22361 [  2475] By: jhi                                   on 1998/12/13  12:35:55
22362     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22363          To: jhi@iki.fi
22364          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
22365          Subject: Re: stuff related to malloc.c
22366          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
22367          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
22368  Branch: cfgperl
22369        ! malloc.c
22370 ____________________________________________________________________________
22371 [  2474] By: jhi                                   on 1998/12/13  12:32:42
22372     Log: Some notes about porting issues.
22373  Branch: cfgperl
22374        ! Porting/pumpkin.pod
22375 ____________________________________________________________________________
22376 [  2473] By: jhi                                   on 1998/12/13  12:03:58
22377     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
22378          To: Perl 5 Porters <perl5-porters@perl.org>
22379          Subject: [patch 5.005_02] dos-djgpp update
22380          Date: Sun, 13 Dec 1998 00:08:44 +0100
22381          Message-ID: <19981213000844.C264@beeblebrox>
22382  Branch: cfgperl
22383        ! djgpp/config.over
22384 ____________________________________________________________________________
22385 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
22386     Log: undo changes to Exporter.pm from #2312
22387  Branch: maint-5.005/perl
22388        ! lib/Exporter.pm
22389 ____________________________________________________________________________
22390 [  2465] By: jhi                                   on 1998/12/12  12:31:21
22391     Log: Document that qw() taints.
22392          
22393          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
22394          To: perlbug@perl.com 
22395          Subject: taint problems
22396          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
22397          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
22398  Branch: cfgperl
22399        ! pod/perlop.pod
22400 ____________________________________________________________________________
22401 [  2464] By: jhi                                   on 1998/12/11  14:09:51
22402     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
22403          To: dist-users@foretune.co.jp
22404          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
22405          Date: Mon, 07 Dec 1998 20:13:04 -0400
22406          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
22407  Branch: cfgperl
22408        ! Configure
22409 ____________________________________________________________________________
22410 [  2463] By: jhi                                   on 1998/12/11  13:29:54
22411     Log: MAXPATHLEN.
22412  Branch: cfgperl
22413        ! perl.h
22414 ____________________________________________________________________________
22415 [  2462] By: jhi                                   on 1998/12/11  08:37:58
22416     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
22417          To: perl5-porters@perl.org
22418          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
22419          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
22420          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
22421  Branch: cfgperl
22422        + hints/gnu.sh
22423 ____________________________________________________________________________
22424 [  2461] By: nick                                  on 1998/12/10  21:00:50
22425     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
22426          From: Vishal Bhatia <vishalb@hotmail.com>
22427          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
22428          2. Fixes the bug  regarding return value of c-functions generated out 
22429          of perl subs. ( Just includes the patch I sent earlier)
22430          3. Incorporates the other changes that need to be done to get CC.pm
22431          use ISA search for packages and methods on the same lines as C.pm
22432          
22433          Vishal would appreciate comments about B::Stackobj changes from 
22434          someone knowing that module well.
22435  Branch: perl
22436        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
22437 ____________________________________________________________________________
22438 [  2460] By: jhi                                   on 1998/12/08  08:11:27
22439     Log: Integrate from mainperl.
22440  Branch: cfgperl
22441       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22442       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
22443       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
22444       !> toke.c util.c
22445 ____________________________________________________________________________
22446 [  2459] By: jhi                                   on 1998/12/07  07:50:11
22447     Log: From: hansm@icgroup.nl 
22448          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
22449          Reply-To: hansmu@xs4all.nl 
22450          To: perlbug@perl.com 
22451          Date: Sun, 6 Dec 98 22:19:54 +0100 
22452          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
22453  Branch: cfgperl
22454        ! util.c
22455 ____________________________________________________________________________
22456 [  2458] By: gsar                                  on 1998/12/07  06:00:55
22457     Log: fix dup lexical
22458  Branch: perl
22459        ! ext/B/B/Deparse.pm t/lib/io_unix.t
22460 ____________________________________________________________________________
22461 [  2457] By: gsar                                  on 1998/12/06  14:38:59
22462     Log: mention limit on line numbers reported by diagnostics
22463  Branch: perl
22464        ! pod/perl.pod toke.c
22465 ____________________________________________________________________________
22466 [  2456] By: gsar                                  on 1998/12/06  13:49:02
22467     Log: branch perldelta.pod
22468  Branch: maint-5.005/perl
22469       +> pod/perldelta.pod
22470 ____________________________________________________________________________
22471 [  2455] By: gsar                                  on 1998/12/06  13:47:21
22472     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
22473  Branch: maint-5.005/perl
22474        - pod/perldelta.pod
22475 ____________________________________________________________________________
22476 [  2454] By: gsar                                  on 1998/12/06  13:35:31
22477     Log: fix outdated/incorrect info about arbitrary limits
22478  Branch: perl
22479        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
22480        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
22481 ____________________________________________________________________________
22482 [  2453] By: nick                                  on 1998/12/05  16:14:42
22483     Log: Avoid hard-coding op numbers
22484          Update CC.pm to save %INC, and to co-exist with new C.pm
22485  Branch: perl
22486        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22487 ____________________________________________________________________________
22488 [  2452] By: nick                                  on 1998/12/05  10:44:28
22489     Log: B.xs had its own code to calculate hash() which differed from
22490          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
22491          which meant that run-time require was re-done.
22492          Removed some debug from C.pm
22493  Branch: perl
22494        ! ext/B/B.xs ext/B/B/C.pm
22495 ____________________________________________________________________________
22496 [  2451] By: nick                                  on 1998/12/04  21:58:49
22497     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
22498          well as _54, but with pre-scan for classes and save the ISA scheme.
22499  Branch: perl
22500        ! ext/B/B/C.pm
22501 ____________________________________________________________________________
22502 [  2450] By: nick                                  on 1998/12/04  17:58:44
22503     Log: Vishal Bhatia's patch as a basis.
22504  Branch: perl
22505        ! ext/B/B/C.pm ext/B/B/CC.pm
22506 ____________________________________________________________________________
22507 [  2449] By: jhi                                   on 1998/12/04  16:39:21
22508     Log: Integrate from mainperl.
22509  Branch: cfgperl
22510       !> t/op/goto.t t/op/tr.t
22511 ____________________________________________________________________________
22512 [  2448] By: gsar                                  on 1998/12/04  06:06:49
22513     Log: tweak test for UTEST
22514  Branch: perl
22515        ! t/op/tr.t
22516 ____________________________________________________________________________
22517 [  2444] By: jhi                                   on 1998/12/03  14:37:22
22518     Log: s/\bthe the\b/the/g *.pod
22519  Branch: cfgperl
22520        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
22521 ____________________________________________________________________________
22522 [  2443] By: jhi                                   on 1998/12/03  13:39:53
22523     Log: Change#2441 aftermath.
22524  Branch: cfgperl
22525        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22526        ! config_h.SH thread.h vms/subconfigure.com
22527 ____________________________________________________________________________
22528 [  2441] By: jhi                                   on 1998/12/03  08:15:13
22529     Log: From: Dan Sugalski <sugalskd@osshe.edu>
22530          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
22531          Subject: [PATCH 5.005_54]Initial VMS patches
22532          Date: 3 Dec 1998 01:05:55 +0200
22533          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
22534          
22535          The patch to config_h.SH requires more study because
22536          metaconfig needs to agree.
22537  Branch: cfgperl
22538        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
22539        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
22540        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
22541 ____________________________________________________________________________
22542 [  2440] By: gsar                                  on 1998/12/03  01:32:16
22543     Log: add failed check-in of goto.t from change#1867
22544  Branch: perl
22545        ! t/op/goto.t
22546 ____________________________________________________________________________
22547 [  2437] By: jhi                                   on 1998/12/02  18:03:51
22548     Log: Fix most of the bad L<> links of
22549          
22550          From: Tom Christiansen <tchrist@jhereg.perl.com> 
22551          Subject: bad L<> links
22552          Reply-to: tchrist@perl.com 
22553          To: perlbug@jhereg.perl.com 
22554          Date: Tue, 11 Aug 1998 10:58:07 -0500 
22555          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
22556          
22557          The ones not fixed may require darker Pod::HTML magic,
22558          for example the perlguts.html#tags should work fine, IMHO.
22559  Branch: cfgperl
22560        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
22561        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
22562        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
22563        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
22564        ! pod/perlvar.pod
22565 ____________________________________________________________________________
22566 [  2436] By: jhi                                   on 1998/12/02  16:35:04
22567     Log: One paste too many in #2345.
22568  Branch: cfgperl
22569        ! lib/Pod/Html.pm
22570 ____________________________________________________________________________
22571 [  2435] By: jhi                                   on 1998/12/02  16:32:33
22572     Log: Pod::Html and Pod::Text were not locale-savvy:
22573          for example in =head1 all non-ASCII-\w-runs were
22574          turned into underscores in NAME tags.  This could
22575          result in several NAME tags becoming identical.
22576          Reported by:
22577          
22578          From: Fyodor Krasnov <fyodor@aha.ru> 
22579          Subject: pod2html vs Russian Characters
22580          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
22581          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
22582          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
22583  Branch: cfgperl
22584        ! lib/Pod/Html.pm lib/Pod/Text.pm
22585 ____________________________________________________________________________
22586 [  2434] By: jhi                                   on 1998/12/02  10:29:00
22587     Log: The real Mc5_54 integration.
22588  Branch: cfgperl
22589       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
22590 ____________________________________________________________________________
22591 [  2433] By: jhi                                   on 1998/12/02  08:52:13
22592     Log: From: Andy Dougherty <doughera@lafayette.edu>
22593          To: Perl Porters <perl5-porters@perl.org>
22594          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
22595          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
22596          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
22597  Branch: cfgperl
22598        ! Configure
22599 ____________________________________________________________________________
22600 [  2432] By: jhi                                   on 1998/12/02  08:49:47
22601     Log: From: Andy Dougherty <doughera@lafayette.edu>
22602          To: Perl Porters <perl5-porters@perl.org>
22603          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
22604          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
22605          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
22606  Branch: cfgperl
22607        ! Configure
22608 ____________________________________________________________________________
22609 [  2431] By: jhi                                   on 1998/12/01  16:11:50
22610     Log: From: achampio@lehman.com (Alan Champion)
22611          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
22612          To: perlbug@perl.com
22613          Date: 1 Dec 1998 17:36:33 +0200
22614          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
22615          
22616          Skip NIS includes.
22617  Branch: cfgperl
22618        ! t/op/pwent.t
22619 ____________________________________________________________________________
22620 [  2430] By: gsar                                  on 1998/12/01  12:12:50
22621     Log: 5.005_54, as released
22622  Branch: perl
22623        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
22624 ____________________________________________________________________________
22625 [  2429] By: jhi                                   on 1998/12/01  11:28:39
22626     Log: From: Anton Berezin <tobez@plab.ku.dk>
22627          To: perl5-porters@perl.org
22628          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
22629          Date: 30 Nov 1998 19:46:24 +0100
22630          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
22631  Branch: cfgperl
22632        ! hints/freebsd.sh
22633 ____________________________________________________________________________
22634 [  2428] By: jhi                                   on 1998/12/01  11:08:16
22635     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
22636  Branch: cfgperl
22637       +> (branch 30 files)
22638       !> (integrate 71 files)
22639 ____________________________________________________________________________
22640 [  2427] By: jhi                                   on 1998/12/01  10:51:37
22641     Log: Default to accepting a hinted $randfunc even when $csym
22642          does not find it.  (the previous defaylt behaviour was not
22643          to accept).
22644  Branch: cfgperl
22645        ! Configure
22646 ____________________________________________________________________________
22647 [  2426] By: jhi                                   on 1998/12/01  10:13:03
22648     Log: Separated the [:foo:] parsing to its own function.
22649          Passes all tests.
22650  Branch: cfgperl
22651        ! regcomp.c
22652 ____________________________________________________________________________
22653 [  2425] By: jhi                                   on 1998/12/01  08:22:49
22654     Log: Typo in comments.
22655  Branch: cfgperl
22656        ! regexec.c
22657 ____________________________________________________________________________
22658 [  2424] By: jhi                                   on 1998/12/01  08:21:38
22659     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22660          Subject: [PATCH 5.005_*] Debugger 'v' command
22661          To: perl5-porters@perl.org (Mailing list Perl5)
22662          Date: 1 Dec 1998 07:55:11 +0200
22663          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
22664  Branch: cfgperl
22665        ! lib/perl5db.pl
22666 ____________________________________________________________________________
22667 [  2423] By: jhi                                   on 1998/12/01  08:19:08
22668     Log: From: pvhp@forte.com (Peter Prymmer)
22669          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
22670          To: perl5-porters@perl.org
22671          Date: 1 Dec 1998 07:27:11 +0200
22672          Message-ID: <MLIST_9812010508.AA07791@forte.com>
22673  Branch: cfgperl
22674        ! hints/os390.sh
22675 ____________________________________________________________________________
22676 [  2417] By: jhi                                   on 1998/11/30  08:14:00
22677     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
22678  Branch: cfgperl
22679        ! ext/Socket/Socket.xs
22680 ____________________________________________________________________________
22681 [  2416] By: jhi                                   on 1998/11/30  08:00:15
22682     Log: Undo #2395, seems more like a problem in netbsd-current.
22683  Branch: cfgperl
22684        ! util.c
22685
22686 ----------------
22687 Version 5.005_54
22688 ----------------
22689
22690 ____________________________________________________________________________
22691 [  2414] By: gsar                                  on 1998/11/30  02:23:55
22692     Log: more JPL tweaks
22693  Branch: perl
22694        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
22695        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
22696 ____________________________________________________________________________
22697 [  2413] By: gsar                                  on 1998/11/30  01:35:56
22698     Log: stub bin/jpl that just runs JPL::Compile::files()
22699  Branch: perl
22700        + jpl/bin/jpl
22701 ____________________________________________________________________________
22702 [  2412] By: gsar                                  on 1998/11/30  01:32:14
22703     Log: delete symlink
22704  Branch: perl
22705        - jpl/bin/jpl
22706 ____________________________________________________________________________
22707 [  2410] By: gsar                                  on 1998/11/30  01:30:44
22708     Log: branch jpl from perlext to perl
22709  Branch: perl
22710       +> (branch 30 files)
22711 ____________________________________________________________________________
22712 [  2407] By: gsar                                  on 1998/11/30  01:24:53
22713     Log: JPL tweaks to build with 5.005
22714  Branch: perlext
22715        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
22716        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
22717 ____________________________________________________________________________
22718 [  2406] By: gsar                                  on 1998/11/30  00:55:54
22719     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
22720  Branch: perl
22721        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
22722 ____________________________________________________________________________
22723 [  2405] By: gsar                                  on 1998/11/30  00:28:55
22724     Log: patchlevel up to 54
22725  Branch: perl
22726        ! patchlevel.h win32/Makefile win32/config_H.bc
22727        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
22728 ____________________________________________________________________________
22729 [  2403] By: gsar                                  on 1998/11/29  23:35:50
22730     Log: integrate cfgperl changes into mainline
22731  Branch: perl
22732       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22733       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
22734 ____________________________________________________________________________
22735 [  2402] By: gsar                                  on 1998/11/29  23:08:42
22736     Log: sync Text::Wrap version number
22737  Branch: perl
22738        ! lib/Text/Wrap.pm
22739 ____________________________________________________________________________
22740 [  2401] By: gsar                                  on 1998/11/29  22:56:21
22741     Log: textfill.t tweak
22742  Branch: perl
22743        ! t/lib/textfill.t
22744 ____________________________________________________________________________
22745 [  2400] By: gsar                                  on 1998/11/29  22:50:41
22746     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
22747          <muir@idiom.com>
22748  Branch: perl
22749        + t/lib/textfill.t
22750        ! MANIFEST lib/Text/Wrap.pm
22751 ____________________________________________________________________________
22752 [  2399] By: gsar                                  on 1998/11/29  22:28:05
22753     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
22754          has happened without the authors knowledge or consent; the subversive
22755          version (which is in 5.00502) breaks one of the tests in the
22756          authors testsuite; attempts are being made to find a fix that
22757          avoids breaking code already running with the 5.005_02 version
22758          From:    David Muir Sharnoff <muir@idiom.com>
22759          Date:    Sat, 28 Nov 1998 04:34:17 PST
22760          Message-Id: <199811281234.EAA03082@idiom.com>
22761          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
22762  Branch: perl
22763        ! lib/Text/Wrap.pm t/lib/textwrap.t
22764 ____________________________________________________________________________
22765 [  2397] By: nick                                  on 1998/11/29  20:13:58
22766     Log: Update docs and English.pm for $^C
22767  Branch: perl
22768        ! lib/English.pm pod/perlvar.pod
22769 ____________________________________________________________________________
22770 [  2396] By: jhi                                   on 1998/11/29  20:13:03
22771     Log: Mirror #2384.
22772  Branch: cfgperl
22773        ! t/op/pwent.t
22774 ____________________________________________________________________________
22775 [  2395] By: jhi                                   on 1998/11/29  19:59:12
22776     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
22777  Branch: cfgperl
22778        ! util.c
22779 ____________________________________________________________________________
22780 [  2394] By: gsar                                  on 1998/11/29  19:49:08
22781     Log: updated perlreftut.pod
22782  Branch: perl
22783        ! pod/perlreftut.pod
22784 ____________________________________________________________________________
22785 [  2393] By: gsar                                  on 1998/11/29  19:31:56
22786     Log: misc tweaks
22787  Branch: perl
22788        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
22789 ____________________________________________________________________________
22790 [  2392] By: gsar                                  on 1998/11/29  19:31:18
22791     Log: notes about -DPERL_POLLUTE
22792  Branch: perl
22793        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
22794 ____________________________________________________________________________
22795 [  2391] By: gsar                                  on 1998/11/29  19:13:52
22796     Log: explain various win32 build caveats more clearly
22797  Branch: perl
22798        ! README.win32 win32/Makefile win32/makefile.mk
22799 ____________________________________________________________________________
22800 [  2390] By: gsar                                  on 1998/11/29  16:51:59
22801     Log: remove I_POLL detection (Configure will do that now)
22802  Branch: perl
22803        ! ext/IO/Makefile.PL
22804 ____________________________________________________________________________
22805 [  2389] By: jhi                                   on 1998/11/29  16:39:16
22806     Log: Add I_POLL for IO 1.20.
22807  Branch: cfgperl
22808        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22809        ! config_h.SH
22810 ____________________________________________________________________________
22811 [  2388] By: gsar                                  on 1998/11/29  16:23:30
22812     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
22813  Branch: perl
22814        + Porting/p4desc
22815        ! MANIFEST
22816 ____________________________________________________________________________
22817 [  2387] By: gsar                                  on 1998/11/29  16:08:03
22818     Log: another threads reliability fix: serialize writes to thr->threadsv
22819          avoid most uses of PL_na (which is much more inefficient than a
22820          simple local); update docs to suit; PL_na now being thr->Tna may
22821          be a minor compatibility issue for extensions--will require dTHR
22822          outside of XSUBs (those get automatic dTHR)
22823  Branch: perl
22824        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
22825        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
22826        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
22827        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
22828        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
22829        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
22830        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
22831        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
22832        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
22833 ____________________________________________________________________________
22834 [  2386] By: jhi                                   on 1998/11/29  15:40:42
22835     Log: Tune the "if" entry.
22836  Branch: cfgperl
22837        ! pod/perlfunc.pod
22838 ____________________________________________________________________________
22839 [  2385] By: gsar                                  on 1998/11/29  12:40:28
22840     Log: various fixes for race conditions under threads: mutex locks based
22841          on PL_threadnum were seriously flawed, since it means more than one
22842          thread could enter the critical region; PL_na was global instead of
22843          thread-local; child thread could finish and free thr structures
22844          before Thread->new() got around to creating the Thread object;
22845          cv_clone() needed locking, as it mucks with PL_comppad and other
22846          global data; new_struct_thread() needed to lock template-thread's
22847          mutex while copying its data
22848  Branch: perl
22849        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
22850        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
22851 ____________________________________________________________________________
22852 [  2384] By: gsar                                  on 1998/11/29  10:54:38
22853     Log: s/warn/print/ on multiply defined groups
22854  Branch: perl
22855        ! t/op/grent.t
22856 ____________________________________________________________________________
22857 [  2383] By: gsar                                  on 1998/11/29  10:48:39
22858     Log: backout change#2334
22859  Branch: perl
22860        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
22861 ____________________________________________________________________________
22862 [  2382] By: jhi                                   on 1998/11/29  10:33:40
22863     Log: Better NetInfo behaviour.
22864  Branch: cfgperl
22865        ! t/op/grent.t t/op/pwent.t
22866 ____________________________________________________________________________
22867 [  2381] By: jhi                                   on 1998/11/29  10:08:15
22868     Log: Integrate from mainperl.
22869  Branch: cfgperl
22870       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
22871       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
22872       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
22873       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
22874       +> t/lib/io_poll.t t/lib/io_unix.t
22875       !> (integrate 58 files)
22876 ____________________________________________________________________________
22877 [  2380] By: gsar                                  on 1998/11/29  08:22:49
22878     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
22879          Tim Bunce)
22880  Branch: perl
22881        ! gv.c
22882 ____________________________________________________________________________
22883 [  2379] By: gsar                                  on 1998/11/29  07:06:43
22884     Log: fix for pat.t failure under USE_THREADS
22885  Branch: perl
22886        ! pp_ctl.c regexec.c
22887 ____________________________________________________________________________
22888 [  2378] By: nick                                  on 1998/11/28  22:46:57
22889     Log: More C.pm tweaks
22890          Save globs even if we have saved cv itself before - may be imported.
22891          
22892          While we don't save "bootstrap" CV we need to provide a stub,
22893          so that if we require it later we don't fall through and attempt
22894          to DynaLoad module again.
22895          
22896          Attempt to save %INC so that "require" does not reload things
22897          we have compiled-in (does not work right yet - seems to be due
22898          to PL_incgv being created in perl_parse() current scheme setting 
22899          GvHV() is "better" than saving the glob, but still does not 
22900          work as I expect). 
22901  Branch: perl
22902        ! ext/B/B/C.pm
22903 ____________________________________________________________________________
22904 [  2377] By: gsar                                  on 1998/11/28  22:30:38
22905     Log: various tweaks; result passes all tests for normal build on Solaris;
22906          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
22907          win32 due to lack of select() that works on non-socket fds
22908  Branch: perl
22909        ! ext/IO/poll.c regcomp.c regexec.c scope.c
22910        ! t/lib/io_multihomed.t win32/makefile.mk
22911 ____________________________________________________________________________
22912 [  2376] By: gsar                                  on 1998/11/28  20:44:39
22913     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
22914  Branch: perl
22915        ! myconfig
22916 ____________________________________________________________________________
22917 [  2375] By: gsar                                  on 1998/11/28  20:42:58
22918     Log: integrate cfgperl changes into mainline
22919  Branch: perl
22920       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
22921       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
22922 ____________________________________________________________________________
22923 [  2374] By: gsar                                  on 1998/11/28  20:02:03
22924     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22925          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
22926          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
22927          Subject: [PATCH 5.00553] Yet another OS/2 patch
22928  Branch: perl
22929        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
22930 ____________________________________________________________________________
22931 [  2373] By: gsar                                  on 1998/11/28  19:30:06
22932     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22933          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
22934          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
22935          Subject: [PATCH 5.005_53] Change $#+
22936  Branch: perl
22937        ! mg.c pod/perlvar.pod t/op/pat.t
22938 ____________________________________________________________________________
22939 [  2372] By: gsar                                  on 1998/11/28  19:28:00
22940     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22941          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
22942          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
22943          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
22944  Branch: perl
22945        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
22946        ! thrdvar.h
22947 ____________________________________________________________________________
22948 [  2371] By: gsar                                  on 1998/11/28  19:23:53
22949     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22950          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
22951          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
22952          Subject: [PATCH 5.005_53] better -Mre=debugcolor
22953  Branch: perl
22954        ! embedvar.h objXSUB.h regexec.c thrdvar.h
22955 ____________________________________________________________________________
22956 [  2370] By: gsar                                  on 1998/11/28  19:21:17
22957     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22958          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
22959          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
22960          Subject: [PATCH 5.005_*] regcolors
22961  Branch: perl
22962        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
22963 ____________________________________________________________________________
22964 [  2369] By: gsar                                  on 1998/11/28  19:00:15
22965     Log: allow final period in a file (not followed by a newline) to
22966          terminate format spec
22967  Branch: perl
22968        ! toke.c
22969 ____________________________________________________________________________
22970 [  2368] By: gsar                                  on 1998/11/28  18:58:25
22971     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
22972          add C<$Config{installarchlib}/CORE> to the default locations searched
22973          on win32
22974  Branch: perl
22975        ! lib/ExtUtils/Liblist.pm
22976 ____________________________________________________________________________
22977 [  2367] By: gsar                                  on 1998/11/28  18:46:05
22978     Log: applied suggested patch with PERL_OBJECT tweaks
22979          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22980          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
22981          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
22982          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
22983  Branch: perl
22984        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
22985        ! regexec.c t/op/pat.t thrdvar.h
22986 ____________________________________________________________________________
22987 [  2366] By: gsar                                  on 1998/11/28  18:38:34
22988     Log: additional documentation for qr//
22989          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22990          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
22991          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
22992          Subject: [PATCH 5.005_*] Documentation (fwd)
22993  Branch: perl
22994        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
22995 ____________________________________________________________________________
22996 [  2365] By: gsar                                  on 1998/11/28  18:35:35
22997     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22998          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
22999          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
23000          Subject: [PATCH 5.005_*] Fix \G in REx without //g
23001  Branch: perl
23002        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
23003        ! regexp.h t/op/pat.t thrdvar.h
23004 ____________________________________________________________________________
23005 [  2364] By: gsar                                  on 1998/11/28  18:24:20
23006     Log: update Test.pm to Test-1.12; tweak 're' detection
23007  Branch: perl
23008        ! lib/Test.pm
23009 ____________________________________________________________________________
23010 [  2363] By: gsar                                  on 1998/11/28  18:12:04
23011     Log: avoid command-line quoting portability problems in lex_assign.t
23012  Branch: perl
23013        ! t/op/lex_assign.t
23014 ____________________________________________________________________________
23015 [  2362] By: gsar                                  on 1998/11/28  18:08:50
23016     Log: From: John Tobey <jtobey@channel1.com>
23017          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
23018          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
23019          Subject: PATCH: document English.pm sawampersand and thread issues
23020  Branch: perl
23021        ! lib/English.pm pod/perlvar.pod
23022 ____________________________________________________________________________
23023 [  2361] By: gsar                                  on 1998/11/28  18:03:04
23024     Log: fix uninitialized warnings
23025          From: Brian Callaghan <callagh@itginc.com>
23026          Date: Thu, 19 Nov 1998 17:49:10 -0800
23027          Message-Id: <3654CA96.B64FCAEB@itginc.com>
23028          Subject: Complete.pm patch (version 1.1)
23029  Branch: perl
23030        ! lib/Term/Complete.pm
23031 ____________________________________________________________________________
23032 [  2360] By: gsar                                  on 1998/11/28  17:59:16
23033     Log: s/Array/List/ suggested by John Tobey
23034  Branch: perl
23035        ! pod/perldata.pod
23036 ____________________________________________________________________________
23037 [  2359] By: gsar                                  on 1998/11/28  17:47:48
23038     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
23039  Branch: perl
23040        ! lib/Tie/Handle.pm pod/perlfunc.pod
23041 ____________________________________________________________________________
23042 [  2358] By: jhi                                   on 1998/11/28  17:23:15
23043     Log: Revamp the locale tests.
23044          (0) Instead of rewiring a few locales scan for them.
23045          (1) Bogus test #101 removed.
23046          (2) All the locales are checked, the lists of failed
23047          and non-failed ones are displayed.
23048          (3) The test #103 is again 'active' so that it may fail.
23049          (4) To balance (3) a hopefully pacifying message is shown
23050          if the #103 fails.
23051  Branch: cfgperl
23052        ! t/pragma/locale.t
23053 ____________________________________________________________________________
23054 [  2357] By: gsar                                  on 1998/11/28  17:21:07
23055     Log: add perlreftut.pod
23056  Branch: perl
23057        + pod/perlreftut.pod
23058        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
23059        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
23060        ! win32/pod.mak
23061 ____________________________________________________________________________
23062 [  2356] By: jhi                                   on 1998/11/28  16:58:01
23063     Log: Change #2346 fallout.
23064  Branch: cfgperl
23065        ! t/op/undef.t
23066 ____________________________________________________________________________
23067 [  2355] By: gsar                                  on 1998/11/28  16:46:43
23068     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
23069          ANSI prototypes
23070  Branch: perl
23071        ! ext/IO/IO.xs
23072 ____________________________________________________________________________
23073 [  2354] By: gsar                                  on 1998/11/28  16:08:07
23074     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
23075          keep platform hacks that aren't in the 1.20 dist; add new files
23076          to MANIFEST; hack Makefile.PL; result hasn't been tested
23077          anywhere
23078  Branch: perl
23079        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
23080        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
23081        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
23082        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
23083        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
23084        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
23085        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
23086        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
23087        ! t/lib/io_sock.t t/lib/io_udp.t
23088 ____________________________________________________________________________
23089 [  2353] By: jhi                                   on 1998/11/28  15:51:03
23090     Log: Locale collation, ctype, and numeric, were initialized wrong
23091          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
23092          as reported by
23093          
23094          From: Ilya.Sandler@etak.com (Ilya Sandler)
23095          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
23096          To: perlbug@perl.com
23097          Date: 25 Nov 1998 04:53:52 +0200
23098          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
23099  Branch: cfgperl
23100        ! util.c
23101 ____________________________________________________________________________
23102 [  2352] By: nick                                  on 1998/11/28  15:21:59
23103     Log: Implement $^C to allow perl access to -c flag - I think this 
23104          was agreed once...
23105  Branch: perl
23106        ! gv.c mg.c
23107 ____________________________________________________________________________
23108 [  2351] By: jhi                                   on 1998/11/28  15:14:24
23109     Log: Change #2251 fixup.
23110  Branch: cfgperl
23111        ! myconfig
23112 ____________________________________________________________________________
23113 [  2350] By: jhi                                   on 1998/11/28  14:58:19
23114     Log: Integrate from mainperl.
23115  Branch: cfgperl
23116       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23117       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23118       +> pod/perl5005delta.pod
23119       !> (integrate 49 files)
23120 ____________________________________________________________________________
23121 [  2349] By: jhi                                   on 1998/11/28  14:27:36
23122     Log: Passwd and group file groveling.
23123  Branch: cfgperl
23124        ! t/op/grent.t t/op/pwent.t
23125 ____________________________________________________________________________
23126 [  2348] By: gsar                                  on 1998/11/28  14:09:50
23127     Log: more conservative version of changes#2345,2346,2347; those break
23128          C<defined(@{"foo::ISA"})> which seems to be extensively used in
23129          the libs :-(
23130  Branch: perl
23131        ! pp.c t/op/method.t
23132 ____________________________________________________________________________
23133 [  2347] By: gsar                                  on 1998/11/28  13:36:08
23134     Log: tweak bogus test
23135  Branch: perl
23136        ! t/op/method.t
23137 ____________________________________________________________________________
23138 [  2346] By: gsar                                  on 1998/11/28  13:20:34
23139     Log: test cases for previous change
23140  Branch: perl
23141        ! t/op/undef.t
23142 ____________________________________________________________________________
23143 [  2345] By: gsar                                  on 1998/11/28  13:07:17
23144     Log: fix typo in pp_defined() causing C<defined %tied> to fail
23145  Branch: perl
23146        ! pp.c
23147 ____________________________________________________________________________
23148 [  2344] By: gsar                                  on 1998/11/28  13:03:29
23149     Log: s/comment/comment_t/ tweak (suggested by John Gorman
23150          <jgorman@webbysoft.com>)
23151  Branch: perl
23152        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
23153 ____________________________________________________________________________
23154 [  2343] By: gsar                                  on 1998/11/28  12:52:40
23155     Log: add (stub) perldelta.pod
23156  Branch: perl
23157        + pod/perldelta.pod
23158 ____________________________________________________________________________
23159 [  2342] By: gsar                                  on 1998/11/28  12:49:26
23160     Log: rename perldelta.pod to perl5005delta.pod in preparation for
23161          starting a new one
23162  Branch: perl
23163       +> pod/perl5005delta.pod
23164        - pod/perldelta.pod
23165        ! MANIFEST pod/perl.pod
23166 ____________________________________________________________________________
23167 [  2341] By: gsar                                  on 1998/11/28  12:41:55
23168     Log: fix MALLOC_LOCK #define
23169  Branch: perl
23170        ! malloc.c
23171 ____________________________________________________________________________
23172 [  2340] By: gsar                                  on 1998/11/28  12:18:23
23173     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23174          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
23175          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
23176          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
23177  Branch: perl
23178        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
23179 ____________________________________________________________________________
23180 [  2339] By: jhi                                   on 1998/11/28  11:59:01
23181     Log: Add -lm to dynix/ptx POSIX hints.
23182          From: "Martin J. Bligh" <mbligh@sequent.com>
23183          To: jhi@iki.fi
23184          Subject: Re: Making Perl work on DYNIX/ptx
23185          Date: Wed, 25 Nov 1998 10:34:41 -0800
23186          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
23187  Branch: cfgperl
23188        ! ext/POSIX/hints/dynixptx.pl
23189 ____________________________________________________________________________
23190 [  2338] By: jhi                                   on 1998/11/28  11:57:19
23191     Log: Detypo.
23192  Branch: cfgperl
23193        ! lib/filetest.pm
23194 ____________________________________________________________________________
23195 [  2337] By: jhi                                   on 1998/11/28  11:56:29
23196     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
23197  Branch: cfgperl
23198        ! Configure
23199 ____________________________________________________________________________
23200 [  2336] By: gsar                                  on 1998/11/28  11:41:14
23201     Log: teach CPAN.pm to ignore beta perl distributions when looking for
23202          modules
23203          From: root@dogberry.rutgers.edu (root)
23204          Date: Thu, 12 Nov 1998 23:08:39 -0500
23205          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
23206          Subject: recompile tries getting a perl distribution
23207  Branch: perl
23208        ! lib/CPAN.pm
23209 ____________________________________________________________________________
23210 [  2335] By: gsar                                  on 1998/11/28  11:27:46
23211     Log: make $1 et al readonly under threads; make C<undef $1> fail like
23212          C<$1 = undef> does
23213  Branch: perl
23214        ! op.c pp.c t/op/undef.t
23215 ____________________________________________________________________________
23216 [  2334] By: gsar                                  on 1998/11/28  10:24:52
23217     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
23218  Branch: perl
23219        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
23220 ____________________________________________________________________________
23221 [  2333] By: gsar                                  on 1998/11/28  09:36:40
23222     Log: document changed PERL_HASH()
23223  Branch: perl
23224        ! pod/perlfunc.pod pod/perlguts.pod
23225 ____________________________________________________________________________
23226 [  2332] By: nick                                  on 1998/11/27  21:10:27
23227     Log: Handle INIT list in C.pm
23228          1. Provide init_av() from B.xs
23229          2. Export it in B.pm
23230          3. Use it in C.pm
23231          Also disable some pruning in savecv() which seems to undo
23232          my previous patch.
23233          Experimental feature - save pathnames of .so files in easily 
23234          grep-able form for use in wrapper to feed to linker.  
23235  Branch: perl
23236        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
23237 ____________________________________________________________________________
23238 [  2327] By: gsar                                  on 1998/11/27  15:12:01
23239     Log: integrate change#2315 from maint-5.005
23240  Branch: perl
23241        ! t/op/sort.t
23242       !> op.c sv.c
23243 ____________________________________________________________________________
23244 [  2326] By: gsar                                  on 1998/11/27  15:00:42
23245     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
23246  Branch: perl
23247       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
23248       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23249       !> lib/ExtUtils/typemap
23250 ____________________________________________________________________________
23251 [  2325] By: gsar                                  on 1998/11/27  14:46:18
23252     Log: malloc bugfix and documentation from Ilya Zakharevich
23253          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
23254          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
23255          Subject: [PATCH 5.005_*] Re: Internal coredump
23256          --
23257          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
23258          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
23259          Subject: [PATCH 5.005_*] malloc.c documentation
23260  Branch: perl
23261        ! malloc.c
23262 ____________________________________________________________________________
23263 [  2324] By: gsar                                  on 1998/11/27  14:41:38
23264     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
23265  Branch: perl
23266        ! ext/B/B/C.pm
23267 ____________________________________________________________________________
23268 [  2323] By: gsar                                  on 1998/11/27  14:33:44
23269     Log: From: maeda@src.ricoh.co.jp
23270          Date: Tue, 24 Nov 1998 10:37:45 +0900
23271          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
23272          Subject: format "..." bug
23273  Branch: perl
23274        ! pp_ctl.c t/op/write.t
23275 ____________________________________________________________________________
23276 [  2322] By: gsar                                  on 1998/11/27  14:20:12
23277     Log: add ext/Devel/Peek
23278          From: jan.dubois@ibm.net (Jan Dubois)
23279          Date: Mon, 23 Nov 1998 00:48:11 +0100
23280          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
23281          Subject: [PATCH 5.005_53] Devel::Peek integration
23282  Branch: perl
23283        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
23284        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
23285        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
23286        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
23287        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
23288 ____________________________________________________________________________
23289 [  2321] By: gsar                                  on 1998/11/27  13:03:08
23290     Log: ensure 'make regen_headers' even without perl installed
23291          (suggested by Ilya Zakharevich)
23292  Branch: perl
23293        ! bytecode.pl warning.pl
23294 ____________________________________________________________________________
23295 [  2320] By: gsar                                  on 1998/11/27  12:58:36
23296     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23297          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
23298          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
23299          Subject: [PATCH 5.005_*] Cosmetic malloc patch
23300  Branch: perl
23301        ! malloc.c
23302 ____________________________________________________________________________
23303 [  2319] By: gsar                                  on 1998/11/27  12:56:13
23304     Log: eliminate dup hunk from integration
23305  Branch: perl
23306        ! lib/filetest.pm perl.h
23307 ____________________________________________________________________________
23308 [  2318] By: gsar                                  on 1998/11/27  12:50:08
23309     Log: integrate cfgperl changes into mainline
23310  Branch: perl
23311       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23312        ! pod/perlfaq4.pod
23313       !> (integrate 30 files)
23314 ____________________________________________________________________________
23315 [  2317] By: jhi                                   on 1998/11/27  11:38:13
23316     Log: C<-x>.
23317  Branch: cfgperl
23318        ! lib/filetest.pm
23319 ____________________________________________________________________________
23320 [  2316] By: jhi                                   on 1998/11/27  11:10:22
23321     Log: Integrate from mainperl.
23322  Branch: cfgperl
23323       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
23324       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
23325       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
23326       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
23327       !> win32/win32sck.c
23328 ____________________________________________________________________________
23329 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
23330     Log: integrate change#2246 from mainline, while still allowing
23331          C<sort $globref @foo>
23332          
23333          allow C<sort $coderef @foo>
23334  Branch: maint-5.005/perl
23335        ! op.c sv.c
23336       !> t/op/sort.t
23337 ____________________________________________________________________________
23338 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
23339     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
23340          forwarded by Jarkko Hietaniemi from Mark Bixby
23341  Branch: maint-5.005/perl
23342        ! ext/DynaLoader/dl_mpeix.xs installperl
23343 ____________________________________________________________________________
23344 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
23345     Log: Allow PL_FILES to have multiple targets from one source by allowing
23346          an array ref as the value in the hash
23347  Branch: maint-5.005/perl
23348        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
23349        ! lib/ExtUtils/MakeMaker.pm
23350 ____________________________________________________________________________
23351 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
23352     Log: fix unsigned variables to use SvUV and sv_setuv
23353  Branch: maint-5.005/perl
23354        ! lib/ExtUtils/typemap
23355 ____________________________________________________________________________
23356 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
23357     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
23358  Branch: maint-5.005/perl
23359        ! lib/ExtUtils/MM_Unix.pm
23360 ____________________________________________________________________________
23361 [  2301] By: gsar                                  on 1998/11/26  10:16:54
23362     Log: fix PL_defoutgv leak under threads
23363  Branch: perl
23364        ! ext/Thread/Thread.xs
23365 ____________________________________________________________________________
23366 [  2300] By: gsar                                  on 1998/11/26  09:04:44
23367     Log: properly free temporaries created by threads
23368  Branch: perl
23369        ! ext/Thread/Thread.xs
23370 ____________________________________________________________________________
23371 [  2299] By: gsar                                  on 1998/11/26  06:51:16
23372     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
23373          to set the package for the block properly
23374  Branch: perl
23375        ! op.c t/comp/package.t t/lib/dumper.t
23376 ____________________________________________________________________________
23377 [  2298] By: nick                                  on 1998/11/24  22:04:20
23378     Log: Part-1 of tweaks to allow Tk to be "compiled"
23379          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
23380          (May also need attention to exports etc. - to follow.)
23381  Branch: perl
23382        ! universal.c
23383 ____________________________________________________________________________
23384 [  2294] By: jhi                                   on 1998/11/23  10:44:26
23385     Log: The new socket tests need in some platforms
23386          to #include <sys/types.h>.
23387  Branch: cfgperl
23388        ! Configure
23389 ____________________________________________________________________________
23390 [  2293] By: jhi                                   on 1998/11/23  10:33:42
23391     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23392          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23393          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23394          Date: Mon, 23 Nov 1998 10:07:04 +0100
23395          Message-Id: <9811230907.AA06484@AWT.nl>
23396          
23397          NeXTstep NetInfo uses nidump to get the user/group databases.
23398  Branch: cfgperl
23399        ! t/op/grent.t t/op/pwent.t
23400 ____________________________________________________________________________
23401 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
23402     Log: Updated Porting/patchls utility.
23403  Branch: maint-5.004/perl
23404        ! Porting/patchls
23405 ____________________________________________________________________________
23406 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
23407     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
23408          From:  Henrik Tougaard <ht.000@foa.dk>
23409          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
23410          Files:  lib/Sys/Syslog.pm
23411  Branch: maint-5.004/perl
23412        ! lib/Sys/Syslog.pm
23413 ____________________________________________________________________________
23414 [  2286] By: jhi                                   on 1998/11/22  19:08:42
23415     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
23416  Branch: cfgperl
23417        ! ext/Socket/Socket.xs
23418 ____________________________________________________________________________
23419 [  2285] By: jhi                                   on 1998/11/22  18:21:07
23420     Log: MSG_PROXY for GNU/Hurd (previously we believed that
23421          all GNU libc platforms have MSG_PROXY.  Untrue).
23422          In fact this ended up as a major MSG_* and SCM_*
23423          update.  The MSG_XXX known to be enums in some
23424          versions of the glibc are now probed for and respective
23425          HAS_MSG_XXX are defined.  While I was at it I noticed
23426          SCM_RIGHTS being similarly an enum.  This reminded me of
23427          an ancient discussion in perl5-porters:
23428          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
23429          The BSD socket interface has a nifty feature for passing
23430          file descriptors and credentials--via sockets.  It may be
23431          too late to add this functionality to the CORE but
23432          at least Configure now probes for the functions,
23433          structs, and includes, defining the appropriate
23434          HAS_YYY and I_ZZZ, and the Socket extension exports
23435          the constants, in case somebody wants to write an
23436          extension for this interface.
23437  Branch: cfgperl
23438        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23439        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
23440        ! iperlsys.h
23441 ____________________________________________________________________________
23442 [  2284] By: jhi                                   on 1998/11/22  18:13:21
23443     Log: perlhist.pod 1.54, containing 5_53.
23444  Branch: cfgperl
23445        ! pod/perlhist.pod
23446 ____________________________________________________________________________
23447 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
23448     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
23449  Branch: maint-5.004/perl
23450        ! doio.c
23451 ____________________________________________________________________________
23452 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
23453     Log: Improve op/die_exit.t test for implicit close changing $!
23454  Branch: maint-5.004/perl
23455        ! t/op/die_exit.t
23456 ____________________________________________________________________________
23457 [  2268] By: jhi                                   on 1998/11/22  14:44:11
23458     Log: Fix thinko.
23459  Branch: cfgperl
23460        ! hints/dynixptx.sh
23461 ____________________________________________________________________________
23462 [  2267] By: jhi                                   on 1998/11/22  13:19:41
23463     Log: Document the d_socket override.
23464  Branch: cfgperl
23465        ! hints/dynixptx.sh
23466 ____________________________________________________________________________
23467 [  2266] By: jhi                                   on 1998/11/22  12:12:29
23468     Log: From: John Tobey <jtobey@channel1.com>
23469          Subject: [PATCH] perlfaq typos
23470          To: perl5-porters@perl.com
23471          Date: 22 Nov 1998 04:25:15 +0200
23472          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
23473  Branch: cfgperl
23474        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
23475        ! pod/perlfaq7.pod pod/perlfaq8.pod
23476 ____________________________________________________________________________
23477 [  2265] By: jhi                                   on 1998/11/22  12:06:29
23478     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
23479          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
23480          Newsgroups: hut.lists.perl5-porters
23481          To: gsar@engin.umich.edu (Gurusamy Sarathy)
23482          Cc: perl5-porters@perl.org (Perl5 Porters)
23483          Date: 20 Nov 1998 12:20:41 +0200
23484  Branch: cfgperl
23485        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23486        ! ext/DB_File/DB_File.xs
23487 ____________________________________________________________________________
23488 [  2264] By: jhi                                   on 1998/11/22  11:55:09
23489     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
23490          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23491          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23492          To: perlbug@perl.com
23493          Date: 20 Nov 1998 18:39:06 +0200
23494          Lines: 47
23495          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23496  Branch: cfgperl
23497        ! t/op/grent.t t/op/pwent.t
23498 ____________________________________________________________________________
23499 [  2263] By: jhi                                   on 1998/11/22  11:42:59
23500     Log: Permission testing is tricky when we have too much power.
23501          Problem reported in
23502          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
23503          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
23504          To: perlbug@perl.com
23505          Date: 20 Nov 1998 18:39:06 +0200
23506          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
23507  Branch: cfgperl
23508        ! t/op/filetest.t
23509 ____________________________________________________________________________
23510 [  2262] By: gsar                                  on 1998/11/22  11:37:02
23511     Log: fix broken CAPI generation
23512  Branch: perl
23513        ! win32/GenCAPI.pl
23514 ____________________________________________________________________________
23515 [  2261] By: jhi                                   on 1998/11/22  11:17:00
23516     Log: -x should be C<-x>, reported by Gerben Wierda.
23517  Branch: cfgperl
23518        ! pod/perlfunc.pod
23519 ____________________________________________________________________________
23520 [  2260] By: gsar                                  on 1998/11/22  11:12:02
23521     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
23522  Branch: perl
23523        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
23524        ! proto.h
23525 ____________________________________________________________________________
23526 [  2259] By: jhi                                   on 1998/11/22  11:06:40
23527     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
23528          Subject: Re: [PATCH] Re: pod2man bug in date generated line
23529          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
23530          Cc: perlbug@perl.com
23531          Date: 20 Nov 1998 21:30:17 +0200
23532          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
23533  Branch: cfgperl
23534        ! pod/pod2man.PL
23535 ____________________________________________________________________________
23536 [  2256] By: jhi                                   on 1998/11/21  10:44:01
23537     Log: From: Thomas Bowditch <bowditch@inmet.com>
23538          Subject: Benchmark.pm suggestion
23539          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
23540          Date: Fri, 20 Nov 1998 17:43:46 -0500
23541          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
23542          
23543          Added timesum().
23544  Branch: cfgperl
23545        ! lib/Benchmark.pm
23546 ____________________________________________________________________________
23547 [  2255] By: gsar                                  on 1998/11/21  08:45:06
23548     Log: another win32 portability fix: make sysread() and syswrite()
23549          work on sockets
23550  Branch: perl
23551        ! pp_sys.c win32/win32.h
23552 ____________________________________________________________________________
23553 [  2254] By: gsar                                  on 1998/11/21  07:49:06
23554     Log: win32_recvfrom() compatibility fix
23555  Branch: perl
23556        ! win32/win32sck.c
23557 ____________________________________________________________________________
23558 [  2253] By: jhi                                   on 1998/11/20  08:22:06
23559     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
23560          To: jhi@iki.fi
23561          Subject: MPE/iX Perl 5.005_02 oops
23562          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
23563          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
23564  Branch: cfgperl
23565        ! ext/DynaLoader/dl_mpeix.xs installperl
23566 ____________________________________________________________________________
23567 [  2252] By: gsar                                  on 1998/11/19  17:38:03
23568     Log: mess_sv tweak for change#2249
23569  Branch: perl
23570        ! util.c
23571 ____________________________________________________________________________
23572 [  2251] By: jhi                                   on 1998/11/18  12:32:19
23573     Log: Display use64bits and usemultiplicity but only if necessary.
23574  Branch: cfgperl
23575        ! myconfig
23576 ____________________________________________________________________________
23577 [  2250] By: jhi                                   on 1998/11/18  12:26:50
23578     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
23579          Subject: pp.c uses 'unsigned Quad_t'
23580          To: perlbug@perl.com 
23581          Date: Sun, 15 Nov 1998 20:57:05 -0300 
23582          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
23583  Branch: cfgperl
23584        ! perl.h pp.c
23585 ____________________________________________________________________________
23586 [  2249] By: gsar                                  on 1998/11/18  05:43:11
23587     Log: use PL_mess_sv only during global destruction (fixes problems with
23588          overlapping invocations of form()/warn()/die()/croak() trampling on
23589          each other's messages)
23590  Branch: perl
23591        ! mg.c util.c
23592 ____________________________________________________________________________
23593 [  2248] By: gsar                                  on 1998/11/18  05:39:36
23594     Log: tweak change#2245 to skip previous message if any
23595  Branch: perl
23596        ! pp_ctl.c t/pragma/warn/pp_ctl
23597 ____________________________________________________________________________
23598 [  2247] By: jhi                                   on 1998/11/17  11:46:56
23599     Log: Integrate from mainperl.
23600  Branch: cfgperl
23601       !> (integrate 26 files)
23602 ____________________________________________________________________________
23603 [  2246] By: gsar                                  on 1998/11/17  09:41:10
23604     Log: allow C<sort $coderef @foo>
23605  Branch: perl
23606        ! op.c t/op/sort.t t/pragma/overload.t
23607 ____________________________________________________________________________
23608 [  2245] By: gsar                                  on 1998/11/17  08:28:26
23609     Log: propagate failures in DESTROY() as (optional) warnings
23610  Branch: perl
23611        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
23612 ____________________________________________________________________________
23613 [  2244] By: gsar                                  on 1998/11/17  07:43:08
23614     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
23615  Branch: perl
23616        ! perl.c thrdvar.h
23617 ____________________________________________________________________________
23618 [  2243] By: gsar                                  on 1998/11/17  07:40:09
23619     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
23620  Branch: perl
23621        ! lib/warning.pm warning.h warning.pl
23622 ____________________________________________________________________________
23623 [  2242] By: gsar                                  on 1998/11/17  06:32:39
23624     Log: fix skipspace() to properly account for newlines in eval''-ed
23625          strings (caused bogus line numbers in diagnostics and debugger)
23626  Branch: perl
23627        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
23628 ____________________________________________________________________________
23629 [  2241] By: gsar                                  on 1998/11/17  03:48:12
23630     Log: s/Perl_utf8skip/PL_utf8skip/g
23631  Branch: perl
23632        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
23633 ____________________________________________________________________________
23634 [  2240] By: gsar                                  on 1998/11/14  06:09:06
23635     Log: rework op/groups.t
23636  Branch: perl
23637        ! t/op/filetest.t t/op/groups.t
23638 ____________________________________________________________________________
23639 [  2235] By: gsar                                  on 1998/11/14  00:17:05
23640     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
23641  Branch: perl
23642        ! op.c
23643 ____________________________________________________________________________
23644 [  2234] By: gsar                                  on 1998/11/14  00:14:02
23645     Log: update Changes
23646  Branch: perl
23647        ! Changes win32/config.bc win32/config.gc win32/config.vc
23648 ____________________________________________________________________________
23649 [  2233] By: gsar                                  on 1998/11/13  09:43:03
23650     Log: doc tweak
23651  Branch: perl
23652        ! README.win32
23653 ____________________________________________________________________________
23654 [  2230] By: jhi                                   on 1998/11/12  17:07:45
23655     Log: Allow hints file override for d_socket
23656          (based on Sequent-induced change #2229).
23657  Branch: cfgperl
23658        ! Configure
23659 ____________________________________________________________________________
23660 [  2229] By: jhi                                   on 1998/11/12  16:32:33
23661     Log: 
23662          From: "Martin J. Bligh" <mbligh@sequent.com>
23663          To: jhi@iki.fi
23664          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23665          Subject: Re: Making Perl work on DYNIX/ptx
23666          Date: Tue, 10 Nov 1998 16:24:26 -0800
23667          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
23668  Branch: cfgperl
23669        ! hints/dynixptx.sh
23670 ____________________________________________________________________________
23671 [  2228] By: jhi                                   on 1998/11/12  11:40:37
23672     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
23673          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
23674          To: jhi@iki.fi
23675          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
23676          Subject: Re: Making Perl work on DYNIX/ptx
23677          Date: Tue, 10 Nov 1998 18:01:10 -0800
23678  Branch: cfgperl
23679        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
23680 ____________________________________________________________________________
23681 [  2227] By: jhi                                   on 1998/11/12  11:17:42
23682     Log: Integrate from mainperl.
23683  Branch: cfgperl
23684       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
23685       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
23686       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23687       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
23688       !> win32/win32.c x2p/s2p.PL
23689 ____________________________________________________________________________
23690 [  2226] By: gsar                                  on 1998/11/11  21:05:42
23691     Log: provide -DPERL_POLLUTE
23692  Branch: perl
23693        ! embed.pl embedvar.h
23694 ____________________________________________________________________________
23695 [  2225] By: jhi                                   on 1998/11/09  07:45:12
23696     Log: From: Hans Mulder <hansm@icgroup.nl>
23697          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
23698          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
23699          perl5-porters@perl.org
23700          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
23701          (UNINSTALLED)
23702          Date: Sun,  8 Nov 98 22:20:23 +0100
23703          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
23704  Branch: cfgperl
23705        ! malloc.c perl.h
23706 ____________________________________________________________________________
23707 [  2224] By: gsar                                  on 1998/11/09  03:13:14
23708     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
23709          Christoph <lupe@alanya.m.isar.de>)
23710  Branch: perl
23711        ! lib/Text/Wrap.pm
23712 ____________________________________________________________________________
23713 [  2223] By: gsar                                  on 1998/11/09  02:09:06
23714     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
23715          <lionel.fourquaux@wanadoo.fr>)
23716  Branch: perl
23717        ! x2p/s2p.PL
23718 ____________________________________________________________________________
23719 [  2222] By: gsar                                  on 1998/11/09  01:56:24
23720     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
23721          Date: Wed, 04 Nov 1998 12:19:44 +0000
23722          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
23723          Subject: [PATCH] Re: [5.005_53] read overflow? 
23724          --
23725          Date: Wed, 04 Nov 1998 13:15:18 +0000
23726          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
23727          Subject: [PATCH 5.005_53] perl -V fix
23728  Branch: perl
23729        ! perl.c regexec.c
23730 ____________________________________________________________________________
23731 [  2221] By: gsar                                  on 1998/11/09  01:34:56
23732     Log: From: jan.dubois@ibm.net (Jan Dubois)
23733          Date: Sun, 01 Nov 1998 00:05:01 +0100
23734          Message-ID: <364294bd.18052307@smtp1.ibm.net>
23735          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
23736  Branch: perl
23737        ! Changes win32/makedef.pl
23738 ____________________________________________________________________________
23739 [  2220] By: gsar                                  on 1998/11/08  21:13:07
23740     Log: integrate changes#2120,2168,2218 from maint-5.005;
23741          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
23742          enum; make regen_headers
23743  Branch: perl
23744        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
23745        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
23746 ____________________________________________________________________________
23747 [  2219] By: gsar                                  on 1998/11/08  19:42:57
23748     Log: integrate cfgperl changes into mainline
23749  Branch: perl
23750       +> README.vmesa
23751       !> Configure MANIFEST Porting/Glossary Porting/config.sh
23752       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
23753       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
23754       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
23755       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
23756       !> thread.h vms/subconfigure.com vos/config.h
23757 ____________________________________________________________________________
23758 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
23759     Log: From: Graham Barr <gbarr@ti.com>
23760          Date: Mon, 2 Nov 1998 07:38:52 -0600
23761          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
23762          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
23763  Branch: maint-5.005/perl
23764        ! ext/IPC/SysV/Msg.pm
23765 ____________________________________________________________________________
23766 [  2215] By: gsar                                  on 1998/11/08  02:52:52
23767     Log: set close-on-exec bit on pipe() FDs
23768  Branch: perl
23769        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
23770 ____________________________________________________________________________
23771 [  2214] By: gsar                                  on 1998/11/08  02:27:57
23772     Log: typo in newHVhv()
23773  Branch: perl
23774        ! hv.c
23775 ____________________________________________________________________________
23776 [  2211] By: jhi                                   on 1998/11/07  21:14:18
23777     Log: Finalize the Mach CThreads support.
23778          
23779          From: Hans Mulder <hansm@icgroup.nl>
23780          Date: Sat,  7 Nov 98 22:06:20 +0100
23781          To: Gurusamy Sarathy <gsar@engin.umich.edu>
23782          Cc: jhi@iki.fi, perl5-porters@perl.org
23783          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
23784          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
23785  Branch: cfgperl
23786        ! malloc.c perl.h
23787 ____________________________________________________________________________
23788 [  2210] By: gsar                                  on 1998/11/06  20:36:50
23789     Log: fix AvREALISH bogusness
23790  Branch: perl
23791        ! av.c t/op/array.t
23792 ____________________________________________________________________________
23793 [  2209] By: jhi                                   on 1998/11/06  08:05:31
23794     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
23795          ASSERT() causes problems in {NeXTStep,OpenStep}.
23796          
23797          From: Hans Mulder <hansm@icgroup.nl>
23798          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
23799          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23800          Date: Fri,  6 Nov 98 01:27:41 +0100
23801          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
23802          
23803          and
23804          
23805          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23806          Subject: Re: ASSERT() in malloc.c
23807          To: jhi@iki.fi
23808          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
23809          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
23810  Branch: cfgperl
23811        ! malloc.c
23812 ____________________________________________________________________________
23813 [  2208] By: jhi                                   on 1998/11/06  07:55:38
23814     Log: Mach CThreads needs #include <mach/cthreads.h>.
23815  Branch: cfgperl
23816        ! perl.h
23817 ____________________________________________________________________________
23818 [  2206] By: jhi                                   on 1998/11/05  14:54:52
23819     Log: PERL_BADLANG wrongly documented.
23820          
23821          From: ts <decoux@moulon.inra.fr>
23822          To: jhi@cc.hut.fi
23823          Subject: Re: Locale warning messages
23824          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
23825          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
23826          
23827          and
23828          
23829          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23830          Subject: Re: PERL_BADLANG
23831          To: jhi@iki.fi
23832          Subject: Re: PERL_BADLANG
23833          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
23834          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
23835  Branch: cfgperl
23836        ! pod/perllocale.pod
23837 ____________________________________________________________________________
23838 [  2205] By: jhi                                   on 1998/11/05  14:24:33
23839     Log: Document all the control flow keywords in perlfunc
23840          so that "perlfunc -f while" works.
23841  Branch: cfgperl
23842        ! pod/perlfunc.pod
23843 ____________________________________________________________________________
23844 [  2204] By: jhi                                   on 1998/11/05  12:46:02
23845     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
23846          (from vos/config.h).  Update Porting/{Glossary,config*}.
23847  Branch: cfgperl
23848        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23849        ! config_h.SH vos/config.h
23850 ____________________________________________________________________________
23851 [  2203] By: jhi                                   on 1998/11/05  08:34:39
23852     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
23853  Branch: cfgperl
23854        ! hints/vmesa.sh vms/subconfigure.com
23855 ____________________________________________________________________________
23856 [  2202] By: jhi                                   on 1998/11/05  08:03:20
23857     Log: Integrate from mainperl.
23858  Branch: cfgperl
23859       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
23860       !> win32/Makefile win32/makefile.mk win32/win32.c
23861 ____________________________________________________________________________
23862 [  2201] By: gsar                                  on 1998/11/05  04:40:44
23863     Log: another POPSTACK victim
23864  Branch: perl
23865        ! cop.h sv.c
23866 ____________________________________________________________________________
23867 [  2196] By: gsar                                  on 1998/11/05  02:07:54
23868     Log: fix a location affected by change#2191, add note about POPSTACK
23869  Branch: perl
23870        ! cop.h gv.c pp_ctl.c
23871 ____________________________________________________________________________
23872 [  2195] By: gsar                                  on 1998/11/05  02:04:45
23873     Log: makefile notes
23874  Branch: perl
23875        ! win32/Makefile win32/makefile.mk
23876 ____________________________________________________________________________
23877 [  2192] By: gsar                                  on 1998/11/04  23:48:53
23878     Log: indeterminate order-of-evaluation fixes
23879  Branch: perl
23880        ! mg.c
23881 ____________________________________________________________________________
23882 [  2191] By: gsar                                  on 1998/11/04  23:02:16
23883     Log: refetch local stack pointer in POPSTACK
23884  Branch: perl
23885        ! cop.h perl.c
23886 ____________________________________________________________________________
23887 [  2190] By: jhi                                   on 1998/11/04  08:50:40
23888     Log: Configure update.
23889          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
23890          
23891          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23892          To: Martin Bligh <mbligh@sequent.com>
23893          Cc: Jarkko Hietaniemi <jhi@iki.fi>
23894          Subject: Re: Perl 5's configure on DYNIX/ptx
23895          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
23896          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
23897          
23898          find sockets also from libsocket, not just libnet.
23899          OS390: $compile_ok instead of $compile for <inttypes.h>,
23900          
23901          From: pvhp@forte.com (Peter Prymmer)
23902          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
23903          Subject: _53 not OK on os390 but looking better than ever
23904          Date: Tue, 3 Nov 98 17:33:22 PST
23905          Message-Id: <9811040133.AA09450@forte.com>
23906  Branch: cfgperl
23907        ! Configure
23908 ____________________________________________________________________________
23909 [  2189] By: jhi                                   on 1998/11/04  07:43:58
23910     Log: sysio.t failure: fix undefined order of evaluation, from
23911          
23912          From: Spider Boardman <spider@web.zk3.dec.com>
23913          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
23914          To: perlbug@perl.com
23915          Date: 4 Nov 1998 01:22:30 +0200
23916          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
23917  Branch: cfgperl
23918        ! pp_sys.c
23919 ____________________________________________________________________________
23920 [  2188] By: gsar                                  on 1998/11/04  02:59:16
23921     Log: fix return value of win32_pclose()
23922  Branch: perl
23923        ! win32/win32.c
23924 ____________________________________________________________________________
23925 [  2187] By: gsar                                  on 1998/11/04  02:56:34
23926     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
23927  Branch: perl
23928        ! Changes doop.c gv.c util.c
23929 ____________________________________________________________________________
23930 [  2186] By: jhi                                   on 1998/11/03  08:17:52
23931     Log: Document quads in pack.
23932  Branch: cfgperl
23933        ! pod/perlfunc.pod
23934 ____________________________________________________________________________
23935 [  2185] By: jhi                                   on 1998/11/03  07:49:35
23936     Log: (IV) vs (I32) vs I_V()
23937          
23938          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
23939          From: Anton Berezin <tobez@plab.ku.dk> 
23940          To: "p5p" <perl5-porters@perl.org> 
23941          Date: 01 Nov 1998 15:09:11 +0100 
23942          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
23943          
23944          and
23945          
23946          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
23947          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
23948          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
23949  Branch: cfgperl
23950        ! sv.c
23951 ____________________________________________________________________________
23952 [  2184] By: jhi                                   on 1998/11/03  07:42:46
23953     Log: VM/ESA updates.
23954  Branch: cfgperl
23955        + README.vmesa
23956        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
23957 ____________________________________________________________________________
23958 [  2183] By: jhi                                   on 1998/11/02  12:58:13
23959     Log: The id(1)-parsing is real fun.
23960  Branch: cfgperl
23961        ! t/op/groups.t
23962 ____________________________________________________________________________
23963 [  2182] By: jhi                                   on 1998/11/02  12:07:43
23964     Log: Decommission the symlink test.
23965  Branch: cfgperl
23966        ! t/op/lex_assign.t
23967 ____________________________________________________________________________
23968 [  2181] By: jhi                                   on 1998/11/02  12:03:08
23969     Log: Replace ATTR_JOINABLE with true Configure probe
23970          for PTHREAD_CREATE_JOINABLE (or equivalent:
23971          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
23972          Remove ATTR_JOINABLE itself: Thread.xs uses
23973          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
23974          
23975          Really scan for <mach/cthreads.h> only if usethreads.
23976  Branch: cfgperl
23977        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
23978 ____________________________________________________________________________
23979 [  2180] By: jhi                                   on 1998/11/02  11:07:34
23980     Log: In HP-UX 10.X usethreads only if the required files are present.
23981  Branch: cfgperl
23982        ! hints/hpux.sh
23983 ____________________________________________________________________________
23984 [  2179] By: jhi                                   on 1998/11/02  09:10:33
23985     Log: Prefer groups(1).
23986          id -Gn can be broken.
23987          id -a can save the day.
23988  Branch: cfgperl
23989        ! t/op/groups.t
23990 ____________________________________________________________________________
23991 [  2178] By: jhi                                   on 1998/11/02  08:35:29
23992     Log: Detrail enum comma.
23993  Branch: cfgperl
23994        ! perl.h
23995 ____________________________________________________________________________
23996 [  2177] By: jhi                                   on 1998/11/02  08:24:12
23997     Log: 0**0 = 1, from
23998          
23999          From: d-lewart@uiuc.edu (Daniel S. Lewart)
24000          Subject: Math::Complex 0**0 patches
24001          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
24002          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
24003          To: jhi@iki.fi (Jarkko Hietaniemi),
24004          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
24005  Branch: cfgperl
24006        ! lib/Math/Complex.pm t/lib/complex.t
24007 ____________________________________________________________________________
24008 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
24009     Log: From: jan.dubois@ibm.net (Jan Dubois)   
24010          Date: Fri, 09 Oct 1998 23:28:31 +0200
24011          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
24012          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
24013  Branch: maint-5.005/perl
24014        ! XSUB.h
24015 ____________________________________________________________________________
24016 [  2164] By: jhi                                   on 1998/10/31  15:50:02
24017     Log: Integrate from mainperl.
24018  Branch: cfgperl
24019       +> t/op/lex_assign.t
24020       !> (integrate 45 files)
24021
24022 ----------------
24023 Version 5.005_53
24024 ----------------
24025
24026 ____________________________________________________________________________
24027 [  2163] By: gsar                                  on 1998/10/31  11:31:12
24028     Log: bump patchlevel; other minor fixes for clean build and test on
24029          Solaris and win32
24030  Branch: perl
24031        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
24032        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
24033        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
24034        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24035        ! x2p/a2p.c
24036 ____________________________________________________________________________
24037 [  2162] By: gsar                                  on 1998/10/31  09:40:31
24038     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24039          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
24040          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
24041          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
24042  Branch: perl
24043        ! pp.h
24044 ____________________________________________________________________________
24045 [  2161] By: gsar                                  on 1998/10/31  09:39:13
24046     Log: From: Albert Dvornik <bert@genscan.com>
24047          Date: 30 Oct 1998 17:50:04 -0500
24048          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
24049          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
24050  Branch: perl
24051        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
24052 ____________________________________________________________________________
24053 [  2160] By: gsar                                  on 1998/10/31  09:35:03
24054     Log: fix for bugs in -x mode
24055          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24056          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
24057          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
24058          Subject: [PATCH 5.00552] Fix h2xs
24059  Branch: perl
24060        ! utils/h2xs.PL
24061 ____________________________________________________________________________
24062 [  2159] By: gsar                                  on 1998/10/31  09:31:36
24063     Log: Data::Dumper update
24064  Branch: perl
24065        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
24066        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
24067 ____________________________________________________________________________
24068 [  2153] By: gsar                                  on 1998/10/30  21:40:09
24069     Log: add testsuite portion of patch
24070          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24071          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
24072          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
24073          Subject: [PATCH 5.00321 ;-)] 87% speedup
24074  Branch: perl
24075        + t/op/lex_assign.t
24076        ! MANIFEST
24077 ____________________________________________________________________________
24078 [  2152] By: gsar                                  on 1998/10/30  21:08:11
24079     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
24080  Branch: perl
24081        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
24082 ____________________________________________________________________________
24083 [  2151] By: gsar                                  on 1998/10/30  20:18:09
24084     Log: From: Mark-Jason Dominus <mjd@plover.com>
24085          Date: Fri, 30 Oct 1998 14:24:23 EST
24086          Message-Id: <19981030192423.27276.qmail@plover.com>
24087          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
24088  Branch: perl
24089        ! x2p/walk.c
24090 ____________________________________________________________________________
24091 [  2150] By: gsar                                  on 1998/10/30  20:08:57
24092     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24093          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
24094          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
24095          Subject: [PATCH 5.00552] Overloaded <> and deref again
24096  Branch: perl
24097        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
24098        ! t/pragma/overload.t toke.c
24099 ____________________________________________________________________________
24100 [  2149] By: gsar                                  on 1998/10/30  19:38:15
24101     Log: From: Roderick Schertler <roderick@argon.org>
24102          Date: Thu, 29 Oct 1998 14:50:18 -0500
24103          Message-ID: <17625.909690618@eeyore.ibcinc.com>
24104          Subject: patch for daemonization docs in perlipc
24105  Branch: perl
24106        ! pod/perlipc.pod
24107 ____________________________________________________________________________
24108 [  2148] By: gsar                                  on 1998/10/30  19:36:07
24109     Log: From: Anton Berezin <tobez@plab.ku.dk>
24110          Date: 29 Oct 1998 17:06:25 +0100
24111          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
24112          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
24113  Branch: perl
24114        ! win32/win32.c
24115 ____________________________________________________________________________
24116 [  2147] By: gsar                                  on 1998/10/30  19:31:37
24117     Log: tweaked version of suggested patch
24118          From: Anton Berezin <tobez@plab.ku.dk>
24119          Date: 29 Oct 1998 14:48:54 +0100
24120          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
24121          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
24122  Branch: perl
24123        ! win32/win32.c
24124 ____________________________________________________________________________
24125 [  2146] By: gsar                                  on 1998/10/30  19:03:50
24126     Log: hand-apply whitespace-mutiliated patch
24127          From: "vishal bhatia" <vishalb@hotmail.com>
24128          Date: Wed, 28 Oct 1998 23:45:32 PST
24129          Message-ID: <19981029074534.2334.qmail@hotmail.com>
24130          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
24131  Branch: perl
24132        ! ext/B/B/C.pm ext/B/B/CC.pm
24133 ____________________________________________________________________________
24134 [  2145] By: gsar                                  on 1998/10/30  18:46:58
24135     Log: remaining PL_foo stragglers
24136  Branch: perl
24137        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
24138        ! op.h os2/os2.c vms/gen_shrfls.pl
24139 ____________________________________________________________________________
24140 [  2144] By: gsar                                  on 1998/10/30  17:38:36
24141     Log: integrate cfgperl tweaks into mainline
24142  Branch: perl
24143       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
24144       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24145 ____________________________________________________________________________
24146 [  2143] By: jhi                                   on 1998/10/30  13:27:39
24147     Log: There can be multiple yacc/bison errors.
24148  Branch: cfgperl
24149        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24150 ____________________________________________________________________________
24151 [  2142] By: jhi                                   on 1998/10/30  13:18:43
24152     Log: README.posix-bc update.
24153  Branch: cfgperl
24154        ! README.posix-bc
24155 ____________________________________________________________________________
24156 [  2141] By: jhi                                   on 1998/10/30  09:12:59
24157     Log: #2133 fallout.
24158  Branch: cfgperl
24159        ! doio.c ext/POSIX/POSIX.xs
24160 ____________________________________________________________________________
24161 [  2140] By: jhi                                   on 1998/10/30  08:43:18
24162     Log: Integrate from mainperl.
24163  Branch: cfgperl
24164       +> globvar.sym pp.sym
24165        - objpp.h thread.sym
24166       !> (integrate 61 files)
24167 ____________________________________________________________________________
24168 [  2133] By: gsar                                  on 1998/10/30  02:51:39
24169     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
24170          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
24171          should soon be automated also; the global variables that
24172          escaped the PL_foo conversion are now reined in; renamed
24173          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
24174          type of same name; duplicated lists of pp_things in various
24175          places is now gone; result has only been tested on win32
24176  Branch: perl
24177        + globvar.sym pp.sym
24178        - objpp.h thread.sym
24179        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
24180        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
24181        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
24182        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
24183        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
24184        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
24185        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
24186        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
24187        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
24188        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24189        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
24190 ____________________________________________________________________________
24191 [  2130] By: jhi                                   on 1998/10/29  15:31:26
24192     Log: Pure bison yylex() proto was broken.
24193  Branch: cfgperl
24194        ! proto.h
24195 ____________________________________________________________________________
24196 [  2126] By: jhi                                   on 1998/10/29  08:35:54
24197     Log: Integrate mainperl.
24198  Branch: cfgperl
24199       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24200       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
24201       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
24202       !> t/pragma/warn/doio toke.c win32/makefile.mk
24203 ____________________________________________________________________________
24204 [  2125] By: jhi                                   on 1998/10/29  08:32:38
24205     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
24206  Branch: cfgperl
24207        ! Makefile.SH
24208 ____________________________________________________________________________
24209 [  2124] By: jhi                                   on 1998/10/29  08:06:44
24210     Log: EBCDIC Makefile.SH tuneup.
24211  Branch: cfgperl
24212        ! Makefile.SH
24213 ____________________________________________________________________________
24214 [  2119] By: gsar                                  on 1998/10/28  23:24:04
24215     Log: remove doubled hunk from integration
24216  Branch: perl
24217        ! pp.c
24218 ____________________________________________________________________________
24219 [  2118] By: gsar                                  on 1998/10/28  22:03:31
24220     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24221          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
24222          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
24223          Subject: [PATCH 5.00552] Minor debugger tweaks
24224  Branch: perl
24225        ! lib/perl5db.pl
24226 ____________________________________________________________________________
24227 [  2117] By: gsar                                  on 1998/10/28  22:02:30
24228     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24229          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
24230          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
24231          Subject: [PATCH 5.00552] Make sort respect overloading
24232  Branch: perl
24233        ! pp_ctl.c proto.h t/pragma/overload.t
24234 ____________________________________________________________________________
24235 [  2116] By: gsar                                  on 1998/10/28  21:51:11
24236     Log: MM patches from Ilya Zakharevich
24237          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
24238          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
24239          Subject: [PATCH 5.00552] Make MakeMaker more verbose
24240          --
24241          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
24242          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
24243          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
24244  Branch: perl
24245        ! lib/ExtUtils/MakeMaker.pm
24246 ____________________________________________________________________________
24247 [  2115] By: gsar                                  on 1998/10/28  21:46:19
24248     Log: add explicit references to perl source path in ld2 and gcc2
24249  Branch: perl
24250        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
24251 ____________________________________________________________________________
24252 [  2114] By: gsar                                  on 1998/10/28  21:39:56
24253     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
24254          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
24255          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
24256          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
24257  Branch: perl
24258        ! INSTALL
24259 ____________________________________________________________________________
24260 [  2113] By: gsar                                  on 1998/10/28  21:21:16
24261     Log: integrate cfgperl into mainline
24262  Branch: perl
24263       +> t/op/filetest.t
24264       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
24265       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
24266       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
24267       !> thread.h toke.c vmesa/Makefile
24268 ____________________________________________________________________________
24269 [  2112] By: gsar                                  on 1998/10/28  21:14:18
24270     Log: minor cleanup
24271  Branch: perl
24272        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
24273 ____________________________________________________________________________
24274 [  2111] By: gsar                                  on 1998/10/28  18:52:10
24275     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
24276  Branch: perl
24277        ! toke.c
24278 ____________________________________________________________________________
24279 [  2110] By: jhi                                   on 1998/10/28  15:07:54
24280     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
24281  Branch: cfgperl
24282        ! Makefile.SH
24283 ____________________________________________________________________________
24284 [  2109] By: jhi                                   on 1998/10/28  13:39:54
24285     Log: a2p.y needs to generate also y.tab.h.
24286  Branch: cfgperl
24287        ! Makefile.SH
24288 ____________________________________________________________________________
24289 [  2108] By: jhi                                   on 1998/10/28  10:33:36
24290     Log: The "parse error" must be converted to "syntax error",
24291          just matching it aint' enough.
24292  Branch: cfgperl
24293        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24294        ! t/pragma/warning.t
24295 ____________________________________________________________________________
24296 [  2107] By: jhi                                   on 1998/10/28  10:23:05
24297     Log: Regen sig_n{ame,umber}* if slightest doubt.
24298  Branch: cfgperl
24299        ! Configure
24300 ____________________________________________________________________________
24301 [  2106] By: jhi                                   on 1998/10/28  08:44:49
24302     Log: Bison says 'parse error', not 'parser error'.
24303  Branch: cfgperl
24304        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24305        ! t/pragma/warning.t
24306 ____________________________________________________________________________
24307 [  2105] By: jhi                                   on 1998/10/28  08:42:09
24308     Log: yylex() parametrization.
24309  Branch: cfgperl
24310        ! proto.h toke.c
24311 ____________________________________________________________________________
24312 [  2104] By: jhi                                   on 1998/10/28  08:25:09
24313     Log: Bring in #2102.
24314  Branch: cfgperl
24315        ! pp.c
24316 ____________________________________________________________________________
24317 [  2103] By: jhi                                   on 1998/10/28  08:22:04
24318     Log: From: Dominic Dunlop <domo@vo.lu>
24319          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
24320          Date: 27 Oct 1998 20:47:25 +0200
24321          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
24322  Branch: cfgperl
24323        ! t/op/groups.t
24324 ____________________________________________________________________________
24325 [  2102] By: larry                                 on 1998/10/27  18:58:55
24326     Log: utf8 change to quotemeta broke EBCDIC
24327  Branch: perl
24328        ! pp.c
24329 ____________________________________________________________________________
24330 [  2101] By: jhi                                   on 1998/10/27  12:55:34
24331     Log: $Config{sig_num_init}.
24332          Also, a new approach to the 'pthreads-created-joinable': drop
24333          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
24334          directly. (See also #2096).
24335  Branch: cfgperl
24336        ! Configure config_h.SH
24337 ____________________________________________________________________________
24338 [  2100] By: jhi                                   on 1998/10/27  10:48:55
24339     Log: Regenerated perly_c.diff.
24340  Branch: cfgperl
24341        ! perly_c.diff
24342 ____________________________________________________________________________
24343 [  2099] By: jhi                                   on 1998/10/27  08:42:25
24344     Log: First the mangler was Netscape, then it was me.
24345  Branch: cfgperl
24346        ! vmesa/Makefile
24347 ____________________________________________________________________________
24348 [  2098] By: jhi                                   on 1998/10/27  08:34:40
24349     Log: `id -Gn` might be available where `groups` is not.
24350  Branch: cfgperl
24351        ! t/op/groups.t
24352 ____________________________________________________________________________
24353 [  2097] By: jhi                                   on 1998/10/27  08:05:17
24354     Log: Netscape had mangled the tabs.
24355  Branch: cfgperl
24356        ! vmesa/Makefile
24357 ____________________________________________________________________________
24358 [  2096] By: jhi                                   on 1998/10/27  08:03:05
24359     Log: ATTR_JOINABLE logic, based on (private email)
24360          
24361          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24362          Subject: Some little diffs
24363          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
24364          Date: Tue, 27 Oct 1998 13:44:42 +1300
24365  Branch: cfgperl
24366        ! thread.h
24367 ____________________________________________________________________________
24368 [  2095] By: jhi                                   on 1998/10/27  07:56:57
24369     Log: Mach cthreads support based on:
24370          
24371          From: brie@corp.home.net (Brian Harrison)
24372          Subject: perl5.005_02 patch for mthreads
24373          To: perl5-porters@perl.org
24374          Date: 24 Oct 1998 01:01:55 +0300
24375          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
24376          
24377          Pthread yield probe (dejavu)
24378          Cosmetic nanochange for the union semun output.
24379          Better inttypes.h probe.
24380          Undo the 'void *' $selecttype probe from #1971 because
24381          it breaks the $selectminbits test.
24382  Branch: cfgperl
24383        ! Configure config_h.SH perl.h thread.h
24384 ____________________________________________________________________________
24385 [  2094] By: jhi                                   on 1998/10/26  13:02:07
24386     Log: Also posix-bc wants to reyacc.
24387  Branch: cfgperl
24388        ! Makefile.SH
24389 ____________________________________________________________________________
24390 [  2093] By: jhi                                   on 1998/10/26  10:17:21
24391     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
24392          5_02 and really breaking things in non-ASCII worlds.
24393  Branch: cfgperl
24394        ! pp.c
24395 ____________________________________________________________________________
24396 [  2092] By: jhi                                   on 1998/10/26  09:08:00
24397     Log: More robustness.
24398  Branch: cfgperl
24399        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24400        ! t/pragma/warning.t
24401 ____________________________________________________________________________
24402 [  2091] By: jhi                                   on 1998/10/26  08:47:32
24403     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
24404          Bison really wants YYLEX_PARAM.
24405  Branch: cfgperl
24406        ! perly.y proto.h toke.c
24407 ____________________________________________________________________________
24408 [  2090] By: jhi                                   on 1998/10/26  08:21:25
24409     Log: s/YYLEX_PARAM/YYLEXPARAM/
24410  Branch: cfgperl
24411        ! perly.y
24412 ____________________________________________________________________________
24413 [  2089] By: jhi                                   on 1998/10/26  08:17:33
24414     Log: Indicate skipped subtests.
24415  Branch: cfgperl
24416        ! t/io/pipe.t
24417 ____________________________________________________________________________
24418 [  2088] By: jhi                                   on 1998/10/26  08:11:36
24419     Log: Integrate from mainperl.
24420  Branch: cfgperl
24421       !> (integrate 54 files)
24422 ____________________________________________________________________________
24423 [  2087] By: jhi                                   on 1998/10/26  08:08:02
24424     Log: Add test for filetests.
24425  Branch: cfgperl
24426        + t/op/filetest.t
24427        ! MANIFEST
24428 ____________________________________________________________________________
24429 [  2086] By: gsar                                  on 1998/10/26  02:44:44
24430     Log: various win32 tweaks; disable new xs_cpp section (it creates
24431          ambiguous inference graph for %.xs --> %.o)
24432  Branch: perl
24433        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
24434        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
24435        ! win32/config.gc win32/config_H.gc win32/makedef.pl
24436        ! win32/makefile.mk win32/win32.h
24437 ____________________________________________________________________________
24438 [  2085] By: gsar                                  on 1998/10/26  00:50:02
24439     Log: sanity-check $Config{drand01} in rand.t
24440  Branch: perl
24441        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
24442        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24443 ____________________________________________________________________________
24444 [  2078] By: gsar                                  on 1998/10/25  10:22:04
24445     Log: update win32/config*.?c
24446  Branch: perl
24447        ! Changes win32/config.bc win32/config.gc win32/config.vc
24448        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24449 ____________________________________________________________________________
24450 [  2077] By: gsar                                  on 1998/10/25  08:39:25
24451     Log: From: Graham Barr <gbarr@pobox.com>
24452          Date: Sat, 24 Oct 1998 21:45:50 -0500
24453          Message-ID: <19981024214550.C508@pobox.com>
24454          Subject: Re: die with a reference  should use overload "" operator
24455  Branch: perl
24456        ! pp_ctl.c
24457 ____________________________________________________________________________
24458 [  2076] By: gsar                                  on 1998/10/25  08:37:49
24459     Log: From: Graham Barr <gbarr@pobox.com>
24460          Date: Sat, 24 Oct 1998 12:45:21 -0500
24461          Message-ID: <19981024124521.C512@pobox.com>
24462          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
24463  Branch: perl
24464        ! sv.c
24465 ____________________________________________________________________________
24466 [  2075] By: gsar                                  on 1998/10/25  08:24:09
24467     Log: fix C<print $n += 5;> etc.
24468  Branch: perl
24469        ! toke.c
24470 ____________________________________________________________________________
24471 [  2074] By: gsar                                  on 1998/10/25  08:12:28
24472     Log: list builtins with portability caveats
24473          From: Jarkko Hietaniemi <jhi@iki.fi>
24474          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
24475          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
24476          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
24477  Branch: perl
24478        ! pod/perlfunc.pod
24479 ____________________________________________________________________________
24480 [  2073] By: gsar                                  on 1998/10/25  07:55:43
24481     Log: fix stack overrun in file test operators
24482  Branch: perl
24483        ! pp_sys.c
24484 ____________________________________________________________________________
24485 [  2072] By: gsar                                  on 1998/10/25  07:29:45
24486     Log: implement C<goto &func> and other fixes (via private mail)
24487          From:    "vishal bhatia" <vishalb@hotmail.com>
24488          Date:    Wed, 21 Oct 1998 22:59:03 PDT
24489          Message-Id: <19981022055904.20083.qmail@hotmail.com>
24490          Subject: [PATCH 5.005_52] More fixes for B
24491  Branch: perl
24492        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
24493 ____________________________________________________________________________
24494 [  2071] By: gsar                                  on 1998/10/25  07:14:41
24495     Log: From: Graham Barr <gbarr@pobox.com>
24496          Date: Sat, 17 Oct 1998 20:42:41 -0500
24497          Message-ID: <19981017204241.G510@pobox.com>
24498          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
24499  Branch: perl
24500        ! pp_ctl.c
24501 ____________________________________________________________________________
24502 [  2070] By: gsar                                  on 1998/10/25  07:07:29
24503     Log: avoid bogus line number in XSUB redefined warnings
24504  Branch: perl
24505        ! op.c
24506 ____________________________________________________________________________
24507 [  2069] By: gsar                                  on 1998/10/25  06:59:03
24508     Log: From: Martijn Koster <mak@excitecorp.com>
24509          Date: Wed, 21 Oct 1998 13:12:03 +0100
24510          Message-ID: <19981021131203.A15661@excitecorp.com>
24511          Subject: File::Path::mkpath reports the wrong error
24512  Branch: perl
24513        ! lib/File/Path.pm
24514 ____________________________________________________________________________
24515 [  2068] By: gsar                                  on 1998/10/25  06:54:43
24516     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
24517          Date: Tue, 20 Oct 1998 20:52:20 -0500
24518          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
24519          Subject: Exporter.pm's export_to_level() argument handling buggy
24520  Branch: perl
24521        ! lib/Exporter.pm
24522 ____________________________________________________________________________
24523 [  2067] By: gsar                                  on 1998/10/25  06:50:19
24524     Log: From: jan.dubois@ibm.net (Jan Dubois)
24525          Date: Wed, 21 Oct 1998 00:55:51 +0200
24526          Message-ID: <36380269.55370608@smtp1.ibm.net>
24527          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
24528  Branch: perl
24529        ! ext/DynaLoader/DynaLoader_pm.PL
24530 ____________________________________________________________________________
24531 [  2066] By: gsar                                  on 1998/10/25  06:48:19
24532     Log: recognize '%' as a shell metachar for win32
24533          From: jan.dubois@ibm.net (Jan Dubois)
24534          Date: Tue, 20 Oct 1998 21:57:35 +0200
24535          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
24536          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
24537  Branch: perl
24538        ! win32/win32.c
24539 ____________________________________________________________________________
24540 [  2065] By: gsar                                  on 1998/10/25  06:46:30
24541     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
24542  Branch: perl
24543        ! sv.c
24544 ____________________________________________________________________________
24545 [  2064] By: gsar                                  on 1998/10/25  06:45:09
24546     Log: From: Gisle Aas <gisle@aas.no>
24547          Date: 20 Oct 1998 14:24:44 +0200
24548          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
24549          Subject: ord() and unpack("U*",...) should not be negative
24550  Branch: perl
24551        ! pp.c
24552 ____________________________________________________________________________
24553 [  2063] By: gsar                                  on 1998/10/25  06:42:29
24554     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24555          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
24556          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
24557          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
24558  Branch: perl
24559        ! os2/os2.c
24560 ____________________________________________________________________________
24561 [  2062] By: gsar                                  on 1998/10/25  06:41:26
24562     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24563          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
24564          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
24565          Subject: [PATCH 5.005_*] Speed up aassign
24566  Branch: perl
24567        ! pp_hot.c
24568 ____________________________________________________________________________
24569 [  2061] By: gsar                                  on 1998/10/25  06:39:04
24570     Log: From: Graham Barr <gbarr@pobox.com>
24571          Date: Sat, 17 Oct 1998 22:22:02 -0500
24572          Message-ID: <19981017222202.J510@pobox.com>
24573          Subject: Re: '*' prototype does not allow bareword with strict
24574  Branch: perl
24575        ! toke.c
24576 ____________________________________________________________________________
24577 [  2060] By: gsar                                  on 1998/10/25  06:37:34
24578     Log: handle '::' in section names properly
24579          From: Graham Barr <gbarr@pobox.com>
24580          Date: Sat, 17 Oct 1998 12:57:54 -0500
24581          Message-ID: <19981017125754.C510@pobox.com>
24582          Subject: Re: pod2html
24583  Branch: perl
24584        ! lib/Pod/Html.pm
24585 ____________________________________________________________________________
24586 [  2059] By: gsar                                  on 1998/10/25  06:33:43
24587     Log: integrate changes#1982,2014,2021 (from maint-5.005)
24588  Branch: perl
24589       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
24590       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
24591 ____________________________________________________________________________
24592 [  2058] By: gsar                                  on 1998/10/25  05:44:17
24593     Log: allow more win32 symbol exports (suggested by Jan Dubois)
24594  Branch: perl
24595        ! win32/makedef.pl
24596 ____________________________________________________________________________
24597 [  2057] By: gsar                                  on 1998/10/25  05:40:40
24598     Log: integrate change#2053 from maint-5.005
24599  Branch: perl
24600       !> cop.h t/cmd/while.t
24601 ____________________________________________________________________________
24602 [  2056] By: gsar                                  on 1998/10/25  05:16:41
24603     Log: commented version of a patch suggested by Drago Goricanec
24604          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24605          Date: 16 Oct 1998 15:24:45 +0300
24606          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
24607          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
24608  Branch: perl
24609        ! pp_sys.c
24610 ____________________________________________________________________________
24611 [  2055] By: gsar                                  on 1998/10/25  05:11:03
24612     Log: include eof() in description of buffering caveats
24613          From: Anton Berezin <tobez@plab.ku.dk>
24614          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
24615          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
24616          Subject: [DOCPATCH] pod/perlfunc.pod
24617  Branch: perl
24618        ! pod/perlfunc.pod
24619 ____________________________________________________________________________
24620 [  2054] By: gsar                                  on 1998/10/25  05:07:42
24621     Log: disallow 'x' in hex numbers (except leading '0x')
24622          From: Gisle Aas <gisle@aas.no>
24623          Date: 16 Oct 1998 16:33:12 +0200
24624          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
24625          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
24626  Branch: perl
24627        ! perlvars.h t/op/oct.t util.c
24628 ____________________________________________________________________________
24629 [  2052] By: gsar                                  on 1998/10/25  04:49:04
24630     Log: avoid the circular refcnt logic in magic_mutexfree()
24631  Branch: perl
24632        ! mg.c pp.c pp_hot.c
24633 ____________________________________________________________________________
24634 [  2051] By: gsar                                  on 1998/10/25  04:35:07
24635     Log: properly restore PL_rsfp_filters after require
24636  Branch: perl
24637        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
24638        ! scope.h
24639 ____________________________________________________________________________
24640 [  2050] By: gsar                                  on 1998/10/25  02:42:32
24641     Log: integrate cfgperl changes back into mainline
24642  Branch: perl
24643       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
24644       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
24645       !> (integrate 33 files)
24646 ____________________________________________________________________________
24647 [  2049] By: gsar                                  on 1998/10/25  01:30:48
24648     Log: avoid "mysterious" compile-time failures without messages
24649  Branch: perl
24650        ! gv.c
24651 ____________________________________________________________________________
24652 [  2041] By: gsar                                  on 1998/10/23  21:11:56
24653     Log: checkin jpl under //depot/perlext/jpl/...
24654  Branch: perlext
24655        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
24656        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
24657        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
24658        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
24659        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
24660        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
24661        + jpl/PerlInterpreter/Makefile.PL
24662        + jpl/PerlInterpreter/PerlInterpreter.c
24663        + jpl/PerlInterpreter/PerlInterpreter.h
24664        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
24665        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
24666        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
24667        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
24668        + jpl/get_jdk/jdk_hosts jpl/install-jpl
24669 ____________________________________________________________________________
24670 [  2040] By: larry                                 on 1998/10/23  19:31:42
24671     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
24672  Branch: perl
24673        ! pp.c
24674 ____________________________________________________________________________
24675 [  2039] By: larry                                 on 1998/10/23  18:48:34
24676     Log: tr///d does not seem to work
24677  Branch: perl
24678        ! lib/utf8_heavy.pl
24679 ____________________________________________________________________________
24680 [  2038] By: larry                                 on 1998/10/23  18:00:41
24681     Log: Program with utf8 identifiers fails to compile
24682  Branch: perl
24683        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
24684 ____________________________________________________________________________
24685 [  2037] By: jhi                                   on 1998/10/23  14:04:51
24686     Log: Test suite portability:
24687          - posix-bc does not write to broken pipes
24688          - filehand #11 only iff we have fork
24689          - warning.t can now match $expected using regular expressions
24690  Branch: cfgperl
24691        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
24692        ! t/pragma/warning.t
24693 ____________________________________________________________________________
24694 [  2036] By: jhi                                   on 1998/10/23  12:12:07
24695     Log: yacc clarification.
24696  Branch: cfgperl
24697        ! README.posix-bc
24698 ____________________________________________________________________________
24699 [  2035] By: jhi                                   on 1998/10/23  12:09:59
24700     Log: Some C compilers get upset about 8-bit characters in /* comments. */
24701  Branch: cfgperl
24702        ! mg.c
24703 ____________________________________________________________________________
24704 [  2034] By: jhi                                   on 1998/10/22  09:11:52
24705     Log: Configure update: both for pthread_yield more robust
24706          testing (all variants of pthread_attr_getdetachstate()) --
24707          and because Configure was broken in major way! About 1000
24708          last lines were truncated.
24709  Branch: cfgperl
24710        ! Configure
24711 ____________________________________________________________________________
24712 [  2033] By: jhi                                   on 1998/10/22  07:47:10
24713     Log: DJGPP feedback for #2028.
24714  Branch: cfgperl
24715        ! thread.h
24716 ____________________________________________________________________________
24717 [  2032] By: jhi                                   on 1998/10/21  13:03:57
24718     Log: yielding, the saga continues.
24719  Branch: cfgperl
24720        ! Configure config_h.SH
24721       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
24722       !> t/op/goto.t t/pragma/constant.t
24723 ____________________________________________________________________________
24724 [  2031] By: jhi                                   on 1998/10/21  09:15:42
24725     Log: VM/ESA feedback for #2028.
24726  Branch: cfgperl
24727        ! Configure config_h.SH thread.h
24728 ____________________________________________________________________________
24729 [  2030] By: gsar                                  on 1998/10/21  04:22:53
24730     Log: fix handling of mayhaps-extended @_ in goto &sub
24731  Branch: perl
24732        ! av.c pp_ctl.c t/op/goto.t
24733 ____________________________________________________________________________
24734 [  2029] By: gsar                                  on 1998/10/21  00:54:14
24735     Log: restore sanity to "constant" references
24736  Branch: perl
24737        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
24738 ____________________________________________________________________________
24739 [  2028] By: jhi                                   on 1998/10/20  15:01:20
24740     Log: OLD_PTHREADS_API reorganizing.
24741  Branch: cfgperl
24742        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
24743        ! vmesa/vmesaish.h
24744 ____________________________________________________________________________
24745 [  2027] By: jhi                                   on 1998/10/20  14:14:51
24746     Log: #2026 fallout.
24747  Branch: cfgperl
24748        ! Makefile.SH
24749 ____________________________________________________________________________
24750 [  2026] By: jhi                                   on 1998/10/20  11:47:21
24751     Log: VM/ESA update.
24752  Branch: cfgperl
24753        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
24754 ____________________________________________________________________________
24755 [  2025] By: jhi                                   on 1998/10/20  08:20:56
24756     Log: 64-bitness, based on
24757          
24758          From: Scott Henry <scotth@sgi.com>
24759          To: perl-64bit@perl.org
24760          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
24761          Subject: Re: Configure problems/questions...
24762          Date: 19 Oct 1998 22:38:06 -0700
24763  Branch: cfgperl
24764        ! hints/irix_6.sh perl.h
24765 ____________________________________________________________________________
24766 [  2024] By: jhi                                   on 1998/10/20  08:09:07
24767     Log: Add lseeksize.
24768  Branch: cfgperl
24769        ! config_h.SH
24770 ____________________________________________________________________________
24771 [  2023] By: jhi                                   on 1998/10/20  08:08:33
24772     Log: Mumble about _yields() only when threaded.
24773  Branch: cfgperl
24774        ! Configure
24775 ____________________________________________________________________________
24776 [  2022] By: jhi                                   on 1998/10/20  07:46:26
24777     Log: Thinko at PTHREADS_CREATED_JOINABLE.
24778  Branch: cfgperl
24779        ! thread.h
24780 ____________________________________________________________________________
24781 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
24782     Log: From: Chip Salzenberg <chip@perlsupport.com>
24783          Date: Tue, 6 Oct 1998 13:33:05 -0400
24784          Message-ID: <19981006133305.A2348@perlsupport.com>
24785          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
24786  Branch: maint-5.005/perl
24787        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
24788        ! t/op/tie.t
24789 ____________________________________________________________________________
24790 [  2020] By: jhi                                   on 1998/10/19  09:15:53
24791     Log: YIELD more robustly.
24792  Branch: cfgperl
24793        ! thread.h
24794 ____________________________________________________________________________
24795 [  2019] By: jhi                                   on 1998/10/19  08:48:33
24796     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
24797          the 'new' one (just like DJGPP, it seems).
24798  Branch: cfgperl
24799        ! thread.h
24800 ____________________________________________________________________________
24801 [  2018] By: jhi                                   on 1998/10/19  07:02:44
24802     Log: vmesaish.h doesn't exclude unixish.h.
24803  Branch: cfgperl
24804        ! perl.h
24805 ____________________________________________________________________________
24806 [  2017] By: jhi                                   on 1998/10/19  06:44:19
24807     Log: 1<<$randbits is not good for randbits=48.
24808  Branch: cfgperl
24809        ! t/op/rand.t
24810 ____________________________________________________________________________
24811 [  2016] By: jhi                                   on 1998/10/19  06:39:47
24812     Log: Make #2012 glob pattern more portable.
24813  Branch: cfgperl
24814        ! Makefile.SH
24815 ____________________________________________________________________________
24816 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
24817     Log: Fix POSIX::sigprocmask not to check type of $old parameter
24818          as it is output only
24819  Branch: maint-5.005/perl
24820        ! ext/POSIX/POSIX.xs
24821 ____________________________________________________________________________
24822 [  2012] By: jhi                                   on 1998/10/17  15:04:23
24823     Log: clean numbered core dumps and t/tmp[0-9]*.
24824  Branch: cfgperl
24825        ! Makefile.SH
24826 ____________________________________________________________________________
24827 [  2011] By: jhi                                   on 1998/10/17  14:59:15
24828     Log: More robust yacc/bison failure output handling.
24829  Branch: cfgperl
24830        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
24831 ____________________________________________________________________________
24832 [  2010] By: jhi                                   on 1998/10/17  14:51:05
24833     Log: BC2000 POSIX update.
24834  Branch: cfgperl
24835        ! MANIFEST
24836 ____________________________________________________________________________
24837 [  2009] By: jhi                                   on 1998/10/17  14:49:46
24838     Log: POSIX BC2000 port from perl-mvs:
24839          
24840          Subject: Ported perl 5.005.02 to BS2000 / POSIX
24841          From: Dorner Thomas <Thomas.Dorner@start.de> 
24842          Date: Tue, 29 Sep 1998 13:29:36 +0100 
24843          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
24844  Branch: cfgperl
24845        + README.posix-bc hints/posix-bc.sh
24846        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
24847        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
24848        ! unixish.h
24849 ____________________________________________________________________________
24850 [  2008] By: jhi                                   on 1998/10/17  14:07:49
24851     Log: VM/ESA-update.
24852  Branch: cfgperl
24853        ! MANIFEST
24854 ____________________________________________________________________________
24855 [  2007] By: jhi                                   on 1998/10/17  13:55:34
24856     Log: Forgot few S_I* imports.
24857  Branch: cfgperl
24858        ! t/lib/ipc_sysv.t
24859 ____________________________________________________________________________
24860 [  2006] By: jhi                                   on 1998/10/17  13:43:54
24861     Log: The VM/ESA port essentials, based on
24862          
24863          perl-mvs:
24864          
24865          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24866          Subject: Re: Can't find Data/Dumper.pm
24867          Date: Mon, 28 Sep 1998 07:40:49 +1300
24868          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
24869          
24870          private email:
24871          
24872          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
24873          Subject: Re: Perl thread problems in VM/ESA
24874          Date: Thu, 15 Oct 1998 07:18:35 +1300
24875          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
24876          
24877          and private email:
24878          
24879          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
24880          Subject:  perl archive
24881          Date:  Sun, 11 Oct 1998 19:28:54 EDT
24882          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
24883          which gave a pointer to
24884          
24885          http://pucc.princeton.edu/~neale/perl.tar
24886          
24887          (based on Perl 5.005_51)
24888  Branch: cfgperl
24889        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
24890        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
24891        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
24892        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
24893 ____________________________________________________________________________
24894 [  2005] By: jhi                                   on 1998/10/17  13:17:19
24895     Log: Integrate mainperl.
24896  Branch: cfgperl
24897       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
24898       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
24899       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
24900       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
24901       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
24902       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
24903       !> win32/makefile.mk
24904 ____________________________________________________________________________
24905 [  2004] By: jhi                                   on 1998/10/17  11:19:06
24906     Log: Removed an extra ' from the int64_t test.
24907  Branch: cfgperl
24908        ! Configure
24909 ____________________________________________________________________________
24910 [  2003] By: gsar                                  on 1998/10/17  04:11:40
24911     Log: silence -w noises (suggested by Greg Bacon)
24912  Branch: perl
24913        ! lib/Term/Complete.pm
24914 ____________________________________________________________________________
24915 [  2002] By: gsar                                  on 1998/10/17  04:07:48
24916     Log: From: Gisle Aas <gisle@aas.no>
24917          Date: 14 Oct 1998 15:53:14 +0200
24918          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
24919          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
24920  Branch: perl
24921        ! util.c
24922 ____________________________________________________________________________
24923 [  2001] By: gsar                                  on 1998/10/17  04:06:10
24924     Log: From: Gisle Aas <gisle@aas.no>
24925          Date: 14 Oct 1998 15:17:44 +0200
24926          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
24927          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
24928  Branch: perl
24929        ! toke.c
24930 ____________________________________________________________________________
24931 [  2000] By: gsar                                  on 1998/10/17  03:06:33
24932     Log: From: Gisle Aas <gisle@aas.no>
24933          Date: 14 Oct 1998 00:38:06 +0200
24934          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
24935          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
24936  Branch: perl
24937        ! sv.c
24938 ____________________________________________________________________________
24939 [  1999] By: gsar                                  on 1998/10/17  03:04:48
24940     Log: From: Dan Sugalski <sugalskd@osshe.edu>
24941          Date: Tue, 13 Oct 1998 15:10:57 -0700
24942          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
24943          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
24944  Branch: perl
24945        ! vms/ext/Stdio/Stdio.pm
24946 ____________________________________________________________________________
24947 [  1998] By: gsar                                  on 1998/10/17  03:00:40
24948     Log: skip readonly vars and unref references when doing a reset()
24949  Branch: perl
24950        ! sv.c
24951 ____________________________________________________________________________
24952 [  1997] By: gsar                                  on 1998/10/17  02:49:19
24953     Log: fix buggy treatment of large checksums on unicode strings
24954          From: Gisle Aas <gisle@aas.no>
24955          Date: 13 Oct 1998 21:35:39 +0200
24956          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
24957          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
24958  Branch: perl
24959        ! pp.c
24960 ____________________________________________________________________________
24961 [  1996] By: gsar                                  on 1998/10/17  02:43:22
24962     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24963          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
24964          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
24965          Subject: [PATCH 5.005_52] Memory overrun in os2.c
24966  Branch: perl
24967        ! os2/Makefile.SHs os2/os2.c
24968 ____________________________________________________________________________
24969 [  1995] By: gsar                                  on 1998/10/17  02:42:01
24970     Log: clarify section name rules for typemaps
24971  Branch: perl
24972        ! pod/perlxs.pod
24973 ____________________________________________________________________________
24974 [  1994] By: gsar                                  on 1998/10/17  02:33:02
24975     Log: whitespace-proof grent.t
24976  Branch: perl
24977        ! t/op/grent.t
24978 ____________________________________________________________________________
24979 [  1993] By: gsar                                  on 1998/10/17  02:27:29
24980     Log: fix bug in B::CC::pp_sassign()
24981          From: "vishal bhatia" <vishalb@hotmail.com>
24982          Date: Sun, 11 Oct 1998 18:41:38 PDT
24983          Message-ID: <19981012014139.19614.qmail@hotmail.com>
24984          Subject: B::CC problems with pp_sassign routine
24985  Branch: perl
24986        ! ext/B/B/CC.pm
24987 ____________________________________________________________________________
24988 [  1992] By: gsar                                  on 1998/10/17  02:17:49
24989     Log: applied suggested patch with small doc tweak
24990          From: Gisle Aas <gisle@aas.no>
24991          Date: 11 Oct 1998 12:53:13 +0200
24992          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
24993          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
24994  Branch: perl
24995        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
24996        ! t/op/tiehandle.t
24997 ____________________________________________________________________________
24998 [  1991] By: gsar                                  on 1998/10/17  02:08:30
24999     Log: apply non-conflicting parts from suggested patch
25000          From: jan.dubois@ibm.net (Jan Dubois)
25001          Date: Sat, 10 Oct 1998 13:15:45 +0200
25002          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
25003          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
25004  Branch: perl
25005        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25006 ____________________________________________________________________________
25007 [  1990] By: gsar                                  on 1998/10/17  02:01:24
25008     Log: provide option to enable optimization with VC (suggested by Jan
25009          Dubois)
25010  Branch: perl
25011        ! win32/Makefile win32/makefile.mk
25012 ____________________________________________________________________________
25013 [  1989] By: gsar                                  on 1998/10/17  01:55:27
25014     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
25015          Dave Leppik <dleppik@gage.com>
25016  Branch: perl
25017        ! perl.h
25018 ____________________________________________________________________________
25019 [  1988] By: gsar                                  on 1998/10/17  01:49:05
25020     Log: stray typo found by Hugo van der Sanden
25021  Branch: perl
25022        ! op.c
25023 ____________________________________________________________________________
25024 [  1987] By: gsar                                  on 1998/10/17  01:45:52
25025     Log: perldoc pod update
25026          From: Daniel Grisinger <dgris@perrin.dimensional.com>
25027          Date: 06 Oct 1998 23:56:51 -0600
25028          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
25029          Subject: [PATCH _02 and _52] perldoc
25030  Branch: perl
25031        ! utils/perldoc.PL
25032 ____________________________________________________________________________
25033 [  1986] By: gsar                                  on 1998/10/17  01:41:40
25034     Log: qualify names of builtins
25035  Branch: perl
25036        ! ext/POSIX/POSIX.pm
25037 ____________________________________________________________________________
25038 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
25039     Log: From: Jochen Wiedmann <joe@ispsoft.de>
25040          Date: Thu, 17 Sep 1998 17:16:06 +0200
25041          Message-ID: <360127B6.E44564A@ispsoft.de>
25042          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25043  Branch: maint-5.005/perl
25044        ! lib/ExtUtils/MakeMaker.pm
25045 ____________________________________________________________________________
25046 [  1978] By: gsar                                  on 1998/10/16  01:58:58
25047     Log: integrate cfgperl mods into mainline
25048  Branch: perl
25049       +> ext/DynaLoader/dl_vmesa.xs
25050        ! Porting/genlog
25051       !> Configure MANIFEST Makefile.SH config_h.SH
25052       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25053       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
25054       !> x2p/Makefile.SH
25055 ____________________________________________________________________________
25056 [  1976] By: gsar                                  on 1998/10/16  00:10:52
25057     Log: stray tweak
25058  Branch: perl
25059        ! op.c
25060 ____________________________________________________________________________
25061 [  1975] By: gsar                                  on 1998/10/15  23:54:38
25062     Log: propagate typeness of lexicals while cloning them
25063  Branch: perl
25064        ! op.c
25065 ____________________________________________________________________________
25066 [  1974] By: gsar                                  on 1998/10/15  23:53:25
25067     Log: s/last/first/ typo in append_list()
25068  Branch: perl
25069        ! op.c
25070 ____________________________________________________________________________
25071 [  1973] By: gsar                                  on 1998/10/15  20:06:17
25072     Log: nuke confperl branch and contents
25073  Branch: confperl
25074        - (delete 1284 files)
25075 ____________________________________________________________________________
25076 [  1972] By: jhi                                   on 1998/10/15  07:07:35
25077     Log: Test #162 had been added but the "print 1..161" had not been updated.
25078  Branch: cfgperl
25079        ! t/op/pat.t
25080 ____________________________________________________________________________
25081 [  1971] By: gsar                                  on 1998/10/15  03:09:58
25082     Log: check in all confperl changes as of change#1964 into cfgperl
25083  Branch: cfgperl
25084        + ext/DynaLoader/dl_vmesa.xs
25085        ! Configure MANIFEST Makefile.SH config_h.SH
25086        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
25087        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
25088 ____________________________________________________________________________
25089 [  1970] By: gsar                                  on 1998/10/15  03:05:59
25090     Log: integrate mainline to get tr.t
25091  Branch: cfgperl
25092       +> t/op/tr.t
25093 ____________________________________________________________________________
25094 [  1969] By: gsar                                  on 1998/10/15  03:04:17
25095     Log: add missing tr.t to repository
25096  Branch: perl
25097        + t/op/tr.t
25098 ____________________________________________________________________________
25099 [  1968] By: gsar                                  on 1998/10/15  03:02:43
25100     Log: create cfgperl branch
25101  Branch: cfgperl
25102       +> (branch 1282 files)
25103 ____________________________________________________________________________
25104 [  1967] By: gsar                                  on 1998/10/15  02:46:08
25105     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
25106          (MAN3PODS cannot be set to ' '; stray stricture violation)
25107  Branch: perl
25108        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
25109        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
25110        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
25111        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
25112        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
25113        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
25114        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
25115        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
25116        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
25117        ! lib/ExtUtils/MM_Unix.pm
25118 ____________________________________________________________________________
25119 [  1966] By: gsar                                  on 1998/10/15  02:19:03
25120     Log: tweak to make fix in change#1944 behave correctly for closures
25121          created within eval''
25122  Branch: perl
25123        ! op.c t/op/eval.t
25124 ____________________________________________________________________________
25125 [  1965] By: gsar                                  on 1998/10/14  23:22:41
25126     Log: use better numbers for exitstatus test
25127  Branch: perl
25128        ! t/op/die_exit.t
25129 ____________________________________________________________________________
25130 [  1964] By: jhi                                   on 1998/10/14  17:25:41
25131     Log: Add VM/ESA dynaloading (uses <dll.h>).
25132  Branch: confperl
25133        + ext/DynaLoader/dl_vmesa.xs
25134        ! MANIFEST
25135 ____________________________________________________________________________
25136 [  1963] By: jhi                                   on 1998/10/14  17:17:10
25137     Log: Remove a2p.loadmap in 'clean' target.
25138  Branch: confperl
25139        ! x2p/Makefile.SH
25140 ____________________________________________________________________________
25141 [  1962] By: jhi                                   on 1998/10/14  17:13:11
25142     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
25143  Branch: confperl
25144        ! Makefile.SH
25145 ____________________________________________________________________________
25146 [  1961] By: jhi                                   on 1998/10/14  16:27:39
25147     Log: VM/ESA creates executable.loadmaps.
25148  Branch: confperl
25149        ! Makefile.SH
25150 ____________________________________________________________________________
25151 [  1960] By: jhi                                   on 1998/10/14  15:37:39
25152     Log: Introduce SCHED_YIELD (one of sched_yield(),
25153          pthread_yield(), or pthread_yield(NULL)).
25154          YIELD is then defined using SCHED_YIELD unless
25155          a platform-specific YIELD has already been defined.
25156          
25157          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
25158          
25159          The need for pthread_yield(NULL) and pthread_attr_setdet...
25160          introduced by (private email)
25161          
25162          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
25163          Date: Sat, 10 Oct 1998 21:08:15 +1300
25164          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
25165          Subject: Re: Perl thread problems in VM/ESA
25166          
25167          Better select() protoprobe (for AIX), from (private email)
25168          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25169          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
25170          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
25171          Subject: AIX select (fwd)
25172          From: Lars Hecking <lhecking@nmrc.ucc.ie>
25173          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
25174          Date: Fri, 2 Oct 1998 10:40:01 +0100
25175          Subject: AIX select
25176          
25177          Linux-avoid-so.X.Y, based on
25178          From: "Kurt D. Starsinic" <kstar@chapin.edu>
25179          Date: Tue, 13 Oct 1998 15:55:07 -0400
25180          Message-ID: <19981013155507.B4004@O2.chapin.edu>
25181          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
25182  Branch: confperl
25183        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
25184        ! thread.h
25185 ____________________________________________________________________________
25186 [  1959] By: jhi                                   on 1998/10/14  12:51:26
25187     Log: Some old pthread implementations have
25188          pthread_attr_setdetachstate(pthread_attr_t*, int*).
25189  Branch: confperl
25190        ! ext/Thread/Thread.xs
25191 ____________________________________________________________________________
25192 [  1958] By: jhi                                   on 1998/10/14  12:41:11
25193     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
25194          counterparts will follow soon.
25195  Branch: confperl
25196        ! thread.h
25197 ____________________________________________________________________________
25198 [  1957] By: jhi                                   on 1998/10/14  12:38:11
25199     Log: Add tr.t (MANIFEST already knew about it, strange)
25200  Branch: confperl
25201        + t/op/tr.t
25202 ____________________________________________________________________________
25203 [  1956] By: jhi                                   on 1998/10/14  12:24:35
25204     Log: Mutexen should be initialized only once.
25205  Branch: confperl
25206        ! gv.c op.c
25207 ____________________________________________________________________________
25208 [  1955] By: jhi                                   on 1998/10/14  12:19:38
25209     Log: os390 has its own cppstdin.
25210  Branch: confperl
25211        ! hints/os390.sh
25212 ____________________________________________________________________________
25213 [  1954] By: jhi                                   on 1998/10/14  12:15:06
25214     Log: Integrate with mainperl.
25215  Branch: confperl
25216       !> (integrate 1280 files)
25217 ____________________________________________________________________________
25218 [  1953] By: jhi                                   on 1998/10/14  11:48:08
25219     Log: Removed duplicate CMA threads code for HPUX 10.X.
25220          (probably residue of patch(1) being too understanding)
25221          Enhanced 64-bit settings. (redo change#1940)
25222  Branch: confperl
25223        ! hints/hpux.sh
25224 ____________________________________________________________________________
25225 [  1952] By: jhi                                   on 1998/10/14  11:45:16
25226     Log: (redo change#1949) Detypo in the d_open64 warning about
25227          the impending WHOA.
25228  Branch: confperl
25229        ! hints/irix_6.sh
25230 ____________________________________________________________________________
25231 [  1951] By: jhi                                   on 1998/10/14  10:54:16
25232     Log: Mutexen should only be inited once, after they have been New()ed.
25233  Branch: confperl
25234        ! gv.c op.c
25235 ____________________________________________________________________________
25236 [  1950] By: jhi                                   on 1998/10/14  10:41:43
25237     Log: Own cppstdin.
25238  Branch: confperl
25239        ! hints/os390.sh
25240 ____________________________________________________________________________
25241 [  1949] By: jhi                                   on 1998/10/14  10:34:23
25242     Log: Detypo in the d_open64 warning about the impending WHOA.
25243  Branch: confperl
25244        ! hints/irix_6.sh
25245 ____________________________________________________________________________
25246 [  1948] By: gsar                                  on 1998/10/14  05:38:01
25247     Log: two typos
25248  Branch: perl
25249        ! pp_hot.c t/op/eval.t
25250 ____________________________________________________________________________
25251 [  1947] By: gsar                                  on 1998/10/14  05:37:10
25252     Log: let docatch() pass the buck when restartop turns out to be null,
25253          making exceptions in BEGIN{} propagate as expected
25254  Branch: perl
25255        ! pp_ctl.c t/op/misc.t
25256 ____________________________________________________________________________
25257 [  1946] By: gsar                                  on 1998/10/13  03:41:49
25258     Log: add missing file from change#1943
25259  Branch: perl
25260        ! proto.h
25261 ____________________________________________________________________________
25262 [  1945] By: gsar                                  on 1998/10/13  03:32:02
25263     Log: defer "deep recursion" warnings until CXt_SUB context is properly
25264          set up
25265  Branch: perl
25266        ! pp_hot.c t/pragma/warn/pp_hot
25267 ____________________________________________________________________________
25268 [  1944] By: gsar                                  on 1998/10/13  03:15:50
25269     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
25270          fixup the cop_seq value that must be seen by lexical lookups that
25271          emanate within eval''
25272  Branch: perl
25273        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
25274 ____________________________________________________________________________
25275 [  1943] By: gsar                                  on 1998/10/13  02:06:09
25276     Log: ensure recursive attempts to findlex()icals know enough about where
25277          the last eval'' context was encountered
25278  Branch: perl
25279        ! op.c t/op/eval.t
25280 ____________________________________________________________________________
25281 [  1942] By: gsar                                  on 1998/10/13  02:01:24
25282     Log: force copy of substrings when matching against temporaries
25283  Branch: perl
25284        ! pp_hot.c t/op/pat.t
25285 ____________________________________________________________________________
25286 [  1941] By: gsar                                  on 1998/10/13  01:49:16
25287     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
25288          implementation)
25289  Branch: perl
25290        ! pp_ctl.c t/op/runlevel.t
25291 ____________________________________________________________________________
25292 [  1940] By: jhi                                   on 1998/10/12  09:57:44
25293     Log: Removed duplicate CMA threads code for HPUX 10.X.
25294          (probably residue of patch(1) being too understanding)
25295          Enhanced 64-bit settings.
25296  Branch: confperl
25297        ! hints/hpux.sh
25298 ____________________________________________________________________________
25299 [  1939] By: jhi                                   on 1998/10/12  09:53:11
25300     Log: Initial sync from mainline perl.
25301  Branch: confperl
25302        + (add 1282 files)
25303 ____________________________________________________________________________
25304 [  1937] By: gsar                                  on 1998/10/06  21:16:34
25305     Log: fix $/ init for USE_THREADS
25306  Branch: perl
25307        ! perl.c
25308 ____________________________________________________________________________
25309 [  1936] By: gsar                                  on 1998/10/06  07:19:39
25310     Log: fix globals caught by change#1927; builds and tests on Solaris
25311  Branch: perl
25312        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
25313        ! warning.h warning.pl
25314 ____________________________________________________________________________
25315 [  1935] By: gsar                                  on 1998/10/06  06:50:35
25316     Log: add test for previous fix
25317  Branch: perl
25318        ! ext/Thread/create.t
25319 ____________________________________________________________________________
25320 [  1934] By: gsar                                  on 1998/10/06  06:37:36
25321     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
25322  Branch: perl
25323        ! util.c
25324 ____________________________________________________________________________
25325 [  1933] By: gsar                                  on 1998/10/06  05:04:20
25326     Log: undo bogus part of change#1903 (as pointed out by Larry)
25327  Branch: perl
25328        ! pp_ctl.c
25329 ____________________________________________________________________________
25330 [  1932] By: gsar                                  on 1998/10/06  04:21:31
25331     Log: added tweaked version of suggested patch
25332          From: jan.dubois@ibm.net (Jan Dubois)
25333          Date: Sat, 03 Oct 1998 19:04:48 +0200
25334          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
25335          Subject: [PATCH 5.005_52] More MakeMaker  patches
25336  Branch: perl
25337        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
25338        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
25339 ____________________________________________________________________________
25340 [  1931] By: gsar                                  on 1998/10/06  04:04:33
25341     Log: use cpp symbols instead of hardwired constants
25342          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25343          Date: Mon, 05 Oct 1998 09:23:33 +0100
25344          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
25345          Subject: [PATCH 5.005_52] By the numbers (resend)
25346  Branch: perl
25347        ! op.c
25348 ____________________________________________________________________________
25349 [  1930] By: gsar                                  on 1998/10/06  04:01:55
25350     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25351          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
25352          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
25353          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
25354  Branch: perl
25355        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
25356        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
25357 ____________________________________________________________________________
25358 [  1929] By: gsar                                  on 1998/10/06  03:50:36
25359     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25360          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
25361          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
25362          Subject: [PATCH 5.00552] Minor test improvement
25363  Branch: perl
25364        ! t/op/magic.t
25365 ____________________________________________________________________________
25366 [  1928] By: gsar                                  on 1998/10/06  03:49:03
25367     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25368          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
25369          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
25370          Subject: [PATCH 5.00552] emacs/ptags inprovements
25371  Branch: perl
25372        ! emacs/ptags
25373 ____________________________________________________________________________
25374 [  1927] By: gsar                                  on 1998/10/06  03:47:44
25375     Log: disable C<#define dirty PL_dirty> et al.
25376  Branch: perl
25377        ! embed.pl embedvar.h
25378 ____________________________________________________________________________
25379 [  1926] By: gsar                                  on 1998/10/06  03:43:32
25380     Log: From: Mark-Jason Dominus <mjd@plover.com>
25381          Date: Sun, 04 Oct 1998 14:48:11 -0400
25382          Message-ID: <19981004184811.16048.qmail@plover.com>
25383          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
25384  Branch: perl
25385        ! utils/perldoc.PL
25386 ____________________________________________________________________________
25387 [  1925] By: gsar                                  on 1998/10/06  03:27:35
25388     Log: disable USE_THREADS when PERL_OBJECT is enabled
25389  Branch: perl
25390        ! win32/Makefile win32/makefile.mk
25391 ____________________________________________________________________________
25392 [  1924] By: gsar                                  on 1998/10/06  03:26:54
25393     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
25394  Branch: perl
25395        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
25396        ! vms/perly_c.vms
25397 ____________________________________________________________________________
25398 [  1923] By: gsar                                  on 1998/10/03  05:19:56
25399     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
25400          overridden
25401  Branch: perl
25402        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
25403        ! proto.h vms/perly_c.vms
25404 ____________________________________________________________________________
25405 [  1922] By: gsar                                  on 1998/10/03  03:59:50
25406     Log: suppress manifypods leak in extensions
25407  Branch: perl
25408        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
25409 ____________________________________________________________________________
25410 [  1921] By: gsar                                  on 1998/10/02  22:30:15
25411     Log: os390 fixes (suggested by Peter Prymmer)
25412  Branch: perl
25413        ! Makefile.SH regcomp.c
25414 ____________________________________________________________________________
25415 [  1920] By: gsar                                  on 1998/10/02  21:41:19
25416     Log: squelch undef warnings
25417          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25418          Date: Fri, 02 Oct 1998 11:01:14 +0100
25419          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
25420          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
25421  Branch: perl
25422        ! Changes lib/Math/BigInt.pm
25423 ____________________________________________________________________________
25424 [  1919] By: gsar                                  on 1998/10/02  04:59:13
25425     Log: add note to INSTALL about ANSI C
25426  Branch: perl
25427        ! INSTALL
25428 ____________________________________________________________________________
25429 [  1918] By: gsar                                  on 1998/10/02  04:21:10
25430     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
25431          From: jan.dubois@ibm.net (Jan Dubois)
25432          Date: Wed, 30 Sep 1998 23:35:30 +0200
25433          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
25434          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
25435  Branch: perl
25436        ! lib/ExtUtils/xsubpp
25437 ____________________________________________________________________________
25438 [  1917] By: gsar                                  on 1998/10/02  04:16:02
25439     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
25440          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
25441          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
25442          Subject: Re: Configure test for selectbits busted
25443  Branch: perl
25444        ! Configure
25445 ____________________________________________________________________________
25446 [  1916] By: gsar                                  on 1998/10/02  04:14:17
25447     Log: From: Dan Sugalski <sugalskd@osshe.edu>
25448          Date: Wed, 30 Sep 1998 17:15:20 -0700
25449          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
25450          Subject: [PATCH 5.005_02]VMS config tweaks
25451  Branch: perl
25452        ! vms/descrip_mms.template vms/subconfigure.com
25453 ____________________________________________________________________________
25454 [  1915] By: gsar                                  on 1998/10/02  04:10:47
25455     Log: use Off_t to permit 64-bit seek()
25456          From: Scott Henry <scotth@sgi.com>
25457          Date: 29 Sep 1998 17:38:46 -0700
25458          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
25459          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
25460          --
25461          Date: 28 Sep 1998 18:55:37 -0700
25462          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
25463          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25464  Branch: perl
25465        ! doio.c pp_sys.c proto.h sv.c
25466 ____________________________________________________________________________
25467 [  1914] By: gsar                                  on 1998/10/02  04:05:36
25468     Log: normalize tm struct passed to strftime() with mktime()
25469          From: Spider Boardman <spider@orb.nashua.nh.us>
25470          Date: Wed, 30 Sep 1998 15:12:09 -0400
25471          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
25472          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
25473  Branch: perl
25474        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
25475 ____________________________________________________________________________
25476 [  1913] By: gsar                                  on 1998/10/02  03:59:46
25477     Log: don't try to run foo_SH.orig etc.
25478  Branch: perl
25479        ! Configure
25480 ____________________________________________________________________________
25481 [  1912] By: gsar                                  on 1998/10/02  03:45:37
25482     Log: make warning about glob process failure optional
25483  Branch: perl
25484        ! pod/perldiag.pod pp_hot.c
25485 ____________________________________________________________________________
25486 [  1911] By: gsar                                  on 1998/10/02  02:52:21
25487     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
25488          From: Dominic Dunlop <domo@vo.lu>
25489          Date: Tue, 29 Sep 1998 21:06:30 +0000
25490          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
25491          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
25492          --
25493          Date: Wed, 30 Sep 1998 11:46:44 +0000
25494          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
25495          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
25496  Branch: perl
25497        ! pod/perldiag.pod regcomp.c
25498 ____________________________________________________________________________
25499 [  1910] By: gsar                                  on 1998/10/02  02:48:48
25500     Log: minor Configure tweaks (via private mail)
25501          From: Jarkko Hietaniemi <jhi@iki.fi>
25502          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
25503          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
25504          Subject: [PATCH] 5.005_52: the drizzle continues
25505  Branch: perl
25506        ! Configure config_h.SH handy.h
25507 ____________________________________________________________________________
25508 [  1909] By: gsar                                  on 1998/10/02  02:46:39
25509     Log: update SCO hints for dynamic loading
25510          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
25511          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
25512          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
25513          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25514          --
25515          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
25516          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
25517          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
25518  Branch: perl
25519        ! hints/sco.sh
25520 ____________________________________________________________________________
25521 [  1908] By: gsar                                  on 1998/10/02  02:33:39
25522     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
25523  Branch: perl
25524        ! lib/File/Find.pm
25525 ____________________________________________________________________________
25526 [  1907] By: gsar                                  on 1998/10/02  02:21:52
25527     Log: applied patches, but retained old behavior for win32 (where compilers
25528          can't read from stdin at all)
25529          From: Graham Barr <gbarr@ti.com>
25530          Date: Mon, 28 Sep 1998 09:41:49 -0500
25531          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
25532          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25533          --
25534          Date: Tue, 29 Sep 1998 12:35:43 -0500
25535          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
25536          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
25537  Branch: perl
25538        ! ext/Errno/Errno_pm.PL
25539 ____________________________________________________________________________
25540 [  1906] By: gsar                                  on 1998/10/02  02:02:19
25541     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
25542          Hietaniemi)
25543  Branch: perl
25544        ! t/op/grent.t
25545 ____________________________________________________________________________
25546 [  1905] By: gsar                                  on 1998/10/02  01:59:56
25547     Log: win32 caveats about truncate()
25548  Branch: perl
25549        ! pod/perlport.pod
25550 ____________________________________________________________________________
25551 [  1904] By: gsar                                  on 1998/10/02  01:53:25
25552     Log: various Configure and hints updates (prefer drand48() or random()
25553          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
25554          applied modulo SCO hints superceded by later patch
25555          From: Jarkko Hietaniemi <jhi@iki.fi>
25556          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
25557          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
25558          Subject: [PATCH] 5.005_52: Configure et al:
25559  Branch: perl
25560        + ext/IPC/SysV/hints/next_3.pl
25561        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
25562        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
25563        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
25564 ____________________________________________________________________________
25565 [  1903] By: gsar                                  on 1998/10/02  01:42:37
25566     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
25567          Date: Mon, 28 Sep 1998 17:41:49 +0100
25568          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
25569          Subject: [PATCH 5.005_52] Re: More on ?p 
25570          --
25571          Date: Thu, 01 Oct 1998 09:10:58 +0100
25572          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
25573          Subject: [PATCH 5.005_52] ?p fix
25574          --
25575          Date: Thu, 01 Oct 1998 10:45:56 +0100
25576          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
25577          Subject: [PATCH 5.005_52] more on ?p
25578  Branch: perl
25579        ! pp_ctl.c
25580 ____________________________________________________________________________
25581 [  1902] By: gsar                                  on 1998/10/02  01:36:14
25582     Log: From: Kenneth Duda <kjd@cisco.com>
25583          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
25584          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
25585          Subject: writemain dies when there are more than 4000 characters of extensions
25586  Branch: perl
25587        ! writemain.SH
25588 ____________________________________________________________________________
25589 [  1901] By: gsar                                  on 1998/10/02  01:33:16
25590     Log: tweak run_byacc recipe
25591  Branch: perl
25592        ! Makefile.SH Porting/pumpkin.pod
25593 ____________________________________________________________________________
25594 [  1900] By: gsar                                  on 1998/10/02  01:02:09
25595     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
25596  Branch: perl
25597        ! perl.h pp_ctl.c
25598 ____________________________________________________________________________
25599 [  1899] By: gsar                                  on 1998/09/28  20:46:30
25600     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
25601          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
25602          Dvornik)
25603  Branch: perl
25604        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
25605 ____________________________________________________________________________
25606 [  1898] By: gsar                                  on 1998/09/28  20:42:52
25607     Log: flush unsubmitted 5.00552 change
25608  Branch: perl
25609        ! MANIFEST
25610 ____________________________________________________________________________
25611 [  1897] By: gsar                                  on 1998/09/27  04:43:06
25612     Log: run vms_yfix.pl
25613  Branch: perl
25614        ! vms/perly_c.vms
25615 ____________________________________________________________________________
25616 [  1896] By: gsar                                  on 1998/09/27  03:38:55
25617     Log: small tweak on last change
25618  Branch: perl
25619        ! win32/win32.c
25620 ____________________________________________________________________________
25621 [  1895] By: gsar                                  on 1998/09/27  03:17:17
25622     Log: fix win32_stat() to do the right thing for share names
25623  Branch: perl
25624        ! win32/win32.c
25625 ____________________________________________________________________________
25626 [  1891] By: larry                                 on 1998/09/25  18:50:40
25627     Log: Fixed apostrophe problem from Mark Knutsen.
25628  Branch: perl
25629        ! sv.h
25630
25631 ----------------
25632 Version 5.005_52
25633 ----------------
25634
25635 ____________________________________________________________________________
25636 [  1890] By: gsar                                  on 1998/09/25  10:25:00
25637     Log: update template config.sh, add new config vars to win32 stuff
25638  Branch: perl
25639        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
25640        ! pp_sys.c proto.h win32/config.bc win32/config.gc
25641        ! win32/config.vc win32/config_H.bc win32/config_H.gc
25642        ! win32/config_H.vc win32/win32.h
25643 ____________________________________________________________________________
25644 [  1889] By: gsar                                  on 1998/09/25  07:13:13
25645     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
25646          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
25647          of full-fledged 64-bit support (including support for: fseeko/ftello,
25648          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
25649          in Fcntl)
25650          From: Jarkko Hietaniemi <jhi@iki.fi>
25651          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
25652          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
25653          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
25654          --
25655          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25656          Date: 12 Sep 1998 09:44:25 +0300
25657          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
25658          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
25659  Branch: perl
25660        + lib/filetest.pm
25661        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
25662        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
25663        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
25664        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
25665        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
25666        ! win32/makedef.pl
25667 ____________________________________________________________________________
25668 [  1888] By: gsar                                  on 1998/09/25  06:27:12
25669     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
25670  Branch: perl
25671        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
25672        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25673        ! win32/makedef.pl win32/makefile.mk win32/win32.c
25674 ____________________________________________________________________________
25675 [  1887] By: gsar                                  on 1998/09/25  04:50:49
25676     Log: win32.c tweak
25677  Branch: perl
25678        ! win32/win32.c
25679 ____________________________________________________________________________
25680 [  1886] By: gsar                                  on 1998/09/25  04:47:32
25681     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
25682  Branch: perl
25683        ! lib/ExtUtils/MakeMaker.pm
25684 ____________________________________________________________________________
25685 [  1885] By: gsar                                  on 1998/09/25  04:05:09
25686     Log: From: Dominic Dunlop <domo@vo.lu>
25687          Date: Thu, 10 Sep 1998 11:02:46 +0000
25688          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
25689          Subject: MM_Unix::canonpath erroneously turns leading // into /
25690  Branch: perl
25691        ! lib/ExtUtils/MM_Unix.pm
25692 ____________________________________________________________________________
25693 [  1884] By: gsar                                  on 1998/09/25  03:06:10
25694     Log: temporarily disable perl malloc for a2p until we clean up
25695          conflicting malloc() declarations everywhere
25696  Branch: perl
25697        ! x2p/Makefile.SH
25698 ____________________________________________________________________________
25699 [  1883] By: gsar                                  on 1998/09/25  02:27:00
25700     Log: remove obsolete win32/bin/*.pl
25701  Branch: perl
25702        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
25703        ! Changes MANIFEST win32/Makefile win32/makefile.mk
25704 ____________________________________________________________________________
25705 [  1882] By: gsar                                  on 1998/09/25  02:04:43
25706     Log: missing file in last submit
25707  Branch: perl
25708        ! proto.h
25709 ____________________________________________________________________________
25710 [  1881] By: gsar                                  on 1998/09/25  01:56:54
25711     Log: serial access to PL_x[inpr]v_root for USE_THREADS
25712  Branch: perl
25713        ! sv.c
25714 ____________________________________________________________________________
25715 [  1880] By: gsar                                  on 1998/09/25  01:19:38
25716     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
25717          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
25718          Date: Thu, 24 Sep 1998 22:01:09 +0900
25719          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
25720          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
25721  Branch: perl
25722        ! hv.c proto.h
25723 ____________________________________________________________________________
25724 [  1879] By: gsar                                  on 1998/09/25  00:20:07
25725     Log: tweaks to enable PERL_OBJECT to build & test on win32
25726  Branch: perl
25727        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
25728        ! win32/GenCAPI.pl
25729 ____________________________________________________________________________
25730 [  1878] By: gsar                                  on 1998/09/25  00:13:36
25731     Log: fix change#1861, which breaks default boot_xxx symbol generation
25732  Branch: perl
25733        ! lib/ExtUtils/Mksymlists.pm
25734 ____________________________________________________________________________
25735 [  1877] By: gsar                                  on 1998/09/24  10:29:54
25736     Log: two tweaks for clean build and test on Solaris
25737  Branch: perl
25738        ! op.c t/op/subst.t
25739 ____________________________________________________________________________
25740 [  1876] By: gsar                                  on 1998/09/24  09:04:43
25741     Log: From: Colin Kuskie <ckuskie@cadence.com>
25742          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
25743          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
25744          Subject: [PATCH 5.005_51] perlform.pod
25745  Branch: perl
25746        ! pod/perlform.pod
25747 ____________________________________________________________________________
25748 [  1875] By: gsar                                  on 1998/09/24  08:47:47
25749     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25750          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
25751          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
25752          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
25753  Branch: perl
25754        ! regexec.c
25755 ____________________________________________________________________________
25756 [  1874] By: gsar                                  on 1998/09/24  08:44:55
25757     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25758          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
25759          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
25760          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
25761  Branch: perl
25762        ! toke.c
25763 ____________________________________________________________________________
25764 [  1873] By: gsar                                  on 1998/09/24  08:39:41
25765     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25766          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
25767          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
25768          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
25769  Branch: perl
25770        ! Changes regcomp.c
25771 ____________________________________________________________________________
25772 [  1872] By: gsar                                  on 1998/09/24  08:37:00
25773     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
25774          Date: Sun, 23 Aug 1998 23:18:38 PDT
25775          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
25776          Subject: new irix_6.sh hints file
25777  Branch: perl
25778        ! hints/irix_6.sh
25779 ____________________________________________________________________________
25780 [  1871] By: gsar                                  on 1998/09/24  07:26:37
25781     Log: correct FSF address in various places
25782  Branch: perl
25783        ! Copying README ext/B/README lib/Getopt/Long.pm
25784 ____________________________________________________________________________
25785 [  1870] By: gsar                                  on 1998/09/24  07:11:56
25786     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
25787          Date:    Fri, 14 Aug 1998 09:20:16 PDT
25788          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
25789          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
25790  Branch: perl
25791        ! configure.com
25792 ____________________________________________________________________________
25793 [  1869] By: gsar                                  on 1998/09/24  06:55:59
25794     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
25795          From:    Scott Henry <scotth@sgi.com>
25796          Date:    13 Aug 1998 09:52:15 PDT
25797          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
25798          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
25799  Branch: perl
25800        ! hints/irix_6.sh
25801 ____________________________________________________________________________
25802 [  1868] By: gsar                                  on 1998/09/24  06:51:23
25803     Log: From:    Nathan Torkington <gnat@frii.com>
25804          Date:    Thu, 13 Aug 1998 10:59:48 MDT
25805          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
25806          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
25807  Branch: perl
25808        ! pod/perlfunc.pod
25809 ____________________________________________________________________________
25810 [  1867] By: gsar                                  on 1998/09/24  06:45:13
25811     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
25812          that are autoloaded)
25813  Branch: perl
25814        ! pp_ctl.c
25815 ____________________________________________________________________________
25816 [  1866] By: gsar                                  on 1998/09/24  05:21:19
25817     Log: grandfather deprecated "$$<digit>" no more
25818  Branch: perl
25819        ! pod/perldiag.pod toke.c
25820 ____________________________________________________________________________
25821 [  1865] By: gsar                                  on 1998/09/24  04:52:48
25822     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
25823          low bits (suggested by Ilya Zakharevich)
25824  Branch: perl
25825        ! hv.h
25826 ____________________________________________________________________________
25827 [  1864] By: gsar                                  on 1998/09/24  04:29:14
25828     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
25829          perly_c.diff
25830  Branch: perl
25831        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
25832        ! perly_c.diff toke.c
25833 ____________________________________________________________________________
25834 [  1863] By: gsar                                  on 1998/09/24  03:36:30
25835     Log: provide locked access to string table for USE_THREADS
25836  Branch: perl
25837        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
25838 ____________________________________________________________________________
25839 [  1862] By: gsar                                  on 1998/09/24  03:30:32
25840     Log: remove bogus warn()
25841  Branch: perl
25842        ! embed.pl
25843 ____________________________________________________________________________
25844 [  1861] By: gsar                                  on 1998/09/24  02:58:51
25845     Log: applied suggested patch, adapted for all platforms
25846          From: jan.dubois@ibm.net (Jan Dubois)
25847          Date: Sun, 20 Sep 1998 12:56:38 +0200
25848          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
25849          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
25850  Branch: perl
25851        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25852        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
25853        ! lib/ExtUtils/MakeMaker.pm
25854 ____________________________________________________________________________
25855 [  1860] By: gsar                                  on 1998/09/24  02:16:14
25856     Log: upgrade to CPAN-1.40
25857  Branch: perl
25858        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
25859 ____________________________________________________________________________
25860 [  1859] By: gsar                                  on 1998/09/24  02:08:59
25861     Log: use $ENV{MAKEMAKEROPT} to set default command line args
25862  Branch: perl
25863        ! lib/ExtUtils/MakeMaker.pm
25864 ____________________________________________________________________________
25865 [  1857] By: gsar                                  on 1998/09/23  10:58:36
25866     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25867          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
25868          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
25869          Subject: More verbose Test::Harness [PATCH]
25870  Branch: perl
25871        ! lib/Test/Harness.pm
25872 ____________________________________________________________________________
25873 [  1856] By: gsar                                  on 1998/09/23  10:56:24
25874     Log: update hints for OPENSTEP 4.2 on i386
25875          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
25876          Date: Sun, 20 Sep 1998 01:03:18 +0200
25877          Message-Id: <9809192303.AA29190@Spike>
25878          Subject: Perl 5.005_02 compilation problems
25879  Branch: perl
25880        ! hints/next_4.sh
25881 ____________________________________________________________________________
25882 [  1855] By: gsar                                  on 1998/09/23  10:52:27
25883     Log: reset errno after C<require> search (as suggested by Larry)
25884  Branch: perl
25885        ! pp_ctl.c
25886 ____________________________________________________________________________
25887 [  1854] By: gsar                                  on 1998/09/23  10:50:26
25888     Log: misc pod tweaks
25889  Branch: perl
25890        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
25891 ____________________________________________________________________________
25892 [  1853] By: gsar                                  on 1998/09/23  10:46:06
25893     Log: make Pod/Html.pm handle the --title option properly (as suggested
25894          by gml4410@ggr.co.uk)
25895  Branch: perl
25896        ! lib/Pod/Html.pm
25897 ____________________________________________________________________________
25898 [  1852] By: gsar                                  on 1998/09/23  10:41:39
25899     Log: SSNEW() API for allocating memory on the savestack
25900          From: Albert Dvornik <bert@genscan.com>
25901          Date: 17 Sep 1998 19:23:07 -0400
25902          Message-Id: <tqemtae338.fsf@puma.genscan.com>
25903          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
25904  Branch: perl
25905        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
25906        ! perl.h proto.h scope.c scope.h t/io/tell.t
25907 ____________________________________________________________________________
25908 [  1851] By: gsar                                  on 1998/09/23  10:37:05
25909     Log: From: Jochen Wiedmann <joe@ispsoft.de>
25910          Date: Thu, 17 Sep 1998 17:16:06 +0200
25911          Message-ID: <360127B6.E44564A@ispsoft.de>
25912          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
25913  Branch: perl
25914        ! lib/ExtUtils/MakeMaker.pm
25915 ____________________________________________________________________________
25916 [  1850] By: gsar                                  on 1998/09/23  10:33:05
25917     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
25918          Date: 15 Sep 1998 01:32:31 +0200
25919          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
25920          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
25921  Branch: perl
25922        ! lib/ExtUtils/MM_Unix.pm
25923 ____________________________________________________________________________
25924 [  1849] By: gsar                                  on 1998/09/23  10:29:04
25925     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
25926          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
25927          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
25928          Subject: Re: extralibs.ld problem in MM_VMS.pm
25929  Branch: perl
25930        ! lib/ExtUtils/MM_VMS.pm
25931 ____________________________________________________________________________
25932 [  1848] By: gsar                                  on 1998/09/23  10:25:24
25933     Log: From: Roderick Schertler <roderick@argon.org>
25934          Date: 11 Sep 1998 16:19:21 -0400
25935          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
25936          Subject: Re: Open2 and memory leaks
25937  Branch: perl
25938        ! lib/IPC/Open3.pm
25939 ____________________________________________________________________________
25940 [  1847] By: gsar                                  on 1998/09/23  10:18:31
25941     Log: From: Roderick Schertler <roderick@argon.org>
25942          Date: Wed, 09 Sep 1998 23:52:48 -0400
25943          Message-ID: <20567.905399568@eeyore.ibcinc.com>
25944          Subject: seed srand from /dev/urandom when possible
25945  Branch: perl
25946        ! pod/perlfunc.pod pp.c
25947 ____________________________________________________________________________
25948 [  1846] By: gsar                                  on 1998/09/23  10:12:22
25949     Log: From: Roderick Schertler <roderick@argon.org>
25950          Date: Thu, 10 Sep 1998 00:32:17 -0400
25951          Message-ID: <21142.905401937@eeyore.ibcinc.com>
25952          Subject: doc update for crypt()'s salt
25953  Branch: perl
25954        ! pod/perlfunc.pod
25955 ____________________________________________________________________________
25956 [  1845] By: gsar                                  on 1998/09/23  10:09:23
25957     Log: fix h2ph handling of C<#error "foo">
25958          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
25959          Date: Thu, 10 Sep 1998 09:59:33 +0900
25960          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
25961          Subject: [5.005_02] h2ph problem
25962  Branch: perl
25963        ! utils/h2ph.PL
25964 ____________________________________________________________________________
25965 [  1844] By: gsar                                  on 1998/09/23  10:06:13
25966     Log: plug strictly private function leaks in API listing
25967  Branch: perl
25968        ! pod/perlguts.pod
25969 ____________________________________________________________________________
25970 [  1843] By: gsar                                  on 1998/09/23  10:02:57
25971     Log: hide symbol for static build
25972          From: Dominic Dunlop <domo@vo.lu>
25973          Date: Tue, 8 Sep 1998 21:40:46 +0000
25974          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
25975          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
25976  Branch: perl
25977        ! regcomp.c
25978 ____________________________________________________________________________
25979 [  1842] By: gsar                                  on 1998/09/23  09:52:46
25980     Log: define PUT_svindex(), PUT_opindex()
25981  Branch: perl
25982        ! ext/B/B/Assembler.pm
25983 ____________________________________________________________________________
25984 [  1841] By: gsar                                  on 1998/09/23  09:44:25
25985     Log: From: Dominic Dunlop <domo@vo.lu>
25986          Date: Tue, 8 Sep 1998 15:34:53 +0000
25987          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
25988          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
25989  Branch: perl
25990        ! t/pragma/warn/regexec
25991 ____________________________________________________________________________
25992 [  1840] By: gsar                                  on 1998/09/23  09:42:17
25993     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
25994  Branch: perl
25995        ! win32/bin/pl2bat.pl
25996 ____________________________________________________________________________
25997 [  1839] By: gsar                                  on 1998/09/23  09:38:18
25998     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
25999          Date: Mon, 7 Sep 1998 17:36:09 +0900
26000          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
26001          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
26002  Branch: perl
26003        ! ext/Thread/Thread.xs
26004 ____________________________________________________________________________
26005 [  1838] By: gsar                                  on 1998/09/23  09:21:11
26006     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
26007          Date: Thu, 10 Sep 1998 00:02:07 -0400
26008          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
26009          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
26010  Branch: perl
26011        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
26012        + vos/config.h vos/config_h.SH_orig vos/perl.bind
26013        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
26014        ! MANIFEST perl.c perl.h pod/perlport.pod
26015 ____________________________________________________________________________
26016 [  1837] By: gsar                                  on 1998/09/23  08:45:58
26017     Log: (via private mail)
26018          From: Charles Bailey <BAILEY@newman.upenn.edu>
26019          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
26020          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
26021          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
26022  Branch: perl
26023        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
26024        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
26025        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
26026        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
26027        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
26028        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
26029        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
26030        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
26031        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
26032        ! vms/writemain.pl
26033 ____________________________________________________________________________
26034 [  1836] By: gsar                                  on 1998/09/23  08:17:42
26035     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26036          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
26037          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
26038          Subject: [PATCH 5.005_*] OS/2 spawning typos
26039  Branch: perl
26040        ! os2/os2.c
26041 ____________________________________________________________________________
26042 [  1835] By: gsar                                  on 1998/09/23  08:09:55
26043     Log: warn on C<my($foo,$foo)>
26044  Branch: perl
26045        ! op.c pod/perldiag.pod
26046 ____________________________________________________________________________
26047 [  1834] By: gsar                                  on 1998/09/23  07:35:56
26048     Log: From: pvhp@forte.com (Peter Prymmer)
26049          Date: Fri, 4 Sep 98 13:27:41 PDT
26050          Message-Id: <9809042027.AA04463@forte.com>
26051          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
26052  Branch: perl
26053        ! README.vms
26054 ____________________________________________________________________________
26055 [  1833] By: gsar                                  on 1998/09/23  07:27:34
26056     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
26057          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
26058          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
26059          Subject: PATCH: 5.005_02 hint/hpux.sh
26060  Branch: perl
26061        ! hints/hpux.sh
26062 ____________________________________________________________________________
26063 [  1832] By: gsar                                  on 1998/09/23  07:22:40
26064     Log: fix (some) installhtml bugs
26065          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
26066          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
26067          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
26068          Subject: installhtml script needs work
26069  Branch: perl
26070        ! installhtml
26071 ____________________________________________________________________________
26072 [  1831] By: gsar                                  on 1998/09/23  07:19:30
26073     Log: document 'U' magic with examples
26074          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
26075          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
26076          Message-Id: <199809011455.PAA00631@sale-wts>
26077          Subject: Re: Looking for some XS MAGIC examples...
26078  Branch: perl
26079        ! pod/perlguts.pod
26080 ____________________________________________________________________________
26081 [  1830] By: gsar                                  on 1998/09/23  07:16:43
26082     Log: From: pvhp@forte.com (Peter Prymmer)
26083          Date: Mon, 31 Aug 98 17:13:49 PDT
26084          Message-Id: <9809010013.AA06737@forte.com>
26085          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
26086  Branch: perl
26087        ! README.os390
26088 ____________________________________________________________________________
26089 [  1829] By: gsar                                  on 1998/09/23  07:15:08
26090     Log: fix problematic typecast in filter_del()
26091          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
26092          Date: Mon, 31 Aug 1998 21:13:11 GMT
26093          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
26094          Subject: perl5.005_02 does not build on Cray T90
26095  Branch: perl
26096        ! toke.c
26097 ____________________________________________________________________________
26098 [  1828] By: gsar                                  on 1998/09/23  07:11:34
26099     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26100          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
26101          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
26102          Subject: [PATCH 5.005_5*] (?>) broken in RE
26103  Branch: perl
26104        ! regexec.c t/op/re_tests
26105 ____________________________________________________________________________
26106 [  1827] By: gsar                                  on 1998/09/23  07:09:50
26107     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
26108  Branch: perl
26109        ! t/op/grent.t t/op/groups.t
26110 ____________________________________________________________________________
26111 [  1826] By: gsar                                  on 1998/09/23  07:03:16
26112     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26113          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
26114          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
26115          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
26116  Branch: perl
26117        - interp.sym
26118        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
26119 ____________________________________________________________________________
26120 [  1825] By: gsar                                  on 1998/09/23  06:56:40
26121     Log: re-introduce change#1703
26122  Branch: perl
26123        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
26124 ____________________________________________________________________________
26125 [  1824] By: gsar                                  on 1998/09/23  06:44:19
26126     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26127          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
26128          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
26129          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
26130  Branch: perl
26131        ! lib/perl5db.pl
26132 ____________________________________________________________________________
26133 [  1823] By: gsar                                  on 1998/09/23  06:41:34
26134         Log: From: Joe Buehler <jhpb@hekimian.com>
26135              Date: 29 Aug 1998 17:13:28 -0400
26136              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
26137              Subject: patches for perl 5.005_51 under U/WIN
26138      Branch: perl
26139            + hints/uwin.sh
26140            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
26141            ! t/lib/posix.t
26142 ____________________________________________________________________________
26143 [  1822] By: gsar                                  on 1998/09/23  06:36:59
26144         Log: add missing C<no utf8;> tweak from Larry
26145      Branch: perl
26146            ! t/op/subst.t
26147 ____________________________________________________________________________
26148 [  1821] By: gsar                                  on 1998/09/23  06:27:51
26149         Log: s/runops/CALLRUNOPS/
26150      Branch: perl
26151            ! cc_runtime.h
26152 ____________________________________________________________________________
26153 [  1820] By: gsar                                  on 1998/09/23  06:24:49
26154         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
26155      Branch: perl
26156           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
26157           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
26158           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
26159           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
26160           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
26161           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
26162           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
26163           +> t/pragma/warn/util
26164            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
26165            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
26166            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
26167            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
26168            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
26169            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
26170            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
26171            - t/pragma/warn-util
26172            ! MANIFEST t/pragma/warning.t
26173 ____________________________________________________________________________
26174 [  1819] By: gsar                                  on 1998/09/23  06:08:46
26175         Log: make \(%foo) return refs to values (not copies of values)
26176              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
26177              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
26178              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
26179              --
26180              From: Roderick Schertler <roderick@argon.org>
26181              Date: Sat, 29 Aug 1998 00:58:33 -0400
26182              Message-ID: <29894.904366713@eeyore.ibcinc.com>
26183              Subject: Re: \(%x) problems
26184      Branch: perl
26185            ! doop.c pod/perlref.pod
26186 ____________________________________________________________________________
26187 [  1818] By: gsar                                  on 1998/09/23  06:05:08
26188         Log: make h2xs generate ANSI prototypes
26189      Branch: perl
26190            ! utils/h2xs.PL
26191 ____________________________________________________________________________
26192 [  1817] By: gsar                                  on 1998/09/23  05:57:16
26193         Log: updated usethreads hints for hpux 10.X
26194              From: Matthew T Harden <mthard@mthard1.monsanto.com>
26195              Date: Fri, 28 Aug 1998 14:10:42 GMT
26196              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
26197              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
26198      Branch: perl
26199            ! hints/hpux.sh perl.h
26200 ____________________________________________________________________________
26201 [  1816] By: gsar                                  on 1998/09/23  05:53:31
26202         Log: don't create empty directories in installperl
26203              From: Robin Barker <rmb1@cise.npl.co.uk>
26204              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
26205              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
26206              Subject: [PATCH 5.005_02] install: empty dirs
26207      Branch: perl
26208            ! installperl
26209 ____________________________________________________________________________
26210 [  1815] By: gsar                                  on 1998/09/23  05:50:36
26211         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
26212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26213              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
26214              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
26215              Subject: Re: your mail
26216      Branch: perl
26217            ! regexec.c t/op/re_tests
26218 ____________________________________________________________________________
26219 [  1814] By: gsar                                  on 1998/09/23  05:45:17
26220         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
26221              Date: Thu, 20 Aug 1998 20:59:03 -0400
26222              Message-ID: <19980820205903.A12908@O2.chapin.edu>
26223              Subject: [PATCH] h2ph misquotes #error directives
26224      Branch: perl
26225            ! t/lib/h2ph.pht utils/h2ph.PL
26226 ____________________________________________________________________________
26227 [  1813] By: gsar                                  on 1998/09/23  05:42:41
26228         Log: patch to support computed regular subexpressions
26229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26230              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
26231              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
26232              Subject: [5.005_5* PATCH] Postponed RE - now!
26233      Branch: perl
26234            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
26235            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
26236 ____________________________________________________________________________
26237 [  1812] By: gsar                                  on 1998/09/23  05:26:26
26238         Log: better CR-handling on shebang line and in formats (fixed variant of
26239              patch suggested by Igor Sysoev <igor@nitek.ru>)
26240      Branch: perl
26241            ! perl.c toke.c
26242 ____________________________________________________________________________
26243 [  1811] By: gsar                                  on 1998/09/23  04:35:46
26244         Log: document non-loopish blocks better
26245              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26246              Date: Tue, 18 Aug 1998 12:28:36 +0100
26247              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
26248              Subject: Re: next in do {} while block gives error message
26249      Branch: perl
26250            ! pod/perlfunc.pod
26251 ____________________________________________________________________________
26252 [  1810] By: gsar                                  on 1998/09/23  04:12:05
26253         Log: fix bogus integerization of pop()'s return value
26254              From: Gurusamy Sarathy <gsar@engin.umich.edu>
26255              Date: Sat, 15 Aug 1998 23:27:54 -0400
26256              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
26257              Subject: Re: Complex expression does integer arithmetic 
26258      Branch: perl
26259            ! opcode.h opcode.pl
26260 ____________________________________________________________________________
26261 [  1809] By: gsar                                  on 1998/09/23  04:09:43
26262         Log: tweak README.win32
26263      Branch: perl
26264            ! README.win32
26265 ____________________________________________________________________________
26266 [  1808] By: gsar                                  on 1998/09/23  03:40:57
26267         Log: better diagnostic for do{} used as lvalue
26268      Branch: perl
26269            ! op.c pod/perlport.pod
26270 ____________________________________________________________________________
26271 [  1807] By: gsar                                  on 1998/09/23  03:38:30
26272         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
26273              From: hansm@icgroup.nl
26274              Date: Tue, 11 Aug 98 21:08:51 +0200
26275              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
26276              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
26277      Branch: perl
26278            ! malloc.c
26279 ____________________________________________________________________________
26280 [  1806] By: gsar                                  on 1998/09/23  03:36:08
26281         Log: support make written in perl (aka "pmake") on win32
26282      Branch: perl
26283            ! lib/ExtUtils/MM_Win32.pm
26284 ____________________________________________________________________________
26285 [  1805] By: gsar                                  on 1998/09/23  03:30:07
26286         Log: fix mismatched UV/U32 types for to_utf8_*()
26287      Branch: perl
26288            ! utf8.c
26289 ____________________________________________________________________________
26290 [  1804] By: gsar                                  on 1998/09/23  03:22:22
26291         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26292              Date: Sun, 9 Aug 1998 22:38:23 +0200
26293              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
26294              Subject: [PATCH 5.5002] dos-djgpp update
26295      Branch: perl
26296            ! t/io/fs.t
26297 ____________________________________________________________________________
26298 [  1803] By: gsar                                  on 1998/09/23  03:20:13
26299         Log: apply minimal variant of patch (sent via private mail)
26300              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
26301              Date: Wed, 12 Aug 1998 15:42:35 +0300
26302              Message-Id: <199808121242.PAA29761@comanche.spices>
26303              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
26304      Branch: perl
26305            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
26306            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
26307 ____________________________________________________________________________
26308 [  1802] By: gsar                                  on 1998/09/23  03:03:39
26309         Log: adjust searchdict.t for EBCDIC (still needs documenting)
26310              From: pvhp@forte.com (Peter Prymmer)
26311              Date: Thu, 6 Aug 98 18:09:39 PDT
26312              Message-Id: <9808070109.AA06158@forte.com>
26313              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
26314      Branch: perl
26315            ! README.os390 t/lib/searchdict.t
26316 ____________________________________________________________________________
26317 [  1801] By: gsar                                  on 1998/09/23  02:54:15
26318         Log: silence redefined warning for XS(INIT) {}
26319      Branch: perl
26320            ! op.c
26321 ____________________________________________________________________________
26322 [  1800] By: gsar                                  on 1998/09/23  02:42:23
26323         Log: support match indices via special variables @- and @+
26324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26325              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
26326              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
26327              Subject: [PATCH 5.004_76] @- and @+
26328      Branch: perl
26329            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
26330            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
26331 ____________________________________________________________________________
26332 [  1799] By: gsar                                  on 1998/09/23  01:44:31
26333         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26334              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
26335              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
26336              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
26337      Branch: perl
26338            ! regcomp.c t/op/re_tests
26339 ____________________________________________________________________________
26340 [  1798] By: gsar                                  on 1998/09/23  01:39:23
26341         Log: integrate maint-5.005 changes (except conflicting change#1794)
26342      Branch: perl
26343            ! Changes
26344           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
26345           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
26346           !> win32/win32.h
26347 ____________________________________________________________________________
26348 [  1797] By: gsar                                  on 1998/09/23  01:32:36
26349         Log: add note to win32/Makefile about setting CCHOME
26350      Branch: perl
26351            ! win32/Makefile win32/makefile.mk
26352 ____________________________________________________________________________
26353 [  1796] By: gsar                                  on 1998/09/23  01:31:32
26354         Log: perl.pod tweak
26355      Branch: perl
26356            ! pod/perl.pod
26357 ____________________________________________________________________________
26358 [  1795] By: gsar                                  on 1998/09/21  20:34:10
26359         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
26360      Branch: perl
26361            ! lib/ExtUtils/xsubpp
26362 ____________________________________________________________________________
26363 [  1789] By: gsar                                  on 1998/09/18  18:01:37
26364         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
26365      Branch: perl
26366            ! cop.h t/cmd/for.t
26367 ____________________________________________________________________________
26368 [  1788] By: gsar                                  on 1998/09/17  02:19:11
26369         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
26370      Branch: perl
26371            ! win32/config.bc win32/config.gc win32/config.vc
26372 ____________________________________________________________________________
26373 [  1787] By: gsar                                  on 1998/09/17  01:45:14
26374         Log: suppress bogus warning on C<sub x {} x()>
26375      Branch: perl
26376            ! toke.c
26377 ____________________________________________________________________________
26378 [  1786] By: gsar                                  on 1998/09/17  01:42:51
26379         Log: ntohl typo in objXSUB.h
26380      Branch: perl
26381            ! objXSUB.h
26382 ____________________________________________________________________________
26383 [  1785] By: gsar                                  on 1998/09/17  01:41:48
26384         Log: fill gaps in sig_* entries in win32/config.?c
26385      Branch: perl
26386            ! win32/config.bc win32/config.gc win32/config.vc
26387 ____________________________________________________________________________
26388 [  1781] By: larry                                 on 1998/09/05  23:48:24
26389         Log: tr/// logic was hosed under utf8
26390      Branch: perl
26391            ! doop.c op.c op.h pp.c proto.h
26392 ____________________________________________________________________________
26393 [  1780] By: larry                                 on 1998/09/05  23:44:16
26394         Log: several new tests needed tweaking to work under utf8
26395      Branch: perl
26396            ! t/comp/require.t t/op/pack.t t/op/substr.t
26397 ____________________________________________________________________________
26398 [  1779] By: larry                                 on 1998/09/05  23:41:42
26399         Log: index() applied BM optimization to wrong argument
26400      Branch: perl
26401            ! op.c util.c
26402 ____________________________________________________________________________
26403 [  1778] By: larry                                 on 1998/09/05  23:38:29
26404         Log: Implicit require during compile reset line numbering
26405      Branch: perl
26406            ! pp_ctl.c
26407
26408 ----------------
26409 Version 5.005_51
26410 ----------------
26411
26412 ____________________________________________________________________________
26413 [  1777] By: gsar                                  on 1998/08/10  07:02:38
26414         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
26415              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
26416              lexical warning testsuite for win32
26417      Branch: perl
26418            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
26419            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
26420            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
26421            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
26422            ! win32/Makefile win32/makefile.mk
26423 ____________________________________________________________________________
26424 [  1776] By: gsar                                  on 1998/08/09  17:53:48
26425         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
26426      Branch: perl
26427            ! Changes MANIFEST perl.c pod/perlhist.pod
26428 ____________________________________________________________________________
26429 [  1775] By: gsar                                  on 1998/08/09  14:35:33
26430         Log: tweak warning test
26431      Branch: perl
26432            ! t/pragma/warn-toke
26433 ____________________________________________________________________________
26434 [  1774] By: gsar                                  on 1998/08/09  14:13:46
26435         Log: add missing dTHR; notes for test failures due to small stacksize
26436      Branch: perl
26437            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
26438            ! toke.c universal.c util.c
26439 ____________________________________________________________________________
26440 [  1773] By: gsar                                  on 1998/08/09  11:31:53
26441         Log: lexical warnings; tweaks to places that didn't apply correctly
26442              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
26443              Date:    Wed, 29 Jul 1998 09:28:45 BST
26444              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
26445              Subject: lexical warnings patch for 5.005_50
26446      Branch: perl
26447            + README.lexwarn lib/warning.pm t/pragma/warn-2use
26448            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
26449            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
26450            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
26451            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
26452            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
26453            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
26454            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
26455            + warning.h warning.pl
26456            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
26457            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
26458            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
26459            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
26460            ! universal.c util.c
26461 ____________________________________________________________________________
26462 [  1772] By: gsar                                  on 1998/08/08  23:06:00
26463         Log: bump patchlevel to 5.005_51
26464      Branch: perl
26465            ! patchlevel.h win32/Makefile win32/config_H.bc
26466            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26467 ____________________________________________________________________________
26468 [  1771] By: gsar                                  on 1998/08/08  23:01:57
26469         Log: fix bogus warning on "\x{123}"
26470              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
26471              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
26472              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
26473              Subject: [5.005_50 PATCH] Some unicode problems
26474      Branch: perl
26475            ! regcomp.c toke.c
26476 ____________________________________________________________________________
26477 [  1770] By: gsar                                  on 1998/08/08  22:56:55
26478         Log: hide dup symbol for static build of ext/re
26479              From: Dominic Dunlop <domo@ppp72.vo.lu>
26480              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
26481              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
26482              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
26483      Branch: perl
26484            ! regcomp.c
26485 ____________________________________________________________________________
26486 [  1769] By: gsar                                  on 1998/08/08  22:45:06
26487         Log: fix double free on -Mutf8 -e '$b=uc("")'
26488              From: larry@wall.org (Larry Wall)
26489              Date: Fri, 7 Aug 1998 14:42:43 -0700
26490              Message-Id: <199808072142.OAA14920@wall.org>
26491              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
26492      Branch: perl
26493            ! pp.c
26494 ____________________________________________________________________________
26495 [  1768] By: gsar                                  on 1998/08/08  22:42:29
26496         Log: substr() assumes utf8 without say-so
26497              From: larry@wall.org (Larry Wall)
26498              Date: Fri, 7 Aug 1998 12:25:12 -0700
26499              Message-Id: <199808071925.MAA13436@wall.org>
26500              Subject: [PATCH 5.005_50] substr bug?
26501      Branch: perl
26502            ! pp.c
26503 ____________________________________________________________________________
26504 [  1767] By: gsar                                  on 1998/08/08  22:38:25
26505         Log: fix intolerance of SWASHes for blank lines
26506              From: Gisle Aas <aas@sn.no>
26507              Date: 06 Aug 1998 23:28:57 +0200
26508              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
26509              Subject: Re: Re[2]: another joyride begins
26510      Branch: perl
26511            ! lib/utf8_heavy.pl
26512 ____________________________________________________________________________
26513 [  1766] By: gsar                                  on 1998/08/08  22:33:10
26514         Log: utf8 doc tweak
26515              From: Gisle Aas <aas@sn.no>
26516              Date: 05 Aug 1998 00:41:04 +0200
26517              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
26518              Subject: Matching clumps
26519      Branch: perl
26520            ! lib/utf8.pm
26521 ____________________________________________________________________________
26522 [  1765] By: gsar                                  on 1998/08/08  22:31:37
26523         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
26524              From: Gisle Aas <aas@sn.no>
26525              Date: 04 Aug 1998 22:56:11 +0200
26526              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
26527              Subject: Re: another joyride begins
26528      Branch: perl
26529            ! lib/utf8_heavy.pl
26530 ____________________________________________________________________________
26531 [  1764] By: gsar                                  on 1998/08/08  22:28:43
26532         Log: From: larry@wall.org (Larry Wall)
26533              Date: Tue, 4 Aug 1998 17:04:51 -0700
26534              Message-Id: <199808050004.RAA22592@wall.org>
26535              Subject: [PATCH 5.005_50] \pX not implemented!
26536      Branch: perl
26537            ! regcomp.c
26538 ____________________________________________________________________________
26539 [  1763] By: gsar                                  on 1998/08/08  22:27:15
26540         Log: From: Stephen McCamant <alias@mcs.com>
26541              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
26542              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
26543              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
26544      Branch: perl
26545            ! op.c
26546 ____________________________________________________________________________
26547 [  1762] By: gsar                                  on 1998/08/08  22:26:09
26548         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
26549              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
26550              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
26551              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
26552      Branch: perl
26553            + t/op/grent.t t/op/pwent.t
26554            ! MANIFEST
26555 ____________________________________________________________________________
26556 [  1761] By: gsar                                  on 1998/08/08  22:21:52
26557         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26558              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
26559              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
26560              Subject: [5.005_50 PATCH] misprint in RE engine
26561      Branch: perl
26562            ! regexec.c t/op/re_tests
26563 ____________________________________________________________________________
26564 [  1760] By: gsar                                  on 1998/08/08  22:18:54
26565         Log: integrate maint-5.005 changes into mainline
26566      Branch: perl
26567           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
26568           !> (integrate 138 files)
26569 ____________________________________________________________________________
26570 [  1672] By: gsar                                  on 1998/07/27  18:35:28
26571         Log: create new Changes
26572      Branch: perl
26573            + Changes
26574            ! Changes5.005 MANIFEST
26575 ____________________________________________________________________________
26576 [  1671] By: gsar                                  on 1998/07/27  18:30:57
26577         Log: rename Changes --> Changes5.005
26578      Branch: perl
26579           +> Changes5.005
26580            - Changes
26581 ____________________________________________________________________________
26582 [  1670] By: gsar                                  on 1998/07/27  18:10:14
26583         Log: integrate 5.005_01 changes from maint
26584      Branch: perl
26585            ! Changes
26586           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
26587           !> win32/win32.c
26588 ____________________________________________________________________________
26589 [  1667] By: nick                                  on 1998/07/26  14:31:01
26590         Log: Add dTHR so that it compiles miniperl in threaded mode
26591      Branch: perl
26592            ! doop.c mg.c regcomp.c regexec.c
26593 ____________________________________________________________________________
26594 [  1666] By: nick                                  on 1998/07/26  13:01:10
26595         Log: Resolve ansiperl against mainline (@1648?)
26596              Unclear that change number has "taken".
26597      Branch: ansiperl
26598           +> (branch 169 files)
26599            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
26600           !> (integrate 131 files)
26601
26602 ----------------
26603 Version 5.005_50
26604 ----------------
26605
26606 ____________________________________________________________________________
26607 [  1665] By: gsar                                  on 1998/07/26  05:38:48
26608         Log: add trailing newline to file
26609      Branch: perl
26610            ! Changes lib/unicode/blocks.txt
26611 ____________________________________________________________________________
26612 [  1664] By: gsar                                  on 1998/07/26  05:08:48
26613         Log: integrate proto.h additions from maint-5.005
26614      Branch: perl
26615           !> pod/perlhist.pod proto.h
26616 ____________________________________________________________________________
26617 [  1663] By: gsar                                  on 1998/07/26  05:07:05
26618         Log: add new files to MANIFEST; add missing prototypes to proto.h;
26619              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
26620              add typecasts to silence warnings; tweaks for win32 builds
26621      Branch: perl
26622            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
26623            ! win32/Makefile win32/makefile.mk
26624 ____________________________________________________________________________
26625 [  1662] By: gsar                                  on 1998/07/26  05:01:52
26626         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
26627      Branch: maint-5.005/perl
26628            ! pod/perlhist.pod proto.h
26629 ____________________________________________________________________________
26630 [  1661] By: gsar                                  on 1998/07/26  02:52:48
26631         Log: up patchlevel to 5.005_50
26632      Branch: perl
26633            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
26634            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
26635 ____________________________________________________________________________
26636 [  1660] By: gsar                                  on 1998/07/26  02:43:57
26637         Log: integrate utfperl
26638      Branch: perl
26639           +> (branch 162 files)
26640           !> (integrate 29 files)
26641 ____________________________________________________________________________
26642 [  1659] By: gsar                                  on 1998/07/26  02:38:22
26643         Log: integrate maint-5.005 changes
26644      Branch: perl
26645           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
26646           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
26647           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
26648           !> vms/descrip_mms.template vms/subconfigure.com
26649 ____________________________________________________________________________
26650 [  1658] By: gsar                                  on 1998/07/26  02:23:46
26651         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
26652              Date: Fri, 24 Jul 1998 11:38:25 -0700
26653              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
26654              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
26655              --
26656              Date: Fri, 24 Jul 1998 12:30:36 -0700
26657              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
26658              Subject: [PATCH 5.005]Tweaks to README.vms
26659              --
26660              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
26661              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
26662              Subject: [PATCH 5.005] Final build cleanup patch
26663      Branch: maint-5.005/perl
26664            ! README.vms vms/descrip_mms.template vms/subconfigure.com
26665 ____________________________________________________________________________
26666 [  1657] By: gsar                                  on 1998/07/26  02:19:50
26667         Log: another platform where pp_sselect() needs a whole fd_set buffer
26668              From: Lupe Christoph <lupe@alanya.m.isar.de>
26669              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
26670              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
26671              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
26672      Branch: maint-5.005/perl
26673            ! pp_sys.c
26674 ____________________________________________________________________________
26675 [  1656] By: gsar                                  on 1998/07/26  02:12:46
26676         Log: fix problem building modules on dos-djgpp
26677              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
26678              Date: Sat, 25 Jul 1998 00:53:39 +0200
26679              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
26680              Subject: [PATCH 5.005] dos-djgpp and modules problem
26681      Branch: maint-5.005/perl
26682            ! djgpp/fixpmain
26683 ____________________________________________________________________________
26684 [  1655] By: gsar                                  on 1998/07/26  02:11:09
26685         Log: From: Tom Spindler <dogcow@home.merit.edu>
26686              Date: Wed, 22 Jul 1998 16:11:07 -0400
26687              Message-ID: <19980722161107.A16813@home.merit.edu>
26688              Subject: [PATCH 5.005] BeOS tweak
26689      Branch: maint-5.005/perl
26690            ! hints/beos.sh
26691 ____________________________________________________________________________
26692 [  1654] By: gsar                                  on 1998/07/26  02:09:29
26693         Log: various pod tweaks
26694      Branch: maint-5.005/perl
26695            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
26696            ! pod/perltoc.pod
26697 ____________________________________________________________________________
26698 [  1653] By: gsar                                  on 1998/07/26  02:05:46
26699         Log: fix emacs/ptags for PL_* changes
26700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26701              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
26702              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
26703              Subject: [PATCH 5.004_76] Yet better ptags
26704      Branch: maint-5.005/perl
26705            ! emacs/ptags
26706 ____________________________________________________________________________
26707 [  1652] By: gsar                                  on 1998/07/26  02:03:01
26708         Log: fix behavior of <=> on bigints
26709              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26710              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
26711              Date: Fri, 24 Jul 1998 18:29:53 +0100
26712              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
26713      Branch: maint-5.005/perl
26714            ! lib/Math/BigInt.pm t/lib/bigintpm.t
26715 ____________________________________________________________________________
26716 [  1651] By: larry                                 on 1998/07/24  05:44:33
26717         Log: Here are the long-expected Unicode/UTF-8 modifications.
26718      Branch: utfperl
26719            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
26720            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
26721            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
26722            + lib/unicode/Decomposition.pl
26723            + lib/unicode/In/AlphabeticPresentationForms.pl
26724            + lib/unicode/In/Arabic.pl
26725            + lib/unicode/In/ArabicPresentationForms-A.pl
26726            + lib/unicode/In/ArabicPresentationForms-B.pl
26727            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
26728            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
26729            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
26730            + lib/unicode/In/BoxDrawing.pl
26731            + lib/unicode/In/CJKCompatibility.pl
26732            + lib/unicode/In/CJKCompatibilityForms.pl
26733            + lib/unicode/In/CJKCompatibilityIdeographs.pl
26734            + lib/unicode/In/CJKSymbolsandPunctuation.pl
26735            + lib/unicode/In/CJKUnifiedIdeographs.pl
26736            + lib/unicode/In/CombiningDiacriticalMarks.pl
26737            + lib/unicode/In/CombiningHalfMarks.pl
26738            + lib/unicode/In/CombiningMarksforSymbols.pl
26739            + lib/unicode/In/ControlPictures.pl
26740            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
26741            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
26742            + lib/unicode/In/EnclosedAlphanumerics.pl
26743            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
26744            + lib/unicode/In/GeneralPunctuation.pl
26745            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
26746            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
26747            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
26748            + lib/unicode/In/HalfwidthandFullwidthForms.pl
26749            + lib/unicode/In/HangulCompatibilityJamo.pl
26750            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
26751            + lib/unicode/In/Hebrew.pl
26752            + lib/unicode/In/HighPrivateUseSurrogates.pl
26753            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
26754            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
26755            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
26756            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
26757            + lib/unicode/In/LatinExtended-A.pl
26758            + lib/unicode/In/LatinExtended-B.pl
26759            + lib/unicode/In/LatinExtendedAdditional.pl
26760            + lib/unicode/In/LetterlikeSymbols.pl
26761            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
26762            + lib/unicode/In/MathematicalOperators.pl
26763            + lib/unicode/In/MiscellaneousSymbols.pl
26764            + lib/unicode/In/MiscellaneousTechnical.pl
26765            + lib/unicode/In/NumberForms.pl
26766            + lib/unicode/In/OpticalCharacterRecognition.pl
26767            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
26768            + lib/unicode/In/SmallFormVariants.pl
26769            + lib/unicode/In/SpacingModifierLetters.pl
26770            + lib/unicode/In/Specials.pl
26771            + lib/unicode/In/SuperscriptsandSubscripts.pl
26772            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
26773            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
26774            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
26775            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
26776            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
26777            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
26778            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
26779            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
26780            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
26781            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
26782            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
26783            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
26784            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
26785            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
26786            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
26787            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
26788            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
26789            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
26790            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
26791            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
26792            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
26793            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
26794            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
26795            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
26796            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
26797            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
26798            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
26799            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
26800            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
26801            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
26802            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
26803            + lib/unicode/JamoShort.pl lib/unicode/Makefile
26804            + lib/unicode/Name.pl lib/unicode/Number.pl
26805            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
26806            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
26807            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
26808            + lib/unicode/blocks.txt lib/unicode/index2.txt
26809            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
26810            + lib/unicode/names2.txt lib/unicode/props2.txt
26811            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
26812            + utf8.c utf8.h
26813            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
26814            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
26815            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
26816            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
26817            ! t/op/vec.t toke.c util.c vms/vmsish.h
26818 ____________________________________________________________________________
26819 [  1650] By: gsar                                  on 1998/07/24  04:06:48
26820         Log: create utfperl branch
26821      Branch: utfperl
26822           +> (branch 1079 files)
26823 ____________________________________________________________________________
26824 [  1649] By: gsar                                  on 1998/07/24  03:56:56
26825         Log: create maint-5.005 branch
26826      Branch: maint-5.005/perl
26827           +> (branch 1079 files)
26828 ____________________________________________________________________________
26829 [  1648] By: gsar                                  on 1998/07/24  03:36:35
26830         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
26831      Branch: perl
26832            ! Changes
26833